Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created November 25, 2010 09:29
Show Gist options
  • Save wchristian/715125 to your computer and use it in GitHub Desktop.
Save wchristian/715125 to your computer and use it in GitHub Desktop.
Running install for module 'Devel::CheckLib'
Running make for M/MA/MATTN/Devel-CheckLib-0.9.tar.gz
Checksum for C:\Perl\cpan\sources\authors\id\M\MA\MATTN\Devel-CheckLib-0.9.tar.gz ok
Devel-CheckLib-0.9/
Devel-CheckLib-0.9/t/
Devel-CheckLib-0.9/t/found.t
Devel-CheckLib-0.9/t/bad-single-word-compiler.t
Devel-CheckLib-0.9/t/exit_with_message.t
Devel-CheckLib-0.9/t/inc/
Devel-CheckLib-0.9/t/inc/headerfile.h
Devel-CheckLib-0.9/t/lib/
Devel-CheckLib-0.9/t/lib/Helper.pm
Devel-CheckLib-0.9/t/multi-word-compiler.t
Devel-CheckLib-0.9/t/dash-l-libs.t
Devel-CheckLib-0.9/t/00-load.t
Devel-CheckLib-0.9/t/cmdline-LIBS-INC.t
Devel-CheckLib-0.9/t/coverage.sh
Devel-CheckLib-0.9/t/custom-function.t
Devel-CheckLib-0.9/t/not_found.t
Devel-CheckLib-0.9/t/headers.t
Devel-CheckLib-0.9/CHANGES
Devel-CheckLib-0.9/MANIFEST
Devel-CheckLib-0.9/lib/
Devel-CheckLib-0.9/lib/Devel/
Devel-CheckLib-0.9/lib/Devel/CheckLib.pm
Devel-CheckLib-0.9/Makefile.PL
Devel-CheckLib-0.9/VMS-notes
Devel-CheckLib-0.9/META.yml
Devel-CheckLib-0.9/TODO
Devel-CheckLib-0.9/README
Devel-CheckLib-0.9/bin/
Devel-CheckLib-0.9/bin/use-devel-checklib
CPAN.pm: Going to build M/MA/MATTN/Devel-CheckLib-0.9.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Devel::CheckLib
(C:\Perl\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/Devel/CheckLib.pm blib\lib\Devel\CheckLib.pm
C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/use-devel-checklib blib\script\use-devel-checklib
pl2bat.bat blib\script\use-devel-checklib
(c:\MinGW\dmake\dmake.exe exited with 0)
CPAN::Reporter: c:\MinGW\dmake\dmake.exe result is 'pass', No errors.
MATTN/Devel-CheckLib-0.9.tar.gz
c:\MinGW\dmake\dmake.exe -- OK
Running make test
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Failed test 'Can load module'
# at t/00-load.t line 8.
# Looks like you failed 1 test of 1.
t/00-load.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Subroutine STORE redefined at C:/Perl/lib/Config_heavy.pl line 1249.
# Failed test 'Bad multi-word compiler is not OK'
# at t/bad-single-word-compiler.t line 19.
# Looks like you failed 1 test of 1.
t/bad-single-word-compiler.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Undefined subroutine &main::create_testlib called at t/cmdline-LIBS-INC.t line 21.
t/cmdline-LIBS-INC.t ..........
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
Undefined subroutine &main::create_testlib called at t/custom-function.t line 18.
t/custom-function.t ...........
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
Undefined subroutine &main::create_testlib called at t/dash-l-libs.t line 21.
t/dash-l-libs.t ...............
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
# Failed test 'missing hlagh detected non-fatally'
# at t/exit_with_message.t line 21.
# '%Config::Config is read-only
# BEGIN failed--compilation aborted at C:/Perl/lib/ActiveState/Path.pm line 12.
# Compilation failed in require at C:/Perl/lib/ActivePerl/Config.pm line 46.
# Compilation failed in require at C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\zAPCyt5Qju line 1.
# BEGIN failed--compilation aborted at C:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\zAPCyt5Qju line 1.
# '
# doesn't match '/^Can't link\/include 'hlagh'/ms'
# Looks like you failed 1 test of 1.
t/exit_with_message.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Undefined subroutine &main::create_testlib called at t/found.t line 22.
t/found.t .....................
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
# Failed test 'INC => '-t/inc', header => 'headerfile.h''
# at t/headers.t line 38.
# Undefined subroutine &main::assert_lib called at (eval 15) line 1.
#
# STDOUT:
# STDERR:
# Failed test 'incpath => '.', header => 'headerfile.h''
# at t/headers.t line 38.
# Undefined subroutine &main::assert_lib called at (eval 16) line 1.
#
# STDOUT:
# STDERR:
# Failed test 'incpath => '.', header => 't/inc/headerfile.h''
# at t/headers.t line 47.
# got: 'Undefined subroutine &main::assert_lib called at (eval 17) line 1.
# '
# expected: ''
# STDOUT:
# STDERR:
# Failed test 'incpath => [qw(t/inc)], header => 'headerfile.h''
# at t/headers.t line 47.
# got: 'Undefined subroutine &main::assert_lib called at (eval 19) line 1.
# '
# expected: ''
# STDOUT:
# STDERR:
# Failed test 'INC => '-I. -It/inc', header => 'headerfile.h''
# at t/headers.t line 47.
# got: 'Undefined subroutine &main::assert_lib called at (eval 21) line 1.
# '
# expected: ''
# STDOUT:
# STDERR:
# Looks like you failed 5 tests of 5.
t/headers.t ...................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
Subroutine STORE redefined at C:/Perl/lib/Config_heavy.pl line 1249.
%Config::Config is read-only
# Looks like your test exited with 2 before it could output anything.
t/multi-word-compiler.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
Attempt to reload ActiveState/Path.pm aborted.
Compilation failed in require at C:/Perl/lib/ActivePerl/Config.pm line 46.
t/not_found.t .................
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/bad-single-word-compiler.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/cmdline-LIBS-INC.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/custom-function.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/dash-l-libs.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/exit_with_message.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/found.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/headers.t (Wstat: 1280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
t/multi-word-compiler.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/not_found.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
Files=10, Tests=8, 2 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU)
Result: FAIL
Failed 10/10 test programs. 8/8 subtests failed.
dmake.exe: Error code 137, while making 'test_dynamic'
(c:\MinGW\dmake\dmake.exe test exited with 65280)
CPAN::Reporter: Test result is 'fail', One or more tests failed.
CPAN::Reporter: preparing a CPAN Testers report for Devel-CheckLib-0.9
CPAN::Reporter: sending test report with 'fail' via Metabase
MATTN/Devel-CheckLib-0.9.tar.gz
c:\MinGW\dmake\dmake.exe test -- NOT OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment