==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: zsync 0.6.2-5 (Fri Jul 10 14:24:57 2020)
==> Retrieving sources...
  -> Found zsync-0.6.2.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    zsync-0.6.2.tar.bz2 ... Passed
==> Making package: zsync 0.6.2-5 (Fri 10 Jul 2020 02:25:12 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found zsync-0.6.2.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting zsync-0.6.2.tar.bz2 with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 string.h... (cached) yes
checking for size_t... yes
checking for memcpy... yes
checking for pwrite... yes
checking for pread... yes
checking for mkstemp... yes
checking for socklen_t... yes
checking for in_port_t... yes
checking for h_errno declaration in netdb.h... yes
checking for socket in -lsocket... no
checking for getaddrinfo... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of size_t... 4
checking size of off_t... 8
checking if malloc debugging is wanted... no
checking whether compiler supports -g... yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -Wwrite-strings... yes
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Winline... yes
checking whether compiler supports -Wmissing-noreturn... yes
checking whether compiler supports -Wredundant-decls... yes
checking whether compiler supports -Wnested-externs... yes
checking whether compiler supports -Wundef... yes
checking whether compiler supports -Wbad-function-cast... yes
checking whether compiler supports -Wcast-align... yes
checking whether compiler supports -Wvolatile-register-var... yes
checking whether compiler supports -ffast-math... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating librcksum/Makefile
config.status: creating zlib/Makefile
config.status: creating libzsync/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2'
Making all in librcksum
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/librcksum'
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT rsum.o -MD -MP -MF .deps/rsum.Tpo -c -o rsum.o rsum.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT md4.o -MD -MP -MF .deps/md4.Tpo -c -o md4.o md4.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from hash.c:23:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from state.c:24:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from rsum.c:23:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from range.c:23:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT md4test.o -MD -MP -MF .deps/md4test.Tpo -c -o md4test.o md4test.c
mv -f .deps/range.Tpo .deps/range.Po
mv -f .deps/state.Tpo .deps/state.Po
mv -f .deps/md4.Tpo .deps/md4.Po
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from md4test.c:18:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
mv -f .deps/md4test.Tpo .deps/md4test.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o md4test md4test.o md4.o  
mv -f .deps/rsum.Tpo .deps/rsum.Po
rm -f librcksum.a
ar cru librcksum.a rsum.o hash.o state.o range.o md4.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib librcksum.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/librcksum'
Making all in zlib
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/zlib'
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o inflate.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT adler32.o -MD -MP -MF .deps/adler32.Tpo -c -o adler32.o adler32.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT inftrees.o -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.o inftrees.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zutil.o -MD -MP -MF .deps/zutil.Tpo -c -o zutil.o zutil.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c
mv -f .deps/adler32.Tpo .deps/adler32.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT deflate.o -MD -MP -MF .deps/deflate.Tpo -c -o deflate.o deflate.c
mv -f .deps/zutil.Tpo .deps/zutil.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT compress.o -MD -MP -MF .deps/compress.Tpo -c -o compress.o compress.c
mv -f .deps/inftrees.Tpo .deps/inftrees.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT trees.o -MD -MP -MF .deps/trees.Tpo -c -o trees.o trees.c
crc32.c: In function 'crc32_little':
crc32.c:251:12: warning: cast increases required alignment of target type [-Wcast-align]
crc32.c: In function 'crc32_big':
crc32.c:291:12: warning: cast increases required alignment of target type [-Wcast-align]
mv -f .deps/crc32.Tpo .deps/crc32.Po
mv -f .deps/compress.Tpo .deps/compress.Po
inflate.c: In function 'inflate':
inflate.c:639:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:640:9: note: here
inflate.c:647:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:648:9: note: here
inflate.c:661:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:662:9: note: here
inflate.c:675:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:676:9: note: here
inflate.c:689:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:690:9: note: here
inflate.c:708:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:709:9: note: here
inflate.c:715:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:716:9: note: here
inflate.c:717:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:718:9: note: here
inflate.c:762:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:763:9: note: here
inflate.c:892:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:893:9: note: here
inflate.c:933:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:934:9: note: here
inflate.c:941:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:942:9: note: here
inflate.c:966:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:967:9: note: here
inflate.c:979:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:980:9: note: here
inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1035:9: note: here
inflate.c:1047:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1048:9: note: here
mv -f .deps/inflate.Tpo .deps/inflate.Po
rm -f libinflate.a
ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o 
ar: `u' modifier ignored since `D' is the default (see `U')
mv -f .deps/deflate.Tpo .deps/deflate.Po
ranlib libinflate.a
mv -f .deps/trees.Tpo .deps/trees.Po
rm -f libdeflate.a
ar cru libdeflate.a deflate.o compress.o trees.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdeflate.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/zlib'
Making all in libzsync
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/libzsync'
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zsync.o -MD -MP -MF .deps/zsync.Tpo -c -o zsync.o zsync.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT zmap.o -MD -MP -MF .deps/zmap.Tpo -c -o zmap.o zmap.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT sha1test.o -MD -MP -MF .deps/sha1test.Tpo -c -o sha1test.o sha1test.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from zsync.c:37:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from zmap.c:26:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from sha1.c:23:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from sha1test.c:18:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
mv -f .deps/sha1test.Tpo .deps/sha1test.Po
mv -f .deps/zmap.Tpo .deps/zmap.Po
sha1.c: In function 'SHA1Transform':
sha1.c:71:24: warning: cast increases required alignment of target type [-Wcast-align]
mv -f .deps/sha1.Tpo .deps/sha1.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o sha1test sha1.o sha1test.o  
zsync.c: In function 'zsync_begin':
zsync.c:213:35: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
zsync.c:214:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
zsync.c:243:68: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
zsync.c: In function 'zsync_get_urls':
zsync.c:443:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types]
zsync.c:448:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types]
zsync.c: In function 'zsync_recompress':
zsync.c:704:55: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
zsync.c: In function 'zsync_receive_data_compressed':
zsync.c:925:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zsync.c:954:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
zsync.c:955:9: note: here
mv -f .deps/zsync.Tpo .deps/zsync.Po
rm -f libzsync.a
ar cru libzsync.a zsync.o zmap.o sha1.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libzsync.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/libzsync'
Making all in doc
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/doc'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2'
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT make.o -MD -MP -MF .deps/make.Tpo -c -o make.o make.c
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT makegz.o -MD -MP -MF .deps/makegz.Tpo -c -o makegz.o makegz.c
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from make.c:20:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from client.c:21:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from url.c:21:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from makegz.c:19:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from http.c:22:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
url.c: In function 'get_http_host_port':
url.c:46:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
mv -f .deps/url.Tpo .deps/url.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from progress.c:19:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
mv -f .deps/makegz.Tpo .deps/makegz.Po
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
mv -f .deps/progress.Tpo .deps/progress.Po
mv -f .deps/base64.Tpo .deps/base64.Po
client.c: In function 'main':
client.c:491:57: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
client.c:491:27: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types]
client.c:549:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
client.c:549:23: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types]
client.c:557:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
client.c:557:23: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types]
mv -f .deps/client.Tpo .deps/client.Po
make.c: In function 'main':
make.c:839:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' {aka 'long int'} [-Wformat=]
mv -f .deps/make.Tpo .deps/make.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zsyncmake make.o makegz.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate.a -lm 
http.c: In function 'range_fetch_set_url':
http.c:556:48: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In file included from /usr/include/stdio.h:867,
                 from http.c:22:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
mv -f .deps/http.Tpo .deps/http.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zsync client.o http.o url.o progress.o base64.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a  
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in librcksum
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2/librcksum'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/librcksum'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/librcksum'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2/librcksum'
Making install in zlib
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2/zlib'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/zlib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/zlib'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2/zlib'
Making install in libzsync
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2/libzsync'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/libzsync'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/libzsync'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2/libzsync'
Making install in doc
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2/doc'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/build/zsync/pkg/zsync/usr/share/man/man1" || /usr/bin/mkdir -p "/build/zsync/pkg/zsync/usr/share/man/man1"
 /usr/bin/install -c -m 644 zsync.1 zsyncmake.1 '/build/zsync/pkg/zsync/usr/share/man/man1'
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2/doc'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2/doc'
make[1]: Entering directory '/build/zsync/src/zsync-0.6.2'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.2'
test -z "/build/zsync/pkg/zsync/usr/share/doc/zsync" || /usr/bin/mkdir -p "/build/zsync/pkg/zsync/usr/share/doc/zsync"
 /usr/bin/install -c -m 644 COPYING README '/build/zsync/pkg/zsync/usr/share/doc/zsync'
test -z "/build/zsync/pkg/zsync/usr/bin" || /usr/bin/mkdir -p "/build/zsync/pkg/zsync/usr/bin"
  /usr/bin/install -c zsyncmake zsync '/build/zsync/pkg/zsync/usr/bin'
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.2'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.2'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "zsync"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: zsync 0.6.2-5 (Fri 10 Jul 2020 02:25:28 PM UTC)
==> Cleaning up...