Alien-OpenVcdiff v0.101 Perl 5 v5.26.1 RC1 x86_64-linux

Status
Unknown
From
Slaven Rezić (SREZIC)
Dist
Alien-OpenVcdiff v0.101
Platform
Perl 5 v5.26.1 RC1 x86_64-linux
Date
2017-09-13 18:53:03
ID
c55729ce-98b4-11e7-95fc-db2febbf2fe1
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 Doug Hoyte,

This is a computer-generated report for Alien-OpenVcdiff-0.101
on perl 5.26.1, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build':

Building Alien-OpenVcdiff
+ pkg-config --modversion OpenVcdiff
Downloading File: open-vcdiff-0.8.3.tar.gz ... Done
Extracting Archive ... Done
Building library ... 
+ cd /home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3
+ ./configure --with-pic --prefix=/home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff
configure: loading site script /home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/_alien/config.site
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 for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 cc... /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 for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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 whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking ext/rope usability... no
checking ext/rope presence... no
checking for ext/rope... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for gettimeofday... yes
checking for QueryPerformanceCounter... no
checking for memalign... yes
checking for posix_memalign... yes
checking for mprotect... yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for uint16_t... yes
checking for u_int16_t... yes
checking for __int16... no
checking for strtoll... yes
checking for strtoq... yes
checking for setenv... yes
checking for putenv... yes
checking for __attribute__... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gflags/src/gflags/gflags.h
config.status: creating gflags/src/gflags/gflags_completions.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include   -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo `test -f 'src/zlib/adler32.c' || echo './'`src/zlib/adler32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c src/zlib/adler32.c  -fPIC -DPIC -o .libs/adler32.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c src/zlib/adler32.c  -fPIC -DPIC -o adler32.o >/dev/null 2>&1
mv -f .deps/adler32.Tpo .deps/adler32.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT addrcache.lo -MD -MP -MF .deps/addrcache.Tpo -c -o addrcache.lo `test -f 'src/addrcache.cc' || echo './'`src/addrcache.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT addrcache.lo -MD -MP -MF .deps/addrcache.Tpo -c src/addrcache.cc  -fPIC -DPIC -o .libs/addrcache.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT addrcache.lo -MD -MP -MF .deps/addrcache.Tpo -c src/addrcache.cc  -fPIC -DPIC -o addrcache.o >/dev/null 2>&1
mv -f .deps/addrcache.Tpo .deps/addrcache.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT codetable.lo -MD -MP -MF .deps/codetable.Tpo -c -o codetable.lo `test -f 'src/codetable.cc' || echo './'`src/codetable.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT codetable.lo -MD -MP -MF .deps/codetable.Tpo -c src/codetable.cc  -fPIC -DPIC -o .libs/codetable.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT codetable.lo -MD -MP -MF .deps/codetable.Tpo -c src/codetable.cc  -fPIC -DPIC -o codetable.o >/dev/null 2>&1
mv -f .deps/codetable.Tpo .deps/codetable.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo `test -f 'src/logging.cc' || echo './'`src/logging.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c src/logging.cc  -fPIC -DPIC -o .libs/logging.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c src/logging.cc  -fPIC -DPIC -o logging.o >/dev/null 2>&1
mv -f .deps/logging.Tpo .deps/logging.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT varint_bigendian.lo -MD -MP -MF .deps/varint_bigendian.Tpo -c -o varint_bigendian.lo `test -f 'src/varint_bigendian.cc' || echo './'`src/varint_bigendian.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT varint_bigendian.lo -MD -MP -MF .deps/varint_bigendian.Tpo -c src/varint_bigendian.cc  -fPIC -DPIC -o .libs/varint_bigendian.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT varint_bigendian.lo -MD -MP -MF .deps/varint_bigendian.Tpo -c src/varint_bigendian.cc  -fPIC -DPIC -o varint_bigendian.o >/dev/null 2>&1
mv -f .deps/varint_bigendian.Tpo .deps/varint_bigendian.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -no-undefined  -fstack-protector-strong -L/usr/local/lib  -o libvcdcom.la -rpath /home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib adler32.lo addrcache.lo codetable.lo logging.lo varint_bigendian.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  .libs/adler32.o .libs/addrcache.o .libs/codetable.o .libs/logging.o .libs/varint_bigendian.o   -L/usr/local/lib -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o    -Wl,-soname -Wl,libvcdcom.so.0 -o .libs/libvcdcom.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libvcdcom.so.0" && ln -s "libvcdcom.so.0.0.0" "libvcdcom.so.0")
libtool: link: (cd ".libs" && rm -f "libvcdcom.so" && ln -s "libvcdcom.so.0.0.0" "libvcdcom.so")
libtool: link: ar cru .libs/libvcdcom.a  adler32.o addrcache.o codetable.o logging.o varint_bigendian.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvcdcom.a
libtool: link: ( cd ".libs" && rm -f "libvcdcom.la" && ln -s "../libvcdcom.la" "libvcdcom.la" )
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT decodetable.lo -MD -MP -MF .deps/decodetable.Tpo -c -o decodetable.lo `test -f 'src/decodetable.cc' || echo './'`src/decodetable.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT decodetable.lo -MD -MP -MF .deps/decodetable.Tpo -c src/decodetable.cc  -fPIC -DPIC -o .libs/decodetable.o
In file included from src/decodetable.cc:20:0:
src/decodetable.h:137:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<VCDiffCodeTableData> non_default_code_table_data_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/decodetable.h:22,
                 from src/decodetable.cc:20:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT decodetable.lo -MD -MP -MF .deps/decodetable.Tpo -c src/decodetable.cc  -fPIC -DPIC -o decodetable.o >/dev/null 2>&1
mv -f .deps/decodetable.Tpo .deps/decodetable.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT headerparser.lo -MD -MP -MF .deps/headerparser.Tpo -c -o headerparser.lo `test -f 'src/headerparser.cc' || echo './'`src/headerparser.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT headerparser.lo -MD -MP -MF .deps/headerparser.Tpo -c src/headerparser.cc  -fPIC -DPIC -o .libs/headerparser.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT headerparser.lo -MD -MP -MF .deps/headerparser.Tpo -c src/headerparser.cc  -fPIC -DPIC -o headerparser.o >/dev/null 2>&1
mv -f .deps/headerparser.Tpo .deps/headerparser.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT vcdecoder.lo -MD -MP -MF .deps/vcdecoder.Tpo -c -o vcdecoder.lo `test -f 'src/vcdecoder.cc' || echo './'`src/vcdecoder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcdecoder.lo -MD -MP -MF .deps/vcdecoder.Tpo -c src/vcdecoder.cc  -fPIC -DPIC -o .libs/vcdecoder.o
In file included from src/vcdecoder.cc:40:0:
src/decodetable.h:137:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<VCDiffCodeTableData> non_default_code_table_data_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/vcdecoder.cc:35:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
src/vcdecoder.cc:552:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<VCDiffAddressCache> addr_cache_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/vcdecoder.cc:35:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
src/vcdecoder.cc:555:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<VCDiffCodeTableData> custom_code_table_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/vcdecoder.cc:35:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
src/vcdecoder.cc:564:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<VCDiffStreamingDecoderImpl> custom_code_table_decoder_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/vcdecoder.cc:35:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcdecoder.lo -MD -MP -MF .deps/vcdecoder.Tpo -c src/vcdecoder.cc  -fPIC -DPIC -o vcdecoder.o >/dev/null 2>&1
mv -f .deps/vcdecoder.Tpo .deps/vcdecoder.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -no-undefined  -fstack-protector-strong -L/usr/local/lib  -o libvcddec.la -rpath /home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib decodetable.lo headerparser.lo vcdecoder.lo libvcdcom.la 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  .libs/decodetable.o .libs/headerparser.o .libs/vcdecoder.o   -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib -L/usr/local/lib ./.libs/libvcdcom.so -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o    -Wl,-soname -Wl,libvcddec.so.0 -o .libs/libvcddec.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libvcddec.so.0" && ln -s "libvcddec.so.0.0.0" "libvcddec.so.0")
libtool: link: (cd ".libs" && rm -f "libvcddec.so" && ln -s "libvcddec.so.0.0.0" "libvcddec.so")
libtool: link: ar cru .libs/libvcddec.a  decodetable.o headerparser.o vcdecoder.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvcddec.a
libtool: link: ( cd ".libs" && rm -f "libvcddec.la" && ln -s "../libvcddec.la" "libvcddec.la" )
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT blockhash.lo -MD -MP -MF .deps/blockhash.Tpo -c -o blockhash.lo `test -f 'src/blockhash.cc' || echo './'`src/blockhash.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT blockhash.lo -MD -MP -MF .deps/blockhash.Tpo -c src/blockhash.cc  -fPIC -DPIC -o .libs/blockhash.o
In file included from src/blockhash.cc:21:0:
src/rolling_hash.h: In static member function ‘static void open_vcdiff::RollingHash<window_size>::Init()’:
src/rolling_hash.h:179:22: warning: typedef ‘RollingHash_window_size_must_be_at_least_2’ locally defined but not used [-Wunused-local-typedefs]
                      RollingHash_window_size_must_be_at_least_2);
                      ^
