D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/zsync-0.6.2-9.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qS6Su3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf zsync-0.6.2 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/zsync-0.6.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zsync-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pVX2sY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zsync-0.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext 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: running: /usr/bin/autoconf --force configure.ac:27: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:27: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:27: the top level configure.ac:63: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:63: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: X_C_COMPILE_FLAGS is expanded from... configure.ac:63: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing 'autotools/compile' parallel-tests: installing 'autotools/test-driver' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autotools/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./autotools/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./autotools/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./autotools/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./autotools/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./autotools/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c 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 whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... 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 C11 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... none checking whether ln -s works... yes checking for aarch64-mageia-linux-gnu-ranlib... no 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... no checking for _LARGEFILE_SOURCE value needed for large files... no 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in librcksum make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o md4test.o md4test.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o state.o state.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o hash.o hash.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o md4.o md4.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o range.o range.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o md4test md4test.o md4.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o rsum.o rsum.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' rm -f librcksum.a ar cru librcksum.a rsum.o hash.o state.o range.o md4.o ranlib librcksum.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' Making all in zlib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o zutil.o zutil.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o adler32.o adler32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o compress.o compress.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o inftrees.o inftrees.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o crc32.o crc32.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o deflate.o deflate.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o trees.o trees.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' rm -f libdeflate.a ar cru libdeflate.a deflate.o compress.o trees.o ranlib libdeflate.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o inflate.o inflate.c inflate.c: In function 'inflate': inflate.c:639:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 639 | state->mode = EXLEN; | ~~~~~~~~~~~~^~~~~~~ inflate.c:640:9: note: here 640 | case EXLEN: | ^~~~ inflate.c:647:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 647 | state->mode = EXTRA; | ~~~~~~~~~~~~^~~~~~~ inflate.c:648:9: note: here 648 | case EXTRA: | ^~~~ inflate.c:661:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 661 | state->mode = NAME; | ~~~~~~~~~~~~^~~~~~ inflate.c:662:9: note: here 662 | case NAME: | ^~~~ inflate.c:675:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 675 | state->mode = COMMENT; | ~~~~~~~~~~~~^~~~~~~~~ inflate.c:676:9: note: here 676 | case COMMENT: | ^~~~ inflate.c:689:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 689 | state->mode = HCRC; | ~~~~~~~~~~~~^~~~~~ inflate.c:690:9: note: here 690 | case HCRC: | ^~~~ inflate.c:708:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 708 | state->mode = DICT; | ~~~~~~~~~~~~^~~~~~ inflate.c:709:9: note: here 709 | case DICT: | ^~~~ inflate.c:715:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 715 | state->mode = TYPE; | ~~~~~~~~~~~~^~~~~~ inflate.c:716:9: note: here 716 | case TYPE: | ^~~~ inflate.c:717:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 717 | if (flush == Z_BLOCK) goto inf_leave; | ^ inflate.c:718:9: note: here 718 | case TYPEDO: | ^~~~ inflate.c:762:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 762 | state->mode = COPY; | ~~~~~~~~~~~~^~~~~~ inflate.c:763:9: note: here 763 | case COPY: | ^~~~ inflate.c:892:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 892 | state->mode = LEN; | ~~~~~~~~~~~~^~~~~ inflate.c:893:9: note: here 893 | case LEN: | ^~~~ inflate.c:933:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 933 | state->mode = LENEXT; | ~~~~~~~~~~~~^~~~~~~~ inflate.c:934:9: note: here 934 | case LENEXT: | ^~~~ inflate.c:941:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 941 | state->mode = DIST; | ~~~~~~~~~~~~^~~~~~ inflate.c:942:9: note: here 942 | case DIST: | ^~~~ inflate.c:966:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 966 | state->mode = DISTEXT; | ~~~~~~~~~~~~^~~~~~~~~ inflate.c:967:9: note: here 967 | case DISTEXT: | ^~~~ inflate.c:979:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 979 | state->mode = MATCH; | ~~~~~~~~~~~~^~~~~~~ inflate.c:980:9: note: here 980 | case MATCH: | ^~~~ inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1034 | state->mode = LENGTH; | ~~~~~~~~~~~~^~~~~~~~ inflate.c:1035:9: note: here 1035 | case LENGTH: | ^~~~ inflate.c:1047:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 1047 | state->mode = DONE; | ~~~~~~~~~~~~^~~~~~ inflate.c:1048:9: note: here 1048 | case DONE: | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' rm -f libinflate.a ar cru libinflate.a inflate.o adler32.o inftrees.o zutil.o crc32.o ranlib libinflate.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' Making all in libzsync make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o sha1test.o sha1test.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o zmap.o zmap.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o sha1.o sha1.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sha1test sha1.o sha1test.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o zsync.o zsync.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ zsync.c: In function 'zsync_begin': zsync.c:213:35: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 213 | if (zs->blocksize < 0 || (zs->blocksize & (zs->blocksize - 1))) { | ^ zsync.c:243:68: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 243 | if (fread(zblock, sizeof *zblock, nzblocks, f) < nzblocks) { | ^ 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] 443 | return zs->zurl; | ~~^~~~~~ zsync.c:448:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types] 448 | return zs->url; | ~~^~~~~ zsync.c: In function 'zsync_recompress': zsync.c:704:55: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 704 | if (fwrite(p, 1, r - (p - buf), zout) != r - (p - buf)) { | ^~ zsync.c: In function 'zsync_receive_data_compressed': zsync.c:925:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 925 | zr->strm.next_in = buf; | ^ zsync.c:928:42: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'uLong' {aka 'long unsigned int'} [-Wsign-compare] 928 | if (zr->strm.total_in == 0 || offset != zr->strm.total_in) { | ^~ zsync.c:930:43: warning: passing argument 4 of 'zsync_configure_zstream_for_zdata' from incompatible pointer type [-Wincompatible-pointer-types] 930 | &(zr->outoffset)); | ^~~~~~~~~~~~~~~~ | | | off_t * {aka long int *} zsync.c:771:65: note: expected 'long long int *' but argument is of type 'off_t *' {aka 'long int *'} 771 | long zoffset, long long *poutoffset) { | ~~~~~~~~~~~^~~~~~~~~~ zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 942 | zr->strm.next_in = buf; | ^ zsync.c:954:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 954 | eoz = 1; | ~~~~^~~ zsync.c:955:9: note: here 955 | case Z_BUF_ERROR: | ^~~~ zsync.c: In function 'zsync_recompress': zsync.c:717:13: warning: 'fclose' called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc] 717 | if (fclose(g) != 0) { | ^~~~~~~~~ zsync.c:672:9: note: returned from 'popen' 672 | g = popen(cmd, "r"); | ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' rm -f libzsync.a ar cru libzsync.a zsync.o zmap.o sha1.o ranlib libzsync.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' Making all in doc make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o makegz.o makegz.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o url.o url.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # 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] 46 | q = url + strlen(http_scheme); | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o base64.o base64.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o client.o client.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ client.c: In function 'main': client.c:491:57: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types] 491 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg); | ^~~~~~~~~ | | | char ** client.c:149:45: note: expected 'void **' but argument is of type 'char **' 149 | static void **append_ptrlist(int *n, void **p, void *a) { | ~~~~~~~^ client.c:491:27: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 491 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg); | ^ client.c:549:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types] 549 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename); | ^~~~~~~~~ | | | char ** client.c:149:45: note: expected 'void **' but argument is of type 'char **' 149 | static void **append_ptrlist(int *n, void **p, void *a) { | ~~~~~~~^ client.c:549:23: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 549 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename); | ^ client.c:557:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types] 557 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); | ^~~~~~~~~ | | | char ** client.c:149:45: note: expected 'void **' but argument is of type 'char **' 149 | static void **append_ptrlist(int *n, void **p, void *a) { | ~~~~~~~^ client.c:557:23: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] 557 | seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o make.o make.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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make.c: In function 'main': make.c:721:27: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 721 | seq_matches = len > blocksize ? 2 : 1; | ^ make.c:839:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' {aka 'long int'} [-Wformat=] 839 | fprintf(stderr, "error converting %d to struct tm\n", mtime); | ~^ ~~~~~ | | | | int time_t {aka long int} | %ld make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zsyncmake make.o makegz.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate.a -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math -c -o http.o http.c 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:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ http.c: In function 'range_fetch_set_url': http.c:556:54: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 556 | snprintf(rf->hosth, sizeof(rf->hosth), "%s:%s", hostn, cport); | ^ In file included from /usr/include/stdio.h:888, from http.c:22: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dY8WAb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 + cd zsync-0.6.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in librcksum make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/librcksum' Making install in zlib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/zlib' Making install in libzsync make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/libzsync' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 zsync.1 zsyncmake.1 '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/bin' /usr/bin/install -p zsyncmake zsync '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync' /usr/bin/install -p -m 644 COPYING README '/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zsync-0.6.2' + /usr/bin/rm -fr /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.6.2-9.mga9 --unique-debug-suffix -0.6.2-9.mga9.aarch64 --unique-debug-src-base zsync-0.6.2-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zsync-0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/bin/zsync extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/bin/zsyncmake dwz: ./usr/bin/zsync-0.6.2-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/zsyncmake-0.6.2-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 404kB, size after compression: 404kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 1065 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: zsync-0.6.2-9.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uVDLIF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zsync-0.6.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync + cp -pr README /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64/usr/share/doc/zsync + RPM_EC=0 ++ jobs -p + exit 0 Provides: zsync = 0.6.2-9.mga9 zsync(aarch-64) = 0.6.2-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: zsync-debugsource-0.6.2-9.mga9.aarch64 Provides: zsync-debugsource = 0.6.2-9.mga9 zsync-debugsource(aarch-64) = 0.6.2-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zsync-debuginfo-0.6.2-9.mga9.aarch64 Provides: debuginfo(build-id) = 4cebac2acf457c44741ca50cd9d1e95989e755eb debuginfo(build-id) = 9eaaf4e7d0c9b8565b97beb1cfa130d41748fc16 zsync-debuginfo = 0.6.2-9.mga9 zsync-debuginfo(aarch-64) = 0.6.2-9.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zsync-debugsource(aarch-64) = 0.6.2-9.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zsync-0.6.2-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zsync-debuginfo-0.6.2-9.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zsync-debugsource-0.6.2-9.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a3i797 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zsync-0.6.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/zsync-0.6.2-9.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.66dlSq + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf zsync-0.6.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!