develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Image-Density-0.2 MSWin32-x86-multi-thread 5.1

From:
DAGOLDEN
Date:
June 8, 2008 05:54
Subject:
FAIL Image-Density-0.2 MSWin32-x86-multi-thread 5.1
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/


--
Dear Gregor N. Purdy,
    
This is a computer-generated report for Image-Density-0.2
on perl 5.10.0, created by CPAN-Reporter-1.15. 

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://cpantest.grango.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 'C:\strawberry\c\bin\dmake.EXE test':

C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/examples......C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  -typemap C:\strawberry\perl\lib\ExtUtils\typemap  TIFF_b8a4.xs > TIFF_b8a4.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv TIFF_b8a4.xsc TIFF_b8a4.c
gcc -c  -IC:/strawberry/cpan/build/Image-Density-0.2-jnBVfd/t 	-s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 	  -DVERSION=\"0.00\" 	-DXS_VERSION=\"0.00\"  "-IC:\strawberry\perl\lib\CORE"   TIFF_b8a4.c
TIFF_b8a4.xs:5:20: tiffio.h: No such file or directory
TIFF_b8a4.xs:24: error: syntax error before '*' token
TIFF_b8a4.xs: In function `tiff_directory_density':
TIFF_b8a4.xs:25: error: `uint16' undeclared (first use in this function)
TIFF_b8a4.xs:25: error: (Each undeclared identifier is reported only once
TIFF_b8a4.xs:25: error: for each function it appears in.)
TIFF_b8a4.xs:25: error: syntax error before "bps"
TIFF_b8a4.xs:27: error: `uint32' undeclared (first use in this function)
TIFF_b8a4.xs:29: error: `tsize_t' undeclared (first use in this function)
TIFF_b8a4.xs:37: error: syntax error before "w_margin"
TIFF_b8a4.xs:40: error: `t' undeclared (first use in this function)
TIFF_b8a4.xs:41: error: `old_warn' undeclared (first use in this function)
TIFF_b8a4.xs:42: error: `old_err' undeclared (first use in this function)
TIFF_b8a4.xs:46: error: `TIFFTAG_BITSPERSAMPLE' undeclared (first use in this function)
TIFF_b8a4.xs:46: error: `bps' undeclared (first use in this function)
TIFF_b8a4.xs:58: error: `TIFFTAG_IMAGEDEPTH' undeclared (first use in this function)
TIFF_b8a4.xs:58: error: `spp' undeclared (first use in this function)
TIFF_b8a4.xs:69: error: `TIFFTAG_IMAGEWIDTH' undeclared (first use in this function)
TIFF_b8a4.xs:69: error: `w' undeclared (first use in this function)
TIFF_b8a4.xs:75: error: `TIFFTAG_IMAGELENGTH' undeclared (first use in this function)
TIFF_b8a4.xs:75: error: `h' undeclared (first use in this function)
TIFF_b8a4.xs:84: error: `w_margin' undeclared (first use in this function)
TIFF_b8a4.xs:85: error: `h_margin' undeclared (first use in this function)
TIFF_b8a4.xs:91: error: `s' undeclared (first use in this function)
TIFF_b8a4.xs: In function `tiff_density':
TIFF_b8a4.xs:221: error: `TIFF' undeclared (first use in this function)
TIFF_b8a4.xs:221: error: `t' undeclared (first use in this function)
TIFF_b8a4.xs:223: error: `TIFFErrorHandler' undeclared (first use in this function)
TIFF_b8a4.xs:223: error: syntax error before "old_err"
TIFF_b8a4.xs:229: warning: assignment makes pointer from integer without a cast
TIFF_b8a4.xs:230: error: `old_err' undeclared (first use in this function)
TIFF_b8a4.xs: In function `tiff_densities':
TIFF_b8a4.xs:251: error: `TIFF' undeclared (first use in this function)
TIFF_b8a4.xs:251: error: `t' undeclared (first use in this function)
TIFF_b8a4.xs:253: error: `TIFFErrorHandler' undeclared (first use in this function)
TIFF_b8a4.xs:253: error: syntax error before "old_err"
TIFF_b8a4.xs:259: warning: assignment makes pointer from integer without a cast
TIFF_b8a4.xs:260: error: `old_err' undeclared (first use in this function)
dmake:  Error code 129, while making 'TIFF_b8a4.o'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
  dmake > out.make 2>&1

The build directory was:
C:\strawberry\cpan\build\Image-Density-0.2-jnBVfd\_Inline\build\Image\Density\TIFF_b8a4

To debug the problem, cd to the build directory, and inspect the output files.

 at t/examples.t line 0
INIT failed--call queue aborted.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 