src/compile_assert.h:51:7: note: in definition of macro ‘VCD_COMPILE_ASSERT’
       msg[static_cast<bool>(expr) ? 1 : -1]
       ^~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT blockhash.lo -MD -MP -MF .deps/blockhash.Tpo -c src/blockhash.cc  -fPIC -DPIC -o blockhash.o >/dev/null 2>&1
mv -f .deps/blockhash.Tpo .deps/blockhash.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT encodetable.lo -MD -MP -MF .deps/encodetable.Tpo -c -o encodetable.lo `test -f 'src/encodetable.cc' || echo './'`src/encodetable.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT encodetable.lo -MD -MP -MF .deps/encodetable.Tpo -c src/encodetable.cc  -fPIC -DPIC -o .libs/encodetable.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT encodetable.lo -MD -MP -MF .deps/encodetable.Tpo -c src/encodetable.cc  -fPIC -DPIC -o encodetable.o >/dev/null 2>&1
mv -f .deps/encodetable.Tpo .deps/encodetable.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT instruction_map.lo -MD -MP -MF .deps/instruction_map.Tpo -c -o instruction_map.lo `test -f 'src/instruction_map.cc' || echo './'`src/instruction_map.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT instruction_map.lo -MD -MP -MF .deps/instruction_map.Tpo -c src/instruction_map.cc  -fPIC -DPIC -o .libs/instruction_map.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT instruction_map.lo -MD -MP -MF .deps/instruction_map.Tpo -c src/instruction_map.cc  -fPIC -DPIC -o instruction_map.o >/dev/null 2>&1
mv -f .deps/instruction_map.Tpo .deps/instruction_map.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT jsonwriter.lo -MD -MP -MF .deps/jsonwriter.Tpo -c -o jsonwriter.lo `test -f 'src/jsonwriter.cc' || echo './'`src/jsonwriter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT jsonwriter.lo -MD -MP -MF .deps/jsonwriter.Tpo -c src/jsonwriter.cc  -fPIC -DPIC -o .libs/jsonwriter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT jsonwriter.lo -MD -MP -MF .deps/jsonwriter.Tpo -c src/jsonwriter.cc  -fPIC -DPIC -o jsonwriter.o >/dev/null 2>&1
mv -f .deps/jsonwriter.Tpo .deps/jsonwriter.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT vcdiffengine.lo -MD -MP -MF .deps/vcdiffengine.Tpo -c -o vcdiffengine.lo `test -f 'src/vcdiffengine.cc' || echo './'`src/vcdiffengine.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcdiffengine.lo -MD -MP -MF .deps/vcdiffengine.Tpo -c src/vcdiffengine.cc  -fPIC -DPIC -o .libs/vcdiffengine.o
In file included from src/rolling_hash.h:21:0,
                 from src/vcdiffengine.cc:23:
