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

FAIL XML-Sablotron-1.01 x86_64-linux 2.6.24-1-amd64

From:
andreas.koenig.gmwojprw
Date:
May 24, 2008 08:56
Subject:
FAIL XML-Sablotron-1.01 x86_64-linux 2.6.24-1-amd64
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/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Pavel Hlavnicka,
    
This is a computer-generated report for XML-Sablotron-1.01
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/local/perl-5.10/bin/perl Makefile.PL INSTALLDIRS=site':

Note (probably harmless): No library found for -lsablot

Sablot must be installed prior to building XML::Sablotron and I can't find #'
it in the standard library directories. You can download Sablotron from:

http://www.gingerall.cz

If Sablotron is installed, but in a non-standard directory, then use the
following options to Makefile.PL:

    SABLOTLIBPATH=...  To set the directory in which to find libexpat

    SABLOTINCPATH=...  To set the directory in which to find expat.h

For example:

    perl Makefile.PL SABLOTLIBPATH=/home/me/lib SABLOTINCPATH=/home/me/include

Note that if you build against a shareable library in a non-standard location
you may (on some platforms) also have to set your LD_LIBRARY_PATH environment
variable at run time for perl to find the library.


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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/Proc-Exists-0.11-KLE6b3/blib/arch:/home/sand/.cpan/build/Proc-Exists-0.11-KLE6b3/blib/lib:/home/sand/.cpan/build/Encode-IBM-0.11-98bmvn/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.11-98bmvn/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3561
    PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/XML-Sablotron-1.01-ldAy4a/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 3561
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /usr/local/perl-5.10/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_60  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.23     
    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   0.55     
    Test::Harness       3.10     
    Test::More          0.80     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.24-1-amd64, archname=x86_64-linux
    uname='linux k81 2.6.24-1-amd64 #1 smp thu mar 27 16:52:38 utc 2008 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.10 -des -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.3 (Debian 4.2.3-3)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'



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