Dist-Zilla-Plugin-ChangesFromYaml v0.005 Perl 5 v5.24.4 x86_64-linux-ld
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Dist-Zilla-Plugin-ChangesFromYaml v0.005
- Platform
- Perl 5 v5.24.4 x86_64-linux-ld
- Date
- 2024-09-30 20:01:51
- ID
- d5720306-7f66-11ef-b025-7d516e8775ea
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Carlos Lima,
This is a computer-generated report for Dist-Zilla-Plugin-ChangesFromYaml-0.005
on perl 5.24.4, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.24.4D/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ ok
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.12
# perl: 5.024004 (wanted 5.010) on linux from /opt/perl-5.24.4D/bin/perl
#
# CPAN::Changes => 0.500004 (want any version)
# Carp => 1.50 (want any version)
# DateTime::Format::CLDR => 1.19 (want any version)
# Dist::Zilla::Role::FileMunger => 6.032 (want any version)
# Exporter => 5.78 (want any version)
# ExtUtils::MakeMaker => 7.70 (want any version)
# File::Spec => 3.75 (want any version)
# File::Temp => 0.2311 (want any version)
# IO::Handle => 1.55 (want any version)
# IPC::Open3 => 1.20 (want any version)
# Moose => 2.2207 (want any version)
# Test::DZil => 6.032 (want any version)
# Test::More => 1.302203 (want 0.88)
# YAML::XS => v0.902.0 (want any version)
# blib => 1.06 (want 1.01)
# namespace::autoclean => 0.29 (want any version)
# strict => 1.11 (want any version)
# utf8 => 1.19 (want any version)
# warnings => 1.36 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
# Failed test 'Changes got converted correctly'
# at t/01basic.t line 14.
Wide character in print at /opt/perl-5.24.4D/lib/site_perl/5.24.4/Test2/Formatter/TAP.pm line 125, <DATA> line 6.
# got: '0.35 Mon May 27 14:23:42 PDT 2013
# - Forgot to merge doc changes from CarlosLima++
#
# 0.36 Sun Oct 20 04:44:42 MYT 2013
# - Move the distribution to Dist::Zilla
#
# 0.37 Fri Oct 25 21:46:59 MYT 2013
# - Bugfix: Run Test::Compile tests as xt as they require optional
# dependencies to be present (GH issue #22)
# - Testing: Added Travis-CI integration
# - Makefile: Added target to update version on all packages
# - â® EâÂÂ
da = Q, n â âÂÂ, â f(i) = â g(i)
# '
# expected: '0.37 Fri Oct 25 21:46:59 MYT 2013
# - Bugfix: Run Test::Compile tests as xt as they require optional
# dependencies to be present (GH issue #22)
# - Testing: Added Travis-CI integration
# - Makefile: Added target to update version on all packages
# - â® EâÂÂ
da = Q, n â âÂÂ, â f(i) = â g(i)
#
# 0.36 Sun Oct 20 04:44:42 MYT 2013
# - Move the distribution to Dist::Zilla
#
# 0.35 Mon May 27 14:23:42 PDT 2013
# - Forgot to merge doc changes from CarlosLima++
# '
# Looks like you failed 1 test of 1.
t/01basic.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'Changes got converted correctly'
# at t/02dateformat.t line 14.
# got: '0.35 2013-05-27 14:23:42 -0700
# - Forgot to merge doc changes from CarlosLima++
#
# 0.36 2013-10-20 04:44:42 +0800
# - Move the distribution to Dist::Zilla
#
# 0.37 2013-10-25 21:46:59 +0800
# - Bugfix: Run Test::Compile tests as xt as they require optional
# dependencies to be present (GH issue #22)
# - Testing: Added Travis-CI integration
# - Makefile: Added target to update version on all packages
# '
# expected: '0.37 2013-10-25 21:46:59 +0800
# - Bugfix: Run Test::Compile tests as xt as they require optional
# dependencies to be present (GH issue #22)
# - Testing: Added Travis-CI integration
# - Makefile: Added target to update version on all packages
#
# 0.36 2013-10-20 04:44:42 +0800
# - Move the distribution to Dist::Zilla
#
# 0.35 2013-05-27 14:23:42 -0700
# - Forgot to merge doc changes from CarlosLima++
# '
# Looks like you failed 1 test of 1.
t/02dateformat.t ..............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/author-pod-spell.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/author-test-version.t ....... skipped: these tests are for testing by the author
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-eol.t ............... skipped: these tests are for release candidate testing
t/release-no-tabs.t ........... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/01basic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/02dateformat.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=10, Tests=5, 7 wallclock secs ( 0.03 usr 0.01 sys + 2.81 cusr 0.47 csys = 3.32 CPU)
Result: FAIL
Failed 2/10 test programs. 2/5 subtests failed.
make: *** [Makefile:886: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------- ----- --------
Carp 0 1.50
CPAN::Changes 0 0.500004
DateTime::Format::CLDR 0 1.19
Dist::Zilla::Role::FileMunger 0 6.032
Exporter 0 5.78
Moose 0 2.2207
namespace::autoclean 0 0.29
perl 5.010 5.024004
strict 0 1.11
warnings 0 1.36
YAML::XS 0 v0.902.0
build_requires:
Module Need Have
----------------------------- ----- --------
blib 1.01 1.06
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.75
File::Temp 0 0.2311
IO::Handle 0 1.55
IPC::Open3 0 1.20
Test::DZil 0 6.032
Test::More 0.88 1.302203
utf8 0 1.19
configure_requires:
Module Need Have
----------------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/arch:/home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/lib:/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/arch:/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1291011
PERL5_CPAN_IS_RUNNING = 1291011
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1289422,1291011
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024093006/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024093006
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.24.4D/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302203
Test::Harness 3.36_01
Test::More 1.302203
YAML 1.31
YAML::Syck 1.34
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
Platform:
osname=linux, osvers=5.14.0-427.24.1.el9_4.x86_64, archname=x86_64-linux-ld
uname='linux rockylinux9-2gb-ash-1-cloud3.cloud 5.14.0-427.24.1.el9_4.x86_64 #1 smp preempt_dynamic mon jul 8 17:47:19 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.24.4D -Uinstallusrbinperl -Duselongdouble -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='11.4.1 20231218 (Red Hat 11.4.1-3)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.34'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Jul 19 2024 20:19:54
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/arch:/home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/lib:/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/arch:/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1291011"
PERL5_CPAN_IS_RUNNING="1291011"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1289422,1291011"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024093006/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/arch
/home/cpansand/.cpan/build/2024093006/DateTime-Format-CLDR-1.19-1/blib/lib
/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/arch
/home/cpansand/.cpan/build/2024093006/DateTime-Incomplete-0.08-1/blib/lib
/opt/perl-5.24.4D/lib/site_perl/5.24.4/x86_64-linux-ld
/opt/perl-5.24.4D/lib/site_perl/5.24.4
/opt/perl-5.24.4D/lib/5.24.4/x86_64-linux-ld
/opt/perl-5.24.4D/lib/5.24.4
.