Test Summary Report
-------------------
t/examples.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=1, Tests=0, 32 wallclock secs ( 0.00 usr +  0.19 sys =  0.19 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module    Need Have
    --------- ---- ----
    Inline::C 0.44 0.44

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
    PERL5LIB = C:\strawberry\cpan\build\Inline-0.44-Fu7ypB/blib/arch;C:\strawberry\cpan\build\Inline-0.44-Fu7ypB/blib/lib;C:\strawberry\cpan\build\Parse-RecDescent-1.94-sWDGdu/blib/arch;C:\strawberry\cpan\build\Parse-RecDescent-1.94-sWDGdu/blib/lib;C:\strawberry\cpan\build\WebService-Gnavi-0.02-m0gHn7/blib/arch;C:\strawberry\cpan\build\WebService-Gnavi-0.02-m0gHn7/blib/lib;C:\strawberry\cpan\build\IO-File-Lockable-0.34-WLR2F2/blib/arch;C:\strawberry\cpan\build\IO-File-Lockable-0.34-WLR2F2/blib/lib;C:\strawberry\cpan\build\Devel-SmallProf-2.02-BgrN4V/blib/arch;C:\strawberry\cpan\build\Devel-SmallProf-2.02-BgrN4V/blib/lib;C:\strawberry\cpan\build\Lingua-Ispell-0.07-IgiDke/blib/arch;C:\strawberry\cpan\build\Lingua-Ispell-0.07-IgiDke/blib/lib;C:\strawberry\cpan\build\AI-Genetic-0.05-gWmT3w/blib/arch;C:\strawberry\cpan\build\AI-Genetic-0.05-gWmT3w/blib/lib;C:\strawberry\cpan\build\POE-Session-AttributeBased-0.07-yzhAmt/blib/arch;C:\strawberry\cpan\build\POE-Session-AttributeBased-0.07-yzhAmt/blib/lib;C:\strawberry\cpan\build\XLSperl-0.4-IkRp1T/blib/arch;C:\strawberry\cpan\build\XLSperl-0.4-IkRp1T/blib/lib;C:\strawberry\cpan\build\Variable-Alias-0.01-LtppHI/blib/arch;C:\strawberry\cpan\build\Variable-Alias-0.01-LtppHI/blib/lib;C:\strawberry\cpan\build\Spreadsheet-WriteExcel-Simple-1.04-g6XRVt/blib/arch;C:\strawberry\cpan\build\Spreadsheet-WriteExcel-Simple-1.04-g6XRVt/blib/lib;C:\strawberry\cpan\build\Text-Filter-1.9-gvsODT/blib/arch;C:\strawberry\cpan\build\Text-Filter-1.9-gvsODT/blib/lib;C:\strawberry\cpan\build\Bio-MAGE-Utils-20030502.0-DnAFDT/blib/arch;C:\strawberry\cpan\build\Bio-MAGE-Utils-20030502.0-DnAFDT/blib/lib;C:\strawberry\cpan\build\Bio-MAGE-20030502.3-ajUgoS/blib/arch;C:\strawberry\cpan\build\Bio-MAGE-20030502.3-ajUgoS/blib/lib;C:\strawberry\cpan\build\Algorithm-C3-0.07-lWS43G/blib/arch;C:\strawberry\cpan\build\Algorithm-C3-0.07-lWS43G/blib/lib;C:\strawberry\cpan\build\POE-Component-Client-Traceroute-0.21-SrDC6v/blib/arch;C:\strawberry\cpan\build\POE-Component-Client-Traceroute-0.21-SrDC6v/blib/lib;C:\strawberry\cpan\build\Number-Object-0.02-JJ1BVc/blib/arch;C:\strawberry\cpan\build\Number-Object-0.02-JJ1BVc/blib/lib;C:\strawberry\cpan\build\Algorithm-NaiveBayes-0.04-9bp4zv/blib/arch;C:\strawberry\cpan\build\Algorithm-NaiveBayes-0.04-9bp4zv/blib/lib;C:\strawberry\cpan\build\Email-Find-0.10-YRgOw0/blib/arch;C:\strawberry\cpan\build\Email-Find-0.10-YRgOw0/blib/lib;C:\strawberry\cpan\build\Basset-1.04-pYuala/blib/arch;C:\strawberry\cpan\build\Basset-1.04-pYuala/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 724
    PERL5_CPAN_IS_RUNNING = 724
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1452,724
    PERL_CR_SMOKER_CURRENT = Image-Density-0.2
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
    TEMP = C:\DOCUME~1\David\LOCALS~1\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
    Win32::FsType = FAT32
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_62  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, 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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About