src/rolling_hash.h: In static member function ‘static void open_vcdiff::RollingHash<window_size>::Init()’:
src/rolling_hash.h:179:22: warning: typedef ‘RollingHash_window_size_must_be_at_least_2’ locally defined but not used [-Wunused-local-typedefs]
                      RollingHash_window_size_must_be_at_least_2);
                      ^
src/compile_assert.h:51:7: note: in definition of macro ‘VCD_COMPILE_ASSERT’
       msg[static_cast<bool>(expr) ? 1 : -1]
       ^~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcdiffengine.lo -MD -MP -MF .deps/vcdiffengine.Tpo -c src/vcdiffengine.cc  -fPIC -DPIC -o vcdiffengine.o >/dev/null 2>&1
mv -f .deps/vcdiffengine.Tpo .deps/vcdiffengine.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT vcencoder.lo -MD -MP -MF .deps/vcencoder.Tpo -c -o vcencoder.lo `test -f 'src/vcencoder.cc' || echo './'`src/vcencoder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcencoder.lo -MD -MP -MF .deps/vcencoder.Tpo -c src/vcencoder.cc  -fPIC -DPIC -o .libs/vcencoder.o
src/vcencoder.cc:69:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<CodeTableWriterInterface> coder_;
        ^~~~~~~~
In file included from /usr/include/c++/6/memory:81:0,
                 from src/vcencoder.cc:31:
/usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcencoder.lo -MD -MP -MF .deps/vcencoder.Tpo -c src/vcencoder.cc  -fPIC -DPIC -o vcencoder.o >/dev/null 2>&1
mv -f .deps/vcencoder.Tpo .deps/vcencoder.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -no-undefined  -fstack-protector-strong -L/usr/local/lib  -o libvcdenc.la -rpath /home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib blockhash.lo encodetable.lo instruction_map.lo jsonwriter.lo vcdiffengine.lo vcencoder.lo libvcdcom.la 
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o  .libs/blockhash.o .libs/encodetable.o .libs/instruction_map.o .libs/jsonwriter.o .libs/vcdiffengine.o .libs/vcencoder.o   -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs -Wl,-rpath -Wl,/home/cpansand/.cpan/build/2017091221/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib -L/usr/local/lib ./.libs/libvcdcom.so -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o    -Wl,-soname -Wl,libvcdenc.so.0 -o .libs/libvcdenc.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libvcdenc.so.0" && ln -s "libvcdenc.so.0.0.0" "libvcdenc.so.0")
libtool: link: (cd ".libs" && rm -f "libvcdenc.so" && ln -s "libvcdenc.so.0.0.0" "libvcdenc.so")
libtool: link: ar cru .libs/libvcdenc.a  blockhash.o encodetable.o instruction_map.o jsonwriter.o vcdiffengine.o vcencoder.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libvcdenc.a
libtool: link: ( cd ".libs" && rm -f "libvcdenc.la" && ln -s "../libvcdenc.la" "libvcdenc.la" )
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gflags.lo -MD -MP -MF .deps/gflags.Tpo -c -o gflags.lo `test -f 'gflags/src/gflags.cc' || echo './'`gflags/src/gflags.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags.lo -MD -MP -MF .deps/gflags.Tpo -c gflags/src/gflags.cc  -fPIC -DPIC -o .libs/gflags.o
gflags/src/gflags.cc:361:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
       snprintf(intbuf, sizeof(intbuf), "%"PRId32, VALUE_AS(int32));
                                        ^
gflags/src/gflags.cc:364:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
       snprintf(intbuf, sizeof(intbuf), "%"PRId64, VALUE_AS(int64));
                                        ^
