Back
From: metabase:user:0d96120c-29e2-11e5-b049-ede3035d37de
Subject: UNKNOWN Data-MessagePack-Stream-0.07 v5.22.0 GNU/Linux
Date: 2015-08-11T02:39:13Z
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 Daisuke Murase,
This is a computer-generated report for Data-MessagePack-Stream-0.07
on perl 5.22.0, created by CPAN-Reporter-1.2015.
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
MEMORY : 1.96 GB
ARCH : armv7l
OS : Debian 8.1
KERNEL : Linux 4.1.3-armv7-x2
VIRTUALIZATION : No Virtualization
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/Data/MessagePack/Stream.pm blib/lib/Data/MessagePack/Stream.pm
cd msgpack-0.5.7 && ./configure --disable-shared && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking if C++ API is enabled...
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking if debug option is enabled...
checking for __sync_* atomic operations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/msgpack/version.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
make all-recursive
make[2]: Entering directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
Making all in src
make[3]: Entering directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c -o unpack.lo unpack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o
mv -f .deps/unpack.Tpo .deps/unpack.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c -o objectc.lo objectc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c objectc.c -o objectc.o
mv -f .deps/objectc.Tpo .deps/objectc.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c -o vrefbuffer.lo vrefbuffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c vrefbuffer.c -o vrefbuffer.o
mv -f .deps/vrefbuffer.Tpo .deps/vrefbuffer.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c -o zone.lo zone.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -o zone.o
mv -f .deps/zone.Tpo .deps/zone.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O3 -Wall -g -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cpp -o object.o
mv -f .deps/object.Tpo .deps/object.Plo
/bin/bash ../libtool --tag=CXX --mode=link g++ -O3 -Wall -g -version-info 3:0:0 -o libmsgpack.la -rpath /usr/local/lib unpack.lo objectc.lo version.lo vrefbuffer.lo zone.lo object.lo
libtool: link: ar cru .libs/libmsgpack.a unpack.o objectc.o version.o vrefbuffer.o zone.o object.o
libtool: link: ranlib .libs/libmsgpack.a
libtool: link: ( cd ".libs" && rm -f "libmsgpack.la" && ln -s "../libmsgpack.la" "libmsgpack.la" )
/bin/bash ../libtool --tag=CC --mode=link gcc -O3 -Wall -g -version-info 2:0:0 -o libmsgpackc.la -rpath /usr/local/lib unpack.lo objectc.lo version.lo vrefbuffer.lo zone.lo
libtool: link: ar cru .libs/libmsgpackc.a unpack.o objectc.o version.o vrefbuffer.o zone.o
libtool: link: ranlib .libs/libmsgpackc.a
libtool: link: ( cd ".libs" && rm -f "libmsgpackc.la" && ln -s "../libmsgpackc.la" "libmsgpackc.la" )
make[3]: Leaving directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7/src'
Making all in test
make[3]: Entering directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7/test'
make[3]: Entering directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
make[3]: Leaving directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
make[2]: Leaving directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
make[1]: Leaving directory '/home/jmaslak/.cpan/build/Data-MessagePack-Stream-0.07-ZjutDX/msgpack-0.5.7'
Running Mkbootstrap for Data::MessagePack::Stream ()
chmod 644 "Stream.bs"
"/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin/perl" "-Iinc" "/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/5.22.0/ExtUtils/xsubpp" -typemap "/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/5.22.0/ExtUtils/typemap" src/Data-MessagePack-Stream.xs > src/Data-MessagePack-Stream.xsc && mv src/Data-MessagePack-Stream.xsc src/Data-MessagePack-Stream.c
cc -c "-I." "-I." "-Imsgpack-0.5.7/src" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -W -Wno-comment -O2 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -o src/Data-MessagePack-Stream.o -fPIC "-I/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/5.22.0/armv7l-linux-64int/CORE" -DUSE_PPPORT src/Data-MessagePack-Stream.c
src/Data-MessagePack-Stream.xs: In function âdecode_msgpack_objectâ:
src/Data-MessagePack-Stream.xs:51:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < obj->via.array.size; i++) {
^
src/Data-MessagePack-Stream.xs:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < obj->via.map.size; i++) {
^
rm -f blib/arch/auto/Data/MessagePack/Stream/Stream.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong src/Data-MessagePack-Stream.o -o blib/arch/auto/Data/MessagePack/Stream/Stream.so msgpack-0.5.7/src/.libs/libmsgpack.a \
\
/usr/bin/ld: msgpack-0.5.7/src/.libs/libmsgpack.a(unpack.o): relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC
msgpack-0.5.7/src/.libs/libmsgpack.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:487: recipe for target 'blib/arch/auto/Data/MessagePack/Stream/Stream.so' failed
make: *** [blib/arch/auto/Data/MessagePack/Stream/Stream.so] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
XSLoader 0.02 0.20
build_requires:
Module Need Have
------------------- ---- -------
Data::MessagePack 0 0.48
Devel::PPPort 3.19 3.31
ExtUtils::MakeMaker 6.36 7.04_01
ExtUtils::ParseXS 2.21 3.28
configure_requires:
Module Need Have
------------------- ---- -------
Devel::PPPort 3.19 3.31
ExtUtils::MakeMaker 6.36 7.04_01
ExtUtils::ParseXS 2.21 3.28
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perltest/bin:/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/sbin:~/perltest/bin
PERL = /home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin/perl
PERL5LIB = /home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/arch:/home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26549
PERL5_CPAN_IS_RUNNING = 26549
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 25282,26549
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/jmaslak/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/man
PERLBREW_PATH = /home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin
PERLBREW_PERL = perl-5.22.0-64int
PERLBREW_ROOT = /home/jmaslak/perl5/perlbrew
PERLBREW_VERSION = 0.73
PERL_CR_SMOKER_CURRENT = AnyEvent-MessagePack-0.19
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 27 1000
$EGID = 1000 27 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150001
Cwd 3.56
ExtUtils::CBuilder 0.280221
ExtUtils::Command 1.20
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=linux, osvers=4.1.3-armv7-x2, archname=armv7l-linux-64int
uname='linux armperl.antelope.net 4.1.3-armv7-x2 #1 smp wed jul 29 12:23:30 mdt 2015 armv7l gnulinux '
config_args='-de -Dprefix=/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int -Duse64bitint -Aeval:scriptdir=/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=0
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
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 -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at Jul 30 2015 06:17:43
%ENV:
PERL="/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin/perl"
PERL5LIB="/home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/arch:/home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26549"
PERL5_CPAN_IS_RUNNING="26549"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="25282,26549"
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/jmaslak/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/man"
PERLBREW_PATH="/home/jmaslak/perl5/perlbrew/bin:/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/bin"
PERLBREW_PERL="perl-5.22.0-64int"
PERLBREW_ROOT="/home/jmaslak/perl5/perlbrew"
PERLBREW_VERSION="0.73"
PERL_CR_SMOKER_CURRENT="AnyEvent-MessagePack-0.19"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
@INC:
/home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/arch
/home/jmaslak/.cpan/build/Data-MessagePack-0.48-3VF3uU/blib/lib
/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/site_perl/5.22.0/armv7l-linux-64int
/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/site_perl/5.22.0
/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/5.22.0/armv7l-linux-64int
/home/jmaslak/perl5/perlbrew/perls/perl-5.22.0-64int/lib/5.22.0
.