==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: zsync 0.6.6-1 (Sat Aug 15 12:15:36 2026)
==> Retrieving sources...
-> Found zsync-0.6.6.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
zsync-0.6.6.tar.bz2 ... Passed
==> Making package: zsync 0.6.6-1 (Sat Aug 15 12:15:46 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found zsync-0.6.6.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting zsync-0.6.6.tar.bz2 with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force -I autotools
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: 'autotools/config.sub' is updated
autoreconf: 'autotools/config.guess' is updated
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 OPENSSL_init_crypto in -lcrypto... yes
checking for openssl/sha.h... yes
checking for openssl/md4.h... yes
checking for getaddrinfo... yes
checking for gcc option to support large files... none needed
checking for declarations of fseeko and ftello... yes
checking size of size_t... 8
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
checking that generated files are newer than configure... done
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.6'
Making all in librcksum
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/librcksum'
depbase=`echo rsum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 $depbase.Tpo -c -o rsum.o rsum.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rsumtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 rsumtest.o -MD -MP -MF $depbase.Tpo -c -o rsumtest.o rsumtest.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 $depbase.Tpo -c -o hash.o hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo range.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 $depbase.Tpo -c -o range.o range.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 $depbase.Tpo -c -o state.o state.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ../progress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 $depbase.Tpo -c -o ../progress.o ../progress.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from rsum.c:23:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:28,
from ../progress.c:19:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:26,
from state.c:24:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:26,
from range.c:23:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:26,
from hash.c:23:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
rsumtest.c: In function 'make_0000ff00_data':
rsumtest.c:18:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
rsumtest.c: In function 'test_abcde':
rsumtest.c:39:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
rsumtest.c: In function 'perf_test_fc000000':
rsumtest.c:62:18: warning: variable 'unused' set but not used [-Wunused-but-set-variable=]
hash.c: In function 'print_hashstats':
hash.c:58:56: warning: unused parameter 'z' [-Wunused-parameter]
hash.c: In function 'build_hash':
hash.c:142:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'zs_blockid' {aka 'int'} [-Wsign-compare]
rsum.c: In function 'rcksum_crypto_init':
rsum.c:67:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
rsum.c: In function 'rcksum_calc_checksum':
rsum.c:117:9: warning: 'MD4_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from rsum.c:36:
/usr/include/openssl/md4.h:50:57: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c);
| ^
rsum.c:118:9: warning: 'MD4_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md4.h:51:57: note: declared here
51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~
rsum.c:119:9: warning: 'MD4_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md4.h:52:57: note: declared here
52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c);
| ^~~~~~~~~
rsum.c:124:9: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from rsum.c:37:
/usr/include/openssl/md5.h:49:57: note: declared here
49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c);
| ^
rsum.c:125:9: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:50:57: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~
rsum.c:126:9: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/md5.h:51:57: note: declared here
51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c);
| ^~~~~~~~~
rsum.c:131:9: warning: 'SHA224_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from rsum.c:38:
/usr/include/openssl/sha.h:69:57: note: declared here
69 | OSSL_DEPRECATEDIN_3_0 int SHA224_Init(SHA256_CTX *c);
| ^
rsum.c:132:9: warning: 'SHA224_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:70:57: note: declared here
70 | OSSL_DEPRECATEDIN_3_0 int SHA224_Update(SHA256_CTX *c,
| ^
rsum.c:133:9: warning: 'SHA224_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:72:57: note: declared here
72 | OSSL_DEPRECATEDIN_3_0 int SHA224_Final(unsigned char *md, SHA256_CTX *c);
| ^~~~~~~~~~~~
rm -f librcksum.a
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o rsumtest rsum.o rsumtest.o hash.o range.o state.o ../progress.o -lcrypto
ar cr librcksum.a rsum.o hash.o state.o range.o
ranlib librcksum.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6/librcksum'
Making all in zlib
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/zlib'
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
adler32.c: In function 'adler32':
adler32.c:47:7: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/adler32.Tpo .deps/adler32.Po
compress.c: In function 'compress2':
compress.c:22:5: warning: old-style function definition [-Wold-style-definition]
compress.c: In function 'compress':
compress.c:62:5: warning: old-style function definition [-Wold-style-definition]
compress.c: In function 'compressBound':
compress.c:75:7: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/compress.Tpo .deps/compress.Po
zutil.c: In function 'zError':
zutil.c:137:14: warning: old-style function definition [-Wold-style-definition]
zutil.c: In function 'zcalloc':
zutil.c:301:8: warning: old-style function definition [-Wold-style-definition]
zutil.c: In function 'zcfree':
zutil.c:311:6: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/zutil.Tpo .deps/zutil.Po
crc32.c: In function 'crc32':
crc32.c:193:15: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_little':
crc32.c:236:22: warning: old-style function definition [-Wold-style-definition]
crc32.c: In function 'crc32_big':
crc32.c:276:22: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/crc32.Tpo .deps/crc32.Po
inftrees.c: In function 'inflate_table':
inftrees.c:32:5: warning: old-style function definition [-Wold-style-definition]
inftrees.c:217:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
mv -f .deps/inftrees.Tpo .deps/inftrees.Po
trees.c: In function '_tr_init':
trees.c:382:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'init_block':
trees.c:411:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'pqdownheap':
trees.c:455:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'gen_bitlen':
trees.c:490:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'gen_codes':
trees.c:577:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'build_tree':
trees.c:619:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'scan_tree':
trees.c:707:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'send_tree':
trees.c:752:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'build_bl_tree':
trees.c:803:12: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'send_all_trees':
trees.c:838:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_stored_block':
trees.c:867:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_align':
trees.c:892:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_flush_block':
trees.c:921:6: warning: old-style function definition [-Wold-style-definition]
trees.c: In function '_tr_tally':
trees.c:1021:5: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'compress_block':
trees.c:1071:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'set_data_type':
trees.c:1125:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_reverse':
trees.c:1142:17: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_flush':
trees.c:1157:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'bi_windup':
trees.c:1174:13: warning: old-style function definition [-Wold-style-definition]
trees.c: In function 'copy_block':
trees.c:1193:13: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/trees.Tpo .deps/trees.Po
deflate.c: In function 'deflateInit_':
deflate.c:204:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateInit2_':
deflate.c:216:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateSetDictionary':
deflate.c:314:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateReset':
deflate.c:358:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflatePrime':
deflate.c:394:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateParams':
deflate.c:406:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateBound':
deflate.c:460:7: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'putShortMSB':
deflate.c:489:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'flush_pending':
deflate.c:503:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate':
deflate.c:523:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateEnd':
deflate.c:699:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflateCopy':
deflate.c:729:5: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'read_buf':
deflate.c:791:12: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'lm_init':
deflate.c:821:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'longest_match':
deflate.c:860:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'longest_match_fast':
deflate.c:1003:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'fill_window':
deflate.c:1094:13: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_stored':
deflate.c:1217:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_fast':
deflate.c:1275:20: warning: old-style function definition [-Wold-style-definition]
deflate.c: In function 'deflate_slow':
deflate.c:1381:20: warning: old-style function definition [-Wold-style-definition]
mv -f .deps/deflate.Tpo .deps/deflate.Po
rm -f libdeflate.a
ar cr libdeflate.a deflate.o compress.o trees.o
ranlib libdeflate.a
inflate.c: In function 'inflateReset':
inflate.c:107:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateInit2_':
inflate.c:128:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateInit_':
inflate.c:171:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'fixedtables':
inflate.c:189:13: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'updatewindow':
inflate.c:307:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflate':
inflate.c:538:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateEnd':
inflate.c:1089:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSetDictionary':
inflate.c:1103:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'syncsearch':
inflate.c:1152:17: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSync':
inflate.c:1175:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSyncPoint':
inflate.c:1226:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateCopy':
inflate.c:1236:5: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflate_advance':
inflate.c:1281:6: warning: old-style function definition [-Wold-style-definition]
inflate.c: In function 'inflateSafePoint':
inflate.c:1311:5: warning: old-style function definition [-Wold-style-definition]
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 cr libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o
ranlib libinflate.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6/zlib'
Making all in libzsync
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/libzsync'
gcc -DHAVE_CONFIG_H -I. -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from zmap.c:26:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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/limits.h:26,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34,
from zsync.c:37:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
mv -f .deps/zmap.Tpo .deps/zmap.Po
zsync.c: In function 'zsync_begin':
zsync.c:338:68: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
zsync.c: In function 'zsync_recompress':
zsync.c:869:56: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
zsync.c: In function 'zsync_receive_data_compressed':
zsync.c:1091:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zsync.c:1094:42: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'uLong' {aka 'long unsigned int'} [-Wsign-compare]
zsync.c:1108:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
zsync.c:1120:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
zsync.c:1122:9: note: here
zsync.c: In function 'zsync_begin':
zsync.c:307:24: warning: 'alg' may be used uninitialized [-Wmaybe-uninitialized]
zsync.c:291:33: note: 'alg' was declared here
zsync.c:309:55: warning: 'digest_len' may be used uninitialized [-Wmaybe-uninitialized]
zsync.c:292:28: note: 'digest_len' was declared here
mv -f .deps/zsync.Tpo .deps/zsync.Po
rm -f libzsync.a
ar cr libzsync.a zsync.o zmap.o
ranlib libzsync.a
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6/libzsync'
Making all in doc
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6/doc'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6'
gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
gcc -DHAVE_CONFIG_H -I. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:28,
from http.c:22:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:28,
from make.c:20:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:28,
from makegz.c:19:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # 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:28,
from client.c:21:
/usr/include/features.h:205:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
205 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
base64.c: In function 'base64':
base64.c:45:9: warning: variable 'r' set but not used [-Wunused-but-set-variable=]
mv -f .deps/base64.Tpo .deps/base64.Po
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
mv -f .deps/makegz.Tpo .deps/makegz.Po
client.c: In function 'fetch_remaining_blocks_http':
client.c:355:17: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
client.c:336:26: note: 'p' was declared here
mv -f .deps/client.Tpo .deps/client.Po
http.c: In function 'range_fetch_set_url':
http.c:549:48: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
In file included from /usr/include/stdio.h:974,
from http.c:22:
In function 'snprintf',
inlined from 'range_fetch_set_url' at http.c:549:9:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
http.c: In function 'http_get':
http.c:461:25: warning: 'p' may be used uninitialized [-Wmaybe-uninitialized]
http.c:434:30: note: 'p' was declared here
mv -f .deps/http.Tpo .deps/http.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o zsync client.o http.o url.o progress.o base64.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a -lcrypto
make.c: In function 'do_zstream':
make.c:292:17: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from make.c:45:
/usr/include/openssl/sha.h:50:57: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
make.c: In function 'read_stream_write_blocksums':
make.c:373:13: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:50:57: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
make.c: In function 'main':
make.c:726:5: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:49:57: note: declared here
49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
| ^
make.c:893:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/sha.h:51:57: note: declared here
51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
| ^~~~~~~~~~
mv -f .deps/make.Tpo .deps/make.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o zsyncmake make.o makegz.o progress.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate.a -lm -lcrypto
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in librcksum
make[1]: Entering directory '/build/zsync/src/zsync-0.6.6/librcksum'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/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.6/librcksum'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6/librcksum'
Making install in zlib
make[1]: Entering directory '/build/zsync/src/zsync-0.6.6/zlib'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/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.6/zlib'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6/zlib'
Making install in libzsync
make[1]: Entering directory '/build/zsync/src/zsync-0.6.6/libzsync'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/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.6/libzsync'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6/libzsync'
Making install in doc
make[1]: Entering directory '/build/zsync/src/zsync-0.6.6/doc'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/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.6/doc'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6/doc'
make[1]: Entering directory '/build/zsync/src/zsync-0.6.6'
make[2]: Entering directory '/build/zsync/src/zsync-0.6.6'
/usr/bin/mkdir -p '/build/zsync/pkg/zsync/usr/share/doc/zsync'
/usr/bin/mkdir -p '/build/zsync/pkg/zsync/usr/bin'
/usr/bin/install -c -m 644 COPYING README '/build/zsync/pkg/zsync/usr/share/doc/zsync'
/usr/bin/install -c zsyncmake zsync '/build/zsync/pkg/zsync/usr/bin'
make[2]: Leaving directory '/build/zsync/src/zsync-0.6.6'
make[1]: Leaving directory '/build/zsync/src/zsync-0.6.6'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted 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.6-1 (Sat Aug 15 12:16:03 2026)
==> Cleaning up...
[?12l[?25h