Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Image-Sane-0.12 v5.12.3 GNU/Linux
Date: 2017-06-04T09:43:03Z
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 Jeffrey Ratcliffe,
This is a computer-generated report for Image-Sane-0.12
on perl 5.12.3, created by CPAN-Reporter-1.2011.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
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 -j4 -j4':
/home/njh/perl5/perlbrew/perls/perl-5.12.3/bin/perl /home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/ExtUtils/xsubpp -typemap /home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/ExtUtils/typemap -typemap typemap Sane.xs > Sane.xsc && mv Sane.xsc Sane.c
Running Mkbootstrap for Image::Sane ()
chmod 644 Sane.bs
cp Sane.bs blib/arch/auto/Image/Sane/Sane.bs
chmod 644 blib/arch/auto/Image/Sane/Sane.bs
cp lib/Image/Sane/Device.pm blib/lib/Image/Sane/Device.pm
cp lib/Image/Sane.pm blib/lib/Image/Sane.pm
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/armv6l-linux-thread-multi/CORE" Sane.c
In file included from Sane.xs:2:0:
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/armv6l-linux-thread-multi/CORE/perl.h:1629:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_snprintf(buffer, len, ...) ({ int __len__ = snprintf(buffer, len, __VA_ARGS__); if ((len) > 0 && (Size_t)__len__ >= (len)) Perl_croak_nocontext("panic: snprintf buffer overflow"); __len__; })
^
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/armv6l-linux-thread-multi/CORE/perl.h:1641:41: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
# define my_vsnprintf(buffer, len, ...) ({ int __len__ = vsnprintf(buffer, len, __VA_ARGS__); if ((len) > 0 && (Size_t)__len__ >= (len)) Perl_croak_nocontext("panic: vsnprintf buffer overflow"); __len__; })
^
In file included from Sane.xs:5:0:
./saneperl.h:13:23: fatal error: sane/sane.h: No such file or directory
#include <sane/sane.h>
^
compilation terminated.
Makefile:341: recipe for target 'Sane.o' failed
make: *** [Sane.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Exception::Class 0 1.37
Readonly 0 2.04
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.64
Test::More 0 1.302075
Test::Requires 0 0.10
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::Depends 0 0.405
ExtUtils::PkgConfig 0 1.16
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_GB.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.3/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/lib:/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/arch:/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14988
PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/Image-Sane-0.12-8ZNoqF/Makefile.PL
PERL5_CPAN_IS_RUNNING = 14988
PERLBREW_BASHRC_VERSION = 0.74
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.3/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.3/bin
PERLBREW_PERL = perl-5.12.3
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.74
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.12.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 27 29 44 46 60 100 101 108 997 998 999 1000
$EGID = 1000 4 20 24 27 29 44 46 60 100 101 108 997 998 999 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.150005
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.47
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4214
Module::Signature 0.70
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302075
YAML 0.98
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=3.2.27+, archname=armv6l-linux-thread-multi
uname='linux pi 3.2.27+ #250 preempt thu oct 18 19:03:02 bst 2012 armv6l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.3 -Duseithreads -Dusemultiplicity -Accflags=-Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.3/bin'
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 ='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -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 linux
Compiled at Feb 4 2013 08:35:09
%ENV:
PERL5LIB="/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/lib:/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/arch:/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14988"
PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/Image-Sane-0.12-8ZNoqF/Makefile.PL"
PERL5_CPAN_IS_RUNNING="14988"
PERLBREW_BASHRC_VERSION="0.74"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.3/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.3/bin"
PERLBREW_PERL="perl-5.12.3"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.74"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT=""
@INC:
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/arch
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-oJ8a0i/blib/lib
/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/arch
/home/njh/.cpan/build/ExtUtils-Depends-0.405-TxewC8/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/armv6l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3/armv6l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.3/lib/5.12.3
.