PATH=C:\mingw\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\mingw\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\instantclient_11_2;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin Start 2016-11-02T00:11:42 ActivePerl-2003 CPAN-2.10 PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\mingw\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin;C:\INSTAN~1;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Tue, 01 Nov 2016 05:53:23 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HA/HAARG/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\H\HA\HAARG\Devel-GlobalDestruction-0.14.tar.gz ok Devel-GlobalDestruction-0.14/ Devel-GlobalDestruction-0.14/Changes Devel-GlobalDestruction-0.14/inc/ Devel-GlobalDestruction-0.14/lib/ Devel-GlobalDestruction-0.14/maint/ Devel-GlobalDestruction-0.14/Makefile.PL Devel-GlobalDestruction-0.14/MANIFEST Devel-GlobalDestruction-0.14/META.json Devel-GlobalDestruction-0.14/META.yml Devel-GlobalDestruction-0.14/README Devel-GlobalDestruction-0.14/t/ Devel-GlobalDestruction-0.14/t/01_basic.t Devel-GlobalDestruction-0.14/t/02_thread.t Devel-GlobalDestruction-0.14/t/03_minusc.t Devel-GlobalDestruction-0.14/t/04_phases.t Devel-GlobalDestruction-0.14/t/05_thread_clone.t Devel-GlobalDestruction-0.14/t/06_load-in-gd.t Devel-GlobalDestruction-0.14/t/10_pure-perl.t Devel-GlobalDestruction-0.14/maint/Makefile.PL.include Devel-GlobalDestruction-0.14/lib/Devel/ Devel-GlobalDestruction-0.14/lib/Devel/GlobalDestruction.pm Devel-GlobalDestruction-0.14/inc/ExtUtils/ Devel-GlobalDestruction-0.14/inc/ExtUtils/HasCompiler.pm Configuring H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz with Makefile.PL >>> C:\Perl-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.20\var\megalib Want \perl-5.20\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-x86-multi-thread-64int] 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 Devel::GlobalDestruction Writing MYMETA.yml and MYMETA.json HAARG/Devel-GlobalDestruction-0.14.tar.gz C:\Perl-5.20\bin\perl.exe Makefile.PL -- OK Running make for H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz >>> dmake cp lib/Devel/GlobalDestruction.pm blib\lib\Devel\GlobalDestruction.pm HAARG/Devel-GlobalDestruction-0.14.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_basic.t ......... 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok t/02_thread.t ........ 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok t/03_minusc.t syntax OK t/03_minusc.t ........ 1..3 ok - Test properly running under minus-c ok - BEGIN is not GD with -c ok - Final cleanup object destruction properly in GD ok t/04_phases.t ........ 1..10 ok - BEGIN is not GD ok - DESTROY in BEGIN still not GD ok - UNITCHECK is not GD ok - DESTROY in UNITCHECK still not GD ok - CHECK is not GD ok - DESTROY in CHECK still not GD ok - INIT is not GD ok - DESTROY in INIT still not GD ok - END is not GD ok - DESTROY in END still not GD ok t/05_thread_clone.t .. 1..4 ok - CLONE is not GD ok - DESTROY during CLONE is not GD ok - Final cleanup object destruction properly in GD in thread ok - Final cleanup object destruction properly in GD in main program ok t/06_load-in-gd.t .... 1..3 ok 1 - alive during runtime ok 2 - alive during END ok 3 - global destruct detected when loaded during GD ok C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/03_minusc.t syntax OK t/10_pure-perl.t ..... 1..6 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/01_basic.t 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/02_thread.t 1..3 ok - Test properly running under minus-c ok - BEGIN is not GD with -c ok - Final cleanup object destruction properly in GD ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/03_minusc.t 1..10 ok - BEGIN is not GD ok - DESTROY in BEGIN still not GD ok - UNITCHECK is not GD ok - DESTROY in UNITCHECK still not GD ok - CHECK is not GD ok - DESTROY in CHECK still not GD ok - INIT is not GD ok - DESTROY in INIT still not GD ok - END is not GD ok - DESTROY in END still not GD ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/04_phases.t 1..4 ok - CLONE is not GD ok - DESTROY during CLONE is not GD ok - Final cleanup object destruction properly in GD in thread ok - Final cleanup object destruction properly in GD in main program ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/05_thread_clone.t 1..3 ok 1 - alive during runtime ok 2 - alive during END ok 3 - global destruct detected when loaded during GD ok - Exit 0 from: C:\Perl-5.20\bin\perl.exe C:/cpanfly-5.20/var/tmp/cpan_build/Devel-GlobalDestruction-0.14-JJB6Rm/t/06_load-in-gd.t ok All tests successful. Files=7, Tests=44, 1 wallclock secs ( 0.08 usr + 0.05 sys = 0.13 CPU) Result: PASS HAARG/Devel-GlobalDestruction-0.14.tar.gz dmake test TEST_VERBOSE=1 -- OK Graham Knop <haarg@cpan.org> Provides function returning the equivalent of C<${^GLOBAL_PHASE} eq 'DESTRUCT'> for older perls. >>> (cd C:\cpanfly-5.20\var\tmp\cpan_build\Devel-GlobalDestruction-0.14-JJB6Rm && tar cvf - Devel-GlobalDestruction-0.14.ppd blib) | gzip -c >C:/cpanfly-5.20/var/REPO/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz Devel-GlobalDestruction-0.14.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/GlobalDestruction.pm Finished 2016-11-02T00:11:58