Data-MessagePack-Stream v1.01 Perl 5 v5.26.0 armv6l-linux

Status
Unknown
From
gregor herrmann
Dist
Data-MessagePack-Stream v1.01
Platform
Perl 5 v5.26.0 armv6l-linux
Date
2017-09-05 01:39:17
ID
07a8b6e8-91db-11e7-a174-bc3d66f8176e
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 Syohei Yoshida,

This is a computer-generated report for Data-MessagePack-Stream-1.01
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 -j3 -j3':

cd msgpack-1.4.2 && ./configure --disable-shared && make
Running Mkbootstrap for Stream ()
chmod 644 "Stream.bs"
"/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin/perl" "-Iinc" "/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/ExtUtils/xsubpp"  -typemap '/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/ExtUtils/typemap'  src/Data-MessagePack-Stream.xs > src/Data-MessagePack-Stream.xsc
cp lib/Data/MessagePack/Stream.pm blib/lib/Data/MessagePack/Stream.pm
"/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Stream.bs blib/arch/auto/Data/MessagePack/Stream/Stream.bs 644
mv src/Data-MessagePack-Stream.xsc src/Data-MessagePack-Stream.c
cc -c  "-I." "-I." "-Imsgpack-1.4.2/include" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wno-comment -O2   -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" -o src/Data-MessagePack-Stream.o -fPIC "-I/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/armv6l-linux/CORE"  -DUSE_PPPORT src/Data-MessagePack-Stream.c
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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 whether gcc understands -c and -o together... yes
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 build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
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 how to convert armv6l-unknown-linux-gnueabihf file names to armv6l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv6l-unknown-linux-gnueabihf 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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating msgpack.pc
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2'
make  all-recursive
make[2]: Entering directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2'
Making all in src
make[3]: Entering directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I../include -O3 -Wall -Wextra -Werror  -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c -o unpack.lo unpack.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I../include -O3 -Wall -Wextra -Werror  -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c -o objectc.lo objectc.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I../include -O3 -Wall -Wextra -Werror  -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -Werror -g -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -Werror -g -MT objectc.lo -MD -MP -MF .deps/objectc.Tpo -c objectc.c -o objectc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -Werror -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..    -I../include -O3 -Wall -Wextra -Werror  -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c -o vrefbuffer.lo vrefbuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -Werror -g -MT vrefbuffer.lo -MD -MP -MF .deps/vrefbuffer.Tpo -c vrefbuffer.c -o vrefbuffer.o
distcc[22122] ERROR: compile unpack.c on localhost failed
In file included from unpack.c:268:0:
../include/msgpack/unpack_template.h: In function ‘template_execute’:
../include/msgpack/unpack_template.h:250:17: error: this statement may fall through [-Werror=implicit-fallthrough=]
                 ++p;
                 ^~~
../include/msgpack/unpack_template.h:252:13: note: here
             default:
             ^~~~~~~
cc1: all warnings being treated as errors
Makefile:1370: recipe for target 'unpack.lo' failed
make[3]: *** [unpack.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/objectc.Tpo .deps/objectc.Plo
mv -f .deps/vrefbuffer.Tpo .deps/vrefbuffer.Plo
make[3]: Leaving directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2/src'
Makefile:471: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2'
Makefile:380: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/srv/smoker/cpan/build/Data-MessagePack-Stream-1.01-0/msgpack-1.4.2'
Makefile:1020: recipe for target 'msgpack-1.4.2/src/.libs/libmsgpackc.a' failed
make: *** [msgpack-1.4.2/src/.libs/libmsgpackc.a] Error 2

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    XSLoader            0.02 0.27

build_requires:

    Module              Need Have
    ------------------- ---- ----
    Data::MessagePack   0    1.00
    Devel::PPPort       3.19 3.36
    ExtUtils::MakeMaker 6.36 7.30
    ExtUtils::ParseXS   3.18 3.34

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    Devel::PPPort       3.19 3.36
    ExtUtils::MakeMaker 6.36 7.30
    ExtUtils::ParseXS   3.18 3.34


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

Environment variables:

    AUTOMATED_TESTING = 1
    LC_CTYPE = de_AT.utf8
    LD_LIBRARY_PATH = /usr/lib/libeatmydata
    NONINTERACTIVE_TESTING = 1
    PATH = /srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin/perl
    PERL5LIB = /srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/arch:/srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17707
    PERL5_CPAN_IS_RUNNING = 17707
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15672,17707
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /srv/smoker/.perlbrew
    PERLBREW_MANPATH = /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/man
    PERLBREW_PATH = /srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin
    PERLBREW_PERL = perl-5.26.0
    PERLBREW_ROOT = /srv/smoker/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_CR_SMOKER_CURRENT = Log-Log4perl-Appender-Fluent-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen-256color

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

    $^X = /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin/perl
    $UID/$EUID = 1111 / 1111
    $GID = 65534 65534
    $EGID = 65534 65534

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.67    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.34    
    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.302086
    YAML                1.23    
    YAML::Syck          n/a     
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=3.18.0-trunk-rpi
    archname=armv6l-linux
    uname='linux smoker 3.18.0-trunk-rpi #1 preempt raspbian 3.18.5-1~exp1+rpi19+stretch (2015-10-14) armv6l gnulinux '
    config_args='-de -Dprefix=/srv/smoker/perl5/perlbrew/perls/perl-5.26.0 -Aeval:scriptdir=/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    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'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170415'
    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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/6/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.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  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_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 May 31 2017 00:22:52
  %ENV:
    PERL="/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin/perl"
    PERL5LIB="/srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/arch:/srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17707"
    PERL5_CPAN_IS_RUNNING="17707"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="15672,17707"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/srv/smoker/.perlbrew"
    PERLBREW_MANPATH="/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/man"
    PERLBREW_PATH="/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.26.0/bin"
    PERLBREW_PERL="perl-5.26.0"
    PERLBREW_ROOT="/srv/smoker/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_CR_SMOKER_CURRENT="Log-Log4perl-Appender-Fluent-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/arch
    /srv/smoker/cpan/build/Data-MessagePack-1.00-1/blib/lib
    /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0/armv6l-linux
    /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/site_perl/5.26.0
    /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0/armv6l-linux
    /srv/smoker/perl5/perlbrew/perls/perl-5.26.0/lib/5.26.0
    .