Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Image-Sane-0.12 v5.8.9 GNU/Linux
Date: 2017-06-04T09:32:22Z
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.8.9, created by CPAN-Reporter-1.2017.
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':
Running Mkbootstrap for Sane ()
"/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/typemap' -typemap '/home/njh/.cpan/build/Image-Sane-0.12-8/typemap' Sane.xs > Sane.xsc
chmod 644 "Sane.bs"
"/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Sane.bs blib/arch/auto/Image/Sane/Sane.bs 644
cp lib/Image/Sane/Device.pm blib/lib/Image/Sane/Device.pm
cp lib/Image/Sane.pm blib/lib/Image/Sane.pm
mv Sane.xsc Sane.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -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.8.9/lib/5.8.9/armv7l-linux-thread-multi/CORE" Sane.c
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:340: recipe for target 'Sane.o' failed
make: *** [Sane.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Exception::Class 0 1.40
Readonly 0 2.04
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.18
Test::More 0 1.302073
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.8.9/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
PERL5LIB = /home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/lib:/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/arch:/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12923
PERL5_CPAN_IS_RUNNING = 12923
PERLBREW_BASHRC_VERSION = 0.74
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.74
PERL_LOCAL_LIB_ROOT =
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.9/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 2.14
CPAN::Meta 2.150005
Cwd 3.60
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.18
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.18
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.60
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4422
Test::Harness 3.36
Test::More 1.302073
YAML 1.21
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=4.1.13-v7+, archname=armv7l-linux-thread-multi
uname='linux pi2.bandsman.co.uk 4.1.13-v7+ #826 smp preempt fri nov 13 20:19:03 gmt 2015 armv7l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.9.2', 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 =' -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 -lgdbm_compat
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
Built under linux
Compiled at Nov 27 2015 09:16:05
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl"
PERL5LIB="/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/arch:/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/lib:/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/arch:/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12923"
PERL5_CPAN_IS_RUNNING="12923"
PERLBREW_BASHRC_VERSION="0.74"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.74"
PERL_LOCAL_LIB_ROOT=""
@INC:
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/arch
/home/njh/.cpan/build/ExtUtils-PkgConfig-1.16-8/blib/lib
/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/arch
/home/njh/.cpan/build/ExtUtils-Depends-0.405-2/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.