Skip Menu |

This queue is for tickets about the FindBin-libs CPAN distribution.

Report information
The Basics
Id: 125919
Status: new
Priority: 0/
Queue: FindBin-libs

People
Owner: Nobody in particular
Requestors: twata_1 [...] yahoo.co.jp
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.019002
Fixed in: (no value)



Subject: 06-base-subdir-subonly.t and 08-base-subdir-subonly.t fail on Windows 7
Hi, Strawberry Perl 5.18.4 on Windows 7(32bit) Version of Cwd: 3.74 Please see the attached file. Thank you, -- twata
Subject: Result-FindBin-libs-2.019002-StrawberryP5-18-4.txt
C:\home\journey>cpan LEMBARK/FindBin-libs-2.019002.tar.gz CPAN: CPAN::SQLite loaded ok (v0.204) Database was generated on Tue, 24 Jul 2018 14:43:19 GMT CPAN: Digest::SHA loaded ok (v5.92) CPAN: Compress::Zlib loaded ok (v2.066) Checksum for C:\Strawberry\cpan\sources\authors\id\L\LE\LEMBARK\FindBin-libs-2.019002.tar.gz ok CPAN: Archive::Tar loaded ok (v2.30) CPAN: YAML::XS loaded ok (v0.52) CPAN: CPAN::Meta::Requirements loaded ok (v2.140) CPAN: Parse::CPAN::Meta loaded ok (v2.150010) CPAN: CPAN::Meta loaded ok (v2.150010) CPAN: Module::CoreList loaded ok (v5.20140920) Configuring L/LE/LEMBARK/FindBin-libs-2.019002.tar.gz with Makefile.PL CPAN: CPAN::Reporter loaded ok (v1.2018) Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for FindBin::libs Writing MYMETA.yml and MYMETA.json # Parsing perl version: '5.18.4' # Running perl version: '5.018004' # Version directory: ./version/v5.14 <= 5.018004. (C:\Strawberry\perl\bin\perl.exe Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. LEMBARK/FindBin-libs-2.019002.tar.gz C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK Running make for L/LE/LEMBARK/FindBin-libs-2.019002.tar.gz cp lib/FindBin/libs.pm blib\lib\FindBin\libs.pm (C:\Strawberry\c\bin\dmake.exe exited with 0) CPAN::Reporter: dmake result is 'pass', No errors. LEMBARK/FindBin-libs-2.019002.tar.gz C:\Strawberry\c\bin\dmake.exe -- OK Running make test "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/00-cwd-sanity.t ............. ok t/01-use-ok.t ................. ok t/02-export-base.t ............ ok t/04-export-nouse-base.t ...... ok t/05-export-subdir.t .......... ok # Failed test 'C:/Strawberry/cpan/build/FindBin-libs-2.019002-1/lib/FindBin (lib\FindBin)' # at t/06-base-subdir-subonly.t line 15. # Looks like you failed 1 test of 1. t/06-base-subdir-subonly.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests t/07-export-subdir-subonly.t .. ok # Failed test 'Found only foo subdir' # at t/08-base-subdir-subonly.t line 18. # 'C:/Strawberry/cpan/build/FindBin-libs-2.019002-1/blib/foo' # doesn't match '(?^x:blib\\foo $)' # Looks like you failed 1 test of 2. t/08-base-subdir-subonly.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/09-base-subdir-scalar.t ..... ok t/10-append-list.t ............ ok t/11-noappend-list.t .......... ok t/12-nonexist-export.t ........ ok Test Summary Report ------------------- t/06-base-subdir-subonly.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/08-base-subdir-subonly.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=12, Tests=28, 7 wallclock secs ( 0.19 usr + 0.14 sys = 0.33 CPU) Result: FAIL Failed 2/12 test programs. 2/28 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' (C:\Strawberry\c\bin\dmake.exe test exited with 65280) CPAN::Reporter: test results were not valid, Prerequisite version too low: requires: Module Need Have ------------------------------ -------- -------- Carp 0 1.3301 Cwd 3.073000 3.74 File::Basename 0 2.84 File::Copy::Recursive::Reduced 0.002000 0.006 File::Spec::Functions 0 3.74 File::Temp 0 0.2308 FindBin 0 1.51 List::Util 0 1.50 strict 0 1.07 Symbol 0 1.07 Test::More 0 1.302138 version 0 0.9924 build_requires: Module Need Have ------------------------------ -------- -------- ExtUtils::MakeMaker 0 7.35_06 configure_requires: Module Need Have ------------------------------ -------- -------- Cwd 3.073000 3.74 ExtUtils::MakeMaker 0 7.35_06 File::Basename 0 2.84 ! File::Copy::Recursive::Reduced 0.006000 0.006 List::Util 0 1.50 strict 0 1.07 version 0 0.9924 . LEMBARK/FindBin-libs-2.019002.tar.gz C:\Strawberry\c\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LEMBARK/FindBin-libs-2.019002.tar.gz Stopping: 'install' failed for 'L/LE/LEMBARK/FindBin-libs-2.019002.tar.gz'. C:\home\journey>set | findstr /C:PERL PERL5LIB=C:\home\journey\perl5\lib\perl5 PERL_LOCAL_LIB_ROOT=C:\home\journey\perl5 PERL_MB_OPT=--install_base "C:\\home\\journey\\perl5" PERL_MM_OPT=INSTALL_BASE=C:\\home\\journey\\perl5 C:\home\journey>path PATH=C:\home\journey\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin C:\home\journey>perl -v This is perl 5, version 18, subversion 4 (v5.18.4) built for MSWin32-x86-multi-thread-64int Copyright 1987-2013, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. C:\home\journey>