Yancy v1.083 Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int

Status
Fail
From
gregor herrmann
Dist
Yancy v1.083
Platform
Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
Date
2021-11-01 07:56:09
ID
7dfbbc9e-6c07-1014-8b50-2bcc423fa289
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 Doug Bell,

This is a computer-generated report for Yancy-1.083
on perl 5.32.1, created by CPAN-Reporter-1.2018.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry\c\bin\gmake.EXE test':

Skip blib\lib\auto\share\dist\Yancy\update_resources.sh (unchanged)
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/backend/*.t t/command/backend/*.t t/controller/*.t t/examples/*.t t/plugin/*.t t/plugin/auth/*.t t/plugin/form/*.t
t/00-compile.t ............... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                  Want    Have
#     ----------------------- ---- -------
#     ExtUtils::MakeMaker      any 7.63_05
#     File::ShareDir::Install 0.06    0.13
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.06
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.63_05
# 
# === Test Requires ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     ExtUtils::MakeMaker      any  7.63_05
#     File::Spec               any     3.78
#     File::Temp            0.2307   0.2311
#     IO::Handle               any     1.48
#     IPC::Open3               any     1.21
#     Test::More          1.001005 1.302188
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                           Want     Have
#     ---------------------------- -------- --------
#     Class::Method::Modifiers          any     2.13
#     Digest                            any     1.20
#     Exporter                          any     5.74
#     File::Spec::Functions             any     3.78
#     FindBin                           any     1.52
#     JSON::Validator                  5.00     5.02
#     Mojolicious                         9     9.22
#     Mojolicious::Plugin::I18N         1.6      1.6
#     Mojolicious::Plugin::OpenAPI     5.00     5.00
#     Role::Tiny                   2.000001 2.002004
#     Scalar::Util                      any     1.60
#     Sys::Hostname                     any     1.23
#     Text::Balanced                    any     2.04
# 
t/00-report-prereqs.t ........ ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/api.t ...................... ok
t/app.t ...................... ok
DBIx::Class::Storage::DBI::SQLite::_dbi_attrs_for_bind(): Non-integer value supplied for column 'me.id' despite the integer datatype at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Backend/Dbic.pm line 174
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
datatype mismatch: bind param (0) DOES_NOT_EXIST as integer at C:/Strawberry/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1958.
t/backend/dbic.t ............. ok
t/backend/memory.t ........... ok
t/backend/mysql.t ............ skipped: Mojo::mysql >= 1.0 required for this test
t/backend/pg.t ............... skipped: Mojo::Pg >= 3.0 required for this test
t/backend/sqlite.t ........... skipped: Mojo::SQLite >= 3.005 required for this test
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/command/backend/copy.t ..... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/config.t ................... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/controller/multi_tenant.t .. ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/controller/yancy.t ......... ok
t/examples/doc-site.t ........ skipped: Set TEST_YANCY_EXAMPLES to run these tests
t/examples/limited-editor.t .. skipped: Set TEST_YANCY_EXAMPLES to run these tests
t/examples/test-app.t ........ skipped: Set TEST_YANCY_EXAMPLES to run these tests
t/examples/todo-app.t ........ skipped: Set TEST_YANCY_EXAMPLES to run these tests
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
[2021-11-01 08:53:46.76562] [140] [fatal] [1nVjCKXzewW7] Unknown filter: DOES.NOT.EXIST (schema: user, field: email) at C:\cpan\build\Yancy-1.083-0\blib\lib/Mojolicious/Plugin/Yancy.pm line 868.

t/filter.t ................... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/helpers.t .................. ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/i18n.t ..................... ok
t/model.t .................... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/auth.t .............. ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
The Auth::Basic plugin is deprecated and will be removed in Yancy v2.000. Please migrate to the Auth::Password module.
 at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Plugin/Auth/Basic.pm line 256.
t/plugin/auth/basic.t ........ ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/auth/github.t ....... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/auth/oauth2.t ....... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/auth/password.t ..... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/auth/token.t ........ ok
t/plugin/editor.t ............ ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.

#   Failed test 'correct url path returned (for name and asset)'
#   at t/plugin/file.t line 79.
#          got: '/uploads/a5\10\5d3fcba551031e7abdb25f9bbdb2ad3a9ffa\file.txt'
#     expected: '/uploads/a5/10/5d3fcba551031e7abdb25f9bbdb2ad3a9ffa/file.txt'

#   Failed test 'correct url path returned (for upload)'
#   at t/plugin/file.t line 85.
#          got: '/uploads/a5\10\5d3fcba551031e7abdb25f9bbdb2ad3a9ffa\file.txt'
#     expected: '/uploads/a5/10/5d3fcba551031e7abdb25f9bbdb2ad3a9ffa/file.txt'
[2021-11-01 08:55:35.18750] [1024] [warn] *** Cannot verify that admin editor is behind authentication.
Add a Yancy Auth plugin, add a `route` to the Yancy plugin config,
or set `editor.require_user => undef` to silence this warning


#   Failed test 'Location: /uploads/a5/10/5d3fcba551031e7abdb25f9bbdb2ad3a9ffa/file.txt'
#   at t/plugin/file.t line 90.
#          got: '/uploads/a5\10\5d3fcba551031e7abdb25f9bbdb2ad3a9ffa\file.txt'
#     expected: '/uploads/a5/10/5d3fcba551031e7abdb25f9bbdb2ad3a9ffa/file.txt'

#   Failed test 'file url exists'
#   at t/plugin/file.t line 90.
#          got: '404'
#     expected: '200'

#   Failed test 'image has correct src attribute'
#   at t/plugin/file.t line 111.

#   Failed test 'linked file still exists'
#   at t/plugin/file.t line 126.
# Looks like you failed 6 tests of 25.
t/plugin/file.t .............. 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/25 subtests 
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
[2021-11-01 08:55:45.29688] [2556] [warn] [AXpn7V5eFAx2] form_for() called with incomplete request. CSRF token may not validate!
t/plugin/form/bootstrap4.t ... ok
x-view is deprecated and will be removed in v2. Use Yancy::Model or your database's CREATE VIEW instead. at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Model/Schema.pm line 283.
t/plugin/roles.t ............. ok
    # Could not load SQLite backend: Mojo::SQLite version 3.005 or higher required
    # BEGIN failed--compilation aborted at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Backend/Sqlite.pm line 116.
    # Compilation failed in require at t/register.t line 21.
    # Could not load Pg backend: Mojo::Pg version 4.03 or higher required
    # BEGIN failed--compilation aborted at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Backend/Pg.pm line 128.
    # Compilation failed in require at t/register.t line 37.
    # Could not load Mysql backend: Mojo::mysql version 1.05 or higher required
    # BEGIN failed--compilation aborted at C:\cpan\build\Yancy-1.083-0\blib\lib/Yancy/Backend/Mysql.pm line 119.
    # Compilation failed in require at t/register.t line 53.
t/register.t ................. ok
t/util.t ..................... ok

Test Summary Report
-------------------
t/plugin/file.t            (Wstat: 1536 (exited 6) Tests: 25 Failed: 6)
  Failed tests:  1, 3, 7, 9, 18, 24
  Non-zero exit status: 6
Files=33, Tests=218, 363 wallclock secs ( 0.52 usr +  0.06 sys =  0.58 CPU)
Result: FAIL
Failed 1/33 test programs. 6/218 subtests failed.
gmake.EXE: *** [Makefile:980: test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    Class::Method::Modifiers     0        2.13    
    Digest                       0        1.20    
    Exporter                     0        5.74    
    File::Spec::Functions        0        3.78    
    FindBin                      0        1.52    
    JSON::Validator              5.00     5.02    
    Mojolicious                  9        9.22    
    Mojolicious::Plugin::I18N    1.6      1.6     
    Mojolicious::Plugin::OpenAPI 5.00     5.00    
    perl                         5.016    5.032001
    Role::Tiny                   2.000001 2.002004
    Scalar::Util                 0        1.60    
    Sys::Hostname                0        1.23    
    Text::Balanced               0        2.04    

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.63_05 
    File::Spec                   0        3.78    
    File::Temp                   0.2307   0.2311  
    IO::Handle                   0        1.48    
    IPC::Open3                   0        1.21    
    Test::More                   1.001005 1.302188

configure_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.63_05 
    File::ShareDir::Install      0.06     0.13    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS.0\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 460
    PERL5_CPAN_IS_RUNNING = 460
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3580,460
    PERL_CR_SMOKER_CURRENT = Yancy-1.083
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
    TEMP = C:\DOKUME~1\smoker\LOKALE~1\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\Strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.63_05 
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.63_05 
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43_03 
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.19042.746
    archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 12:17:47 2021 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='8.3.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='long long'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='g++'
    ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0
    libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=
    so=dll
    useshrplib=true
    libperl=libperl532.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at Jan 24 2021 12:22:49
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="460"
    PERL5_CPAN_IS_RUNNING="460"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3580,460"
    PERL_CR_SMOKER_CURRENT="Yancy-1.083"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .