Cook: xdelta 3.1.0
================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): libgdbm-1.18.1-i486
Installing (pkg/local): perl-core-5.28.1-i486
Installing (pkg/local): perl-5.28.1-i486
Installing (pkg/local): autoconf-2.69-i486
Installing (pkg/local): automake-1.16.2-any
Installing (pkg/local): libltdl-2.4.6-i486
Installing (pkg/local): libtool-2.4.6-i486
Extracting source archive "xdelta3.1.0.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -mindirect-branch=thunk
CXXLAGS  : -march=i486 -Os -pipe -mindirect-branch=thunk
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1
LDFLAGS  : -Wl,-Os,--as-needed

libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:5: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './depcomp'
Makefile.am:49: warning: variable 'GOLANG_SOURCES' is defined but no program or
Makefile.am:49: library has 'GOLANG' as canonical name (possible typo)
configure: loading site script /etc/slitaz/cook.site
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking how to print strings... printf
checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... none
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking if pointers to integers require aligned access... no
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes
checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i486-slitaz-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... i486-slitaz-linux-g++ -E
checking for ld used by i486-slitaz-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i486-slitaz-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-g++ static flag -static works... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... yes
checking if i486-slitaz-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of i486-slitaz-linux-g++... gcc3
checking size of size_t... 4
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
checking for lzma_easy_buffer_encode in -llzma... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/slitaz/wok/xdelta/source/xdelta-3.1.0/xdelta3'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DXD3_DEBUG=0 -march=i486 -Os -pipe -mindirect-branch=thunk -MT xdelta3-xdelta3.o -MD -MP -MF .deps/xdelta3-xdelta3.Tpo -c -o xdelta3-xdelta3.o `test -f 'xdelta3.c' || echo './'`xdelta3.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=0 -DSECONDARY_DJW=0 -DSECONDARY_FGK=0 -DSECONDARY_LZMA=0 -DXD3_MAIN=1 -DXD3_ENCODER=0 -DXD3_STDIO=1 -DEXTERNAL_COMPRESSION=0 -DVCDIFF_TOOLS=0 -march=i486 -Os -pipe -mindirect-branch=thunk -MT xdelta3decode-xdelta3.o -MD -MP -MF .deps/xdelta3decode-xdelta3.Tpo -c -o xdelta3decode-xdelta3.o `test -f 'xdelta3.c' || echo './'`xdelta3.c
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_DEBUG=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT testing/xdelta3regtest-regtest.o -MD -MP -MF testing/.deps/xdelta3regtest-regtest.Tpo -c -o testing/xdelta3regtest-regtest.o `test -f 'testing/regtest.cc' || echo './'`testing/regtest.cc
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_DEBUG=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT testing/xdelta3regtest-regtest_c.o -MD -MP -MF testing/.deps/xdelta3regtest-regtest_c.Tpo -c -o testing/xdelta3regtest-regtest_c.o `test -f 'testing/regtest_c.c' || echo './'`testing/regtest_c.c
i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_MAIN=1 -std=c++11 -march=i486 -Os -pipe -mindirect-branch=thunk -MT testing/xdelta3checksum-checksum_test.o -MD -MP -MF testing/.deps/xdelta3checksum-checksum_test.Tpo -c -o testing/xdelta3checksum-checksum_test.o `test -f 'testing/checksum_test.cc' || echo './'`testing/checksum_test.cc
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_MAIN=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT testing/xdelta3checksum-checksum_test_c.o -MD -MP -MF testing/.deps/xdelta3checksum-checksum_test_c.Tpo -c -o testing/xdelta3checksum-checksum_test_c.o `test -f 'testing/checksum_test_c.c' || echo './'`testing/checksum_test_c.c
In file included from xdelta3.c:718:
xdelta3-main.h: In function 'main_file_read':
xdelta3-main.h:1063:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  void *, size_t)' {aka 'int (*)(int,  void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ifile->file, buf, size, (xd3_posix_func*) &read, nread);
                                               ^
xdelta3-main.h: In function 'main_file_write':
xdelta3-main.h:1097:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ofile->file, buf, size, (xd3_posix_func*) &write, NULL);
                                               ^
In file included from testing/../xdelta3.c:718,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-main.h: In function 'main_file_read':
testing/../xdelta3-main.h:1063:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  void *, size_t)' {aka 'int (*)(int,  void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ifile->file, buf, size, (xd3_posix_func*) &read, nread);
                                               ^
testing/../xdelta3-main.h: In function 'main_file_write':
testing/../xdelta3-main.h:1097:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ofile->file, buf, size, (xd3_posix_func*) &write, NULL);
                                               ^
In file included from xdelta3.c:2065,
                 from xdelta3.c:658:
xdelta3-decode.h: In function 'xd3_decode_input':
xdelta3-decode.h:867:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_HDRIND;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:869:5: note: here
     case DEC_HDRIND:
     ^~~~
xdelta3-decode.h:882:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_SECONDID;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
xdelta3-decode.h:885:5: note: here
     case DEC_SECONDID:
     ^~~~
xdelta3-decode.h:887:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_SECONDARY) != 0)
          ^