gflags/src/gflags.cc:367:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
       snprintf(intbuf, sizeof(intbuf), "%"PRIu64, VALUE_AS(uint64));
                                        ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags.lo -MD -MP -MF .deps/gflags.Tpo -c gflags/src/gflags.cc  -fPIC -DPIC -o gflags.o >/dev/null 2>&1
mv -f .deps/gflags.Tpo .deps/gflags.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gflags_completions.lo -MD -MP -MF .deps/gflags_completions.Tpo -c -o gflags_completions.lo `test -f 'gflags/src/gflags_completions.cc' || echo './'`gflags/src/gflags_completions.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags_completions.lo -MD -MP -MF .deps/gflags_completions.Tpo -c gflags/src/gflags_completions.cc  -fPIC -DPIC -o .libs/gflags_completions.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags_completions.lo -MD -MP -MF .deps/gflags_completions.Tpo -c gflags/src/gflags_completions.cc  -fPIC -DPIC -o gflags_completions.o >/dev/null 2>&1
mv -f .deps/gflags_completions.Tpo .deps/gflags_completions.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gflags_reporting.lo -MD -MP -MF .deps/gflags_reporting.Tpo -c -o gflags_reporting.lo `test -f 'gflags/src/gflags_reporting.cc' || echo './'`gflags/src/gflags_reporting.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags_reporting.lo -MD -MP -MF .deps/gflags_reporting.Tpo -c gflags/src/gflags_reporting.cc  -fPIC -DPIC -o .libs/gflags_reporting.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gflags_reporting.lo -MD -MP -MF .deps/gflags_reporting.Tpo -c gflags/src/gflags_reporting.cc  -fPIC -DPIC -o gflags_reporting.o >/dev/null 2>&1
mv -f .deps/gflags_reporting.Tpo .deps/gflags_reporting.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -no-undefined  -fstack-protector-strong -L/usr/local/lib  -o libgflags.la  gflags.lo gflags_completions.lo gflags_reporting.lo  
libtool: link: ar cru .libs/libgflags.a .libs/gflags.o .libs/gflags_completions.o .libs/gflags_reporting.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgflags.a
libtool: link: ( cd ".libs" && rm -f "libgflags.la" && ln -s "../libgflags.la" "libgflags.la" )
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest.lo -MD -MP -MF .deps/gtest.Tpo -c -o gtest.lo `test -f 'gtest/src/gtest.cc' || echo './'`gtest/src/gtest.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest.lo -MD -MP -MF .deps/gtest.Tpo -c gtest/src/gtest.cc  -fPIC -DPIC -o .libs/gtest.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest.lo -MD -MP -MF .deps/gtest.Tpo -c gtest/src/gtest.cc  -fPIC -DPIC -o gtest.o >/dev/null 2>&1
mv -f .deps/gtest.Tpo .deps/gtest.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest-death-test.lo -MD -MP -MF .deps/gtest-death-test.Tpo -c -o gtest-death-test.lo `test -f 'gtest/src/gtest-death-test.cc' || echo './'`gtest/src/gtest-death-test.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-death-test.lo -MD -MP -MF .deps/gtest-death-test.Tpo -c gtest/src/gtest-death-test.cc  -fPIC -DPIC -o .libs/gtest-death-test.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-death-test.lo -MD -MP -MF .deps/gtest-death-test.Tpo -c gtest/src/gtest-death-test.cc  -fPIC -DPIC -o gtest-death-test.o >/dev/null 2>&1
mv -f .deps/gtest-death-test.Tpo .deps/gtest-death-test.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest-filepath.lo -MD -MP -MF .deps/gtest-filepath.Tpo -c -o gtest-filepath.lo `test -f 'gtest/src/gtest-filepath.cc' || echo './'`gtest/src/gtest-filepath.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-filepath.lo -MD -MP -MF .deps/gtest-filepath.Tpo -c gtest/src/gtest-filepath.cc  -fPIC -DPIC -o .libs/gtest-filepath.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-filepath.lo -MD -MP -MF .deps/gtest-filepath.Tpo -c gtest/src/gtest-filepath.cc  -fPIC -DPIC -o gtest-filepath.o >/dev/null 2>&1
mv -f .deps/gtest-filepath.Tpo .deps/gtest-filepath.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest-port.lo -MD -MP -MF .deps/gtest-port.Tpo -c -o gtest-port.lo `test -f 'gtest/src/gtest-port.cc' || echo './'`gtest/src/gtest-port.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-port.lo -MD -MP -MF .deps/gtest-port.Tpo -c gtest/src/gtest-port.cc  -fPIC -DPIC -o .libs/gtest-port.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-port.lo -MD -MP -MF .deps/gtest-port.Tpo -c gtest/src/gtest-port.cc  -fPIC -DPIC -o gtest-port.o >/dev/null 2>&1
mv -f .deps/gtest-port.Tpo .deps/gtest-port.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest-test-part.lo -MD -MP -MF .deps/gtest-test-part.Tpo -c -o gtest-test-part.lo `test -f 'gtest/src/gtest-test-part.cc' || echo './'`gtest/src/gtest-test-part.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-test-part.lo -MD -MP -MF .deps/gtest-test-part.Tpo -c gtest/src/gtest-test-part.cc  -fPIC -DPIC -o .libs/gtest-test-part.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-test-part.lo -MD -MP -MF .deps/gtest-test-part.Tpo -c gtest/src/gtest-test-part.cc  -fPIC -DPIC -o gtest-test-part.o >/dev/null 2>&1
mv -f .deps/gtest-test-part.Tpo .deps/gtest-test-part.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest-typed-test.lo -MD -MP -MF .deps/gtest-typed-test.Tpo -c -o gtest-typed-test.lo `test -f 'gtest/src/gtest-typed-test.cc' || echo './'`gtest/src/gtest-typed-test.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-typed-test.lo -MD -MP -MF .deps/gtest-typed-test.Tpo -c gtest/src/gtest-typed-test.cc  -fPIC -DPIC -o .libs/gtest-typed-test.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest-typed-test.lo -MD -MP -MF .deps/gtest-typed-test.Tpo -c gtest/src/gtest-typed-test.cc  -fPIC -DPIC -o gtest-typed-test.o >/dev/null 2>&1
mv -f .deps/gtest-typed-test.Tpo .deps/gtest-typed-test.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c -o gtest_main.lo `test -f 'gtest/src/gtest_main.cc' || echo './'`gtest/src/gtest_main.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c gtest/src/gtest_main.cc  -fPIC -DPIC -o .libs/gtest_main.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT gtest_main.lo -MD -MP -MF .deps/gtest_main.Tpo -c gtest/src/gtest_main.cc  -fPIC -DPIC -o gtest_main.o >/dev/null 2>&1
mv -f .deps/gtest_main.Tpo .deps/gtest_main.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -no-undefined  -fstack-protector-strong -L/usr/local/lib  -o libgtest_main.la  gtest.lo gtest-death-test.lo gtest-filepath.lo gtest-port.lo gtest-test-part.lo gtest-typed-test.lo gtest_main.lo  
libtool: link: ar cru .libs/libgtest_main.a .libs/gtest.o .libs/gtest-death-test.o .libs/gtest-filepath.o .libs/gtest-port.o .libs/gtest-test-part.o .libs/gtest-typed-test.o .libs/gtest_main.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgtest_main.a
libtool: link: ( cd ".libs" && rm -f "libgtest_main.la" && ln -s "../libgtest_main.la" "libgtest_main.la" )
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include  -MT vcdecoder_test.lo -MD -MP -MF .deps/vcdecoder_test.Tpo -c -o vcdecoder_test.lo `test -f 'src/vcdecoder_test.cc' || echo './'`src/vcdecoder_test.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -MT vcdecoder_test.lo -MD -MP -MF .deps/vcdecoder_test.Tpo -c src/vcdecoder_test.cc  -fPIC -DPIC -o .libs/vcdecoder_test.o
src/vcdecoder_test.cc:33:3: error: narrowing conversion of ‘214’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   };
   ^
src/vcdecoder_test.cc:33:3: error: narrowing conversion of ‘195’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:33:3: error: narrowing conversion of ‘196’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:41:3: error: narrowing conversion of ‘214’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   };
   ^
src/vcdecoder_test.cc:41:3: error: narrowing conversion of ‘195’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:41:3: error: narrowing conversion of ‘196’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc: In member function ‘void open_vcdiff::VCDiffDecoderTest::WriteMaxVarintAtOffset(int, int)’:
src/vcdecoder_test.cc:105:67: error: narrowing conversion of ‘135’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   static const char kMaxVarint[] = { 0x87, 0xFF, 0xFF, 0xFF, 0x7F };
                                                                   ^
src/vcdecoder_test.cc:105:67: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:105:67: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:105:67: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc: In member function ‘void open_vcdiff::VCDiffDecoderTest::WriteNegativeVarintAtOffset(int, int)’:
src/vcdecoder_test.cc:116:72: error: narrowing conversion of ‘136’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   static const char kNegativeVarint[] = { 0x88, 0x80, 0x80, 0x80, 0x00 };
                                                                        ^
src/vcdecoder_test.cc:116:72: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:116:72: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:116:72: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc: In member function ‘void open_vcdiff::VCDiffDecoderTest::WriteInvalidVarintAtOffset(int, int)’:
src/vcdecoder_test.cc:127:77: error: narrowing conversion of ‘135’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   static const char kInvalidVarint[] = { 0x87, 0xFF, 0xFF, 0xFF, 0xFF, 0x7F };
                                                                             ^
src/vcdecoder_test.cc:127:77: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:127:77: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:127:77: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:127:77: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc: In member function ‘bool open_vcdiff::VCDiffDecoderTest::FuzzOneByteInDeltaFile()’:
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   };
   ^
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc:146:3: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
src/vcdecoder_test.cc: At global scope:
src/vcdecoder_test.cc:216:3: error: narrowing conversion of ‘203’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   };
   ^
src/vcdecoder_test.cc:272:3: error: narrowing conversion of ‘203’ from ‘int’ to ‘char’ inside { } [-Wnarrowing]
   };
   ^
Makefile:1064: die Regel für Ziel „vcdecoder_test.lo“ scheiterte
make: *** [vcdecoder_test.lo] Fehler 1
External command (make) failed! Error: 512
 at ./Build line 62.
Failed
Build not completed at ./Build line 62.

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

Prerequisite modules loaded:

requires:

    Module                   Need   Have    
    ------------------------ ------ --------
    Alien::Base              0      1.12    
    perl                     v5.8.1 5.026001

configure_requires:

    Module                   Need   Have    
    ------------------------ ------ --------
    Alien::Base::ModuleBuild 0.003  0.045   
    Module::Build            0.38   0.4224  


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /opt/perl-5.26.1-RC1/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25317
    PERL5_CPAN_IS_RUNNING = 25317
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22941,25317
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017091218/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017091218

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

    $^X = /opt/perl-5.26.1-RC1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    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.62    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302096
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=4.9.0-3-amd64
    archname=x86_64-linux
    uname='linux debian9 4.9.0-3-amd64 #1 smp debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.26.1-RC1 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    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 20170516'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='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/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    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:
    RC1
  Built under linux
  Compiled at Sep 10 2017 15:50:48
  %ENV:
    PERL="/opt/perl-5.26.1-RC1/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25317"
    PERL5_CPAN_IS_RUNNING="25317"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22941,25317"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017091218/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.26.1-RC1/lib/site_perl/5.26.1/x86_64-linux
    /opt/perl-5.26.1-RC1/lib/site_perl/5.26.1
    /opt/perl-5.26.1-RC1/lib/5.26.1/x86_64-linux
    /opt/perl-5.26.1-RC1/lib/5.26.1
    .