Report for Image-Density-0.2

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Image-Density-0.2 v5.12.1 OpenBSD
Date: 2010-09-20T00:40:30Z

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 Gregor N. Purdy, Sr.,

This is a computer-generated report for Image-Density-0.2
on perl 5.12.1, created by CPAN-Reporter-1.18.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
/home/sts/cpansmoke/perl-5.12.1/bin/perl /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/ExtUtils/xsubpp  -typemap /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/ExtUtils/typemap  TIFF_b8a4.xs > TIFF_b8a4.xsc && mv TIFF_b8a4.xsc TIFF_b8a4.c
cc -c  -I/home/sts/cpansmoke/perl-5.12.1/cpan/build/Image-Density-0.2-2gOgP8/t  -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2    -DVERSION=\"0.00\"  -DXS_VERSION=\"0.00\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd-thread-multi/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: syntax error before "bps"
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:40: error: (Each undeclared identifier is reported only once
TIFF_b8a4.xs:40: error: for each function it appears in.)
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: 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: 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)
*** Error code 1

Stop in /home/sts/.Inline/build/Image/Density/TIFF_b8a4 (line 92 of /usr/share/mk/sys.mk).

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

The build directory was:
/home/sts/.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.
t/examples.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/examples.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  2 wallclock secs ( 0.03 usr  0.01 sys +  0.96 cusr  0.16 csys =  1.16 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
*** Error code 1

Stop in /home/sts/cpansmoke/perl-5.12.1/cpan/build/Image-Density-0.2-2gOgP8 (line 772 of Makefile).

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

Prerequisite modules loaded:

requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30909
    PERL5_CPAN_IS_RUNNING = 30909
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4136,30909
    PERL_CR_SMOKER_CURRENT = Image-Density-0.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/sts/cpansmoke/perl-5.12.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.57   
    ExtUtils::ParseXS   2.21   
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.22   
    Test::More          0.96   
    YAML                0.71   
    YAML::Syck          1.12   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=4.7, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 4.7 generic.mp#449 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.1'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.7'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.53.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under openbsd
  Compiled at Aug 26 2010 18:28:18
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30909"
    PERL5_CPAN_IS_RUNNING="30909"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4136,30909"
    PERL_CR_SMOKER_CURRENT="Image-Density-0.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Inline-0.46-sq4ubH/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Parse-RecDescent-1.965001-sv2k3h/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1
    .