xdelta3-decode.h:905:5: note: here
     case DEC_TABLEN:
     ^~~~
xdelta3-decode.h:911:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_CODETABLE) != 0) {
          ^
xdelta3-decode.h:918:5: note: here
     case DEC_NEAR:
     ^~~~
xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:920:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
xdelta3-decode.h:922:5: note: here
     case DEC_SAME:
     ^~~~
xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:924:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
xdelta3-decode.h:926:5: note: here
     case DEC_TABDAT:
     ^~~~
xdelta3-decode.h:944:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_APPLEN;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:946:5: note: here
     case DEC_APPLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:948:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE((stream->dec_hdr_ind & VCD_APPHEADER) != 0,
       ^~~~~~~~~
xdelta3-decode.h:951:5: note: here
     case DEC_APPDAT:
     ^~~~
xdelta3-decode.h:983:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_WININD;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:985:5: note: here
     case DEC_WININD:
     ^~~~
xdelta3-decode.h:1011:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_CPYLEN;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:1017:5: note: here
     case DEC_CPYLEN:
     ^~~~
xdelta3-decode.h:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_position = stream->dec_cpylen;
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
xdelta3-decode.h:1028:5: note: here
     case DEC_CPYOFF:
     ^~~~
xdelta3-decode.h:1042:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_win_ind & VCD_TARGET) &&
          ^
xdelta3-decode.h:1050:5: note: here
     case DEC_ENCLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1052:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->dec_enclen, DEC_TGTLEN);
       ^~~~~~~~~
xdelta3-decode.h:1053:5: note: here
     case DEC_TGTLEN:
     ^~~~
xdelta3-decode.h:1073:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_maxpos = stream->dec_cpylen + stream->dec_tgtlen;
       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xdelta3-decode.h:1075:5: note: here
     case DEC_DELIND:
     ^~~~
xdelta3-decode.h:1086:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_del_ind != 0) && (stream->sec_type == NULL))
          ^
xdelta3-decode.h:1093:5: note: here
     case DEC_DATALEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1094:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->data_sect.size, DEC_INSTLEN);
       ^~~~~~~~~
xdelta3-decode.h:1095:5: note: here
     case DEC_INSTLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1096:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->inst_sect.size, DEC_ADDRLEN);
       ^~~~~~~~~
xdelta3-decode.h:1097:5: note: here
     case DEC_ADDRLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1098:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->addr_sect.size, DEC_CKSUM);
       ^~~~~~~~~
xdelta3-decode.h:1100:5: note: here
     case DEC_CKSUM:
     ^~~~
xdelta3-decode.h:1149:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if ((ret = xd3_decode_sections (stream))) { return ret; }
         ^
xdelta3-decode.h:1151:5: note: here
     case DEC_EMIT:
     ^~~~
xdelta3-decode.h: In function 'xd3_decode_sections':
xdelta3-decode.h:702:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->data_sect,
          ^
xdelta3-decode.h:704:5: note: here
     case DEC_INST:
     ^~~~
xdelta3-decode.h:705:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->inst_sect,
          ^
xdelta3-decode.h:707:5: note: here
     case DEC_ADDR:
     ^~~~
In file included from xdelta3.c:718:
xdelta3-main.h: In function 'main_pipe_write':
xdelta3-main.h:2118:7: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
       (xd3_posix_func*) &write, NULL)))
       ^
In file included from testing/../xdelta3.c:718,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-main.h: In function 'main_pipe_write':
testing/../xdelta3-main.h:2118:7: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
       (xd3_posix_func*) &write, NULL)))
       ^
In file included from testing/../xdelta3.c:718,
                 from testing/regtest_c.c:2:
testing/../xdelta3-main.h: In function 'main_file_read':
testing/../xdelta3-main.h:1063:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  void *, size_t)' {aka 'int (*)(int,  void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ifile->file, buf, size, (xd3_posix_func*) &read, nread);
                                               ^
testing/../xdelta3-main.h: In function 'main_file_write':
testing/../xdelta3-main.h:1097:47: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
   ret = xd3_posix_io (ofile->file, buf, size, (xd3_posix_func*) &write, NULL);
                                               ^
In file included from testing/../xdelta3.c:2065,
                 from testing/../xdelta3.c:658,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-decode.h: In function 'xd3_decode_input':
testing/../xdelta3-decode.h:867:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_HDRIND;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:869:5: note: here
     case DEC_HDRIND:
     ^~~~
testing/../xdelta3-decode.h:882:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_SECONDID;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
testing/../xdelta3-decode.h:885:5: note: here
     case DEC_SECONDID:
     ^~~~
testing/../xdelta3-decode.h:887:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_SECONDARY) != 0)
          ^
testing/../xdelta3-decode.h:905:5: note: here
     case DEC_TABLEN:
     ^~~~
testing/../xdelta3-decode.h:911:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_CODETABLE) != 0) {
          ^
testing/../xdelta3-decode.h:918:5: note: here
     case DEC_NEAR:
     ^~~~
testing/../xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:920:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:922:5: note: here
     case DEC_SAME:
     ^~~~
testing/../xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:924:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:926:5: note: here
     case DEC_TABDAT:
     ^~~~
testing/../xdelta3-decode.h:944:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_APPLEN;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:946:5: note: here
     case DEC_APPLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:948:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE((stream->dec_hdr_ind & VCD_APPHEADER) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:951:5: note: here
     case DEC_APPDAT:
     ^~~~
testing/../xdelta3-decode.h:983:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_WININD;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:985:5: note: here
     case DEC_WININD:
     ^~~~
testing/../xdelta3-decode.h:1011:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_CPYLEN;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:1017:5: note: here
     case DEC_CPYLEN:
     ^~~~
testing/../xdelta3-decode.h:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_position = stream->dec_cpylen;
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
testing/../xdelta3-decode.h:1028:5: note: here
     case DEC_CPYOFF:
     ^~~~
testing/../xdelta3-decode.h:1042:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_win_ind & VCD_TARGET) &&
          ^
testing/../xdelta3-decode.h:1050:5: note: here
     case DEC_ENCLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1052:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->dec_enclen, DEC_TGTLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1053:5: note: here
     case DEC_TGTLEN:
     ^~~~
testing/../xdelta3-decode.h:1073:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_maxpos = stream->dec_cpylen + stream->dec_tgtlen;
       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
testing/../xdelta3-decode.h:1075:5: note: here
     case DEC_DELIND:
     ^~~~
testing/../xdelta3-decode.h:1086:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_del_ind != 0) && (stream->sec_type == NULL))
          ^
testing/../xdelta3-decode.h:1093:5: note: here
     case DEC_DATALEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1094:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->data_sect.size, DEC_INSTLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1095:5: note: here
     case DEC_INSTLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1096:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->inst_sect.size, DEC_ADDRLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1097:5: note: here
     case DEC_ADDRLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1098:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->addr_sect.size, DEC_CKSUM);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1100:5: note: here
     case DEC_CKSUM:
     ^~~~
testing/../xdelta3-decode.h:1149:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if ((ret = xd3_decode_sections (stream))) { return ret; }
         ^
testing/../xdelta3-decode.h:1151:5: note: here
     case DEC_EMIT:
     ^~~~
testing/../xdelta3-decode.h: In function 'xd3_decode_sections':
testing/../xdelta3-decode.h:702:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->data_sect,
          ^
testing/../xdelta3-decode.h:704:5: note: here
     case DEC_INST:
     ^~~~
testing/../xdelta3-decode.h:705:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->inst_sect,
          ^
testing/../xdelta3-decode.h:707:5: note: here
     case DEC_ADDR:
     ^~~~
In file included from testing/../xdelta3.c:658,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3.c: In function 'xd3_encode_input':
testing/../xdelta3.c:3151:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
        if (stream->avail_in > 0)
           ^
testing/../xdelta3.c:3166:6: note: here
      case MATCH_FORWARD:
      ^~~~
testing/../xdelta3.c:3090:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INPUT;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3092:5: note: here
     case ENC_INPUT:
     ^~~~
testing/../xdelta3.c:3201:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INSTR;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3203:5: note: here
     case ENC_INSTR:
     ^~~~
testing/../xdelta3.c:3215:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_FLUSH;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3217:5: note: here
     case ENC_FLUSH:
     ^~~~
testing/../xdelta3.c:3247:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if (stream->avail_out > 0)
          ^
testing/../xdelta3.c:3253:5: note: here
     case ENC_POSTOUT:
     ^~~~
In file included from testing/../xdelta3.c:718,
                 from testing/regtest_c.c:2:
testing/../xdelta3-main.h: In function 'main_pipe_write':
testing/../xdelta3-main.h:2118:7: warning: cast between incompatible function types from 'ssize_t (*)(int,  const void *, size_t)' {aka 'int (*)(int,  const void *, unsigned int)'} to 'int (*)(int,  uint8_t *, usize_t)' {aka 'int (*)(int,  unsigned char *, long long unsigned int)'} [-Wcast-function-type]
       (xd3_posix_func*) &write, NULL)))
       ^
In file included from testing/../xdelta3.c:718,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-main.h: In function 'xd3_main_cmdline':
testing/../xdelta3-main.h:3752:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
    option_force2 = 1;
    ~~~~~~~~~~~~~~^~~
testing/../xdelta3-main.h:3758:2: note: here
  case 'v': option_verbose += 1; option_quiet = 0; break;
  ^~~~
testing/../xdelta3-main.h: In function 'main_input':
testing/../xdelta3-main.h:3025:15: warning: statement will never be executed [-Wswitch-unreachable]
            if (1) { case CMD_PRINTHDR:   stream_flags |= XD3_JUST_HDR; }
               ^
testing/../xdelta3-main.h:3026:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       else if (1) { case CMD_PRINTHDRS:  stream_flags |= XD3_SKIP_WINDOW; }
               ^
testing/../xdelta3-main.h:3027:21: note: here
       else        { case CMD_PRINTDELTA: stream_flags |= XD3_SKIP_EMIT; }
                     ^~~~
In file included from xdelta3.c:2065,
                 from xdelta3.c:658:
xdelta3-decode.h: In function 'xd3_decode_input':
xdelta3-decode.h:867:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_HDRIND;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:869:5: note: here
     case DEC_HDRIND:
     ^~~~
xdelta3-decode.h:882:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_SECONDID;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
xdelta3-decode.h:885:5: note: here
     case DEC_SECONDID:
     ^~~~
xdelta3-decode.h:887:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_SECONDARY) != 0)
          ^
xdelta3-decode.h:905:5: note: here
     case DEC_TABLEN:
     ^~~~
xdelta3-decode.h:911:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_CODETABLE) != 0) {
          ^
xdelta3-decode.h:918:5: note: here
     case DEC_NEAR:
     ^~~~
xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:920:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
xdelta3-decode.h:922:5: note: here
     case DEC_SAME:
     ^~~~
xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:924:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
xdelta3-decode.h:926:5: note: here
     case DEC_TABDAT:
     ^~~~
xdelta3-decode.h:944:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_APPLEN;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:946:5: note: here
     case DEC_APPLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:948:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE((stream->dec_hdr_ind & VCD_APPHEADER) != 0,
       ^~~~~~~~~
xdelta3-decode.h:951:5: note: here
     case DEC_APPDAT:
     ^~~~
xdelta3-decode.h:983:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_WININD;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:985:5: note: here
     case DEC_WININD:
     ^~~~
xdelta3-decode.h:1011:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_CPYLEN;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
xdelta3-decode.h:1017:5: note: here
     case DEC_CPYLEN:
     ^~~~
xdelta3-decode.h:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_position = stream->dec_cpylen;
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
xdelta3-decode.h:1028:5: note: here
     case DEC_CPYOFF:
     ^~~~
xdelta3-decode.h:1042:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_win_ind & VCD_TARGET) &&
          ^
xdelta3-decode.h:1050:5: note: here
     case DEC_ENCLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1052:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->dec_enclen, DEC_TGTLEN);
       ^~~~~~~~~
xdelta3-decode.h:1053:5: note: here
     case DEC_TGTLEN:
     ^~~~
xdelta3-decode.h:1073:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_maxpos = stream->dec_cpylen + stream->dec_tgtlen;
       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xdelta3-decode.h:1075:5: note: here
     case DEC_DELIND:
     ^~~~
xdelta3-decode.h:1086:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_del_ind != 0) && (stream->sec_type == NULL))
          ^
xdelta3-decode.h:1093:5: note: here
     case DEC_DATALEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1094:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->data_sect.size, DEC_INSTLEN);
       ^~~~~~~~~
xdelta3-decode.h:1095:5: note: here
     case DEC_INSTLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1096:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->inst_sect.size, DEC_ADDRLEN);
       ^~~~~~~~~
xdelta3-decode.h:1097:5: note: here
     case DEC_ADDRLEN:
     ^~~~
xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
xdelta3-decode.h:1098:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->addr_sect.size, DEC_CKSUM);
       ^~~~~~~~~
xdelta3-decode.h:1100:5: note: here
     case DEC_CKSUM:
     ^~~~
xdelta3-decode.h:1149:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if ((ret = xd3_decode_sections (stream))) { return ret; }
         ^
xdelta3-decode.h:1151:5: note: here
     case DEC_EMIT:
     ^~~~
xdelta3-decode.h: In function 'xd3_decode_sections':
xdelta3-decode.h:702:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->data_sect,
          ^
xdelta3-decode.h:704:5: note: here
     case DEC_INST:
     ^~~~
xdelta3-decode.h:705:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->inst_sect,
          ^
xdelta3-decode.h:707:5: note: here
     case DEC_ADDR:
     ^~~~
In file included from xdelta3.c:658:
xdelta3.c: In function 'xd3_encode_input':
xdelta3.c:3151:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
        if (stream->avail_in > 0)
           ^
xdelta3.c:3166:6: note: here
      case MATCH_FORWARD:
      ^~~~
xdelta3.c:3090:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INPUT;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
xdelta3.c:3092:5: note: here
     case ENC_INPUT:
     ^~~~
xdelta3.c:3201:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INSTR;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
xdelta3.c:3203:5: note: here
     case ENC_INSTR:
     ^~~~
xdelta3.c:3215:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_FLUSH;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
xdelta3.c:3217:5: note: here
     case ENC_FLUSH:
     ^~~~
xdelta3.c:3247:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if (stream->avail_out > 0)
          ^
xdelta3.c:3253:5: note: here
     case ENC_POSTOUT:
     ^~~~
In file included from xdelta3.c:718:
xdelta3-main.h: In function 'main':
xdelta3-main.h:3752:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
    option_force2 = 1;
    ~~~~~~~~~~~~~~^~~
xdelta3-main.h:3758:2: note: here
  case 'v': option_verbose += 1; option_quiet = 0; break;
  ^~~~
xdelta3-main.h: In function 'main_input':
xdelta3-main.h:3025:15: warning: statement will never be executed [-Wswitch-unreachable]
            if (1) { case CMD_PRINTHDR:   stream_flags |= XD3_JUST_HDR; }
               ^
xdelta3-main.h:3026:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       else if (1) { case CMD_PRINTHDRS:  stream_flags |= XD3_SKIP_WINDOW; }
               ^
xdelta3-main.h:3027:21: note: here
       else        { case CMD_PRINTDELTA: stream_flags |= XD3_SKIP_EMIT; }
                     ^~~~
In file included from testing/../xdelta3.c:2065,
                 from testing/../xdelta3.c:658,
                 from testing/regtest_c.c:2:
testing/../xdelta3-decode.h: In function 'xd3_decode_input':
testing/../xdelta3-decode.h:867:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_HDRIND;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:869:5: note: here
     case DEC_HDRIND:
     ^~~~
testing/../xdelta3-decode.h:882:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_SECONDID;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
testing/../xdelta3-decode.h:885:5: note: here
     case DEC_SECONDID:
     ^~~~
testing/../xdelta3-decode.h:887:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_SECONDARY) != 0)
          ^
testing/../xdelta3-decode.h:905:5: note: here
     case DEC_TABLEN:
     ^~~~
testing/../xdelta3-decode.h:911:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_hdr_ind & VCD_CODETABLE) != 0) {
          ^
testing/../xdelta3-decode.h:918:5: note: here
     case DEC_NEAR:
     ^~~~
testing/../xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:920:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:922:5: note: here
     case DEC_SAME:
     ^~~~
testing/../xdelta3-decode.h:826:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:924:7: note: in expansion of macro 'BYTE_CASE'
       BYTE_CASE((stream->dec_hdr_ind & VCD_CODETABLE) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:926:5: note: here
     case DEC_TABDAT:
     ^~~~
testing/../xdelta3-decode.h:944:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_APPLEN;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:946:5: note: here
     case DEC_APPLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:948:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE((stream->dec_hdr_ind & VCD_APPHEADER) != 0,
       ^~~~~~~~~
testing/../xdelta3-decode.h:951:5: note: here
     case DEC_APPDAT:
     ^~~~
testing/../xdelta3-decode.h:983:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = DEC_WININD;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:985:5: note: here
     case DEC_WININD:
     ^~~~
testing/../xdelta3-decode.h:1011:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
  stream->dec_state = DEC_CPYLEN;
  ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
testing/../xdelta3-decode.h:1017:5: note: here
     case DEC_CPYLEN:
     ^~~~
testing/../xdelta3-decode.h:1026:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_position = stream->dec_cpylen;
       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
testing/../xdelta3-decode.h:1028:5: note: here
     case DEC_CPYOFF:
     ^~~~
testing/../xdelta3-decode.h:1042:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_win_ind & VCD_TARGET) &&
          ^
testing/../xdelta3-decode.h:1050:5: note: here
     case DEC_ENCLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1052:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->dec_enclen, DEC_TGTLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1053:5: note: here
     case DEC_TGTLEN:
     ^~~~
testing/../xdelta3-decode.h:1073:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_maxpos = stream->dec_cpylen + stream->dec_tgtlen;
       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
testing/../xdelta3-decode.h:1075:5: note: here
     case DEC_DELIND:
     ^~~~
testing/../xdelta3-decode.h:1086:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((stream->dec_del_ind != 0) && (stream->sec_type == NULL))
          ^
testing/../xdelta3-decode.h:1093:5: note: here
     case DEC_DATALEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1094:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->data_sect.size, DEC_INSTLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1095:5: note: here
     case DEC_INSTLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1096:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->inst_sect.size, DEC_ADDRLEN);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1097:5: note: here
     case DEC_ADDRLEN:
     ^~~~
testing/../xdelta3-decode.h:840:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->dec_state = (nstate); \
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
testing/../xdelta3-decode.h:1098:7: note: in expansion of macro 'SIZE_CASE'
       SIZE_CASE(1, stream->addr_sect.size, DEC_CKSUM);
       ^~~~~~~~~
testing/../xdelta3-decode.h:1100:5: note: here
     case DEC_CKSUM:
     ^~~~
testing/../xdelta3-decode.h:1149:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
      if ((ret = xd3_decode_sections (stream))) { return ret; }
         ^
testing/../xdelta3-decode.h:1151:5: note: here
     case DEC_EMIT:
     ^~~~
testing/../xdelta3-decode.h: In function 'xd3_decode_sections':
testing/../xdelta3-decode.h:702:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->data_sect,
          ^
testing/../xdelta3-decode.h:704:5: note: here
     case DEC_INST:
     ^~~~
testing/../xdelta3-decode.h:705:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if ((ret = xd3_decode_section (stream, & stream->inst_sect,
          ^
testing/../xdelta3-decode.h:707:5: note: here
     case DEC_ADDR:
     ^~~~
In file included from testing/../xdelta3.c:267,
                 from testing/regtest_c.c:2:
testing/../xdelta3.c: In function 'xd3_encode_input':
testing/../xdelta3.h:406:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
     if (! (x)) {         \
        ^
testing/../xdelta3.c:3164:8: note: in expansion of macro 'XD3_ASSERT'
        XD3_ASSERT (stream->match_fwd == 0);
        ^~~~~~~~~~
In file included from testing/../xdelta3.c:658,
                 from testing/regtest_c.c:2:
testing/../xdelta3.c:3166:6: note: here
      case MATCH_FORWARD:
      ^~~~
testing/../xdelta3.c:3090:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INPUT;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3092:5: note: here
     case ENC_INPUT:
     ^~~~
testing/../xdelta3.c:3201:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_INSTR;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3203:5: note: here
     case ENC_INSTR:
     ^~~~
testing/../xdelta3.c:3215:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
       stream->enc_state = ENC_FLUSH;
       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
testing/../xdelta3.c:3217:5: note: here
     case ENC_FLUSH:
     ^~~~
testing/../xdelta3.c:3247:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
       if (stream->avail_out > 0)
          ^
testing/../xdelta3.c:3253:5: note: here
     case ENC_POSTOUT:
     ^~~~
In file included from testing/../xdelta3.c:718,
                 from testing/regtest_c.c:2:
testing/../xdelta3-main.h: In function 'xd3_main_cmdline':
testing/../xdelta3-main.h:3752:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
    option_force2 = 1;
    ~~~~~~~~~~~~~~^~~
testing/../xdelta3-main.h:3758:2: note: here
  case 'v': option_verbose += 1; option_quiet = 0; break;
  ^~~~
testing/../xdelta3-main.h: In function 'main_input':
testing/../xdelta3-main.h:3025:15: warning: statement will never be executed [-Wswitch-unreachable]
            if (1) { case CMD_PRINTHDR:   stream_flags |= XD3_JUST_HDR; }
               ^
testing/../xdelta3-main.h:3026:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
       else if (1) { case CMD_PRINTHDRS:  stream_flags |= XD3_SKIP_WINDOW; }
               ^
testing/../xdelta3-main.h:3027:21: note: here
       else        { case CMD_PRINTDELTA: stream_flags |= XD3_SKIP_EMIT; }
                     ^~~~
In file included from xdelta3.c:267:
xdelta3-main.h: In function 'main_format_rate':
xdelta3-main.h:638:24: warning: '/s' directive output may be truncated writing 2 bytes into a region of size between 1 and 48 [-Wformat-truncation=]
   short_sprintf (*buf, "%s/s", lbuf.buf);
                        ^~~~~~
xdelta3.h:379:43: note: in definition of macro 'short_sprintf'
   snprintf_func((sb).buf,sizeof((sb).buf),fmt,__VA_ARGS__)
                                           ^~~
In file included from /usr/include/stdio.h:873,
                 from xdelta3.h:38,
                 from xdelta3.c:267:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 50 bytes into a destination of size 48
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from testing/../xdelta3.c:267,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-main.h: In function 'main_format_rate':
testing/../xdelta3-main.h:638:24: warning: '/s' directive output may be truncated writing 2 bytes into a region of size between 1 and 48 [-Wformat-truncation=]
   short_sprintf (*buf, "%s/s", lbuf.buf);
                        ^~~~~~
testing/../xdelta3.h:379:43: note: in definition of macro 'short_sprintf'
   snprintf_func((sb).buf,sizeof((sb).buf),fmt,__VA_ARGS__)
                                           ^~~
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/checksum_test_c.c:1:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 50 bytes into a destination of size 48
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xdelta3.c:267:
xdelta3-main.h: In function 'main_format_rate':
xdelta3-main.h:638:24: warning: '/s' directive output may be truncated writing 2 bytes into a region of size between 1 and 48 [-Wformat-truncation=]
   short_sprintf (*buf, "%s/s", lbuf.buf);
                        ^~~~~~
xdelta3.h:379:43: note: in definition of macro 'short_sprintf'
   snprintf_func((sb).buf,sizeof((sb).buf),fmt,__VA_ARGS__)
                                           ^~~
In file included from /usr/include/stdio.h:873,
                 from xdelta3.h:38,
                 from xdelta3.c:267:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 50 bytes into a destination of size 48
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from testing/../cpp-btree/btree_map.h:31,
                 from testing/checksum_test.cc:9:
testing/../cpp-btree/btree.h: In instantiation of 'btree::btree_node<Params>::reference btree::btree_node<Params>::value(int) [with Params = btree::btree_map_params<long long unsigned int, const unsigned char*, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, const unsigned char*> >, 256>; btree::btree_node<Params>::reference = std::pair<const long long unsigned int, const unsigned char*>&]':
testing/../cpp-btree/btree.h:809:12:   required from 'btree::btree_iterator<Node, Reference, Pointer>::pointer btree::btree_iterator<Node, Reference, Pointer>::operator->() const [with Node = btree::btree_node<btree::btree_map_params<long long unsigned int, const unsigned char*, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, const unsigned char*> >, 256> >; Reference = std::pair<const long long unsigned int, const unsigned char*>&; Pointer = std::pair<const long long unsigned int, const unsigned char*>*; btree::btree_iterator<Node, Reference, Pointer>::pointer = std::pair<const long long unsigned int, const unsigned char*>*]'
testing/checksum_test.cc:270:27:   required from 'void file_stats<Word>::update(file_stats<Word>::word_type, file_stats<Word>::ptr_type) [with Word = long long unsigned int; file_stats<Word>::word_type = long long unsigned int; file_stats<Word>::ptr_type = const unsigned char*; uint8_t = unsigned char]'
testing/checksum_test.cc:548:4:   required from 'void test_result<Checksum>::get(const uint8_t*, size_t, usize_t) [with Checksum = large_cksum_old<long long unsigned int, 39, 1, hhash<long long unsigned int>, 2>; uint8_t = unsigned char; size_t = unsigned int; usize_t = long long unsigned int]'
testing/checksum_test.cc:521:8:   required from here
testing/../cpp-btree/btree.h:557:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     return reinterpret_cast<reference>(fields_.values[i]);
                                        ~~~~~~~~~~~~~~^
mv -f .deps/xdelta3decode-xdelta3.Tpo .deps/xdelta3decode-xdelta3.Po
/bin/bash ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=0 -DSECONDARY_DJW=0 -DSECONDARY_FGK=0 -DSECONDARY_LZMA=0 -DXD3_MAIN=1 -DXD3_ENCODER=0 -DXD3_STDIO=1 -DEXTERNAL_COMPRESSION=0 -DVCDIFF_TOOLS=0 -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o xdelta3decode  xdelta3decode-xdelta3.o  -llzma 
libtool: link: i486-slitaz-linux-gcc -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=0 -DSECONDARY_DJW=0 -DSECONDARY_FGK=0 -DSECONDARY_LZMA=0 -DXD3_MAIN=1 -DXD3_ENCODER=0 -DXD3_STDIO=1 -DEXTERNAL_COMPRESSION=0 -DVCDIFF_TOOLS=0 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o xdelta3decode xdelta3decode-xdelta3.o  -llzma
In file included from testing/../xdelta3.c:267,
                 from testing/regtest_c.c:2:
testing/../xdelta3-main.h: In function 'main_format_rate':
testing/../xdelta3-main.h:638:24: warning: '/s' directive output may be truncated writing 2 bytes into a region of size between 1 and 48 [-Wformat-truncation=]
   short_sprintf (*buf, "%s/s", lbuf.buf);
                        ^~~~~~
testing/../xdelta3.h:379:43: note: in definition of macro 'short_sprintf'
   snprintf_func((sb).buf,sizeof((sb).buf),fmt,__VA_ARGS__)
                                           ^~~
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/regtest_c.c:2:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 50 bytes into a destination of size 48
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xdelta3.c:722:
xdelta3-test.h: In function 'test_appheader.isra.92':
xdelta3-test.h:2501:17: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size 16374 [-Wformat-truncation=]
    "%s -q -f -A=%s -e -s %s %s %s", program_name, bogus,
                 ^~                                ~~~~~
In file included from /usr/include/stdio.h:873,
                 from xdelta3.h:38,
                 from xdelta3.c:267:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 20 or more bytes (assuming 19472) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from xdelta3.c:722:
xdelta3-test.h: In function 'test_compressed_pipe.isra.95':
xdelta3-test.h:2164:63: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size between 15349 and 16372 [-Wformat-truncation=]
   snprintf_func (buf, TESTBUFSIZE, "%s %s < %s | %s %s | %s %s%s > %s",
                                                               ^~
xdelta3-test.h:2169:5:
     decomp_buf,
     ~~~~~~~~~~                                                 
In file included from /usr/include/stdio.h:873,
                 from xdelta3.h:38,
                 from xdelta3.c:267:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 16 or more bytes (assuming 18445) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from testing/../xdelta3.c:722,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-test.h: In function 'test_appheader.isra.92':
testing/../xdelta3-test.h:2501:17: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size 16374 [-Wformat-truncation=]
    "%s -q -f -A=%s -e -s %s %s %s", program_name, bogus,
                 ^~                                ~~~~~
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/checksum_test_c.c:1:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 20 or more bytes (assuming 19472) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from testing/../xdelta3.c:722,
                 from testing/checksum_test_c.c:1:
testing/../xdelta3-test.h: In function 'test_compressed_pipe.isra.95':
testing/../xdelta3-test.h:2164:63: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size between 15349 and 16372 [-Wformat-truncation=]
   snprintf_func (buf, TESTBUFSIZE, "%s %s < %s | %s %s | %s %s%s > %s",
                                                               ^~
testing/../xdelta3-test.h:2169:5:
     decomp_buf,
     ~~~~~~~~~~                                                 
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/checksum_test_c.c:1:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 16 or more bytes (assuming 18445) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/xdelta3-xdelta3.Tpo .deps/xdelta3-xdelta3.Po
/bin/bash ./libtool  --tag=CC   --mode=link i486-slitaz-linux-gcc -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DXD3_DEBUG=0 -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o xdelta3  xdelta3-xdelta3.o -lm -llzma 
In file included from testing/../xdelta3.c:722,
                 from testing/regtest_c.c:2:
testing/../xdelta3-test.h: In function 'test_appheader.isra.103':
testing/../xdelta3-test.h:2501:17: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size 16374 [-Wformat-truncation=]
    "%s -q -f -A=%s -e -s %s %s %s", program_name, bogus,
                 ^~                                ~~~~~
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/regtest_c.c:2:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 20 or more bytes (assuming 19472) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: link: i486-slitaz-linux-gcc -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=0 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o xdelta3 xdelta3-xdelta3.o  -lm -llzma
In file included from testing/../xdelta3.c:722,
                 from testing/regtest_c.c:2:
testing/../xdelta3-test.h: In function 'test_compressed_pipe.isra.106':
testing/../xdelta3-test.h:2164:63: warning: '%s' directive output may be truncated writing up to 16383 bytes into a region of size between 15349 and 16372 [-Wformat-truncation=]
   snprintf_func (buf, TESTBUFSIZE, "%s %s < %s | %s %s | %s %s%s > %s",
                                                               ^~
testing/../xdelta3-test.h:2169:5:
     decomp_buf,
     ~~~~~~~~~~                                                 
In file included from /usr/include/stdio.h:873,
                 from testing/../xdelta3.h:38,
                 from testing/../xdelta3.c:267,
                 from testing/regtest_c.c:2:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 16 or more bytes (assuming 18445) into a destination of size 16384
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f testing/.deps/xdelta3checksum-checksum_test_c.Tpo testing/.deps/xdelta3checksum-checksum_test_c.Po
mv -f testing/.deps/xdelta3regtest-regtest_c.Tpo testing/.deps/xdelta3regtest-regtest_c.Po
mv -f testing/.deps/xdelta3regtest-regtest.Tpo testing/.deps/xdelta3regtest-regtest.Po
/bin/bash ./libtool  --tag=CXX   --mode=link i486-slitaz-linux-g++ -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_DEBUG=1 -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o xdelta3regtest  testing/xdelta3regtest-regtest.o testing/xdelta3regtest-regtest_c.o -lm -llzma 
libtool: link: i486-slitaz-linux-g++ -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DNOT_MAIN=1 -DXD3_DEBUG=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o xdelta3regtest testing/xdelta3regtest-regtest.o testing/xdelta3regtest-regtest_c.o  -lm -llzma
mv -f testing/.deps/xdelta3checksum-checksum_test.Tpo testing/.deps/xdelta3checksum-checksum_test.Po
/bin/bash ./libtool  --tag=CXX   --mode=link i486-slitaz-linux-g++ -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1  -DNOT_MAIN=1 -DXD3_MAIN=1 -std=c++11 -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o xdelta3checksum  testing/xdelta3checksum-checksum_test.o testing/xdelta3checksum-checksum_test_c.o  -llzma 
libtool: link: i486-slitaz-linux-g++ -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wformat=2 -Wno-format-nonliteral -Wno-unused-parameter -Wno-unused-function -pedantic -std=c++11 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DNOT_MAIN=1 -DXD3_MAIN=1 -std=c++11 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o xdelta3checksum testing/xdelta3checksum-checksum_test.o testing/xdelta3checksum-checksum_test_c.o  -llzma
make[1]: Leaving directory '/home/slitaz/wok/xdelta/source/xdelta-3.1.0/xdelta3'
make[1]: Entering directory '/home/slitaz/wok/xdelta/source/xdelta-3.1.0/xdelta3'
 ./install-sh -c -d '/home/slitaz/wok/xdelta/install/usr/share/man/man1'
 ./install-sh -c -d '/home/slitaz/wok/xdelta/install/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c xdelta3 '/home/slitaz/wok/xdelta/install/usr/bin'
 /usr/bin/install -c -m 644 xdelta3.1 '/home/slitaz/wok/xdelta/install/usr/share/man/man1'
libtool: install: /usr/bin/install -c xdelta3 /home/slitaz/wok/xdelta/install/usr/bin/xdelta3
make[1]: Leaving directory '/home/slitaz/wok/xdelta/source/xdelta-3.1.0/xdelta3'
================================================================================

Executing strip on all files...                                        Done
  Time: 0.38s. Size: 180180 B -> 136684 B. Save: 42 KB.
Installing (pkg/local): advancecomp-static-2.1-i486
Compressing man pages...                                               Done
  Time: 2.05s. Size: 2506 B -> 1118 B. Save: 1 KB. Cache hit: 1/1.
================================================================================


Build dependencies to remove: 8
Removing: advancecomp-static autoconf automake libgdbm libltdl libtool perl perl-core


Pack: xdelta 3.1.0
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Determining package architecture...                                    i486
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Done
Removing old package "xdelta-3.1.0-i486.tazpkg"                        Done
The release checksum has changed.
================================================================================
Package "xdelta-3.1.0-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/xdelta-3.1.0...                             Done
Checking site script in source/xdelta-3.1.0...                         Done
Checking ownership in install...                                       Done
Checking permissions in install...                                     Done
Checking broken symlinks in install...                                 Done
Querying Repology...                                                   Done
Updating activity log...                                               Done
================================================================================


Summary for: xdelta 3.1.0
================================================================================
Src file    : xdelta3.1.0.tar.gz
Src size    : 1016.0K
Source dir  : 11.1M
Produced    : 164.0K
Cook time   : 56s
Cook date   : 2020-07-08 04:30
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  164.0K :      55.0K :     1 : xdelta-3.1.0-i486.tazpkg
================================================================================