Alien-OpenVcdiff v0.101 Perl 5 v5.32.1 i386-openbsd
- Status
- Unknown
- From
- Alceu Rodrigues de Freitas Junior
- Dist
-
Alien-OpenVcdiff v0.101
- Platform
- Perl 5 v5.32.1 i386-openbsd
- Date
- 2022-06-23 03:35:56
- ID
- 979d07b0-f2a5-11ec-b737-db65ffa5fe2c
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.32.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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
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 /mnt/cpan_build_dir/goku/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3
+ ./configure --with-pic --prefix=/mnt/cpan_build_dir/goku/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff
configure: loading site script /mnt/cpan_build_dir/goku/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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking build system type... i386-unknown-openbsd7.1
checking host system type... i386-unknown-openbsd7.1
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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... 393216
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
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 c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
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) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd7.1 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 c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd7.1 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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
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/sh ./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 -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -fno-strict-aliasing -fno-delete-null-pointer-checks -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 -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -fno-strict-aliasing -fno-delete-null-pointer-checks -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 -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=link c++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -no-undefined -Wl,-E -fstack-protector-strong -L/usr/local/lib -o libvcdcom.la -rpath /mnt/cpan_build_dir/goku/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: c++ -shared -fPIC -DPIC .libs/adler32.o .libs/addrcache.o .libs/codetable.o .libs/logging.o .libs/varint_bigendian.o -L/usr/local/lib -Wl,-E -o .libs/libvcdcom.so.0.0
libtool: link: ar cru .libs/libvcdcom.a adler32.o addrcache.o codetable.o logging.o varint_bigendian.o
libtool: link: ranlib .libs/libvcdcom.a
libtool: link: ( cd ".libs" && rm -f "libvcdcom.la" && ln -s "../libvcdcom.la" "libvcdcom.la" )
/bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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:
./src/decodetable.h:137:8: warning: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<VCDiffCodeTableData> non_default_code_table_data_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
1 warning generated.
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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:
./src/decodetable.h:137:8: warning: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<VCDiffCodeTableData> non_default_code_table_data_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
src/vcdecoder.cc:552:8: warning: 'auto_ptr<open_vcdiff::VCDiffAddressCache>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<VCDiffAddressCache> addr_cache_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::VCDiffAddressCache>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
src/vcdecoder.cc:555:8: warning: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<VCDiffCodeTableData> custom_code_table_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::VCDiffCodeTableData>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
src/vcdecoder.cc:564:8: warning: 'auto_ptr<open_vcdiff::VCDiffStreamingDecoderImpl>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<VCDiffStreamingDecoderImpl> custom_code_table_decoder_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::VCDiffStreamingDecoderImpl>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
4 warnings generated.
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=link c++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -no-undefined -Wl,-E -fstack-protector-strong -L/usr/local/lib -o libvcddec.la -rpath /mnt/cpan_build_dir/goku/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib decodetable.lo headerparser.lo vcdecoder.lo libvcdcom.la
libtool: link: c++ -shared -fPIC -DPIC .libs/decodetable.o .libs/headerparser.o .libs/vcdecoder.o -L/usr/local/lib -L./.libs -lvcdcom -Wl,-E -o .libs/libvcddec.so.0.0
libtool: link: ar cru .libs/libvcddec.a decodetable.o headerparser.o vcdecoder.o
libtool: link: ranlib .libs/libvcddec.a
libtool: link: ( cd ".libs" && rm -f "libvcddec.la" && ln -s "../libvcddec.la" "libvcddec.la" )
/bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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:23:
./src/rolling_hash.h:179:22: warning: unused typedef 'RollingHash_window_size_must_be_at_least_2' [-Wunused-local-typedef]
RollingHash_window_size_must_be_at_least_2);
^
1 warning generated.
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/vcdiffengine.cc:23:
./src/rolling_hash.h:179:22: warning: unused typedef 'RollingHash_window_size_must_be_at_least_2' [-Wunused-local-typedef]
RollingHash_window_size_must_be_at_least_2);
^
1 warning generated.
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: 'auto_ptr<open_vcdiff::CodeTableWriterInterface>' is deprecated [-Wdeprecated-declarations]
std::auto_ptr<CodeTableWriterInterface> coder_;
^
/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<open_vcdiff::CodeTableWriterInterface>' has been explicitly marked deprecated here
class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr
^
/usr/include/c++/v1/__config:1004:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
# define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
^
/usr/include/c++/v1/__config:993:48: note: expanded from macro '_LIBCPP_DEPRECATED'
# define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
^
1 warning generated.
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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/sh ./libtool --tag=CXX --mode=link c++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -no-undefined -Wl,-E -fstack-protector-strong -L/usr/local/lib -o libvcdenc.la -rpath /mnt/cpan_build_dir/goku/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: c++ -shared -fPIC -DPIC .libs/blockhash.o .libs/encodetable.o .libs/instruction_map.o .libs/jsonwriter.o .libs/vcdiffengine.o .libs/vcencoder.o -L/usr/local/lib -L./.libs -lvcdcom -Wl,-E -o .libs/libvcdenc.so.0.0
libtool: link: ar cru .libs/libvcdenc.a blockhash.o encodetable.o instruction_map.o jsonwriter.o vcdiffengine.o vcencoder.o
libtool: link: ranlib .libs/libvcdenc.a
libtool: link: ( cd ".libs" && rm -f "libvcdenc.la" && ln -s "../libvcdenc.la" "libvcdenc.la" )
/bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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: c++ -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/zlib -I./gflags/src -I./gtest -I./gtest/include -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fno-strict-aliasing -fno-delete-null-pointer-checks -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:43: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
snprintf(intbuf, sizeof(intbuf), "%"PRId32, VALUE_AS(int32));
^
gflags/src/gflags.cc:364:43: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
snprintf(intbuf, sizeof(intbuf), "%"PRId64, VALUE_AS(int64));
^
gflags/src/gflags.cc:367:43: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
snprintf(intbuf, sizeof(intbuf), "%"PRIu64, VALUE_AS(uint64));
^
3 errors generated.
*** Error 1 in /mnt/cpan_build_dir/goku/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3 (Makefile:945 'gflags.lo')
External command (make) failed! Error: 512
at ./Build line 63.
Failed
Build not completed at ./Build line 63.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------ --------
Alien::Base 0 2.48
perl v5.8.1 5.032001
configure_requires:
Module Need Have
------------------------ ------ --------
Alien::Base::ModuleBuild 0.003 1.15
Module::Build 0.38 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/goku/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /usr/bin/perl
PERL5LIB = /home/goku/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 69624
PERL5_CPAN_IS_RUNNING = 69624
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4138,69624
PERL_CR_SMOKER_CURRENT = Alien-OpenVcdiff-0.101
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/goku/perl5
PERL_MB_OPT = --install_base "/home/goku/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/goku/perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/ksh
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1002 1002 1001
$EGID = 1002 1002 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.65_01
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.65_01
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.78
JSON 4.06
JSON::PP 4.09
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=openbsd
osvers=7.1
archname=i386-openbsd
uname='openbsd'
config_args='-dse -Dopenbsd_distribution=defined -Dmksymlinks'
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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 13.0.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/lib/clang/13.0.0/lib /usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/usr/lib/libc.so.96.1
so=so
useshrplib=true
libperl=libperl.so.22.0
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-R/usr/libdata/perl5/i386-openbsd/CORE'
cccdlflags='-DPIC -fpic '
lddlflags='-shared -fpic -fstack-protector-strong -L/usr/local/lib'
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_LARGE_FILES
USE_LOCALE
USE_LOCALE_CTYPE
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under openbsd
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/goku/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="69624"
PERL5_CPAN_IS_RUNNING="69624"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4138,69624"
PERL_CR_SMOKER_CURRENT="Alien-OpenVcdiff-0.101"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/goku/perl5"
PERL_MB_OPT="--install_base "/home/goku/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/goku/perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/goku/perl5/lib/perl5/i386-openbsd
/home/goku/perl5/lib/perl5
/usr/local/libdata/perl5/site_perl/i386-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/i386-openbsd
/usr/libdata/perl5
.