Skip to content

Instantly share code, notes, and snippets.

@ology
Created August 28, 2022 14:12
Show Gist options
  • Save ology/e064cd560637cac2f80d7f990d093287 to your computer and use it in GitHub Desktop.
Save ology/e064cd560637cac2f80d7f990d093287 to your computer and use it in GitHub Desktop.
Subject: FAIL Music-Chord-Progression-0.0602 5.20.0 GNU/Linux
Report for Music-Chord-Progression-0.0602
Back
From: Nedzad Hrnjica
Subject: FAIL Music-Chord-Progression-0.0602 5.20.0 GNU/Linux
Date: 2022-08-27T18:06:35Z
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 GENE,
This is a computer-generated report for Music-Chord-Progression-0.0602
on perl 5.20.0, created by App::cpanminus::reporter 0.17 (1.7046).
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 '':
Building and testing Music-Chord-Progression-0.0602
cp lib/Music/Chord/Progression.pm blib/lib/Music/Chord/Progression.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/liveapp/.plenv/versions/5.20.0/bin/perl5.20.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Music/Chord/Progression.pm loaded ok'
# at t/00-compile.t line 43.
# got: '512'
# expected: '0'
Can't locate B/Hooks/EndOfScope.pm in @INC (you may need to install the B::Hooks::EndOfScope module) (@INC contains: /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/arch /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/arch /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/x86_64-linux /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0 /home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0/x86_64-linux /home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0 .) at /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/namespace/clean.pm line 11.
BEGIN failed--compilation aborted at /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/namespace/clean.pm line 11.
Compilation failed in require at /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib/Music/Chord/Progression.pm line 15.
BEGIN failed--compilation aborted at /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib/Music/Chord/Progression.pm line 15.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use Music::Chord::Progression;'
# at t/01-methods.t line 8.
# Tried to use 'Music::Chord::Progression'.
# Error: Can't locate B/Hooks/EndOfScope.pm in @INC (you may need to install the B::Hooks::EndOfScope module) (@INC contains: /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/arch /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/x86_64-linux /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0 /home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0/x86_64-linux /home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0 .) at /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/namespace/clean.pm line 11.
# BEGIN failed--compilation aborted at /home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/namespace/clean.pm line 11.
# Compilation failed in require at /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib/Music/Chord/Progression.pm line 15.
# BEGIN failed--compilation aborted at /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp/work/1661623556.1007388/Music-Chord-Progression-0.0602/blib/lib/Music/Chord/Progression.pm line 15.
# Compilation failed in require at t/01-methods.t line 8.
# BEGIN failed--compilation aborted at t/01-methods.t line 8.
Can't locate object method "generate" via package "Music::Chord::Progression" at t/01-methods.t line 18.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/01-methods.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
t/author-eol.t ........... skipped: these tests are for testing by the author
t/author-no-tabs.t ....... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
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-synopsis.t ...... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/00-compile.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01-methods.t (Wstat: 65280 (exited 255) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=8, Tests=3, 0 wallclock secs ( 0.02 usr 0.02 sys + 0.13 cusr 0.05 csys = 0.22 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
--------------------- ----- --------
Carp 0 1.50
Data::Dumper::Compact 0 0.005002
Graph::Directed 0 0
Moo 2 2.005004
Music::Chord::Note 0.10 0.10
Music::Scales 0 0.07
! namespace::clean 0 broken
perl 5.012 5.020000
strictures 2 2.000006
configure:
Module Need Have
--------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
perl 5.012 5.020000
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C.UTF-8
PATH = /home/liveapp/.plenv/versions/5.20.0/bin:/home/liveapp/.plenv/libexec:/home/liveapp/.plenv/plugins/perl-build/bin:/home/liveapp/.plenv/shims:/home/liveapp/.plenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL_CPANM_HOME = /home/liveapp/cpantesters.new/5.20.0/.cpanm_temp
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1001 27 1001
EUID = 1001
EXECUTABLE_NAME = /home/liveapp/.plenv/versions/5.20.0/bin/perl5.20.0
GID = 1001 27 1001
UID = 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON n/a
JSON::PP 4.11
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=linux, osvers=5.4.0-91-generic, archname=x86_64-linux
uname='linux supremeadmin 5.4.0-91-generic #102-ubuntu smp fri nov 5 16:31:28 utc 2021 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/liveapp/.plenv/versions/5.20.0 -de -Dversiononly -A'eval:scriptdir=/home/liveapp/.plenv/versions/5.20.0/bin''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='9.4.0', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.31'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Aug 8 2022 07:29:32
%ENV:
PERL_CPANM_HOME="/home/liveapp/cpantesters.new/5.20.0/.cpanm_temp"
@INC:
/home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/x86_64-linux
/home/liveapp/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0
/home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0/x86_64-linux
/home/liveapp/.plenv/versions/5.20.0/lib/perl5/5.20.0
.
CPAN::Testers::Web v0.001 is powered by Mojolicious
All data and statistics are copyright © 1999-2018 CPAN Testers, and available under the Artistic License 2.0. Comments and design patches to admin@cpantesters.org.
The CPAN Testers Family:
Blog • Reports • Wiki • Statistics • PASS Matrix • Preferences • Metabase • Development • Dependencies • Matrix • Analysis • Admin
CPAN Testers, supporting the Perl programming language since 1999.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment