Alien-OpenVcdiff v0.101 Perl 5 v5.27.8 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Alien-OpenVcdiff v0.101
Platform
Perl 5 v5.27.8 x86_64-linux
Date
2018-01-22 22:05:16
ID
5424d95e-ffc0-11e7-89f8-bf6b9d3943bb
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.27.8, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 test':

Testing library (if applicable) ... 
+ cd /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3
+ make check
make  addrcache_test blockhash_test codetable_test decodetable_test encodetable_test headerparser_test instruction_map_test output_string_test rolling_hash_test varint_bigendian_test vcdecoder1_test vcdecoder2_test vcdecoder3_test vcdecoder4_test vcdecoder5_test vcdiffengine_test vcencoder_test jsonwriter_test src/vcdiff_test.sh
make[1]: Entering directory '/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3'
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_test.o -MD -MP -MF .deps/addrcache_test.Tpo -c -o addrcache_test.o `test -f 'src/addrcache_test.cc' || echo './'`src/addrcache_test.cc
mv -f .deps/addrcache_test.Tpo .deps/addrcache_test.Po
/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 addrcache_test addrcache_test.o libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/addrcache_test addrcache_test.o  -L/usr/local/lib ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/blockhash_test.Tpo -c -o blockhash_test.o `test -f 'src/blockhash_test.cc' || echo './'`src/blockhash_test.cc
In file included from src/rolling_hash.h:21:0,
                 from src/blockhash_test.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]
       ^
mv -f .deps/blockhash_test.Tpo .deps/blockhash_test.Po
/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 blockhash_test blockhash_test.o libvcdenc.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/blockhash_test blockhash_test.o  -L/usr/local/lib ./.libs/libvcdenc.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/codetable_test.Tpo -c -o codetable_test.o `test -f 'src/codetable_test.cc' || echo './'`src/codetable_test.cc
mv -f .deps/codetable_test.Tpo .deps/codetable_test.Po
/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 codetable_test codetable_test.o libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/codetable_test codetable_test.o  -L/usr/local/lib ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/decodetable_test.Tpo -c -o decodetable_test.o `test -f 'src/decodetable_test.cc' || echo './'`src/decodetable_test.cc
mv -f .deps/decodetable_test.Tpo .deps/decodetable_test.Po
/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 decodetable_test decodetable_test.o libvcddec.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/decodetable_test decodetable_test.o  -L/usr/local/lib ./.libs/libvcddec.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/encodetable_test.Tpo -c -o encodetable_test.o `test -f 'src/encodetable_test.cc' || echo './'`src/encodetable_test.cc
mv -f .deps/encodetable_test.Tpo .deps/encodetable_test.Po
/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 encodetable_test encodetable_test.o libvcdenc.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/encodetable_test encodetable_test.o  -L/usr/local/lib ./.libs/libvcdenc.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/headerparser_test.Tpo -c -o headerparser_test.o `test -f 'src/headerparser_test.cc' || echo './'`src/headerparser_test.cc
mv -f .deps/headerparser_test.Tpo .deps/headerparser_test.Po
/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 headerparser_test headerparser_test.o libvcddec.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/headerparser_test headerparser_test.o  -L/usr/local/lib ./.libs/libvcddec.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/instruction_map_test.Tpo -c -o instruction_map_test.o `test -f 'src/instruction_map_test.cc' || echo './'`src/instruction_map_test.cc
mv -f .deps/instruction_map_test.Tpo .deps/instruction_map_test.Po
/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 instruction_map_test instruction_map_test.o libvcdenc.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/instruction_map_test instruction_map_test.o  -L/usr/local/lib ./.libs/libvcdenc.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 output_string_test.o -MD -MP -MF .deps/output_string_test.Tpo -c -o output_string_test.o `test -f 'src/output_string_test.cc' || echo './'`src/output_string_test.cc
mv -f .deps/output_string_test.Tpo .deps/output_string_test.Po
/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 output_string_test output_string_test.o libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o output_string_test output_string_test.o  -L/usr/local/lib ./.libs/libgtest_main.a
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 rolling_hash_test.o -MD -MP -MF .deps/rolling_hash_test.Tpo -c -o rolling_hash_test.o `test -f 'src/rolling_hash_test.cc' || echo './'`src/rolling_hash_test.cc
In file included from src/rolling_hash.h:21:0,
                 from src/rolling_hash_test.cc:17:
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]
       ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 4]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 4]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 4]’
src/rolling_hash_test.cc:222:32:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 4]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 4]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 4]’
src/rolling_hash_test.cc:222:32:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 8]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 8]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 8]’
src/rolling_hash_test.cc:223:32:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 8]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 8]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 8]’
src/rolling_hash_test.cc:223:32:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 16]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 16]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 16]’
src/rolling_hash_test.cc:224:33:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 16]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 16]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 16]’
src/rolling_hash_test.cc:224:33:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 32]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 32]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 32]’
src/rolling_hash_test.cc:225:33:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 32]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 32]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 32]’
src/rolling_hash_test.cc:225:33:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 64]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 64]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 64]’
src/rolling_hash_test.cc:226:33:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 64]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 64]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 64]’
src/rolling_hash_test.cc:226:33:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_DefaultHash(int, const char*) [with int kBlockSize = 128]’:
src/rolling_hash_test.cc:163:62:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::DefaultHashTimingTest() [with int kBlockSize = 128]’
src/rolling_hash_test.cc:192:76:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 128]’
src/rolling_hash_test.cc:227:34:   required from here
src/rolling_hash_test.cc:107:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
src/rolling_hash_test.cc: In instantiation of ‘static void open_vcdiff::{anonymous}::RollingHashTest::BM_UpdateHash(int, const char*) [with int kBlockSize = 128]’:
src/rolling_hash_test.cc:175:61:   required from ‘double open_vcdiff::{anonymous}::RollingHashTest::RollingTimingTest() [with int kBlockSize = 128]’
src/rolling_hash_test.cc:193:72:   required from ‘void open_vcdiff::{anonymous}::RollingHashTest::RunTimingTestForBlockSize() [with int kBlockSize = 128]’
src/rolling_hash_test.cc:227:34:   required from here
src/rolling_hash_test.cc:118:21: warning: variable ‘result_array’ set but not used [-Wunused-but-set-variable]
     static uint32_t result_array[kUpdateHashBlocks];
                     ^
mv -f .deps/rolling_hash_test.Tpo .deps/rolling_hash_test.Po
/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 rolling_hash_test rolling_hash_test.o libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/rolling_hash_test rolling_hash_test.o  -L/usr/local/lib ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/varint_bigendian_test.Tpo -c -o varint_bigendian_test.o `test -f 'src/varint_bigendian_test.cc' || echo './'`src/varint_bigendian_test.cc
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
     { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF };
                                                                  ^
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:110:66: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:113:24: warning: narrowing conversion of ‘202’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
     { 0xCA, 0xDA, 0x01 };
                        ^
src/varint_bigendian_test.cc:113:24: warning: narrowing conversion of ‘218’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In member function ‘virtual void open_vcdiff::{anonymous}::VarintBEInt32Test_Decode32Bits_Test::TestBody()’:
src/varint_bigendian_test.cc:295:68: warning: narrowing conversion of ‘136’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   const char parse_data_32_bits[] = { 0x88, 0x80, 0x80, 0x80, 0x00 };
                                                                    ^
src/varint_bigendian_test.cc:295:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:295:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:295:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In member function ‘virtual void open_vcdiff::{anonymous}::VarintBEInt64Test_Decode32Bits_Test::TestBody()’:
src/varint_bigendian_test.cc:303:68: warning: narrowing conversion of ‘136’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   const char parse_data_32_bits[] = { 0x88, 0x80, 0x80, 0x80, 0x00 };
                                                                    ^
src/varint_bigendian_test.cc:303:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:303:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:303:68: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestParse123456789() [with SignedIntegerType = int]’:
src/varint_bigendian_test.cc:278:1:   required from here
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘186’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   const char parse_data_123456789[] = { 0x80 + 58, 0x80 + 111, 0x80 + 26, 21 };
                                                                              ^
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘239’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘154’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestParse123456789() [with SignedIntegerType = long int]’:
src/varint_bigendian_test.cc:278:1:   required from here
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘186’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘239’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:279:78: warning: narrowing conversion of ‘154’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestDecode31Bits() [with SignedIntegerType = int]’:
src/varint_bigendian_test.cc:286:1:   required from here
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘135’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   const char parse_data_31_bits[] = { 0x87, 0xFF, 0xFF, 0xFF, 0x7F };
                                                                    ^
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestDecode31Bits() [with SignedIntegerType = long int]’:
src/varint_bigendian_test.cc:286:1:   required from here
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘135’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:287:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestContinuationBytesPastEndOfInput() [with SignedIntegerType = int]’:
src/varint_bigendian_test.cc:340:1:   required from here
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
       0x00 };
            ^
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc: In instantiation of ‘void open_vcdiff::{anonymous}::VarintBETestTemplate<SignedIntegerType>::TemplateTestContinuationBytesPastEndOfInput() [with SignedIntegerType = long int]’:
src/varint_bigendian_test.cc:340:1:   required from here
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/varint_bigendian_test.cc:344:12: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
mv -f .deps/varint_bigendian_test.Tpo .deps/varint_bigendian_test.Po
/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 varint_bigendian_test varint_bigendian_test.o libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/varint_bigendian_test varint_bigendian_test.o  -L/usr/local/lib ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 vcdecoder1_test.o -MD -MP -MF .deps/vcdecoder1_test.Tpo -c -o vcdecoder1_test.o `test -f 'src/vcdecoder1_test.cc' || echo './'`src/vcdecoder1_test.cc
mv -f .deps/vcdecoder1_test.Tpo .deps/vcdecoder1_test.Po
/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 vcdecoder1_test vcdecoder1_test.o libvcdecoder_test_common.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdecoder1_test vcdecoder1_test.o  -L/usr/local/lib ./.libs/libvcdecoder_test_common.a /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcddec.so /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcdcom.so -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 vcdecoder2_test.o -MD -MP -MF .deps/vcdecoder2_test.Tpo -c -o vcdecoder2_test.o `test -f 'src/vcdecoder2_test.cc' || echo './'`src/vcdecoder2_test.cc
mv -f .deps/vcdecoder2_test.Tpo .deps/vcdecoder2_test.Po
/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 vcdecoder2_test vcdecoder2_test.o libvcdecoder_test_common.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdecoder2_test vcdecoder2_test.o  -L/usr/local/lib ./.libs/libvcdecoder_test_common.a /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcddec.so /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcdcom.so -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 vcdecoder3_test.o -MD -MP -MF .deps/vcdecoder3_test.Tpo -c -o vcdecoder3_test.o `test -f 'src/vcdecoder3_test.cc' || echo './'`src/vcdecoder3_test.cc
src/vcdecoder3_test.cc: In member function ‘virtual void open_vcdiff::VCDiffInterleavedDecoderTest_ChecksumIsInvalid64BitVarint_Test::TestBody()’:
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘129’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
                                          0x80, 0x80, 0x80, 0x00 };
                                                                 ^
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:123:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc: In member function ‘virtual void open_vcdiff::VCDiffInterleavedDecoderTestByteByByte_ChecksumIsInvalid64BitVarint_Test::TestBody()’:
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘129’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
                                          0x80, 0x80, 0x80, 0x00 };
                                                                 ^
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder3_test.cc:664:65: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
mv -f .deps/vcdecoder3_test.Tpo .deps/vcdecoder3_test.Po
/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 vcdecoder3_test vcdecoder3_test.o libvcdecoder_test_common.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdecoder3_test vcdecoder3_test.o  -L/usr/local/lib ./.libs/libvcdecoder_test_common.a /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcddec.so /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcdcom.so -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 vcdecoder4_test.o -MD -MP -MF .deps/vcdecoder4_test.Tpo -c -o vcdecoder4_test.o `test -f 'src/vcdecoder4_test.cc' || echo './'`src/vcdecoder4_test.cc
src/vcdecoder4_test.cc:241:3: warning: narrowing conversion of ‘167’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
src/vcdecoder4_test.cc:519:3: warning: narrowing conversion of ‘167’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
src/vcdecoder4_test.cc:815:3: warning: narrowing conversion of ‘214’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
src/vcdecoder4_test.cc:815:3: warning: narrowing conversion of ‘195’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:815:3: warning: narrowing conversion of ‘196’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘214’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘195’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘196’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘140ul’ from ‘long unsigned int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘140ul’ from ‘long unsigned int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘132’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘132’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:873:3: warning: narrowing conversion of ‘135’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder4_test.cc:925:3: warning: narrowing conversion of ‘191’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
   };
   ^
mv -f .deps/vcdecoder4_test.Tpo .deps/vcdecoder4_test.Po
/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 vcdecoder4_test vcdecoder4_test.o libvcdecoder_test_common.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdecoder4_test vcdecoder4_test.o  -L/usr/local/lib ./.libs/libvcdecoder_test_common.a /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcddec.so /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcdcom.so -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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 vcdecoder5_test.o -MD -MP -MF .deps/vcdecoder5_test.Tpo -c -o vcdecoder5_test.o `test -f 'src/vcdecoder5_test.cc' || echo './'`src/vcdecoder5_test.cc
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘160’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
 };
 ^
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘160’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘128’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcdecoder5_test.cc:54:1: warning: narrowing conversion of ‘190’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
mv -f .deps/vcdecoder5_test.Tpo .deps/vcdecoder5_test.Po
/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 vcdecoder5_test vcdecoder5_test.o libvcdecoder_test_common.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdecoder5_test vcdecoder5_test.o  -L/usr/local/lib ./.libs/libvcdecoder_test_common.a /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcddec.so /tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/libvcdcom.so -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/vcdiffengine_test.Tpo -c -o vcdiffengine_test.o `test -f 'src/vcdiffengine_test.cc' || echo './'`src/vcdiffengine_test.cc
In file included from src/rolling_hash.h:21:0,
                 from src/vcdiffengine_test.cc:25:
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]
       ^
mv -f .deps/vcdiffengine_test.Tpo .deps/vcdiffengine_test.Po
/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 vcdiffengine_test vcdiffengine_test.o libvcdenc.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcdiffengine_test vcdiffengine_test.o  -L/usr/local/lib ./.libs/libvcdenc.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/vcencoder_test.Tpo -c -o vcencoder_test.o `test -f 'src/vcencoder_test.cc' || echo './'`src/vcencoder_test.cc
src/vcencoder_test.cc: In member function ‘virtual void open_vcdiff::{anonymous}::VCDiffEncoderTest_DictionaryHasEmbeddedNULLs_Test::TestBody()’:
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
       { 0x00, 0xFF, 0xFE, 0xFD, 0x00, 0xFD, 0xFE, 0xFF, 0x00, 0x03 };
                                                                    ^
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘253’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘253’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:516:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:518:56: warning: narrowing conversion of ‘253’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
       { 0xFD, 0x00, 0xFD, 0xFE, 0x03, 0x00, 0x01, 0x00 };
                                                        ^
src/vcencoder_test.cc:518:56: warning: narrowing conversion of ‘253’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:518:56: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc: In member function ‘virtual void open_vcdiff::{anonymous}::VCDiffEncoderTest_DictionaryHasEmbeddedNewlines_Test::TestBody()’:
src/vcencoder_test.cc:548:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
       { 0x0C, 0xFF, 0xFE, 0x0C, 0x00, 0x0A, 0xFE, 0xFF, 0x00, 0x0A };
                                                                    ^
src/vcencoder_test.cc:548:68: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:548:68: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:548:68: warning: narrowing conversion of ‘255’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
src/vcencoder_test.cc:550:56: warning: narrowing conversion of ‘254’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Wnarrowing]
       { 0x0C, 0x00, 0x0A, 0xFE, 0x03, 0x00, 0x0A, 0x00 };
                                                        ^
mv -f .deps/vcencoder_test.Tpo .deps/vcencoder_test.Po
/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 vcencoder_test vcencoder_test.o libvcddec.la libvcdenc.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/vcencoder_test vcencoder_test.o  -L/usr/local/lib ./.libs/libvcddec.so ./.libs/libvcdenc.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
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_test.o -MD -MP -MF .deps/jsonwriter_test.Tpo -c -o jsonwriter_test.o `test -f 'src/jsonwriter_test.cc' || echo './'`src/jsonwriter_test.cc
mv -f .deps/jsonwriter_test.Tpo .deps/jsonwriter_test.Po
/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 jsonwriter_test jsonwriter_test.o libvcdenc.la libvcdcom.la libgtest_main.la 
libtool: link: g++ -DNDEBUG -DNO_THREADS -Wall -Wwrite-strings -Woverloaded-virtual -W -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -fstack-protector-strong -o .libs/jsonwriter_test jsonwriter_test.o  -L/usr/local/lib ./.libs/libvcdenc.so ./.libs/libvcdcom.so ./.libs/libgtest_main.a -Wl,-rpath -Wl,/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/blib/lib/auto/share/dist/Alien-OpenVcdiff/lib
make[1]: Nothing to be done for 'src/vcdiff_test.sh'.
make[1]: Leaving directory '/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3'
make  check-TESTS
make[1]: Entering directory '/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3'
Running main() from gtest_main.cc
[==========] Running 33 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 5 tests from VCDiffAddressCacheDeathTest
[ RUN      ] VCDiffAddressCacheDeathTest.EncodeNegativeAddress
[       OK ] VCDiffAddressCacheDeathTest.EncodeNegativeAddress (0 ms)
[ RUN      ] VCDiffAddressCacheDeathTest.EncodeAddressPastHereAddress
[       OK ] VCDiffAddressCacheDeathTest.EncodeAddressPastHereAddress (0 ms)
[ RUN      ] VCDiffAddressCacheDeathTest.DecodeInvalidMode
[       OK ] VCDiffAddressCacheDeathTest.DecodeInvalidMode (0 ms)
[ RUN      ] VCDiffAddressCacheDeathTest.DecodeZeroOrNegativeHereAddress
[       OK ] VCDiffAddressCacheDeathTest.DecodeZeroOrNegativeHereAddress (0 ms)
[ RUN      ] VCDiffAddressCacheDeathTest.DecodeBadMode
[       OK ] VCDiffAddressCacheDeathTest.DecodeBadMode (0 ms)
[----------] 5 tests from VCDiffAddressCacheDeathTest (0 ms total)

[----------] 28 tests from VCDiffAddressCacheTest
[ RUN      ] VCDiffAddressCacheTest.ZeroCacheSizes
[       OK ] VCDiffAddressCacheTest.ZeroCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.NegativeCacheSizes
[       OK ] VCDiffAddressCacheTest.NegativeCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.OnlySameCacheSizeIsNegative
[       OK ] VCDiffAddressCacheTest.OnlySameCacheSizeIsNegative (0 ms)
[ RUN      ] VCDiffAddressCacheTest.ExtremePositiveCacheSizes
[       OK ] VCDiffAddressCacheTest.ExtremePositiveCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.ExtremeNegativeCacheSizes
[       OK ] VCDiffAddressCacheTest.ExtremeNegativeCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.NearCacheSizeIsTooBig
[       OK ] VCDiffAddressCacheTest.NearCacheSizeIsTooBig (0 ms)
[ RUN      ] VCDiffAddressCacheTest.SameCacheSizeIsTooBig
[       OK ] VCDiffAddressCacheTest.SameCacheSizeIsTooBig (0 ms)
[ RUN      ] VCDiffAddressCacheTest.CombinedSizesAreTooBig
[       OK ] VCDiffAddressCacheTest.CombinedSizesAreTooBig (0 ms)
[ RUN      ] VCDiffAddressCacheTest.MaxLegalNearCacheSize
[       OK ] VCDiffAddressCacheTest.MaxLegalNearCacheSize (0 ms)
[ RUN      ] VCDiffAddressCacheTest.MaxLegalSameCacheSize
[       OK ] VCDiffAddressCacheTest.MaxLegalSameCacheSize (0 ms)
[ RUN      ] VCDiffAddressCacheTest.MaxLegalCombinedSizes
[       OK ] VCDiffAddressCacheTest.MaxLegalCombinedSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DestroyWithoutInitialization
[       OK ] VCDiffAddressCacheTest.DestroyWithoutInitialization (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DestroyDefaultWithoutInitialization
[       OK ] VCDiffAddressCacheTest.DestroyDefaultWithoutInitialization (0 ms)
[ RUN      ] VCDiffAddressCacheTest.CacheContentsInitiallyZero
[       OK ] VCDiffAddressCacheTest.CacheContentsInitiallyZero (0 ms)
[ RUN      ] VCDiffAddressCacheTest.InsertFirstTen
[       OK ] VCDiffAddressCacheTest.InsertFirstTen (0 ms)
[ RUN      ] VCDiffAddressCacheTest.InsertIntMax
[       OK ] VCDiffAddressCacheTest.InsertIntMax (0 ms)
[ RUN      ] VCDiffAddressCacheTest.EncodeAddressModes
[       OK ] VCDiffAddressCacheTest.EncodeAddressModes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeAddressModes
[       OK ] VCDiffAddressCacheTest.DecodeAddressModes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.EncodeAddressZeroCacheSizes
[       OK ] VCDiffAddressCacheTest.EncodeAddressZeroCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeAddressZeroCacheSizes
[       OK ] VCDiffAddressCacheTest.DecodeAddressZeroCacheSizes (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeAddressPastHereAddress
[       OK ] VCDiffAddressCacheTest.DecodeAddressPastHereAddress (0 ms)
[ RUN      ] VCDiffAddressCacheTest.HereModeAddressTooLarge
[       OK ] VCDiffAddressCacheTest.HereModeAddressTooLarge (0 ms)
[ RUN      ] VCDiffAddressCacheTest.NearModeAddressOverflow
[       OK ] VCDiffAddressCacheTest.NearModeAddressOverflow (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeInvalidVarint
[       OK ] VCDiffAddressCacheTest.DecodeInvalidVarint (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodePartialVarint
[       OK ] VCDiffAddressCacheTest.DecodePartialVarint (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeInvalidHereAddress
[       OK ] VCDiffAddressCacheTest.DecodeInvalidHereAddress (0 ms)
[ RUN      ] VCDiffAddressCacheTest.DecodeInvalidNearAddress
[       OK ] VCDiffAddressCacheTest.DecodeInvalidNearAddress (0 ms)
[ RUN      ] VCDiffAddressCacheTest.PerformanceTest
ERROR: EncodeAddress was passed a negative address: -1
ERROR: EncodeAddress was called with address (256) < here_address (256)
ERROR: EncodeAddress was called with address (512) < here_address (256)
ERROR: Invalid mode value (9) passed to DecodeAddress; maximum mode value = 8
ERROR: Invalid mode value (255) passed to DecodeAddress; maximum mode value = 8
ERROR: DecodeAddress was passed a negative value for here_address: -1
ERROR: Decoded address (51966) is beyond location in target file (0)
ERROR: Invalid mode value (9) passed to DecodeAddress; maximum mode value = 8
ERROR: Near cache size -1 is invalid
ERROR: Same cache size -1 is invalid
ERROR: Near cache size 2147483647 is invalid
ERROR: Near cache size -2147483648 is invalid
ERROR: Near cache size 255 is invalid
ERROR: Same cache size 255 is invalid
ERROR: Using near cache size 128 and same cache size 127 would exceed maximum number of COPY modes (256)
ERROR: Decoded address (51966) is beyond location in target file (4096)
ERROR: Decoded address -1 is invalid
ERROR: Decoded address -2147431683 is invalid
ERROR: Found invalid variable-length integer as encoded address value
ERROR: Decoded address -1 is invalid
ERROR: Decoded address -2147431683 is invalid
Time to encode: 2.45003 ms
Time to decode: 1.6596 ms
[       OK ] VCDiffAddressCacheTest.PerformanceTest (167 ms)
[----------] 28 tests from VCDiffAddressCacheTest (168 ms total)

[----------] Global test environment tear-down
[==========] 33 tests from 2 test cases ran. (168 ms total)
[  PASSED  ] 33 tests.
PASS: addrcache_test
Running main() from gtest_main.cc
[==========] Running 34 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 6 tests from BlockHashDeathTest
[ RUN      ] BlockHashDeathTest.AddingRangesInDescendingOrderNoEffect
[       OK ] BlockHashDeathTest.AddingRangesInDescendingOrderNoEffect (0 ms)
[ RUN      ] BlockHashDeathTest.BadNextMatchingBlockReturnsNoMatch
[       OK ] BlockHashDeathTest.BadNextMatchingBlockReturnsNoMatch (0 ms)
[ RUN      ] BlockHashDeathTest.CallingInitTwiceIsIllegal
[       OK ] BlockHashDeathTest.CallingInitTwiceIsIllegal (0 ms)
[ RUN      ] BlockHashDeathTest.CallingAddBlockBeforeInitIsIllegal
[       OK ] BlockHashDeathTest.CallingAddBlockBeforeInitIsIllegal (0 ms)
[ RUN      ] BlockHashDeathTest.AddAllBlocksThroughIndexOutOfRange
[       OK ] BlockHashDeathTest.AddAllBlocksThroughIndexOutOfRange (0 ms)
[ RUN      ] BlockHashDeathTest.AddTooManyBlocks
[       OK ] BlockHashDeathTest.AddTooManyBlocks (0 ms)
[----------] 6 tests from BlockHashDeathTest (0 ms total)

[----------] 28 tests from BlockHashTest
[ RUN      ] BlockHashTest.MaxBytesZeroDoesNothing
[       OK ] BlockHashTest.MaxBytesZeroDoesNothing (0 ms)
[ RUN      ] BlockHashTest.MaxBytesNegativeDoesNothing
[       OK ] BlockHashTest.MaxBytesNegativeDoesNothing (0 ms)
[ RUN      ] BlockHashTest.MaxBytesOneMatch
[       OK ] BlockHashTest.MaxBytesOneMatch (0 ms)
[ RUN      ] BlockHashTest.MaxBytesOneNoMatch
[       OK ] BlockHashTest.MaxBytesOneNoMatch (0 ms)
[ RUN      ] BlockHashTest.LeftLimitedByMaxBytes
[       OK ] BlockHashTest.LeftLimitedByMaxBytes (0 ms)
[ RUN      ] BlockHashTest.LeftNotLimited
[       OK ] BlockHashTest.LeftNotLimited (0 ms)
[ RUN      ] BlockHashTest.RightLimitedByMaxBytes
[       OK ] BlockHashTest.RightLimitedByMaxBytes (0 ms)
[ RUN      ] BlockHashTest.RightNotLimited
[       OK ] BlockHashTest.RightNotLimited (0 ms)
[ RUN      ] BlockHashTest.BlockContentsMatchIsAsFastAsBlockCompareWords
ERROR: BlockHash::AddAllBlocksThroughIndex() called with index 429 <= last index added ( 432)
ERROR: BlockHash::AddAllBlocksThroughIndex() called with index 33 <= last index added ( 432)
ERROR: NextMatchingBlock called for invalid block number -2
ERROR: Init() called twice for same BlockHash object
ERROR: BlockHash::AddBlock() called before BlockHash::Init()
ERROR: BlockHash::AddBlock() called before BlockHash::Init()
ERROR: BlockHash::AddAllBlocksThroughIndex() called with index 721 higher than end index  720
ERROR: BlockHash::AddBlock() called with block number 45 that is past last block 44
Comparing 131072 identical values:
BlockHash::BlockCompareWords: 0.0166793 us per operation
BlockHash::BlockContentsMatch: 0.0210972 us per operation
BlockContentsMatch is 26.4873% SLOWER than BlockCompareWords
Comparing 131071 identical values and one mismatch:
BlockHash::BlockCompareWords: 0.0166714 us per operation
BlockHash::BlockContentsMatch: 0.0210938 us per operation
BlockContentsMatch is 26.527% SLOWER than BlockCompareWords
Comparing blocks that differ at byte 0
BlockHash::BlockCompareWords: 0.013767 us per operation
BlockHash::BlockContentsMatch: 0.00645471 us per operation
BlockContentsMatch is 53.1147% FASTER than BlockCompareWords
Comparing blocks that differ at byte 1
BlockHash::BlockCompareWords: 0.0138183 us per operation
BlockHash::BlockContentsMatch: 0.0176954 us per operation
BlockContentsMatch is 28.0582% SLOWER than BlockCompareWords
Comparing blocks that differ at byte 8
BlockHash::BlockCompareWords: 0.0170007 us per operation
BlockHash::BlockContentsMatch: 0.0217557 us per operation
BlockContentsMatch is 27.9696% SLOWER than BlockCompareWords
Comparing blocks that differ at byte 15
BlockHash::BlockCompareWords: 0.0170095 us per operation
BlockHash::BlockContentsMatch: 0.0217485 us per operation
BlockContentsMatch is 27.8612% SLOWER than BlockCompareWords
[       OK ] BlockHashTest.BlockContentsMatchIsAsFastAsBlockCompareWords (866 ms)
[ RUN      ] BlockHashTest.FindFailsBeforeHashing
[       OK ] BlockHashTest.FindFailsBeforeHashing (0 ms)
[ RUN      ] BlockHashTest.HashOneFindOne
[       OK ] BlockHashTest.HashOneFindOne (0 ms)
[ RUN      ] BlockHashTest.HashAllFindOne
[       OK ] BlockHashTest.HashAllFindOne (0 ms)
[ RUN      ] BlockHashTest.NonMatchingTextNotFound
[       OK ] BlockHashTest.NonMatchingTextNotFound (0 ms)
[ RUN      ] BlockHashTest.UnalignedTextNotFound
[       OK ] BlockHashTest.UnalignedTextNotFound (0 ms)
[ RUN      ] BlockHashTest.FindSixMatches
[       OK ] BlockHashTest.FindSixMatches (0 ms)
[ RUN      ] BlockHashTest.AddRangeFindThreeMatches
[       OK ] BlockHashTest.AddRangeFindThreeMatches (0 ms)
[ RUN      ] BlockHashTest.AddRangeWithUnalignedIndices
[       OK ] BlockHashTest.AddRangeWithUnalignedIndices (0 ms)
[ RUN      ] BlockHashTest.AddEntireRangeFindSixMatches
[       OK ] BlockHashTest.AddEntireRangeFindSixMatches (0 ms)
[ RUN      ] BlockHashTest.ZeroSizeSourceAccepted
[       OK ] BlockHashTest.ZeroSizeSourceAccepted (0 ms)
[ RUN      ] BlockHashTest.UnknownFingerprintReturnsNoMatch
[       OK ] BlockHashTest.UnknownFingerprintReturnsNoMatch (0 ms)
[ RUN      ] BlockHashTest.FindBestMatch
[       OK ] BlockHashTest.FindBestMatch (0 ms)
[ RUN      ] BlockHashTest.FindBestMatchWithStartingOffset
[       OK ] BlockHashTest.FindBestMatchWithStartingOffset (0 ms)
[ RUN      ] BlockHashTest.BestMatchReachesEndOfDictionary
[       OK ] BlockHashTest.BestMatchReachesEndOfDictionary (0 ms)
[ RUN      ] BlockHashTest.BestMatchReachesStartOfDictionary
[       OK ] BlockHashTest.BestMatchReachesStartOfDictionary (0 ms)
[ RUN      ] BlockHashTest.BestMatchWithManyMatches
[       OK ] BlockHashTest.BestMatchWithManyMatches (0 ms)
[ RUN      ] BlockHashTest.HashCollisionFindsNoMatch
[       OK ] BlockHashTest.HashCollisionFindsNoMatch (0 ms)
[ RUN      ] BlockHashTest.WrongFootprintFindsNoMatch
[       OK ] BlockHashTest.WrongFootprintFindsNoMatch (0 ms)
[ RUN      ] BlockHashTest.SearchStringFindsTooManyMatches
Time to search for best match with 1M matches: 75855 us
[       OK ] BlockHashTest.SearchStringFindsTooManyMatches (89 ms)
[----------] 28 tests from BlockHashTest (955 ms total)

[----------] Global test environment tear-down
[==========] 34 tests from 2 test cases ran. (955 ms total)
[  PASSED  ] 34 tests.
PASS: blockhash_test
Running main() from gtest_main.cc
[==========] Running 16 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 16 tests from CodeTableTest
[ RUN      ] CodeTableTest.MissingCopyMode
[       OK ] CodeTableTest.MissingCopyMode (0 ms)
[ RUN      ] CodeTableTest.MissingAdd
[       OK ] CodeTableTest.MissingAdd (0 ms)
[ RUN      ] CodeTableTest.MissingRun
[       OK ] CodeTableTest.MissingRun (0 ms)
[ RUN      ] CodeTableTest.BadOpcode
[       OK ] CodeTableTest.BadOpcode (0 ms)
[ RUN      ] CodeTableTest.BadMode
[       OK ] CodeTableTest.BadMode (0 ms)
[ RUN      ] CodeTableTest.AddWithNonzeroMode
[       OK ] CodeTableTest.AddWithNonzeroMode (1 ms)
[ RUN      ] CodeTableTest.RunWithNonzeroMode
[       OK ] CodeTableTest.RunWithNonzeroMode (0 ms)
[ RUN      ] CodeTableTest.NoOpWithNonzeroMode
[       OK ] CodeTableTest.NoOpWithNonzeroMode (0 ms)
[ RUN      ] CodeTableTest.NoOpWithNonzeroSize
[       OK ] CodeTableTest.NoOpWithNonzeroSize (0 ms)
[ RUN      ] CodeTableTest.BadSecondOpcode
[       OK ] CodeTableTest.BadSecondOpcode (0 ms)
[ RUN      ] CodeTableTest.BadSecondMode
[       OK ] CodeTableTest.BadSecondMode (0 ms)
[ RUN      ] CodeTableTest.AddSecondWithNonzeroMode
[       OK ] CodeTableTest.AddSecondWithNonzeroMode (0 ms)
[ RUN      ] CodeTableTest.RunSecondWithNonzeroMode
[       OK ] CodeTableTest.RunSecondWithNonzeroMode (0 ms)
[ RUN      ] CodeTableTest.SecondNoOpWithNonzeroMode
[       OK ] CodeTableTest.SecondNoOpWithNonzeroMode (0 ms)
[ RUN      ] CodeTableTest.SecondNoOpWithNonzeroSize
[       OK ] CodeTableTest.SecondNoOpWithNonzeroSize (0 ms)
[ RUN      ] CodeTableTest.ValidateExerciseCodeTable
[       OK ] CodeTableTest.ValidateExerciseCodeTable (0 ms)
[----------] 16 tests from CodeTableTest (1 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 16 tests.
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 7
ERROR: VCDiff: Bad code table; there is no opcode for inst ADD, size 0,  mode 0
ERROR: VCDiff: Bad code table; there is no opcode for inst RUN, size 0,  mode 0
ERROR: VCDiff: Bad code table; opcode 0 has invalid first instruction type 4
ERROR: VCDiff: Bad code table; there is no opcode for inst RUN, size 0,  mode 0
ERROR: VCDiff: Bad code table; opcode 0 has invalid first instruction type 255
ERROR: VCDiff: Bad code table; there is no opcode for inst RUN, size 0,  mode 0
ERROR: VCDiff: Bad code table; opcode 131 has invalid first mode 9
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 7
ERROR: VCDiff: Bad code table; opcode 131 has invalid first mode 255
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 7
ERROR: VCDiff: Bad code table; opcode 1 has non-COPY first instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; there is no opcode for inst ADD, size 0,  mode 0
ERROR: VCDiff: Bad code table; opcode 0 has non-COPY first instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; there is no opcode for inst RUN, size 0,  mode 0
ERROR: VCDiff: Bad code table; opcode 20 has non-COPY first instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; opcode 20 has first instruction NOOP with nonzero size 1
ERROR: VCDiff: Bad code table; opcode 20 has invalid second instruction type 4
ERROR: VCDiff: Bad code table; opcode 20 has invalid second instruction type 255
ERROR: VCDiff: Bad code table; opcode 20 has invalid second mode 9
ERROR: VCDiff: Bad code table; opcode 20 has invalid second mode 255
ERROR: VCDiff: Bad code table; opcode 20 has non-COPY second instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; opcode 20 has non-COPY second instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; opcode 20 has non-COPY second instruction with nonzero mode 1
ERROR: VCDiff: Bad code table; opcode 20 has second instruction NOOP with nonzero size 1
PASS: codetable_test
Running main() from gtest_main.cc
[==========] Running 13 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 13 tests from DecodeTableTest
[ RUN      ] DecodeTableTest.ReadAdd
[       OK ] DecodeTableTest.ReadAdd (0 ms)
[ RUN      ] DecodeTableTest.ReadRun
[       OK ] DecodeTableTest.ReadRun (0 ms)
[ RUN      ] DecodeTableTest.ReadCopy
[       OK ] DecodeTableTest.ReadCopy (0 ms)
[ RUN      ] DecodeTableTest.ReadAddCopy
[       OK ] DecodeTableTest.ReadAddCopy (0 ms)
[ RUN      ] DecodeTableTest.ReadCopyAdd
[       OK ] DecodeTableTest.ReadCopyAdd (1 ms)
[ RUN      ] DecodeTableTest.UnGetAdd
[       OK ] DecodeTableTest.UnGetAdd (0 ms)
[ RUN      ] DecodeTableTest.UnGetCopy
[       OK ] DecodeTableTest.UnGetCopy (0 ms)
[ RUN      ] DecodeTableTest.UnGetCopyAdd
[       OK ] DecodeTableTest.UnGetCopyAdd (0 ms)
[ RUN      ] DecodeTableTest.UnGetTwice
[       OK ] DecodeTableTest.UnGetTwice (0 ms)
[ RUN      ] DecodeTableTest.UnGetBeforeGet
[       OK ] DecodeTableTest.UnGetBeforeGet (0 ms)
[ RUN      ] DecodeTableTest.UnGetAddCopy
[       OK ] DecodeTableTest.UnGetAddCopy (0 ms)
[ RUN      ] DecodeTableTest.ReReadIncomplete
[       OK ] DecodeTableTest.ReReadIncomplete (0 ms)
[ RUN      ] DecodeTableTest.ExerciseCodeTableReader
[       OK ] DecodeTableTest.ExerciseCodeTableReader (0 ms)
[----------] 13 tests from DecodeTableTest (1 ms total)

[----------] Global test environment tear-down
[==========] 13 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 13 tests.
PASS: decodetable_test
Running main() from gtest_main.cc
[==========] Running 16 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from CodeTableWriterDeathTest
[ RUN      ] CodeTableWriterDeathTest.WriterAddWithoutInit
[       OK ] CodeTableWriterDeathTest.WriterAddWithoutInit (0 ms)
[ RUN      ] CodeTableWriterDeathTest.WriterRunWithoutInit
[       OK ] CodeTableWriterDeathTest.WriterRunWithoutInit (0 ms)
[ RUN      ] CodeTableWriterDeathTest.WriterCopyWithoutInit
[       OK ] CodeTableWriterDeathTest.WriterCopyWithoutInit (0 ms)
[ RUN      ] CodeTableWriterDeathTest.DictionaryTooBig
[       OK ] CodeTableWriterDeathTest.DictionaryTooBig (0 ms)
[----------] 4 tests from CodeTableWriterDeathTest (0 ms total)

[----------] 12 tests from CodeTableWriterTest
[ RUN      ] CodeTableWriterTest.WriterOutputWithoutInit
[       OK ] CodeTableWriterTest.WriterOutputWithoutInit (0 ms)
[ RUN      ] CodeTableWriterTest.WriterEncodeNothing
[       OK ] CodeTableWriterTest.WriterEncodeNothing (0 ms)
[ RUN      ] CodeTableWriterTest.StandardWriterEncodeAdd
[       OK ] CodeTableWriterTest.StandardWriterEncodeAdd (0 ms)
[ RUN      ] CodeTableWriterTest.ExerciseWriterEncodeAdd
[       OK ] CodeTableWriterTest.ExerciseWriterEncodeAdd (0 ms)
[ RUN      ] CodeTableWriterTest.StandardWriterEncodeRun
[       OK ] CodeTableWriterTest.StandardWriterEncodeRun (0 ms)
[ RUN      ] CodeTableWriterTest.ExerciseWriterEncodeRun
[       OK ] CodeTableWriterTest.ExerciseWriterEncodeRun (0 ms)
[ RUN      ] CodeTableWriterTest.StandardWriterEncodeCopy
[       OK ] CodeTableWriterTest.StandardWriterEncodeCopy (0 ms)
[ RUN      ] CodeTableWriterTest.InterleavedWriterEncodeCopy
[       OK ] CodeTableWriterTest.InterleavedWriterEncodeCopy (1 ms)
[ RUN      ] CodeTableWriterTest.StandardWriterEncodeCombo
[       OK ] CodeTableWriterTest.StandardWriterEncodeCombo (0 ms)
[ RUN      ] CodeTableWriterTest.InterleavedWriterEncodeCombo
[       OK ] CodeTableWriterTest.InterleavedWriterEncodeCombo (0 ms)
[ RUN      ] CodeTableWriterTest.InterleavedWriterEncodeComboWithChecksum
[       OK ] CodeTableWriterTest.InterleavedWriterEncodeComboWithChecksum (0 ms)
[ RUN      ] CodeTableWriterTest.ReallyBigDictionary
[       OK ] CodeTableWriterTest.ReallyBigDictionary (0 ms)
[----------] 12 tests from CodeTableWriterTest (1 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 2 test cases ran. (1 ms total)
[  PASSED  ] 16 tests.
ERROR: EncodeAddress was called with address (2147483646) < here_address (-2147483641)
WARNING: Empty input; no delta window produced
WARNING: Empty input; no delta window produced
WARNING: Empty input; no delta window produced
WARNING: Empty input; no delta window produced
PASS: encodetable_test
Running main() from gtest_main.cc
[==========] Running 6 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 6 tests from VCDiffHeaderParserTest
[ RUN      ] VCDiffHeaderParserTest.ParseRandomBytes
[       OK ] VCDiffHeaderParserTest.ParseRandomBytes (0 ms)
[ RUN      ] VCDiffHeaderParserTest.ParseRandomInt32
[       OK ] VCDiffHeaderParserTest.ParseRandomInt32 (1 ms)
[ RUN      ] VCDiffHeaderParserTest.ParseRandomUInt32
[       OK ] VCDiffHeaderParserTest.ParseRandomUInt32 (0 ms)
[ RUN      ] VCDiffHeaderParserTest.ParseRandomChecksum
[       OK ] VCDiffHeaderParserTest.ParseRandomChecksum (0 ms)
[ RUN      ] VCDiffHeaderParserTest.ParseMixed
[       OK ] VCDiffHeaderParserTest.ParseMixed (0 ms)
[ RUN      ] VCDiffHeaderParserTest.ParseInvalidVarint
[       OK ] VCDiffHeaderParserTest.ParseInvalidVarint (0 ms)
[----------] 6 tests from VCDiffHeaderParserTest (1 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 6 tests.
ERROR: Expected invalid Varint; found invalid variable-length integer
PASS: headerparser_test
Running main() from gtest_main.cc
[==========] Running 27 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 27 tests from InstructionMapTest
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstNoop
[       OK ] InstructionMapTest.DefaultMapLookupFirstNoop (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstAdd
[       OK ] InstructionMapTest.DefaultMapLookupFirstAdd (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstRun
[       OK ] InstructionMapTest.DefaultMapLookupFirstRun (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode0
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode0 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode1
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode1 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode2
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode2 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode3
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode3 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode4
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode4 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode5
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode5 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode6
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode6 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode7
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode7 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyMode8
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyMode8 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupFirstCopyInvalid
[       OK ] InstructionMapTest.DefaultMapLookupFirstCopyInvalid (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondNoop
[       OK ] InstructionMapTest.DefaultMapLookupSecondNoop (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondAdd
[       OK ] InstructionMapTest.DefaultMapLookupSecondAdd (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondRun
[       OK ] InstructionMapTest.DefaultMapLookupSecondRun (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode0
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode0 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode1
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode1 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode2
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode2 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode3
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode3 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode4
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode4 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode5
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode5 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode6
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode6 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode7
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode7 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyMode8
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyMode8 (0 ms)
[ RUN      ] InstructionMapTest.DefaultMapLookupSecondCopyInvalid
[       OK ] InstructionMapTest.DefaultMapLookupSecondCopyInvalid (0 ms)
[ RUN      ] InstructionMapTest.ExerciseTableLookup
[       OK ] InstructionMapTest.ExerciseTableLookup (0 ms)
[----------] 27 tests from InstructionMapTest (0 ms total)

[----------] Global test environment tear-down
[==========] 27 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 27 tests.
PASS: instruction_map_test
Running main() from gtest_main.cc
[==========] Running 5 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 5 tests from OutputStringTest
[ RUN      ] OutputStringTest.Append
[       OK ] OutputStringTest.Append (0 ms)
[ RUN      ] OutputStringTest.Clear
[       OK ] OutputStringTest.Clear (0 ms)
[ RUN      ] OutputStringTest.PushBack
[       OK ] OutputStringTest.PushBack (0 ms)
[ RUN      ] OutputStringTest.Reserve
[       OK ] OutputStringTest.Reserve (0 ms)
[ RUN      ] OutputStringTest.Size
[       OK ] OutputStringTest.Size (0 ms)
[----------] 5 tests from OutputStringTest (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 5 tests.
PASS: output_string_test
Running main() from gtest_main.cc
[==========] Running 6 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from RollingHashDeathTest
[ RUN      ] RollingHashDeathTest.InstantiateRollingHashWithoutCallingInit
[       OK ] RollingHashDeathTest.InstantiateRollingHashWithoutCallingInit (0 ms)
[----------] 1 test from RollingHashDeathTest (0 ms total)

[----------] 3 tests from RollingHashSimpleTest
[ RUN      ] RollingHashSimpleTest.KBaseIsAPowerOfTwo
[       OK ] RollingHashSimpleTest.KBaseIsAPowerOfTwo (0 ms)
[ RUN      ] RollingHashSimpleTest.TestModBaseForValues
[       OK ] RollingHashSimpleTest.TestModBaseForValues (0 ms)
[ RUN      ] RollingHashSimpleTest.VerifyHashFirstTwoBytes
[       OK ] RollingHashSimpleTest.VerifyHashFirstTwoBytes (0 ms)
[----------] 3 tests from RollingHashSimpleTest (0 ms total)

[----------] 2 tests from RollingHashTest
[ RUN      ] RollingHashTest.UpdateHashMatchesHashFromScratch
ERROR: RollingHash object instantiated before calling RollingHash::Init()
[       OK ] RollingHashTest.UpdateHashMatchesHashFromScratch (339 ms)
[ RUN      ] RollingHashTest.TimingTests
BlkSize	Hash (us)	UpdateHash (us)
4	0.017201	0.022851 (32.846964%)
8	0.080709	0.022975 (-71.534034%)
16	0.085207	0.015253 (-82.098620%)
32	0.184271	0.015174 (-91.765603%)
64	0.366941	0.015479 (-95.781664%)
128	0.735578	0.015815 (-97.849957%)
[       OK ] RollingHashTest.TimingTests (2368 ms)
[----------] 2 tests from RollingHashTest (2707 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 3 test cases ran. (2707 ms total)
[  PASSED  ] 6 tests.
PASS: rolling_hash_test
Running main() from gtest_main.cc
[==========] Running 37 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 18 tests from VarintBEInt32Test
[ RUN      ] VarintBEInt32Test.EncodeZero
[       OK ] VarintBEInt32Test.EncodeZero (0 ms)
[ RUN      ] VarintBEInt32Test.EncodeEightBits
[       OK ] VarintBEInt32Test.EncodeEightBits (0 ms)
[ RUN      ] VarintBEInt32Test.EncodeCADAD1A
[       OK ] VarintBEInt32Test.EncodeCADAD1A (0 ms)
[ RUN      ] VarintBEInt32Test.Encode32BitMaxInt
[       OK ] VarintBEInt32Test.Encode32BitMaxInt (0 ms)
[ RUN      ] VarintBEInt32Test.EncodeDoesNotOverwriteExistingString
[       OK ] VarintBEInt32Test.EncodeDoesNotOverwriteExistingString (0 ms)
[ RUN      ] VarintBEInt32Test.ParseVarintTooLong
[       OK ] VarintBEInt32Test.ParseVarintTooLong (0 ms)
[ RUN      ] VarintBEInt32Test.ParseFourFFs
[       OK ] VarintBEInt32Test.ParseFourFFs (0 ms)
[ RUN      ] VarintBEInt32Test.ParseThreeFFs
[       OK ] VarintBEInt32Test.ParseThreeFFs (0 ms)
[ RUN      ] VarintBEInt32Test.ParseZero
[       OK ] VarintBEInt32Test.ParseZero (0 ms)
[ RUN      ] VarintBEInt32Test.ParseCADA1
[       OK ] VarintBEInt32Test.ParseCADA1 (0 ms)
[ RUN      ] VarintBEInt32Test.ParseNullPointer
[       OK ] VarintBEInt32Test.ParseNullPointer (0 ms)
[ RUN      ] VarintBEInt32Test.EndPointerPrecedesBeginning
[       OK ] VarintBEInt32Test.EndPointerPrecedesBeginning (0 ms)
[ RUN      ] VarintBEInt32Test.ParseEmpty
[       OK ] VarintBEInt32Test.ParseEmpty (0 ms)
[ RUN      ] VarintBEInt32Test.Parse123456789
[       OK ] VarintBEInt32Test.Parse123456789 (0 ms)
[ RUN      ] VarintBEInt32Test.Decode31Bits
[       OK ] VarintBEInt32Test.Decode31Bits (0 ms)
[ RUN      ] VarintBEInt32Test.Decode32Bits
[       OK ] VarintBEInt32Test.Decode32Bits (0 ms)
[ RUN      ] VarintBEInt32Test.EncodeDecodeRandom
[       OK ] VarintBEInt32Test.EncodeDecodeRandom (0 ms)
[ RUN      ] VarintBEInt32Test.ContinuationBytesPastEndOfInput
[       OK ] VarintBEInt32Test.ContinuationBytesPastEndOfInput (0 ms)
[----------] 18 tests from VarintBEInt32Test (0 ms total)

[----------] 19 tests from VarintBEInt64Test
[ RUN      ] VarintBEInt64Test.EncodeZero
[       OK ] VarintBEInt64Test.EncodeZero (0 ms)
[ RUN      ] VarintBEInt64Test.EncodeEightBits
[       OK ] VarintBEInt64Test.EncodeEightBits (0 ms)
[ RUN      ] VarintBEInt64Test.EncodeCADAD1A
[       OK ] VarintBEInt64Test.EncodeCADAD1A (0 ms)
[ RUN      ] VarintBEInt64Test.Encode32BitMaxInt
[       OK ] VarintBEInt64Test.Encode32BitMaxInt (0 ms)
[ RUN      ] VarintBEInt64Test.Encode32Bits
[       OK ] VarintBEInt64Test.Encode32Bits (0 ms)
[ RUN      ] VarintBEInt64Test.Encode63Bits
[       OK ] VarintBEInt64Test.Encode63Bits (0 ms)
[ RUN      ] VarintBEInt64Test.EncodeDoesNotOverwriteExistingString
[       OK ] VarintBEInt64Test.EncodeDoesNotOverwriteExistingString (0 ms)
[ RUN      ] VarintBEInt64Test.ParseVarintTooLong
[       OK ] VarintBEInt64Test.ParseVarintTooLong (0 ms)
[ RUN      ] VarintBEInt64Test.ParseEightFFs
[       OK ] VarintBEInt64Test.ParseEightFFs (0 ms)
[ RUN      ] VarintBEInt64Test.ParseZero
[       OK ] VarintBEInt64Test.ParseZero (0 ms)
[ RUN      ] VarintBEInt64Test.ParseCADA1
[       OK ] VarintBEInt64Test.ParseCADA1 (0 ms)
[ RUN      ] VarintBEInt64Test.ParseNullPointer
[       OK ] VarintBEInt64Test.ParseNullPointer (0 ms)
[ RUN      ] VarintBEInt64Test.EndPointerPrecedesBeginning
[       OK ] VarintBEInt64Test.EndPointerPrecedesBeginning (0 ms)
[ RUN      ] VarintBEInt64Test.ParseEmpty
[       OK ] VarintBEInt64Test.ParseEmpty (0 ms)
[ RUN      ] VarintBEInt64Test.Parse123456789
[       OK ] VarintBEInt64Test.Parse123456789 (0 ms)
[ RUN      ] VarintBEInt64Test.Decode31Bits
[       OK ] VarintBEInt64Test.Decode31Bits (0 ms)
[ RUN      ] VarintBEInt64Test.Decode32Bits
[       OK ] VarintBEInt64Test.Decode32Bits (0 ms)
[ RUN      ] VarintBEInt64Test.EncodeDecodeRandom
[       OK ] VarintBEInt64Test.EncodeDecodeRandom (1 ms)
[ RUN      ] VarintBEInt64Test.ContinuationBytesPastEndOfInput
[       OK ] VarintBEInt64Test.ContinuationBytesPastEndOfInput (0 ms)
[----------] 19 tests from VarintBEInt64Test (1 ms total)

[----------] Global test environment tear-down
[==========] 37 tests from 2 test cases ran. (1 ms total)
[  PASSED  ] 37 tests.

  YOU HAVE 4 DISABLED TESTS

PASS: varint_bigendian_test
Running main() from gtest_main.cc
[==========] Running 81 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 81 tests from VCDiffStandardDecoderTest
[ RUN      ] VCDiffStandardDecoderTest.DecodeHeaderOnly
[       OK ] VCDiffStandardDecoderTest.DecodeHeaderOnly (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.Decode
[       OK ] VCDiffStandardDecoderTest.Decode (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.StandardFormatDoesNotSupportChecksum
[       OK ] VCDiffStandardDecoderTest.StandardFormatDoesNotSupportChecksum (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.FinishAfterDecodingPartialWindow
[       OK ] VCDiffStandardDecoderTest.FinishAfterDecodingPartialWindow (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.FinishAfterDecodingPartialWindowHeader
[       OK ] VCDiffStandardDecoderTest.FinishAfterDecodingPartialWindowHeader (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetMatchesWindowSizeLimit
[       OK ] VCDiffStandardDecoderTest.TargetMatchesWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetMatchesFileSizeLimit
[       OK ] VCDiffStandardDecoderTest.TargetMatchesFileSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetExceedsWindowSizeLimit
[       OK ] VCDiffStandardDecoderTest.TargetExceedsWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetExceedsFileSizeLimit
[       OK ] VCDiffStandardDecoderTest.TargetExceedsFileSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.FuzzBits
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: Length of target window (178) exceeds limit of 177 bytes
ERROR: Length of target window (178 bytes) plus previous windows (0 bytes) would exceed maximum target file size of 177 bytes
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
[       OK ] VCDiffStandardDecoderTest.FuzzBits (3 ms)
ERROR: COPY with size 3585 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 7843 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 730506 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address -11061 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16257 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 16291 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2090378 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 16257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16344) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address -16053 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3585 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 7843 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 730506 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 155 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address -11061 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 12673 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 8483 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 1369482 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 16001 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16344) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address -4789 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: ADD with size 27 plus existing 155 bytes of target data exceeds length of target window (178 bytes)
[ RUN      ] VCDiffStandardDecoderTest.WinIndicatorHasBothSourceAndTarget
[       OK ] VCDiffStandardDecoderTest.WinIndicatorHasBothSourceAndTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.OkayToSetUpperBitsOfWinIndicator
[       OK ] VCDiffStandardDecoderTest.OkayToSetUpperBitsOfWinIndicator (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyInstructionsShouldFailIfNoSourceSegment
[       OK ] VCDiffStandardDecoderTest.CopyInstructionsShouldFailIfNoSourceSegment (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentSizeExceedsDictionarySize
[       OK ] VCDiffStandardDecoderTest.SourceSegmentSizeExceedsDictionarySize (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.SourceSegmentSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentSizeNegative
[       OK ] VCDiffStandardDecoderTest.SourceSegmentSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentSizeInvalid
[       OK ] VCDiffStandardDecoderTest.SourceSegmentSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentEndExceedsDictionarySize
[       OK ] VCDiffStandardDecoderTest.SourceSegmentEndExceedsDictionarySize (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentPosMaxInt
[       OK ] VCDiffStandardDecoderTest.SourceSegmentPosMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentPosNegative
[       OK ] VCDiffStandardDecoderTest.SourceSegmentPosNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.SourceSegmentPosInvalid
[       OK ] VCDiffStandardDecoderTest.SourceSegmentPosInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthZero
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthMaxInt
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthNegative
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DeltaEncodingLengthInvalid
[       OK ] VCDiffStandardDecoderTest.DeltaEncodingLengthInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeZero
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeMaxInt (1 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeNegative
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.TargetWindowSizeInvalid
[       OK ] VCDiffStandardDecoderTest.TargetWindowSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.OkayToSetUpperBitsOfDeltaIndicator
[       OK ] VCDiffStandardDecoderTest.OkayToSetUpperBitsOfDeltaIndicator (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.DataCompressionNotSupported
[       OK ] VCDiffStandardDecoderTest.DataCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionCompressionNotSupported
[       OK ] VCDiffStandardDecoderTest.InstructionCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddressCompressionNotSupported
[       OK ] VCDiffStandardDecoderTest.AddressCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeZero
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeNegative
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddRunDataSizeInvalid
[       OK ] VCDiffStandardDecoderTest.AddRunDataSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeZero
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeNegative
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsSizeInvalid
[       OK ] VCDiffStandardDecoderTest.InstructionsSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeZero
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeNegative
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressSizeInvalid
[       OK ] VCDiffStandardDecoderTest.CopyAddressSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.InstructionsEndEarly
[       OK ] VCDiffStandardDecoderTest.InstructionsEndEarly (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTest.CopyMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeZero
[       OK ] VCDiffStandardDecoderTest.CopySizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.CopySizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.CopySizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeMaxInt
[       OK ] VCDiffStandardDecoderTest.CopySizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeNegative
[       OK ] VCDiffStandardDecoderTest.CopySizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopySizeInvalid
[       OK ] VCDiffStandardDecoderTest.CopySizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressBeyondHereAddress
[       OK ] VCDiffStandardDecoderTest.CopyAddressBeyondHereAddress (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressMaxInt
[       OK ] VCDiffStandardDecoderTest.CopyAddressMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressNegative
[       OK ] VCDiffStandardDecoderTest.CopyAddressNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.CopyAddressInvalid
[       OK ] VCDiffStandardDecoderTest.CopyAddressInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTest.AddMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeZero
[       OK ] VCDiffStandardDecoderTest.AddSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.AddSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.AddSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.AddSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeNegative
[       OK ] VCDiffStandardDecoderTest.AddSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.AddSizeInvalid
[       OK ] VCDiffStandardDecoderTest.AddSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTest.RunMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeZero
[       OK ] VCDiffStandardDecoderTest.RunSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTest.RunSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTest.RunSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeMaxInt
[       OK ] VCDiffStandardDecoderTest.RunSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeNegative
[       OK ] VCDiffStandardDecoderTest.RunSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTest.RunSizeInvalid
[       OK ] VCDiffStandardDecoderTest.RunSizeInvalid (0 ms)
[----------] 81 tests from VCDiffStandardDecoderTest (4 ms total)

[----------] Global test environment tear-down
[==========] 81 tests from 1 test case ran. (4 ms total)
[  PASSED  ] 81 tests.
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Decoded address (0) is beyond location in target file (0)
ERROR: Unable to decode address for COPY
ERROR: Source segment length (160) is larger than dictionary (159)
ERROR: Source segment length (2147483647) is larger than dictionary (159)
ERROR: Expected source segment length; found invalid variable-length integer
ERROR: Expected source segment length; found invalid variable-length integer
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: Source segment position (2147483647) is past end of dictionary (159)
ERROR: Expected source segment position; found invalid variable-length integer
ERROR: Expected source segment position; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of the delta encoding; found invalid variable-length integer
ERROR: Expected length of the delta encoding; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 151 bytes of target data exceeds length of target window (177 bytes)
ERROR: Length of target window (2147483647) exceeds limit of 67108864 bytes
ERROR: Expected size of the target window; found invalid variable-length integer
ERROR: Expected size of the target window; found invalid variable-length integer
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of data for ADDs and RUNs; found invalid variable-length integer
ERROR: Expected length of data for ADDs and RUNs; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of instructions section; found invalid variable-length integer
ERROR: Expected length of instructions section; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Decoded address (248) is beyond location in target file (248)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 179 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2147483647 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: Decoded address (159) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: ADD with size 179 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 2147483647 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: RUN with size 179 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16383) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (2097151) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
PASS: vcdecoder1_test
Running main() from gtest_main.cc
[==========] Running 82 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 82 tests from VCDiffStandardDecoderTestByteByByte
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DecodeHeaderOnly
[       OK ] VCDiffStandardDecoderTestByteByByte.DecodeHeaderOnly (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.Decode
[       OK ] VCDiffStandardDecoderTestByteByByte.Decode (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DecodeNoVcdTarget
[       OK ] VCDiffStandardDecoderTestByteByByte.DecodeNoVcdTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.FinishAfterDecodingPartialWindow
[       OK ] VCDiffStandardDecoderTestByteByByte.FinishAfterDecodingPartialWindow (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.FinishAfterDecodingPartialWindowHeader
[       OK ] VCDiffStandardDecoderTestByteByByte.FinishAfterDecodingPartialWindowHeader (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.StandardFormatDoesNotSupportChecksum
[       OK ] VCDiffStandardDecoderTestByteByByte.StandardFormatDoesNotSupportChecksum (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetMatchesWindowSizeLimit
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetMatchesWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetMatchesFileSizeLimit
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetMatchesFileSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetExceedsWindowSizeLimit
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetExceedsWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetExceedsFileSizeLimit
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetExceedsFileSizeLimit (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.FuzzBits
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Length of target window (178) exceeds limit of 177 bytes
ERROR: Length of target window (178 bytes) plus previous windows (0 bytes) would exceed maximum target file size of 177 bytes
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3585 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 7843 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 730506 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address -11061 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16257 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 16291 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2090378 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 16257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16344) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address -16053 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3585 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 7843 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 730506 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 155 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 257 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address -11061 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 12673 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 8483 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 1369482 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 16001 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16344) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address -4789 is invalid
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: ADD with size 27 plus existing 155 bytes of target data exceeds length of target window (178 bytes)
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Decoded address (0) is beyond location in target file (0)
ERROR: Unable to decode address for COPY
ERROR: Source segment length (160) is larger than dictionary (159)
ERROR: Source segment length (2147483647) is larger than dictionary (159)
ERROR: Expected source segment length; found invalid variable-length integer
ERROR: Expected source segment length; found invalid variable-length integer
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: Source segment position (2147483647) is past end of dictionary (159)
ERROR: Expected source segment position; found invalid variable-length integer
ERROR: Expected source segment position; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of the delta encoding; found invalid variable-length integer
ERROR: Expected length of the delta encoding; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 151 bytes of target data exceeds length of target window (177 bytes)
ERROR: Length of target window (2147483647) exceeds limit of 67108864 bytes
ERROR: Expected size of the target window; found invalid variable-length integer
ERROR: Expected size of the target window; found invalid variable-length integer
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of data for ADDs and RUNs; found invalid variable-length integer
ERROR: Expected length of data for ADDs and RUNs; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of instructions section; found invalid variable-length integer
ERROR: Expected length of instructions section; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Decoded address (248) is beyond location in target file (248)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 179 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2147483647 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: Decoded address (159) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: ADD with size 179 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 2147483647 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: RUN with size 179 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (16383) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Decoded address (2097151) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
[       OK ] VCDiffStandardDecoderTestByteByByte.FuzzBits (22 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.WinIndicatorHasBothSourceAndTarget
[       OK ] VCDiffStandardDecoderTestByteByByte.WinIndicatorHasBothSourceAndTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.OkayToSetUpperBitsOfWinIndicator
[       OK ] VCDiffStandardDecoderTestByteByByte.OkayToSetUpperBitsOfWinIndicator (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyInstructionsShouldFailIfNoSourceSegment
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyInstructionsShouldFailIfNoSourceSegment (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeExceedsDictionarySize
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeExceedsDictionarySize (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentEndExceedsDictionarySize
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentEndExceedsDictionarySize (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.SourceSegmentPosInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthZero
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthTooSmallByOne (1 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.DeltaEncodingLengthInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.TargetWindowSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.OkayToSetUpperBitsOfDeltaIndicator
[       OK ] VCDiffStandardDecoderTestByteByByte.OkayToSetUpperBitsOfDeltaIndicator (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.DataCompressionNotSupported
[       OK ] VCDiffStandardDecoderTestByteByByte.DataCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionCompressionNotSupported
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddressCompressionNotSupported
[       OK ] VCDiffStandardDecoderTestByteByByte.AddressCompressionNotSupported (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.AddRunDataSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.InstructionsEndEarly
[       OK ] VCDiffStandardDecoderTestByteByByte.InstructionsEndEarly (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopySizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.CopySizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressBeyondHereAddress
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressBeyondHereAddress (1 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.CopyAddressInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.CopyAddressInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTestByteByByte.AddMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.AddSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.AddSizeInvalid (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunMoreThanExpectedTarget
[       OK ] VCDiffStandardDecoderTestByteByByte.RunMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeZero
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeZero (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeTooLargeByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeTooSmallByOne
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeMaxInt
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeMaxInt (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeNegative
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeNegative (0 ms)
[ RUN      ] VCDiffStandardDecoderTestByteByByte.RunSizeInvalid
[       OK ] VCDiffStandardDecoderTestByteByByte.RunSizeInvalid (0 ms)
[----------] 82 tests from VCDiffStandardDecoderTestByteByByte (24 ms total)

[----------] Global test environment tear-down
[==========] 82 tests from 1 test case ran. (24 ms total)
[  PASSED  ] 82 tests.
PASS: vcdecoder2_test
Running main() from gtest_main.cc
[==========] Running 85 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 44 tests from VCDiffInterleavedDecoderTest
[ RUN      ] VCDiffInterleavedDecoderTest.DecodeHeaderOnly
[       OK ] VCDiffInterleavedDecoderTest.DecodeHeaderOnly (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.PartialHeaderNotEnough
[       OK ] VCDiffInterleavedDecoderTest.PartialHeaderNotEnough (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.BadMagicNumber
[       OK ] VCDiffInterleavedDecoderTest.BadMagicNumber (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.BadVersionNumber
[       OK ] VCDiffInterleavedDecoderTest.BadVersionNumber (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.SecondaryCompressionNotSupported
[       OK ] VCDiffInterleavedDecoderTest.SecondaryCompressionNotSupported (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.Decode
[       OK ] VCDiffInterleavedDecoderTest.Decode (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.DecodeWithChecksum
[       OK ] VCDiffInterleavedDecoderTest.DecodeWithChecksum (1 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.ChecksumDoesNotMatch
[       OK ] VCDiffInterleavedDecoderTest.ChecksumDoesNotMatch (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.ChecksumIsInvalid64BitVarint
[       OK ] VCDiffInterleavedDecoderTest.ChecksumIsInvalid64BitVarint (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.FinishAfterDecodingPartialWindow
[       OK ] VCDiffInterleavedDecoderTest.FinishAfterDecodingPartialWindow (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.FinishAfterDecodingPartialWindowHeader
[       OK ] VCDiffInterleavedDecoderTest.FinishAfterDecodingPartialWindowHeader (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.TargetMatchesWindowSizeLimit
[       OK ] VCDiffInterleavedDecoderTest.TargetMatchesWindowSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.TargetMatchesFileSizeLimit
[       OK ] VCDiffInterleavedDecoderTest.TargetMatchesFileSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.TargetExceedsWindowSizeLimit
[       OK ] VCDiffInterleavedDecoderTest.TargetExceedsWindowSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.TargetExceedsFileSizeLimit
[       OK ] VCDiffInterleavedDecoderTest.TargetExceedsFileSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.FuzzBits
[       OK ] VCDiffInterleavedDecoderTest.FuzzBits (2 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.FuzzBitsWithChecksum
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Expected Adler32 checksum value; found invalid variable-length integer
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: Length of target window (178) exceeds limit of 177 bytes
ERROR: Length of target window (178 bytes) plus previous windows (0 bytes) would exceed maximum target file size of 177 bytes
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16256 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16344 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -2090224 is invalid
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 175 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16426) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (321) is beyond location in target file (304)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Decoded address (245) is beyond location in target file (238)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 12672 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 8480 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (350) is beyond location in target file (269)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 10712 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -648432 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 166 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (10666) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 163 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16108 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 12832 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 4 plus existing 176 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (285) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811993619) is too large for unsigned 32-bit integer
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16382) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Value of Adler32 checksum value(34234842288) is too large for unsigned 32-bit integer
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Value of Adler32 checksum value(155812003731) is too large for unsigned 32-bit integer
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16256 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16344 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -2090224 is invalid
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 175 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (16426) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (321) is beyond location in target file (304)
ERROR: Unable to decode address for COPY
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (285) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811993619) is too large for unsigned 32-bit integer
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16382) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811997587) is too large for unsigned 32-bit integer
ERROR: Decoded address (245) is beyond location in target file (238)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 12672 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 8480 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (350) is beyond location in target file (269)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 10712 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -648432 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 166 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (10666) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 163 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16108 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 12832 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 4 plus existing 176 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 179 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2147483647 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: Decoded address (159) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (2147483647) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Found invalid variable-length integer as encoded address value
ERROR: Unable to decode address for COPY
ERROR: Found invalid variable-length integer as encoded address value
ERROR: Unable to decode address for COPY
ERROR: ADD with size 179 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (222) is beyond location in target file (219)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 2147483647 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: RUN with size 179 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 2147483647 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Expected Adler32 checksum value; found invalid variable-length integer
ERROR: Length of target window (178) exceeds limit of 177 bytes
ERROR: Length of target window (178 bytes) plus previous windows (0 bytes) would exceed maximum target file size of 177 bytes
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
[       OK ] VCDiffInterleavedDecoderTest.FuzzBitsWithChecksum (6 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopyMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTest.CopyMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeZero
[       OK ] VCDiffInterleavedDecoderTest.CopySizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTest.CopySizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTest.CopySizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeMaxInt
[       OK ] VCDiffInterleavedDecoderTest.CopySizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeNegative
[       OK ] VCDiffInterleavedDecoderTest.CopySizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopySizeInvalid
[       OK ] VCDiffInterleavedDecoderTest.CopySizeInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopyAddressBeyondHereAddress
[       OK ] VCDiffInterleavedDecoderTest.CopyAddressBeyondHereAddress (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopyAddressMaxInt
[       OK ] VCDiffInterleavedDecoderTest.CopyAddressMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopyAddressNegative
[       OK ] VCDiffInterleavedDecoderTest.CopyAddressNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.CopyAddressInvalid
[       OK ] VCDiffInterleavedDecoderTest.CopyAddressInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTest.AddMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeZero
[       OK ] VCDiffInterleavedDecoderTest.AddSizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTest.AddSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTest.AddSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeMaxInt
[       OK ] VCDiffInterleavedDecoderTest.AddSizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeNegative
[       OK ] VCDiffInterleavedDecoderTest.AddSizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.AddSizeInvalid
[       OK ] VCDiffInterleavedDecoderTest.AddSizeInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTest.RunMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeZero
[       OK ] VCDiffInterleavedDecoderTest.RunSizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTest.RunSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTest.RunSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeMaxInt
[       OK ] VCDiffInterleavedDecoderTest.RunSizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeNegative
[       OK ] VCDiffInterleavedDecoderTest.RunSizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.RunSizeInvalid
[       OK ] VCDiffInterleavedDecoderTest.RunSizeInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.ShouldNotReadPastEndOfBuffer
[       OK ] VCDiffInterleavedDecoderTest.ShouldNotReadPastEndOfBuffer (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTest.ShouldNotReadPastBeginningOfBuffer
[       OK ] VCDiffInterleavedDecoderTest.ShouldNotReadPastBeginningOfBuffer (0 ms)
[----------] 44 tests from VCDiffInterleavedDecoderTest (9 ms total)

[----------] 41 tests from VCDiffInterleavedDecoderTestByteByByte
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.DecodeHeaderOnly
[       OK ] VCDiffInterleavedDecoderTestByteByByte.DecodeHeaderOnly (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.PartialHeaderNotEnough
[       OK ] VCDiffInterleavedDecoderTestByteByByte.PartialHeaderNotEnough (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.BadMagicNumber
[       OK ] VCDiffInterleavedDecoderTestByteByByte.BadMagicNumber (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.BadVersionNumber
[       OK ] VCDiffInterleavedDecoderTestByteByByte.BadVersionNumber (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.SecondaryCompressionNotSupported
[       OK ] VCDiffInterleavedDecoderTestByteByByte.SecondaryCompressionNotSupported (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.Decode
[       OK ] VCDiffInterleavedDecoderTestByteByByte.Decode (1 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.DecodeWithChecksum
[       OK ] VCDiffInterleavedDecoderTestByteByByte.DecodeWithChecksum (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.ChecksumDoesNotMatch
[       OK ] VCDiffInterleavedDecoderTestByteByByte.ChecksumDoesNotMatch (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.ChecksumIsInvalid64BitVarint
[       OK ] VCDiffInterleavedDecoderTestByteByByte.ChecksumIsInvalid64BitVarint (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.TargetMatchesWindowSizeLimit
[       OK ] VCDiffInterleavedDecoderTestByteByByte.TargetMatchesWindowSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.TargetMatchesFileSizeLimit
[       OK ] VCDiffInterleavedDecoderTestByteByByte.TargetMatchesFileSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.TargetExceedsWindowSizeLimit
[       OK ] VCDiffInterleavedDecoderTestByteByByte.TargetExceedsWindowSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.TargetExceedsFileSizeLimit
[       OK ] VCDiffInterleavedDecoderTestByteByByte.TargetExceedsFileSizeLimit (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.FuzzBits
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16256 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16344 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -2090224 is invalid
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 175 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16426) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (321) is beyond location in target file (304)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (280) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16377) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Decoded address (245) is beyond location in target file (238)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 12672 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 8480 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (350) is beyond location in target file (269)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 10712 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -648432 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 166 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (10666) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 163 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16108 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 12832 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
[       OK ] VCDiffInterleavedDecoderTestByteByByte.FuzzBits (16 ms)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 4 plus existing 176 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.FuzzBitsWithChecksum
ERROR: Unrecognized VCDIFF format version
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (285) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811993619) is too large for unsigned 32-bit integer
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Win_Indicator must not have both VCD_SOURCE and VCD_TARGET set
ERROR: Source segment length (16287) is larger than dictionary (159)
ERROR: Source segment length (32640) is larger than dictionary (159)
ERROR: Source segment position (16382) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: Value of Adler32 checksum value(34234842288) is too large for unsigned 32-bit integer
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Value of Adler32 checksum value(155812003731) is too large for unsigned 32-bit integer
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16256 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 16344 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -2090224 is invalid
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 175 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (16426) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (321) is beyond location in target file (304)
ERROR: Unable to decode address for COPY
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 16288 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (20352) is larger than dictionary (159)
ERROR: Source segment end position (285) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811993619) is too large for unsigned 32-bit integer
ERROR: COPY with size 3584 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 101 plus existing 133 bytes of target data exceeds length of target window (178 bytes)
ERROR: COPY with size 97 plus existing 99 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 7840 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 5720 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -1451248 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (5930) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 11 plus existing 177 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 364 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 16 plus existing 168 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 3488 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Unrecognized VCDIFF format version
ERROR: Secondary compression is not supported
ERROR: Source segment length (159) is larger than target file (0)
ERROR: Secondary compression of delta file sections is not supported
ERROR: Source segment length (28672) is larger than dictionary (159)
ERROR: Source segment position (16382) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Expected length of addresses for COPYs; found invalid variable-length integer
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Value of Adler32 checksum value(155811997587) is too large for unsigned 32-bit integer
ERROR: Decoded address (245) is beyond location in target file (238)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 12672 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (16257) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 101 plus existing 125 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 8480 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (350) is beyond location in target file (269)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 10712 plus existing 89 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address -648432 is invalid
ERROR: Unable to decode address for COPY
ERROR: ADD with size 27 plus existing 166 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Decoded address (10666) is beyond location in target file (294)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 16 plus existing 163 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 154 bytes of target data exceeds length of target window (178 bytes)
ERROR: RUN with size 16108 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 18 plus existing 174 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 12832 plus existing 151 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression is not supported
ERROR: Source segment end position (160) is past end of dictionary (159)
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
[       OK ] VCDiffInterleavedDecoderTestByteByByte.FuzzBitsWithChecksum (20 ms)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: COPY with size 4 plus existing 176 bytes of target data exceeds length of target window (178 bytes)
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Target data does not match checksum; this could mean that the wrong dictionary was used
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Did not find VCDIFF header bytes; input is not a VCDIFF delta file
ERROR: Secondary compression of delta file sections is not supported
ERROR: Secondary compression of delta file sections is not supported
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: The length of the delta encoding does not match the size of the header plus the sizes of the data sections
ERROR: ADD with size 27 plus existing 173 bytes of target data exceeds length of target window (178 bytes)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyInstructionsShouldFailIfNoSourceSegment
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyInstructionsShouldFailIfNoSourceSegment (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeZero
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeTooLargeByOne (1 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeMaxInt
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeNegative
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopySizeInvalid
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopySizeInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressBeyondHereAddress
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressBeyondHereAddress (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressMaxInt
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressNegative
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressInvalid
[       OK ] VCDiffInterleavedDecoderTestByteByByte.CopyAddressInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeZero
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeMaxInt
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeNegative
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.AddSizeInvalid
[       OK ] VCDiffInterleavedDecoderTestByteByByte.AddSizeInvalid (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunMoreThanExpectedTarget
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunMoreThanExpectedTarget (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeZero
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeZero (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeTooLargeByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeTooLargeByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeTooSmallByOne
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeTooSmallByOne (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeMaxInt
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeMaxInt (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeNegative
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeNegative (0 ms)
[ RUN      ] VCDiffInterleavedDecoderTestByteByByte.RunSizeInvalid
[       OK ] VCDiffInterleavedDecoderTestByteByByte.RunSizeInvalid (0 ms)
[----------] 41 tests from VCDiffInterleavedDecoderTestByteByByte (38 ms total)

[----------] Global test environment tear-down
[==========] 85 tests from 2 test cases ran. (47 ms total)
[  PASSED  ] 85 tests.
ERROR: Decoded address (0) is beyond location in target file (0)
ERROR: Unable to decode address for COPY
ERROR: COPY with size 179 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: COPY with size 2147483647 plus existing 0 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: Decoded address (159) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Decoded address (2147483647) is beyond location in target file (159)
ERROR: Unable to decode address for COPY
ERROR: Found invalid variable-length integer as encoded address value
ERROR: Unable to decode address for COPY
ERROR: Found invalid variable-length integer as encoded address value
ERROR: Unable to decode address for COPY
ERROR: ADD with size 179 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Decoded address (222) is beyond location in target file (219)
ERROR: Unable to decode address for COPY
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 2147483647 plus existing 28 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
ERROR: RUN with size 179 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: ADD with size 27 plus existing 152 bytes of target data exceeds length of target window (178 bytes)
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: RUN with size 2147483647 plus existing 149 bytes of target data exceeds length of target window (178 bytes)
ERROR: Instruction size is not a valid variable-length integer
ERROR: Instruction size is not a valid variable-length integer
PASS: vcdecoder3_test
Running main() from gtest_main.cc
[==========] Running 39 tests from 14 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from VCDiffCustomCodeTableDecoderDeathTest
[ RUN      ] VCDiffCustomCodeTableDecoderDeathTest.BadCustomCacheSizes
[       OK ] VCDiffCustomCodeTableDecoderDeathTest.BadCustomCacheSizes (0 ms)
[ RUN      ] VCDiffCustomCodeTableDecoderDeathTest.BadCustomCacheSizesNoVcdTarget
[       OK ] VCDiffCustomCodeTableDecoderDeathTest.BadCustomCacheSizesNoVcdTarget (0 ms)
[----------] 2 tests from VCDiffCustomCodeTableDecoderDeathTest (0 ms total)

[----------] 2 tests from VCDiffDecoderInterleavedAllowedButNotUsed
[ RUN      ] VCDiffDecoderInterleavedAllowedButNotUsed.Decode
[       OK ] VCDiffDecoderInterleavedAllowedButNotUsed.Decode (0 ms)
[ RUN      ] VCDiffDecoderInterleavedAllowedButNotUsed.DecodeWithChecksum
[       OK ] VCDiffDecoderInterleavedAllowedButNotUsed.DecodeWithChecksum (0 ms)
[----------] 2 tests from VCDiffDecoderInterleavedAllowedButNotUsed (0 ms total)

[----------] 2 tests from VCDiffDecoderInterleavedAllowedButNotUsedByteByByte
[ RUN      ] VCDiffDecoderInterleavedAllowedButNotUsedByteByByte.Decode
[       OK ] VCDiffDecoderInterleavedAllowedButNotUsedByteByByte.Decode (0 ms)
[ RUN      ] VCDiffDecoderInterleavedAllowedButNotUsedByteByByte.DecodeWithChecksum
[       OK ] VCDiffDecoderInterleavedAllowedButNotUsedByteByByte.DecodeWithChecksum (0 ms)
[----------] 2 tests from VCDiffDecoderInterleavedAllowedButNotUsedByteByByte (0 ms total)

[----------] 2 tests from VCDiffDecoderInterleavedUsedButNotSupported
[ RUN      ] VCDiffDecoderInterleavedUsedButNotSupported.DecodeShouldFail
[       OK ] VCDiffDecoderInterleavedUsedButNotSupported.DecodeShouldFail (0 ms)
[ RUN      ] VCDiffDecoderInterleavedUsedButNotSupported.DecodeByteByByteShouldFail
[       OK ] VCDiffDecoderInterleavedUsedButNotSupported.DecodeByteByByteShouldFail (0 ms)
[----------] 2 tests from VCDiffDecoderInterleavedUsedButNotSupported (0 ms total)

[----------] 9 tests from VCDiffStandardWindowDecoderTest
[ RUN      ] VCDiffStandardWindowDecoderTest.Decode
[       OK ] VCDiffStandardWindowDecoderTest.Decode (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.DecodeBreakInFourthWindowHeader
[       OK ] VCDiffStandardWindowDecoderTest.DecodeBreakInFourthWindowHeader (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.DecodeChunkNoVcdTargetAllowed
[       OK ] VCDiffStandardWindowDecoderTest.DecodeChunkNoVcdTargetAllowed (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.DecodeInTwoParts
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 9
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 10
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 11
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 12
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 13
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 14
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 15
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 16
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 17
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 18
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 19
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 20
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 21
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 22
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 23
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 24
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 25
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 26
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 27
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 28
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 29
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 30
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 31
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 32
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 33
ERROR: Using near cache size 144 and same cache size 144 would exceed maximum number of COPY modes (256)
ERROR: Error initializing address cache
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 9
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 10
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 11
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 12
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 13
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 14
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 15
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 16
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 17
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 18
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 19
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 20
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 21
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 22
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 23
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 24
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 25
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 26
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 27
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 28
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 29
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 30
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 31
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 32
ERROR: VCDiff: Bad code table; there is no opcode for inst COPY, size 0, mode 33
ERROR: Using near cache size 144 and same cache size 144 would exceed maximum number of COPY modes (256)
ERROR: Error initializing address cache
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: End of data reached while decoding VCDIFF delta file
ERROR: Delta file contains VCD_TARGET flag, which is not allowed by current decoder settings
[       OK ] VCDiffStandardWindowDecoderTest.DecodeInTwoParts (4 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.DecodeInThreeParts
[       OK ] VCDiffStandardWindowDecoderTest.DecodeInThreeParts (255 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.TargetMatchesWindowSizeLimit
[       OK ] VCDiffStandardWindowDecoderTest.TargetMatchesWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.TargetMatchesFileSizeLimit
[       OK ] VCDiffStandardWindowDecoderTest.TargetMatchesFileSizeLimit (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.TargetExceedsWindowSizeLimit
[       OK ] VCDiffStandardWindowDecoderTest.TargetExceedsWindowSizeLimit (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTest.TargetExceedsFileSizeLimit
[       OK ] VCDiffStandardWindowDecoderTest.TargetExceedsFileSizeLimit (0 ms)
[----------] 9 tests from VCDiffStandardWindowDecoderTest (259 ms total)

[----------] 3 tests from VCDiffStandardWindowDecoderTestByteByByte
[ RUN      ] VCDiffStandardWindowDecoderTestByteByByte.Decode
[       OK ] VCDiffStandardWindowDecoderTestByteByByte.Decode (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTestByteByByte.DecodeExplicitVcdTarget
[       OK ] VCDiffStandardWindowDecoderTestByteByByte.DecodeExplicitVcdTarget (0 ms)
[ RUN      ] VCDiffStandardWindowDecoderTestByteByByte.DecodeNoVcdTarget
[       OK ] VCDiffStandardWindowDecoderTestByteByByte.DecodeNoVcdTarget (0 ms)
[----------] 3 tests from VCDiffStandardWindowDecoderTestByteByByte (0 ms total)

[----------] 5 tests from VCDiffInterleavedWindowDecoderTest
[ RUN      ] VCDiffInterleavedWindowDecoderTest.Decode
[       OK ] VCDiffInterleavedWindowDecoderTest.Decode (0 ms)
[ RUN      ] VCDiffInterleavedWindowDecoderTest.DecodeInTwoParts
ERROR: Length of target window (61) exceeds limit of 60 bytes
ERROR: Length of target window (27 bytes) plus previous windows (151 bytes) would exceed maximum target file size of 177 bytes
ERROR: Delta file contains VCD_TARGET flag, which is not allowed by current decoder settings
[       OK ] VCDiffInterleavedWindowDecoderTest.DecodeInTwoParts (3 ms)
[ RUN      ] VCDiffInterleavedWindowDecoderTest.DecodeInThreeParts
[       OK ] VCDiffInterleavedWindowDecoderTest.DecodeInThreeParts (247 ms)
[ RUN      ] VCDiffInterleavedWindowDecoderTest.OutputStringCanBeModified
[       OK ] VCDiffInterleavedWindowDecoderTest.OutputStringCanBeModified (1 ms)
[ RUN      ] VCDiffInterleavedWindowDecoderTest.OutputStringIsPreserved
[       OK ] VCDiffInterleavedWindowDecoderTest.OutputStringIsPreserved (0 ms)
[----------] 5 tests from VCDiffInterleavedWindowDecoderTest (251 ms total)

[----------] 2 tests from VCDiffInterleavedWindowDecoderTestByteByByte
[ RUN      ] VCDiffInterleavedWindowDecoderTestByteByByte.Decode
[       OK ] VCDiffInterleavedWindowDecoderTestByteByByte.Decode (0 ms)
[ RUN      ] VCDiffInterleavedWindowDecoderTestByteByByte.DecodeNoVcdTarget
[       OK ] VCDiffInterleavedWindowDecoderTestByteByByte.DecodeNoVcdTarget (0 ms)
[----------] 2 tests from VCDiffInterleavedWindowDecoderTestByteByByte (0 ms total)

[----------] 1 test from VCDiffStandardCrossDecoderTest
[ RUN      ] VCDiffStandardCrossDecoderTest.Decode
[       OK ] VCDiffStandardCrossDecoderTest.Decode (0 ms)
[----------] 1 test from VCDiffStandardCrossDecoderTest (0 ms total)

[----------] 1 test from VCDiffStandardCrossDecoderTestByteByByte
[ RUN      ] VCDiffStandardCrossDecoderTestByteByByte.Decode
[       OK ] VCDiffStandardCrossDecoderTestByteByByte.Decode (0 ms)
[----------] 1 test from VCDiffStandardCrossDecoderTestByteByByte (0 ms total)

[----------] 2 tests from VCDiffInterleavedCrossDecoderTest
[ RUN      ] VCDiffInterleavedCrossDecoderTest.Decode
[       OK ] VCDiffInterleavedCrossDecoderTest.Decode (0 ms)
[ RUN      ] VCDiffInterleavedCrossDecoderTest.DecodeWithChecksum
[       OK ] VCDiffInterleavedCrossDecoderTest.DecodeWithChecksum (0 ms)
[----------] 2 tests from VCDiffInterleavedCrossDecoderTest (0 ms total)

[----------] 2 tests from VCDiffInterleavedCrossDecoderTestByteByByte
[ RUN      ] VCDiffInterleavedCrossDecoderTestByteByByte.Decode
[       OK ] VCDiffInterleavedCrossDecoderTestByteByByte.Decode (0 ms)
[ RUN      ] VCDiffInterleavedCrossDecoderTestByteByByte.DecodeWithChecksum
[       OK ] VCDiffInterleavedCrossDecoderTestByteByByte.DecodeWithChecksum (0 ms)
[----------] 2 tests from VCDiffInterleavedCrossDecoderTestByteByByte (0 ms total)

[----------] 3 tests from VCDiffCustomCodeTableDecoderTest
[ RUN      ] VCDiffCustomCodeTableDecoderTest.CustomCodeTableEncodingMatches
[       OK ] VCDiffCustomCodeTableDecoderTest.CustomCodeTableEncodingMatches (0 ms)
[ RUN      ] VCDiffCustomCodeTableDecoderTest.DecodeUsingCustomCodeTable
[       OK ] VCDiffCustomCodeTableDecoderTest.DecodeUsingCustomCodeTable (0 ms)
[ RUN      ] VCDiffCustomCodeTableDecoderTest.IncompleteCustomCodeTable
[       OK ] VCDiffCustomCodeTableDecoderTest.IncompleteCustomCodeTable (0 ms)
[----------] 3 tests from VCDiffCustomCodeTableDecoderTest (0 ms total)

[----------] 3 tests from VCDiffCustomCodeTableDecoderTestByteByByte
[ RUN      ] VCDiffCustomCodeTableDecoderTestByteByByte.DecodeUsingCustomCodeTable
[       OK ] VCDiffCustomCodeTableDecoderTestByteByByte.DecodeUsingCustomCodeTable (0 ms)
[ RUN      ] VCDiffCustomCodeTableDecoderTestByteByByte.IncompleteCustomCodeTable
[       OK ] VCDiffCustomCodeTableDecoderTestByteByByte.IncompleteCustomCodeTable (0 ms)
[ RUN      ] VCDiffCustomCodeTableDecoderTestByteByByte.CustomTableNoVcdTarget
[       OK ] VCDiffCustomCodeTableDecoderTestByteByByte.CustomTableNoVcdTarget (0 ms)
[----------] 3 tests from VCDiffCustomCodeTableDecoderTestByteByByte (0 ms total)

[----------] Global test environment tear-down
[==========] 39 tests from 14 test cases ran. (510 ms total)
[  PASSED  ] 39 tests.
ERROR: Delta file contains VCD_TARGET flag, which is not allowed by current decoder settings
ERROR: FinishDecoding() called before parsing entire delta file window
ERROR: FinishDecoding() called before parsing entire delta file window
PASS: vcdecoder4_test
Running main() from gtest_main.cc
[==========] Running 2 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 2 tests from VCDiffLargeTargetTest
[ RUN      ] VCDiffLargeTargetTest.Decode
[       OK ] VCDiffLargeTargetTest.Decode (987 ms)
[ RUN      ] VCDiffLargeTargetTest.DecodeReachesMaxFileSize
ERROR: Length of target window (67108864 bytes) plus previous windows (67108864 bytes) would exceed maximum target file size of 67108864 bytes
[       OK ] VCDiffLargeTargetTest.DecodeReachesMaxFileSize (114 ms)
[----------] 2 tests from VCDiffLargeTargetTest (1101 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test case ran. (1101 ms total)
[  PASSED  ] 2 tests.
PASS: vcdecoder5_test
Running main() from gtest_main.cc
[==========] Running 13 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from VCDiffEngineDeathTest
[ RUN      ] VCDiffEngineDeathTest.InitCalledTwice
[       OK ] VCDiffEngineDeathTest.InitCalledTwice (0 ms)
[----------] 1 test from VCDiffEngineDeathTest (0 ms total)

[----------] 10 tests from VCDiffEngineTest
[ RUN      ] VCDiffEngineTest.EngineEncodeNothing
[       OK ] VCDiffEngineTest.EngineEncodeNothing (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeNothingInterleaved
[       OK ] VCDiffEngineTest.EngineEncodeNothingInterleaved (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeNothingTarget
[       OK ] VCDiffEngineTest.EngineEncodeNothingTarget (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeNothingTargetInterleaved
[       OK ] VCDiffEngineTest.EngineEncodeNothingTargetInterleaved (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSmallerThanOneBlock
[       OK ] VCDiffEngineTest.EngineEncodeSmallerThanOneBlock (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSmallerThanOneBlockInterleaved
[       OK ] VCDiffEngineTest.EngineEncodeSmallerThanOneBlockInterleaved (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSampleText
[       OK ] VCDiffEngineTest.EngineEncodeSampleText (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSampleTextInterleaved
[       OK ] VCDiffEngineTest.EngineEncodeSampleTextInterleaved (0 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSampleTextWithTargetMatching
ERROR: Init() called twice for same VCDiffEngine object
[       OK ] VCDiffEngineTest.EngineEncodeSampleTextWithTargetMatching (1 ms)
[ RUN      ] VCDiffEngineTest.EngineEncodeSampleTextInterleavedWithTargetMatching
[       OK ] VCDiffEngineTest.EngineEncodeSampleTextInterleavedWithTargetMatching (0 ms)
[----------] 10 tests from VCDiffEngineTest (1 ms total)

[----------] 2 tests from WeaselsToMoonpiesTest
[ RUN      ] WeaselsToMoonpiesTest.EngineEncodeCompressibleNoTargetMatching
[       OK ] WeaselsToMoonpiesTest.EngineEncodeCompressibleNoTargetMatching (0 ms)
[ RUN      ] WeaselsToMoonpiesTest.EngineEncodeCompressibleWithTargetMatching
[       OK ] WeaselsToMoonpiesTest.EngineEncodeCompressibleWithTargetMatching (0 ms)
[----------] 2 tests from WeaselsToMoonpiesTest (0 ms total)

[----------] Global test environment tear-down
[==========] 13 tests from 3 test cases ran. (1 ms total)
[  PASSED  ] 13 tests.
PASS: vcdiffengine_test
Running main() from gtest_main.cc
[==========] Running 26 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 21 tests from VCDiffEncoderTest
[ RUN      ] VCDiffEncoderTest.EncodeBeforeStartEncoding
[       OK ] VCDiffEncoderTest.EncodeBeforeStartEncoding (0 ms)
[ RUN      ] VCDiffEncoderTest.FinishBeforeStartEncoding
[       OK ] VCDiffEncoderTest.FinishBeforeStartEncoding (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeNothing
[       OK ] VCDiffEncoderTest.EncodeDecodeNothing (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeNothingJSON
[       OK ] VCDiffEncoderTest.EncodeNothingJSON (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeNullDictionaryPtr
[       OK ] VCDiffEncoderTest.EncodeDecodeNullDictionaryPtr (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeSimple
[       OK ] VCDiffEncoderTest.EncodeDecodeSimple (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeInterleaved
[       OK ] VCDiffEncoderTest.EncodeDecodeInterleaved (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeInterleavedChecksum
[       OK ] VCDiffEncoderTest.EncodeDecodeInterleavedChecksum (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeSingleChunk
[       OK ] VCDiffEncoderTest.EncodeDecodeSingleChunk (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeSimpleJSON
[       OK ] VCDiffEncoderTest.EncodeSimpleJSON (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeSeparate
[       OK ] VCDiffEncoderTest.EncodeDecodeSeparate (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeFixedChunkSizes
ERROR: EncodeChunk called before StartEncoding
ERROR: FinishEncoding called before StartEncoding
[       OK ] VCDiffEncoderTest.EncodeDecodeFixedChunkSizes (10 ms)
[ RUN      ] VCDiffEncoderTest.EncodeFixedChunkSizesJSON
[       OK ] VCDiffEncoderTest.EncodeFixedChunkSizesJSON (0 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeFixedChunkSizesNoVcdTarget
[       OK ] VCDiffEncoderTest.EncodeDecodeFixedChunkSizesNoVcdTarget (9 ms)
[ RUN      ] VCDiffEncoderTest.EncodeDecodeStreamOfChunks
[       OK ] VCDiffEncoderTest.EncodeDecodeStreamOfChunks (8 ms)
[ RUN      ] VCDiffEncoderTest.DictionaryBufferOverwritten
[       OK ] VCDiffEncoderTest.DictionaryBufferOverwritten (0 ms)
[ RUN      ] VCDiffEncoderTest.DictionaryHasEmbeddedNULLs
[       OK ] VCDiffEncoderTest.DictionaryHasEmbeddedNULLs (0 ms)
[ RUN      ] VCDiffEncoderTest.DictionaryHasEmbeddedNewlines
[       OK ] VCDiffEncoderTest.DictionaryHasEmbeddedNewlines (0 ms)
[ RUN      ] VCDiffEncoderTest.UsingWideCharacters
[       OK ] VCDiffEncoderTest.UsingWideCharacters (0 ms)
[ RUN      ] VCDiffEncoderTest.ShouldNotReadPastEndOfBuffer
[       OK ] VCDiffEncoderTest.ShouldNotReadPastEndOfBuffer (0 ms)
[ RUN      ] VCDiffEncoderTest.ShouldNotReadPastBeginningOfBuffer
[       OK ] VCDiffEncoderTest.ShouldNotReadPastBeginningOfBuffer (0 ms)
[----------] 21 tests from VCDiffEncoderTest (27 ms total)

[----------] 3 tests from VCDiffHTML1Test
[ RUN      ] VCDiffHTML1Test.CheckOutputOfSimpleEncoder
[       OK ] VCDiffHTML1Test.CheckOutputOfSimpleEncoder (0 ms)
[ RUN      ] VCDiffHTML1Test.SimpleEncoderPerformsTargetMatching
[       OK ] VCDiffHTML1Test.SimpleEncoderPerformsTargetMatching (0 ms)
[ RUN      ] VCDiffHTML1Test.SimpleEncoderWithoutTargetMatching
[       OK ] VCDiffHTML1Test.SimpleEncoderWithoutTargetMatching (0 ms)
[----------] 3 tests from VCDiffHTML1Test (0 ms total)

[----------] 2 tests from VCDiffHTML2Test
[ RUN      ] VCDiffHTML2Test.VerifyOutputOfSimpleEncoder
[       OK ] VCDiffHTML2Test.VerifyOutputOfSimpleEncoder (0 ms)
[ RUN      ] VCDiffHTML2Test.VerifyOutputWithChecksum
[       OK ] VCDiffHTML2Test.VerifyOutputWithChecksum (0 ms)
[----------] 2 tests from VCDiffHTML2Test (0 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 3 test cases ran. (27 ms total)
[  PASSED  ] 26 tests.
PASS: vcencoder_test
Running main() from gtest_main.cc
[==========] Running 9 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 9 tests from JSONWriterTest
[ RUN      ] JSONWriterTest.Null
[       OK ] JSONWriterTest.Null (0 ms)
[ RUN      ] JSONWriterTest.Empty
[       OK ] JSONWriterTest.Empty (0 ms)
[ RUN      ] JSONWriterTest.Add
[       OK ] JSONWriterTest.Add (0 ms)
[ RUN      ] JSONWriterTest.Copy
[       OK ] JSONWriterTest.Copy (0 ms)
[ RUN      ] JSONWriterTest.Run
[       OK ] JSONWriterTest.Run (0 ms)
[ RUN      ] JSONWriterTest.AddEscaped
[       OK ] JSONWriterTest.AddEscaped (0 ms)
[ RUN      ] JSONWriterTest.AddCopyAdd
[       OK ] JSONWriterTest.AddCopyAdd (0 ms)
[ RUN      ] JSONWriterTest.AddOutputAddOutputToSameString
[       OK ] JSONWriterTest.AddOutputAddOutputToSameString (0 ms)
[ RUN      ] JSONWriterTest.AddOutputAddOutputToDifferentString
[       OK ] JSONWriterTest.AddOutputAddOutputToDifferentString (0 ms)
[----------] 9 tests from JSONWriterTest (0 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 1 test case ran. (0 ms total)
[  PASSED  ] 9 tests.
PASS: jsonwriter_test
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff: Must specify exactly one command option
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64
      default: 1048576
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: false
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string default: ""
    -dictionary (File containing dictionary data (required)) type: string
      default: ""
    -interleaved (Use interleaved format) type: bool default: false
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: ""
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 1 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff: Must specify exactly one command option
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64
      default: 1048576
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: true
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string
      default: "/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff"
    -dictionary (File containing dictionary data (required)) type: string
      default: "./testdata/configure.ac.v0.1"
    -interleaved (Use interleaved format) type: bool default: true
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: "./testdata/configure.ac.v0.2"
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 2 ok
Test 3 ok
Test 4 ok
Test 5 ok
Test 6 ok
ERROR: Source segment length (1472) is larger than dictionary (1406)
Error trying to decode data chunk of length 97
Test 7 ok
Test 8 ok
Error opening dictionary file '/var/tmp/cpansmoker-1023/2018012218/nonexistent_file': No such file or directory
Test 9 ok
Error opening target file '/var/tmp/cpansmoker-1023/2018012218/nonexistent_file': No such file or directory
Test 10 ok
Error opening delta file '/var/tmp/cpansmoker-1023/2018012218/nonexistent_file': No such file or directory
Test 11 ok
Error opening dictionary file '/var/tmp/cpansmoker-1023/2018012218/infinite_loop1': Too many levels of symbolic links
Test 12 ok
Original size: 1406	Compressed size: 97 (6.899% of original)
Decompressed size: 1406	Compressed size: 97 (6.899% of original)
Test 13 ok
Original size: 1406	Compressed size: 1431 (101.778% of original)
Decompressed size: 1406	Compressed size: 1431 (101.778% of original)
Test 14 ok
Error opening dictionary file '/dev/kmem': No such file or directory
Test 15 ok
Error opening target file '/dev/kmem': No such file or directory
Test 16 ok
ERROR: Unrecognized VCDIFF format version
Error trying to decode data chunk of length 465
Test 17 ok
ERROR: flag '-dictionary' is missing its argument; flag description: File containing dictionary data (required)
Test 18 ok
ERROR: flag '-target' is missing its argument; flag description: Target file (default is stdin for encode, stdout for decode
Test 19 ok
ERROR: flag '-delta' is missing its argument; flag description: Encoded delta file (default is stdout for encode, stdin for decode
Test 20 ok
ERROR: flag '-buffersize' is missing its argument; flag description: Buffer size for reading input file
Test 21 ok
Original size: 1406	Compressed size: 22446 (1596.44% of original)
Decompressed size: 1406	Compressed size: 22446 (1596.44% of original)
Test 22 ok
Original size: 1406	Compressed size: 16877 (1200.36% of original)
Decompressed size: 1406	Compressed size: 16877 (1200.36% of original)
Test 23 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff: Option --buffersize cannot be 0
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64 default: 0
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: true
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string
      default: "/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff"
    -dictionary (File containing dictionary data (required)) type: string
      default: "./testdata/configure.ac.v0.1"
    -interleaved (Use interleaved format) type: bool default: true
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: "./testdata/configure.ac.v0.2"
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 24 ok
rm: das Entfernen von „/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Original size: 1406	Compressed size: 97 (6.899% of original)
Decompressed size: 1406	Compressed size: 97 (6.899% of original)
Test 25 ok
ERROR: unknown command line flag 'froobish'
Test 26 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff encode: Must specify --dictionary <file-name>
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64
      default: 1048576
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: true
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string
      default: "/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff"
    -dictionary (File containing dictionary data (required)) type: string
      default: ""
    -interleaved (Use interleaved format) type: bool default: true
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: "./testdata/configure.ac.v0.2"
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 27 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff decode: Must specify --dictionary <file-name>
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64
      default: 1048576
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: false
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string
      default: "/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff"
    -dictionary (File containing dictionary data (required)) type: string
      default: ""
    -interleaved (Use interleaved format) type: bool default: false
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: "./testdata/configure.ac.v0.2"
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 28 ok
Test 29 ok
Original size: 1406	Compressed size: 92 (6.54339% of original)
Test 30 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff: Unrecognized command option dencode
lt-vcdiff:  {encode | delta | decode | patch }[ <options> ]
encode or delta: create delta file from dictionary and target file
decode or patch: reconstruct target file from dictionary and delta file

  Flags from src/vcdiff_main.cc:
    -allow_vcd_target (If false, the decoder issues an error when the
      VCD_TARGET flag is encountered) type: bool default: true
    -buffersize (Buffer size for reading input file) type: uint64
      default: 1048576
    -checksum (Include an Adler32 checksum of the target data when encoding)
      type: bool default: true
    -delta (Encoded delta file (default is stdout for encode, stdin for decode)
      type: string
      default: "/var/tmp/cpansmoker-1023/2018012218/configure.ac.vcdiff"
    -dictionary (File containing dictionary data (required)) type: string
      default: "./testdata/configure.ac.v0.1"
    -interleaved (Use interleaved format) type: bool default: true
    -json (Output diff in the JSON format when encoding) type: bool
      default: false
    -max_target_file_size (Maximum target file size allowed by decoder)
      type: uint64 default: 67108864
    -max_target_window_size (Maximum target window size allowed by decoder)
      type: uint64 default: 67108864
    -stats (Report compression percentage) type: bool default: false
    -target (Target file (default is stdin for encode, stdout for decode)
      type: string default: "./testdata/configure.ac.v0.2"
    -target_matches (Find duplicate strings in target data as well as
      dictionary data) type: bool default: false
Test 31 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff test: Must specify both --target <file-name> and --delta <file-name>
Test 32 ok
/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3/.libs/lt-vcdiff test: Must specify both --target <file-name> and --delta <file-name>
Test 33 ok
Old ulimit: 3145728
New ulimit: 262144
ERROR: Length of target window (67108864 bytes) plus previous windows (0 bytes) would exceed maximum target file size of 65536 bytes
Error trying to decode data chunk of length 1029
Test 34 ok
ERROR: Length of target window (67108864) exceeds limit of 65536 bytes
Error trying to decode data chunk of length 1029
Test 35 ok
Test 36 ok
Test 37 ok
Test 38 ok
Test 39 ok
PASS
PASS: src/vcdiff_test.sh
===================
All 19 tests passed
===================
make[1]: Leaving directory '/tmpfs/.cpan-build-cpansand/2018012218/Alien-OpenVcdiff-0.101-0/_alien/open-vcdiff-0.8.3'
Done
t/installed.t .. ok
All tests successful.
Files=1, Tests=7,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.05 cusr  0.03 csys =  0.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                   Need   Have    
    ------------------------ ------ --------
    Alien::Base              0      1.32    
    perl                     v5.8.1 5.027008

configure_requires:

    Module                   Need   Have    
    ------------------------ ------ --------
    Alien::Base::ModuleBuild 0.003  1.00    
    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
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32014
    PERL5_CPAN_IS_RUNNING = 32014
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14200,32014
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2018012218/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2018012218

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

    $^X = /bbbike/perl-5.27.8/bin/perl5.27.8
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.72    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.72    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302120
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 27 subversion 8) configuration:
   
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.51-2 (2017-12-03) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.27.8 -Dusedevel -Dusemallocwrap=no -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 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.9.2'
    gccosandvers=''
    intsize=4
    longsize=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/4.9/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.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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
  Built under linux
  Compiled at Jan 20 2018 08:24:13
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32014"
    PERL5_CPAN_IS_RUNNING="32014"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="14200,32014"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2018012218/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.27.8/lib/site_perl/5.27.8/x86_64-linux
    /opt/perl-5.27.8/lib/site_perl/5.27.8
    /opt/perl-5.27.8/lib/5.27.8/x86_64-linux
    /opt/perl-5.27.8/lib/5.27.8
    .