Catalyst-Authentication-Store-DBIx-Class v0.1506 Perl 5 v5.40.0 RC2 darwin-2level
- Status
- Fail
- From
- John SJ Anderson
- Dist
-
Catalyst-Authentication-Store-DBIx-Class v0.1506
- Platform
- Perl 5 v5.40.0 RC2 darwin-2level
- Date
- 2024-06-05 18:46:38
- ID
- f11a57fe-236b-11ef-a3fc-9e2e446822e7
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 ILMARI,
This is a computer-generated report for Catalyst-Authentication-Store-DBIx-Class-0.1506
on perl 5.40.0, created by App::cpanminus::reporter 0.21 (1.7047).
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 Catalyst-Authentication-Store-DBIx-Class-0.1506
cp lib/Catalyst/Authentication/Realm/SimpleDB.pm blib/lib/Catalyst/Authentication/Realm/SimpleDB.pm
cp lib/Catalyst/Authentication/Store/DBIx/Class.pm blib/lib/Catalyst/Authentication/Store/DBIx/Class.pm
cp lib/Catalyst/Authentication/Store/DBIx/Class/User.pm blib/lib/Catalyst/Authentication/Store/DBIx/Class/User.pm
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.40.0-RC2/bin/perl5.40.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-pod.t t/02-pod-coverage.t t/03-authtest.t t/04-authsessions.t t/05-auth-roles-relationship.t t/06-auth-roles-column.t t/07-authsessions-cached.t t/08-simpledb-auth-roles-relationship.t t/09-simpledb-auth-roles-column.t t/10-user-autoload.t t/11-authsessions-load-app-context.t
# Failed test 'use Catalyst::Authentication::Store::DBIx::Class;'
# at t/00-load.t line 6.
# Tried to use 'Catalyst::Authentication::Store::DBIx::Class'.
# Error: Base class package "Class::Accessor::Fast" is empty.
# (Perhaps you need to 'use' the module which defines that package first,
# or make that module available in @INC (@INC contains: /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/inc /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/arch /opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0/darwin-2level /opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0 /opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0/darwin-2level /opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0 .).
# at /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib/Catalyst/Authentication/Store/DBIx/Class.pm line 5.
# BEGIN failed--compilation aborted at /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib/Catalyst/Authentication/Store/DBIx/Class.pm line 5.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Catalyst::Authentication::Store::DBIx::Class , Perl 5.040000, /opt/plenv/versions/5.40.0-RC2/bin/perl5.40.0
# Looks like you failed 1 test of 1.
t/00-load.t ..............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/01-pod.t ............................... skipped: Set TEST_POD to enable pod tests
t/02-pod-coverage.t ...................... skipped: Set TEST_POD to enable pod tests
Base class package "Class::Accessor::Fast" is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/t/lib /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/inc /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/arch /opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0/darwin-2level /opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0 /opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0/darwin-2level /opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0 .).
at /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib/Catalyst/Authentication/Store/DBIx/Class.pm line 5.
BEGIN failed--compilation aborted at /Users/genehack/.cpanm/work/1717605687.47756/Catalyst-Authentication-Store-DBIx-Class-0.1506/blib/lib/Catalyst/Authentication/Store/DBIx/Class.pm line 5.
Compilation failed in require at /opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0/Catalyst/Utils.pm line 310.
BEGIN failed--compilation aborted at t/03-authtest.t line 46.
# Looks like your test exited with 2 before it could output anything.
t/03-authtest.t ..........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 19/19 subtests
t/04-authsessions.t ...................... skipped: Test::WWW::Mechanize::Catalyst is required for this test
t/05-auth-roles-relationship.t ........... skipped: Catalyst::Plugin::Authorization::Roles is required for this test
t/06-auth-roles-column.t ................. skipped: Catalyst::Plugin::Authorization::Roles is required for this test
t/07-authsessions-cached.t ............... skipped: Test::WWW::Mechanize::Catalyst is required for this test
t/08-simpledb-auth-roles-relationship.t .. skipped: Catalyst::Plugin::Authorization::Roles is required for this test
t/09-simpledb-auth-roles-column.t ........ skipped: Catalyst::Plugin::Authorization::Roles is required for this test
t/10-user-autoload.t ..................... ok
t/11-authsessions-load-app-context.t ..... skipped: Test::WWW::Mechanize::Catalyst is required for this test
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/03-authtest.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 19 tests but ran 0.
Files=12, Tests=8, 3 wallclock secs ( 0.03 usr 0.02 sys + 3.39 cusr 0.41 csys = 3.85 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
-------------------------------- -------- --------
Catalyst::Model::DBIC::Schema 0.18 0.66
Catalyst::Plugin::Authentication 0.10008 0.10023
Catalyst::Runtime 5.8 5.90131
DBIx::Class 0.08 0.082843
List::MoreUtils 0 0.430
Moose 0 2.2207
namespace::autoclean 0 0.29
perl 5.008001 5.040000
Test::More 0 1.302199
Try::Tiny 0 0.31
build:
Module Need Have
-------------------------------- -------- --------
ExtUtils::MakeMaker 6.59 7.70
Test::More 0 1.302199
configure:
Module Need Have
-------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_COLLATE = en_US.UTF-8
LC_MESSAGES = en_US.UTF-8
LC_MONETARY = en_US.UTF-8
LC_NUMERIC = en_US.UTF-8
PATH = /opt/plenv/versions/5.40.0-RC2/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/Users/genehack/bin:/opt/rbenv/shims:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/src/git-subrepo/lib:/opt/nextstrain:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin:/usr/local/opt/fzf/bin/
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/2s/9hc8cgcd2h7dglxq0j84ybwr0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
EUID = 501
EXECUTABLE_NAME = /opt/plenv/versions/5.40.0-RC2/bin/perl5.40.0
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Platform:
osname=darwin
osvers=23.5.0
archname=darwin-2level
uname='darwin bumfit.home.genehack.org 23.5.0 darwin kernel version 23.5.0: wed may 1 20:09:52 pdt 2024; root:xnu-10063.121.3~5release_x86_64 x86_64 i386 macbookpro16,2 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.40.0-RC2 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.40.0-RC2/bin''
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.3.9.4)'
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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=14.5 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=14.5 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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_PERLIO
USE_PERL_ATOF
Locally applied patches:
RC2
Built under darwin
Compiled at Jun 5 2024 09:34:23
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0/darwin-2level
/opt/plenv/versions/5.40.0-RC2/lib/perl5/site_perl/5.40.0
/opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0/darwin-2level
/opt/plenv/versions/5.40.0-RC2/lib/perl5/5.40.0