RPi-I2C v2.3606 Perl 5 v5.26.0 evbarm-netbsd-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
RPi-I2C v2.3606
- Platform
- Perl 5 v5.26.0 evbarm-netbsd-thread-multi
- Date
- 2018-06-08 00:27:46
- ID
- c450f57a-6ab2-11e8-8fb1-ef5133556b3f
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 Steve Bertrand,
This is a computer-generated report for RPi-I2C-2.3606
on perl 5.26.0, created by CPAN-Reporter-1.2018.
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':
--- blib/lib/RPi/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/RPi/I2C/.exists ---
--- blib/arch/auto/RPi/I2C/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- I2C.c ---
--- blibdirs ---
--- I2C.bs ---
--- I2C.c ---
"/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.26.0/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/ExtUtils/typemap' I2C.xs > I2C.xsc
--- pm_to_blib ---
--- config ---
--- I2C.bs ---
Running Mkbootstrap for I2C ()
chmod 644 "I2C.bs"
--- blib/arch/auto/RPi/I2C/I2C.bs ---
"/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.26.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- I2C.bs blib/arch/auto/RPi/I2C/I2C.bs 644
--- pm_to_blib ---
cp lib/RPi/I2C.pm blib/lib/RPi/I2C.pm
--- I2C.c ---
mv I2C.xsc I2C.c
--- I2C.o ---
cc -c -I. -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=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include -O -DVERSION=\"2.3606\" -DXS_VERSION=\"2.3606\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE" I2C.c
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/hv.h:653:0,
from /home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/perl.h:3922,
from I2C.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/hv_func.h:266:18: warning: cast increases required alignment of target type [-Wcast-align]
U32 hash = *((const U32*)seed) + (U32)len;
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/perl.h:5785:0,
from I2C.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/inline.h: In function 'Perl_foldEQ_locale':
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi/CORE/inline.h:1718:5: warning: nested extern declaration of 'Perl___notused' [-Wnested-externs]
dVAR;
^
In file included from I2C.xs:6:0:
i2c-dev.h: At top level:
i2c-dev.h:28:25: fatal error: linux/types.h: No such file or directory
compilation terminated.
*** [I2C.o] Error code 1
make: stopped in /home/njh/.cpan/build/RPi-I2C-2.3606-0
1 error
make: stopped in /home/njh/.cpan/build/RPi-I2C-2.3606-0
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
perl 5.006 5.026000
build_requires:
Module Need Have
------------------- ----- --------
Test::More 0 1.302096
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.0/bin:src/njh/smoker/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.26.0/bin/perl
PERL5LIB = /home/njh/.cpan/build/Mock-Sub-1.09-0/blib/arch:/home/njh/.cpan/build/Mock-Sub-1.09-0/blib/lib:/home/njh/.cpan/build/RPi-Const-1.04-0/blib/arch:/home/njh/.cpan/build/RPi-Const-1.04-0/blib/lib:/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/arch:/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/lib:/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/arch:/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/lib:/home/njh/.cpan/build/XSConfig-6.24-0/blib/arch:/home/njh/.cpan/build/XSConfig-6.24-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23000
PERL5_CPAN_IS_RUNNING = 23000
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.26.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.0/bin
PERLBREW_PERL = perl-5.26.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /tmp/testwrapper.23851
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.26.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.67
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302096
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=netbsd
osvers=7.0.2_patch
archname=evbarm-netbsd-thread-multi
uname='netbsd pi2c.bandsman.co.uk 7.0.2_patch netbsd 7.0.2_patch (rpi2.201612281350z) evbarm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.26.0 -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=cortex-a7 -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.26.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-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=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include'
optimize='-O'
cppflags='-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=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include'
ccversion=''
gccversion='4.8.4'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/include/gcc-4.8 /usr/lib /usr/pkg/lib /lib
libs=-lpthread -lm -lcrypt -lutil -lc -lposix
perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.38
Built under netbsd
Compiled at Jun 1 2017 10:16:44
%ENV:
PERL="/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.26.0/bin/perl"
PERL5LIB="/home/njh/.cpan/build/Mock-Sub-1.09-0/blib/arch:/home/njh/.cpan/build/Mock-Sub-1.09-0/blib/lib:/home/njh/.cpan/build/RPi-Const-1.04-0/blib/arch:/home/njh/.cpan/build/RPi-Const-1.04-0/blib/lib:/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/arch:/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/lib:/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/arch:/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/lib:/home/njh/.cpan/build/XSConfig-6.24-0/blib/arch:/home/njh/.cpan/build/XSConfig-6.24-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23000"
PERL5_CPAN_IS_RUNNING="23000"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.26.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.26.0/bin"
PERLBREW_PERL="perl-5.26.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/.cpan/build/Mock-Sub-1.09-0/blib/arch
/home/njh/.cpan/build/Mock-Sub-1.09-0/blib/lib
/home/njh/.cpan/build/RPi-Const-1.04-0/blib/arch
/home/njh/.cpan/build/RPi-Const-1.04-0/blib/lib
/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/arch
/home/njh/.cpan/build/RPi-WiringPi-Constant-1.01-0/blib/lib
/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/arch
/home/njh/.cpan/build/GPSD-Parse-1.02-0/blib/lib
/home/njh/.cpan/build/XSConfig-6.24-0/blib/arch
/home/njh/.cpan/build/XSConfig-6.24-0/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0
.