Back
From: metabase:user:e45047bb-6c03-1014-98e0-c05e9855645b
Subject: FAIL Imager-0.93 v5.12.4
Date: 2012-10-21T08:13:32Z
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 Tony Cook,
This is a computer-generated report for Imager-0.93
on perl 5.12.4, created by CPAN-Reporter-1.2006.
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 'nmake.exe test':
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\PROGRA~1\MICROS~2.0\VC\BIN\nmake.exe -f Makefile all -nologo
cd ..
C:\CPANTesters\Perl5.12.4\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/t00basic.t ...... ok
# Failed test 'colors are still correct'
# at t/t01introvert.t line 128.
# Structures begin differing at:
# $got->[0] = '255'
# $expected->[0] = '0'
# Looks like you failed 1 test of 433.
t/t01introvert.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/433 subtests
t/t020masked.t .... ok
t/t021sixteen.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 72/155 subtests
t/t022double.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 53/136 subtests
# Failed test 'same pixels'
# at t/t023palette.t line 105.
# Failed test 'check white pixel'
# at t/t023palette.t line 292.
# got: '0'
# expected: '1'
# Failed test 'check yellow pixel'
# at t/t023palette.t line 293.
# got: '0'
# expected: '1'
t/t023palette.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 93/211 subtests
t/t03test.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 60/60 subtests
# Failed test 'check message'
# at t/t05error.t line 34.
# got: 'bad header magic, not a PNM file'
# expected: 'while skipping to height'
# Looks like you failed 1 test of 7.
t/t05error.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
# Failed test 'read from file, for compare'
# at t/t07iolayer.t line 51.
Use of uninitialized value in subroutine entry at t/t07iolayer.t line 53.
Use of uninitialized value in subroutine entry at t/t07iolayer.t line 53.
im2 is not of type Imager::ImgRaw at t/t07iolayer.t line 53.
# Looks like you planned 252 tests but ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test exited with 25 just after 4.
t/t07iolayer.t ....
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 249/252 subtests
# Failed test 'command successful'
# at t/t1000files.t line 47.
# got: '5888'
# expected: '0'
# Looks like you failed 1 test of 85.
t/t1000files.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/85 subtests
t/t101nojpeg.t .... ok
t/t102nopng.t .....
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 6/6 subtests
t/t103raw.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 53/53 subtests
t/t104ppm.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 205/205 subtests
t/t105nogif.t .....
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 12/12 subtests
t/t106notiff.t ....
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 12/12 subtests
t/t107bmp.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 215/215 subtests
t/t108tga.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 68/68 subtests
t/t15color.t ...... ok
t/t16matrix.t ..... ok
t/t20fill.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 134/157 subtests
t/t21draw.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 240/244 subtests
t/t22flood.t ......
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 9/15 subtests
t/t31font.t ....... ok
t/t35ttfont.t ..... ok
t/t36oofont.t ..... ok
# Failed test 'load test image'
# at t/t40scale.t line 13.
# Failed test 'scale it (good mode)'
# at t/t40scale.t line 18.
Can't call method "write" on an undefined value at t/t40scale.t line 20.
# Looks like you planned 232 tests but ran 3.
# Looks like you failed 2 tests of 3 run.
# Looks like your test exited with 25 just after 3.
t/t40scale.t ......
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 231/232 subtests
Use of uninitialized value in subroutine entry at t/t50basicoo.t line 114.
Use of uninitialized value in subroutine entry at t/t50basicoo.t line 114.
im1 is not of type Imager::ImgRaw at t/t50basicoo.t line 114.
t/t50basicoo.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 119/124 subtests
t/t55trans.t ...... skipped: No Affix::Infix2Postfix
t/t56postfix.t .... ok
t/t57infix.t ...... ok
Cannot read image at t/t58trans2.t line 12.
# Looks like you planned 38 tests but ran 1.
# Looks like your test exited with 25 just after 1.
t/t58trans2.t .....
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 37/38 subtests
t/t59assem.t ...... ok
t/t61filters.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 116/116 subtests
t/t62compose.t .... ok
t/t63combine.t ....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 31/31 subtests
# Failed test 'copy returned something'
# at t/t64copyflip.t line 17.
Use of uninitialized value in subroutine entry at t/t64copyflip.t line 21.
Use of uninitialized value in subroutine entry at t/t64copyflip.t line 21.
im1 is not of type Imager::ImgRaw at t/t64copyflip.t line 21.
# Looks like you planned 87 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 25 just after 1.
t/t64copyflip.t ...
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 87/87 subtests
# Failed test 'loaded source'
# at t/t65crop.t line 17.
t/t65crop.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 55/64 subtests
(less 2 skipped subtests: 7 okay)
# Failed test 'load test img'
# at t/t66paste.t line 17.
# Failed test 'load test img again'
# at t/t66paste.t line 20.
# Failed test 'paste it'
# at t/t66paste.t line 22.
# Failed test 'save it'
# at t/t66paste.t line 25.
# Looks like you failed 4 tests of 54.
t/t66paste.t ......
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/54 subtests
# Looks like you planned 29 tests but ran 28.
t/t67convert.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/29 subtests
(less 3 skipped subtests: 25 okay)
could not load testout/scale.ppm
t/t68map.t ........
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 2/5 subtests
t/t69rubthru.t .... ok
t/t75polyaa.t ..... ok
t/t80texttools.t ..
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 9/13 subtests
t/t81hlines.t ..... ok
t/t82inline.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 109/115 subtests
t/t83extutil.t .... ok
# Failed test 'load test image'
# at t/t90cc.t line 13.
# Failed test 'check color count is small enough'
# at t/t90cc.t line 16.
Use of uninitialized value in concatenation (.) or string at t/t90cc.t line 17.
# Failed test 'expected number of colors'
# at t/t90cc.t line 18.
# got: undef
# expected: '86'
# Looks like you failed 3 tests of 16.
t/t90cc.t .........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/16 subtests
t/t91pod.t ........ ok
t/t92samples.t .... ok
t/t93podcover.t ... ok
t/t94kwalitee.t ... ok
t/t95log.t ........ ok
t/t98meta.t ....... ok
t/t99thread.t ..... ok
t/tr18561.t ....... ok
t/tr18561b.t ...... ok
Test Summary Report
-------------------
t/t01introvert.t (Wstat: 256 Tests: 433 Failed: 1)
Failed test: 60
Non-zero exit status: 1
t/t021sixteen.t (Wstat: 768 Tests: 83 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 155 tests but ran 83.
t/t022double.t (Wstat: 768 Tests: 83 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 136 tests but ran 83.
t/t023palette.t (Wstat: 768 Tests: 121 Failed: 3)
Failed tests: 37, 90-91
Non-zero exit status: 3
Parse errors: Bad plan. You planned 211 tests but ran 121.
t/t03test.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 60 tests but ran 0.
t/t05error.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/t07iolayer.t (Wstat: 6400 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 25
Parse errors: Bad plan. You planned 252 tests but ran 4.
t/t1000files.t (Wstat: 256 Tests: 85 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/t102nopng.t (Wstat: 5888 Tests: 0 Failed: 0)
Non-zero exit status: 23
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/t103raw.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 53 tests but ran 0.
t/t104ppm.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 205 tests but ran 0.
t/t105nogif.t (Wstat: 5888 Tests: 0 Failed: 0)
Non-zero exit status: 23
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/t106notiff.t (Wstat: 5888 Tests: 0 Failed: 0)
Non-zero exit status: 23
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/t107bmp.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 215 tests but ran 0.
t/t108tga.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 68 tests but ran 0.
t/t20fill.t (Wstat: 768 Tests: 23 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 157 tests but ran 23.
t/t21draw.t (Wstat: 768 Tests: 4 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 244 tests but ran 4.
t/t22flood.t (Wstat: 5888 Tests: 6 Failed: 0)
Non-zero exit status: 23
Parse errors: Bad plan. You planned 15 tests but ran 6.
t/t40scale.t (Wstat: 6400 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 25
Parse errors: Bad plan. You planned 232 tests but ran 3.
t/t50basicoo.t (Wstat: 65280 Tests: 8 Failed: 3)
Failed tests: 1, 3-4
Non-zero exit status: 255
Parse errors: Bad plan. You planned 124 tests but ran 8.
t/t58trans2.t (Wstat: 6400 Tests: 1 Failed: 0)
Non-zero exit status: 25
Parse errors: Bad plan. You planned 38 tests but ran 1.
t/t61filters.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 116 tests but ran 0.
t/t63combine.t (Wstat: 768 Tests: 0 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 31 tests but ran 0.
t/t64copyflip.t (Wstat: 6400 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 25
Parse errors: Bad plan. You planned 87 tests but ran 1.
t/t65crop.t (Wstat: 768 Tests: 10 Failed: 1)
Failed test: 2
Non-zero exit status: 3
Parse errors: Bad plan. You planned 64 tests but ran 10.
t/t66paste.t (Wstat: 1024 Tests: 54 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
t/t67convert.t (Wstat: 65280 Tests: 28 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 29 tests but ran 28.
t/t68map.t (Wstat: 6400 Tests: 3 Failed: 0)
Non-zero exit status: 25
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/t80texttools.t (Wstat: 5888 Tests: 4 Failed: 0)
Non-zero exit status: 23
Parse errors: Bad plan. You planned 13 tests but ran 4.
t/t82inline.t (Wstat: 768 Tests: 6 Failed: 0)
Non-zero exit status: 3
Parse errors: Bad plan. You planned 115 tests but ran 6.
t/t90cc.t (Wstat: 768 Tests: 16 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=57, Tests=1932, 85 wallclock secs ( 1.67 usr + 0.48 sys = 2.16 CPU)
Result: FAIL
Failed 31/57 test programs. 21/1932 subtests failed.
NMAKE : fatal error U1077: 'C:\CPANTesters\Perl5.12.4\bin\perl.exe' : return code '0xff'
Stop.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Scalar::Util 1 1.25
Test::More 0.47 0.98
XSLoader 0 0.15
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
INCLUDE = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include;C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE;C:\Program Files\Microsoft Visual Studio 10.0\VC\ATLMFC\INCLUDE;C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE;C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE\gl;C:\Program Files\Microsoft SDKs\Windows\v7.0A\include;C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\gl;C:\Program Files\Microsoft SDKs\Windows\v6.0A\include;C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\gl;C:\CPANTesters\bin\iconv-1.9.2.win32\include;C:\CPANTesters\bin\libxml2-2.7.8.win32\include;C:\CPANTesters\bin\libxslt-1.1.26.win32\include;C:\CPANTesters\bin\cairo_1.10.2-1_win32\include;C:\CPANTesters\bin\fontconfig_2.8.0-2_win32\include;C:\CPANTesters\bin\freetype_2.4.4-1_win32\include;C:\CPANTesters\bin\libpng_1.4.3-1_win32\include;C:\CPANTesters\bin\libtiff_3.9.2-1_win32\include;C:\CPANTesters\bin\jpeg_8-1_win32\include;C:\CPANTesters\bin\libffi_3.0.6-1_win32\include;C:\CPANTesters\bin\libbzip2_1.0.5-2_win32\include;C:\CPANTesters\bin\libgw32c-0.4\include;C:\CPANTesters\bin\libical_0.43-1_win32\include;C:\CPANTesters\bin\gsl-1.8\include;C:\CPANTesters\bin\gd-2.0.33-1\include;C:\Program Files\ImageMagick-6.6.3-Q16\include;C:\work\bin\db-5.1.19\build_windows;C:\work\bin\Python26\include;C:\CPANTesters\bin\mysql-5.5.11-win32\include;C:\Program Files\R\R-2.13.0\include;C:\Program Files\Graphviz 2.28\include;C:\CPANTesters\bin\oracle.10.2.0.client_1\oci\include;C:\work\include
LIB = C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib;C:\Program Files\Microsoft Visual Studio 10.0\VC\LIB;C:\Program Files\Microsoft Visual Studio 10.0\VC\ATLMFC\LIB;C:\Program Files\Microsoft SDKs\Windows\v7.1\Lib;C:\Program Files\Microsoft SDKs\Windows\v7.0A\lib;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib;C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319;C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\CPANTesters\bin\iconv-1.9.2.win32\lib;C:\CPANTesters\bin\libxml2-2.7.8.win32\lib;C:\CPANTesters\bin\libxslt-1.1.26.win32\lib;C:\CPANTesters\bin\cairo_1.10.2-1_win32\lib;C:\CPANTesters\bin\fontconfig_2.8.0-2_win32\lib;C:\CPANTesters\bin\freetype_2.4.4-1_win32\lib;C:\CPANTesters\bin\libpng_1.4.3-1_win32\lib;C:\CPANTesters\bin\libtiff_3.9.2-1_win32\lib;C:\CPANTesters\bin\jpeg_8-1_win32\lib;C:\CPANTesters\bin\libffi_3.0.6-1_win32\lib;C:\CPANTesters\bin\libbzip2_1.0.5-2_win32\lib;C:\CPANTesters\bin\libgw32c-0.4\lib;C:\CPANTesters\bin\libical_0.43-1_win32\lib;C:\CPANTesters\bin\gsl-1.8\lib;C:\CPANTesters\bin\gd-2.0.33-1\lib;C:\CPANTesters\bin\swigwin-2.0.4\Lib\perl5;C:\CPANTesters\bin\wxWidgets-2.8.12\lib\vc_lib;C:\Program Files\ImageMagick-6.6.3-Q16\lib;C:\work\bin\db-5.1.19\build_windows\Win32\Debug;C:\work\bin\Python26\libs;C:\CPANTesters\bin\mysql-5.5.11-win32\lib;C:\work\bin\Aspell\bin;C:\Program Files\Graphviz 2.28\lib;C:\CPANTesters\bin\oracle.10.2.0.client_1\oci\lib\msvc;C:\work\lib
NUMBER_OF_PROCESSORS = 4
PATH = C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319;C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\Program Files\Microsoft F#\v4.0;C:\Program Files\Microsoft Visual Studio 10.0\VSTSDB\Deploy;C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE;C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN;C:\Program Files\Microsoft Visual Studio 10.0\Common7\Tools;C:\Program Files\Microsoft Visual Studio 10.0\VC\VCPackages;C:\Program Files\HTML Help Workshop;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Performance Tools;C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\NETFX 4.0 Tools;C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin;C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools;C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin;C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin;C:\CPANTesters\Perl5.12.4\site\bin;C:\CPANTesters\Perl5.12.4\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\CPANTesters\bin\pkg-config_0.23-3_win32\bin;C:\CPANTesters\bin\glib_2.28.1-1_win32\bin;C:\CPANTesters\bin\iconv-1.9.2.win32\bin;C:\CPANTesters\bin\libxml2-2.7.8.win32\bin;C:\CPANTesters\bin\libxslt-1.1.26.win32\bin;C:\CPANTesters\bin\cairo_1.10.2-1_win32\bin;C:\CPANTesters\bin\fontconfig_2.8.0-2_win32\bin;C:\CPANTesters\bin\freetype_2.4.4-1_win32\bin;C:\CPANTesters\bin\libpng_1.4.3-1_win32\bin;C:\CPANTesters\bin\libtiff_3.9.2-1_win32\bin;C:\CPANTesters\bin\jpeg_8-1_win32\bin;C:\CPANTesters\bin\libffi_3.0.6-1_win32\bin;C:\CPANTesters\bin\libbzip2_1.0.5-2_win32\bin;C:\CPANTesters\bin\libical_0.43-1_win32\bin;C:\CPANTesters\bin\gsl-1.8\bin;C:\CPANTesters\bin\gd-2.0.33-1\bin;C:\CPANTesters\bin\swigwin-2.0.4;C:\CPANTesters\bin\GnuPG1;C:\CPANTesters\bin\GnuPG2;C:\Program Files\ImageMagick-6.6.0-Q16;C:\work\bin\db-5.1.19\build_windows\Win32\Debug;C:\work\bin\Python26;C:\CPANTesters\bin\mysql-5.5.11-win32\bin;C:\work\bin\Aspell\bin;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\work\bin\rrdtool-1.2.30-bin-w32\rrdtool;C:\Program Files\R\R-2.13.0\bin;C:\Program Files\Graphviz 2.28\bin;C:\CPANTesters\bin\oracle.10.2.0.client_1\BIN;c:\work\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3204
PERL5_CPAN_IS_RUNNING = 3204
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4576,3204
PERL5_INCLUDE = C:\CPANTesters\Perl5.12.4\lib\CORE
PERL5_LIB = C:\CPANTesters\Perl5.12.4\lib\CORE\perl512.lib
PERL_CPAN_REPORTER_DIR = C:\CPANTesters
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 28 Stepping 2, GenuineIntel
TEMP = C:\CPANTesters\temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\CPANTesters\Perl5.12.4\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 1.94_56
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.84
YAML::Syck 1.20
version 0.9901
--
Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
Platform:
osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -DPERL_MSVCRT_READFIX',
optimize='-MD -Zi -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='16.0.40219', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\CPANTesters\Perl5.12.4\lib\CORE" -machine:x86'
libpth=\lib
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl512.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\CPANTesters\Perl5.12.4\lib\CORE" -machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1205 [294981]
c6fbf28 [perl #71806] perldb does not setup %dbline with the shebang option -d
1fd8fa4 Add Wolfram Humann to AUTHORS
f120055 make string-append on win32 100 times faster
a2a8d15 Define _USE_32BIT_TIME_T for VC6 and VC7
007cfe1 Don't pretend to support really old VC++ compilers
6d8f7c9 Get rid of obsolete PerlCRT.dll support
d956618 Make Term::ReadLine::findConsole fall back to STDIN if /dev/tty can't be opened
321e50c Escape patch strings before embedding them in patchlevel.h
Built under MSWin32
Compiled at Jun 20 2011 18:35:25
%ENV:
PERL5_CPANPLUS_IS_RUNNING="3204"
PERL5_CPAN_IS_RUNNING="3204"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4576,3204"
PERL5_INCLUDE="C:\CPANTesters\Perl5.12.4\lib\CORE"
PERL5_LIB="C:\CPANTesters\Perl5.12.4\lib\CORE\perl512.lib"
PERL_CPAN_REPORTER_DIR="C:\CPANTesters"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/CPANTesters/Perl5.12.4/site/lib
C:/CPANTesters/Perl5.12.4/lib
.