PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2018-01-10T02:52:19 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Tue, 09 Jan 2018 06:54:36 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\B\BI\BINARY\IPC-LeaderBoard-0.04.tar.gz ok IPC-LeaderBoard-0.04/ IPC-LeaderBoard-0.04/xt/ IPC-LeaderBoard-0.04/xt/release/ IPC-LeaderBoard-0.04/xt/release/unused-vars.t IPC-LeaderBoard-0.04/xt/release/common_spelling.t IPC-LeaderBoard-0.04/xt/author/ IPC-LeaderBoard-0.04/xt/author/eol.t IPC-LeaderBoard-0.04/xt/author/test-version.t IPC-LeaderBoard-0.04/xt/author/pod-linkcheck.t IPC-LeaderBoard-0.04/xt/author/synopsis.t IPC-LeaderBoard-0.04/xt/author/critic.t IPC-LeaderBoard-0.04/xt/author/pod-syntax.t IPC-LeaderBoard-0.04/xt/author/mojibake.t IPC-LeaderBoard-0.04/xt/author/pod-coverage.t IPC-LeaderBoard-0.04/MANIFEST IPC-LeaderBoard-0.04/dist.ini IPC-LeaderBoard-0.04/META.yml IPC-LeaderBoard-0.04/Changes IPC-LeaderBoard-0.04/lib/ IPC-LeaderBoard-0.04/lib/IPC/ IPC-LeaderBoard-0.04/lib/IPC/LeaderBoard.pm IPC-LeaderBoard-0.04/README IPC-LeaderBoard-0.04/INSTALL IPC-LeaderBoard-0.04/t/ IPC-LeaderBoard-0.04/t/00-report-prereqs.t IPC-LeaderBoard-0.04/t/leaderboard.t IPC-LeaderBoard-0.04/t/00-report-prereqs.dd IPC-LeaderBoard-0.04/t/00-compile.t IPC-LeaderBoard-0.04/t/00-check-deps.t IPC-LeaderBoard-0.04/t/rc/ IPC-LeaderBoard-0.04/t/rc/.perltidyrc IPC-LeaderBoard-0.04/t/rc/.perlcriticrc IPC-LeaderBoard-0.04/README.md IPC-LeaderBoard-0.04/cpanfile IPC-LeaderBoard-0.04/META.json IPC-LeaderBoard-0.04/LICENSE IPC-LeaderBoard-0.04/Makefile.PL Configuring B/BI/BINARY/IPC-LeaderBoard-0.04.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for IPC::LeaderBoard Writing MYMETA.yml and MYMETA.json BINARY/IPC-LeaderBoard-0.04.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for B/BI/BINARY/IPC-LeaderBoard-0.04.tar.gz >>> dmake cp lib/IPC/LeaderBoard.pm blib\lib\IPC\LeaderBoard.pm BINARY/IPC-LeaderBoard-0.04.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-check-deps.t ...... ok 1 - ExtUtils::MakeMaker satisfies '6.64' ok 2 - ExtUtils::MakeMaker satisfies '0' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - IO::Handle satisfies '0' ok 6 - IPC::Open3 satisfies '0' ok 7 - Test::CheckDeps satisfies '0.010' ok 8 - Test::Fatal satisfies '0' ok 9 - Test::More satisfies '0.94' ok 10 - Test::Warnings satisfies '0' ok 11 - Fcntl satisfies '0' ok 12 - Guard satisfies '0' ok 13 - IPC::ScoreBoard satisfies '0' ok 14 - Moo satisfies '0' ok 15 - Path::Tiny satisfies '0' ok 16 - namespace::clean satisfies '0' ok 17 - perl satisfies '5.014000' 1..17 ok t/00-compile.t ......... 1..1 ok 1 - IPC/LeaderBoard.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker 6.64 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::CheckDeps 0.010 0.010 # Test::Fatal any 0.014 # Test::More 0.94 1.302120 # Test::Warnings any 0.026 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ---------------- ---- -------- # Fcntl any 1.13 # Guard any 1.023 # IPC::ScoreBoard any 0.05 # Moo any 2.003004 # Path::Tiny any 0.104 # namespace::clean any 0.27 # t/00-report-prereqs.t .. 1..1 ok 1 ok Shouldn't map non-binary filehandle at C:/cpanfly-5.24-64/var/megalib/IPC/ScoreBoard.pm line 60. Shouldn't map non-binary filehandle at C:/cpanfly-5.24-64/var/megalib/IPC/ScoreBoard.pm line 79. Shouldn't map non-binary filehandle at C:/cpanfly-5.24-64/var/megalib/IPC/ScoreBoard.pm line 79. Cannot open C:/cpanfly-5.24-64/var/tmp/g9q1pBaju3/lb.score: Invalid argument at C:\cpanfly-5.24-64\var\tmp\cpan_build\IPC-LeaderBoard-0.04-A4Wd8V\blib\lib/IPC/LeaderBoard.pm line 277. # Failed test 'no (unexpected) warnings (via END block)' # at C:/cpanfly-5.24-64/var/megalib/Test/Builder.pm line 158. # 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/leaderboard.t ........ # Subtest: creation & attachments locking file (current status = 0) ok 1 - leaderboard has been created locking file (current status = 1) locking file (current status = 1) ok 2 - multiple clients can attach to LeaderBoard locking file (current status = 1) ok 3 - cannot create LeaderBoard as it can be exlusively onwned once by one process unlocking (current status = 1) locking file (current status = 0) 1..3 ok 1 - creation & attachments not ok 2 - no (unexpected) warnings (via END block) Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests Test Summary Report ------------------- t/leaderboard.t (Wstat: 65280 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=4, Tests=21, 2 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: FAIL Failed 1/4 test programs. 1/21 subtests failed. dmake: Error code 255, while making 'test_dynamic' BINARY/IPC-LeaderBoard-0.04.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BINARY/IPC-LeaderBoard-0.04.tar.gz Finished 2018-01-10T02:52:29