<86>Nov  6 03:49:24 userdel[3829350]: delete user 'rooter'
<86>Nov  6 03:49:24 userdel[3829350]: removed group 'rooter' owned by 'rooter'
<86>Nov  6 03:49:24 userdel[3829350]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  6 03:49:24 groupadd[3829365]: group added to /etc/group: name=rooter, GID=690
<86>Nov  6 03:49:24 groupadd[3829365]: group added to /etc/gshadow: name=rooter
<86>Nov  6 03:49:24 groupadd[3829365]: new group: name=rooter, GID=690
<86>Nov  6 03:49:24 useradd[3829381]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Nov  6 03:49:24 userdel[3829398]: delete user 'builder'
<86>Nov  6 03:49:24 userdel[3829398]: removed group 'builder' owned by 'builder'
<86>Nov  6 03:49:24 userdel[3829398]: removed shadow group 'builder' owned by 'builder'
<86>Nov  6 03:49:24 groupadd[3829409]: group added to /etc/group: name=builder, GID=691
<86>Nov  6 03:49:24 groupadd[3829409]: group added to /etc/gshadow: name=builder
<86>Nov  6 03:49:24 groupadd[3829409]: new group: name=builder, GID=691
<86>Nov  6 03:49:24 useradd[3829420]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/zsync-0.6.2-alt2.src.rpm: The use of such a license name is ambiguous: Artistic
/usr/src/in/srpm/zsync-0.6.2-alt2.src.rpm: license not found in '/usr/share/license' directory: License
/usr/src/in/srpm/zsync-0.6.2-alt2.src.rpm: license not found in '/usr/share/license' directory: v2
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/zsync-0.6.2-alt2.nosrc.rpm (w1.gzdio)
Installing zsync-0.6.2-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27281
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf zsync-0.6.2
+ echo 'Source #0 (zsync-0.6.2.tar):'
Source #0 (zsync-0.6.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/zsync-0.6.2.tar
+ cd zsync-0.6.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27281
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd zsync-0.6.2
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I autotools
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:15: installing 'autotools/compile'
parallel-tests: installing 'autotools/test-driver'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking whether ln -s works... yes
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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
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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in librcksum
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math   -o md4test md4test.o md4.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
Making all in zlib
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
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')
ranlib libinflate.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
Making all in libzsync
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:214:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  214 |                     fprintf(stderr, "nonsensical blocksize %ld\n", zs->blocksize);
      |                                                            ~~^     ~~~~~~~~~~~~~
      |                                                              |       |
      |                                                              |       size_t {aka unsigned int}
      |                                                              long int
      |                                                            %d
zsync.c:243:68: warning: comparison of integer expressions of different signedness: 'size_t' {aka '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 'unsigned int'} and '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: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:
      |         ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
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 '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math   -o sha1test sha1.o sha1test.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
Making all in doc
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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"
      |   ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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: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 '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math   -o zsyncmake make.o makegz.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a zlib/libdeflate.a -lm 
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -g -Wall -Wwrite-strings -Winline -Wextra -Winline -Wmissing-noreturn -Wredundant-decls -Wnested-externs -Wundef -Wbad-function-cast -Wcast-align -Wvolatile-register-var -ffast-math   -o zsync client.o http.o url.o progress.o base64.o libzsync/libzsync.a librcksum/librcksum.a zlib/libinflate.a  
http.c: In function 'http_get':
http.c:408:8: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized]
  408 |     if (code == 304) {
      |        ^
http.c:265:9: note: 'code' was declared here
  265 |     int code;
      |         ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14237
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/zsync-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/zsync-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd zsync-0.6.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zsync-buildroot BUILDROOT=/usr/src/tmp/zsync-buildroot
make: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
Making install in librcksum
make[1]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[2]: Entering directory '/usr/src/RPM/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 '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
make[1]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
Making install in zlib
make[1]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[2]: Entering directory '/usr/src/RPM/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 '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/zlib'
Making install in libzsync
make[1]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[2]: Entering directory '/usr/src/RPM/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 '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
make[1]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/zsync-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 zsync.1 zsyncmake.1 '/usr/src/tmp/zsync-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
 /bin/mkdir -p '/usr/src/tmp/zsync-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p zsyncmake zsync '/usr/src/tmp/zsync-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/zsync-buildroot/usr/share/doc/zsync'
 /usr/libexec/rpm-build/install -p -m 644 COPYING README '/usr/src/tmp/zsync-buildroot/usr/share/doc/zsync'
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/zsync-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/zsync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/zsync-buildroot/ (default)
Compressing files in /usr/src/tmp/zsync-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/zsync-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: zsync-0.6.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11733
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd zsync-0.6.2
+ DOCDIR=/usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ /bin/mkdir -p /usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ cp -prL NEWS README COPYING /usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ chmod -R go-w /usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ chmod -R a+rX /usr/src/tmp/zsync-buildroot/usr/share/doc/zsync-0.6.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GkZcJW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vYa3MR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I8MHky
Creating zsync-debuginfo package
Processing files: zsync-debuginfo-0.6.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oDFVFS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fyG74m
find-requires: running scripts (debuginfo)
Requires: zsync = 0.6.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/zsync/COPYING
    /usr/share/doc/zsync/README
Wrote: /usr/src/RPM/RPMS/i586/zsync-0.6.2-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/zsync-debuginfo-0.6.2-alt2.i586.rpm (w2.lzdio)
12.72user 3.36system 0:17.09elapsed 94%CPU (0avgtext+0avgdata 50052maxresident)k
0inputs+0outputs (0major+736556minor)pagefaults 0swaps
/.out/zsync-0.6.2-alt2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/zsync-0.6.2-alt2.i586.rpm: license not found in '/usr/share/license' directory: License
/.out/zsync-0.6.2-alt2.i586.rpm: license not found in '/usr/share/license' directory: v2
/.out/zsync-debuginfo-0.6.2-alt2.i586.rpm: The use of such a license name is ambiguous: Artistic
/.out/zsync-debuginfo-0.6.2-alt2.i586.rpm: license not found in '/usr/share/license' directory: License
/.out/zsync-debuginfo-0.6.2-alt2.i586.rpm: license not found in '/usr/share/license' directory: v2
14.67user 7.52system 0:22.14elapsed 100%CPU (0avgtext+0avgdata 50052maxresident)k
0inputs+0outputs (0major+914961minor)pagefaults 0swaps
--- zsync-0.6.2-alt2.i586.rpm.repo	2018-04-10 08:23:18.000000000 +0000
+++ zsync-0.6.2-alt2.i586.rpm.hasher	2021-11-06 03:49:43.938224313 +0000
@@ -11,2 +11,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.2)  
@@ -14,2 +15,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -19,4 +22,4 @@
 Provides: zsync = 0.6.2-alt2
-File: /usr/bin/zsync	100755	root:root	73fb9f3ceb3f1ac57930da3aedac6980	
-File: /usr/bin/zsyncmake	100755	root:root	b8f8c9b52466770d878f37736b11e4da	
+File: /usr/bin/zsync	100755	root:root	e3726a02e23a9448cf043f47afc76bd0	
+File: /usr/bin/zsyncmake	100755	root:root	cf754e971305ab4708ec507116ab2f0a	
 File: /usr/share/doc/zsync-0.6.2	40755	root:root		
@@ -27,2 +30,2 @@
 File: /usr/share/man/man1/zsyncmake.1.xz	100644	root:root	4b37c6bac8f8b6fa9e220265c0a1c881	
-RPMIdentity: 154039b67ffceb91dcffb04b000a9c65ea8a0178ccc0b56b57941a5e3a988faca381413a242f3c8b97ce26a11e1beedb508cd46384c8904a200f5826ef1951a3
+RPMIdentity: ff22732cb2aa4e3a3777cdc9d4da69c347fae02a6fc1538babdacc8e9ecc2df4ae0a28f8de375361a438a82e2e634ac9b3366f806d47d1080485b39c01356297
--- zsync-debuginfo-0.6.2-alt2.i586.rpm.repo	2018-04-10 08:23:18.000000000 +0000
+++ zsync-debuginfo-0.6.2-alt2.i586.rpm.hasher	2021-11-06 03:49:44.112226142 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/35	40755	root:root	
-/usr/lib/debug/.build-id/35/f70c120e42fa68c331183c30b651e256b92ba5	120777	root:root	../../../../bin/zsync
-/usr/lib/debug/.build-id/35/f70c120e42fa68c331183c30b651e256b92ba5.debug	120777	root:root	../../usr/bin/zsync.debug
-/usr/lib/debug/.build-id/46	40755	root:root	
-/usr/lib/debug/.build-id/46/ac2f25274881ab0675c387c92d60f1d80c5503	120777	root:root	../../../../bin/zsyncmake
-/usr/lib/debug/.build-id/46/ac2f25274881ab0675c387c92d60f1d80c5503.debug	120777	root:root	../../usr/bin/zsyncmake.debug
+/usr/lib/debug/.build-id/5c	40755	root:root	
+/usr/lib/debug/.build-id/5c/5ea9b1733999e3e72f25b0ef86f3fde4c0acc2	120777	root:root	../../../../bin/zsync
+/usr/lib/debug/.build-id/5c/5ea9b1733999e3e72f25b0ef86f3fde4c0acc2.debug	120777	root:root	../../usr/bin/zsync.debug
+/usr/lib/debug/.build-id/f3	40755	root:root	
+/usr/lib/debug/.build-id/f3/3796551163cbeadcb92f8afbdf3484a445317d	120777	root:root	../../../../bin/zsyncmake
+/usr/lib/debug/.build-id/f3/3796551163cbeadcb92f8afbdf3484a445317d.debug	120777	root:root	../../usr/bin/zsyncmake.debug
 /usr/lib/debug/usr/bin/zsync.debug	100644	root:root	
@@ -59,10 +59,10 @@
 Provides: zsync-debuginfo = 0.6.2-alt2
-File: /usr/lib/debug/.build-id/35	40755	root:root		
-File: /usr/lib/debug/.build-id/35/f70c120e42fa68c331183c30b651e256b92ba5	120777	root:root		../../../../bin/zsync
-File: /usr/lib/debug/.build-id/35/f70c120e42fa68c331183c30b651e256b92ba5.debug	120777	root:root		../../usr/bin/zsync.debug
-File: /usr/lib/debug/.build-id/46	40755	root:root		
-File: /usr/lib/debug/.build-id/46/ac2f25274881ab0675c387c92d60f1d80c5503	120777	root:root		../../../../bin/zsyncmake
-File: /usr/lib/debug/.build-id/46/ac2f25274881ab0675c387c92d60f1d80c5503.debug	120777	root:root		../../usr/bin/zsyncmake.debug
-File: /usr/lib/debug/usr/bin/zsync.debug	100644	root:root	a3a79d5d6dafb641360fcd2d4d72a78b	
-File: /usr/lib/debug/usr/bin/zsyncmake.debug	100644	root:root	96ccf48551771a04145922d550731cd8	
+File: /usr/lib/debug/.build-id/5c	40755	root:root		
+File: /usr/lib/debug/.build-id/5c/5ea9b1733999e3e72f25b0ef86f3fde4c0acc2	120777	root:root		../../../../bin/zsync
+File: /usr/lib/debug/.build-id/5c/5ea9b1733999e3e72f25b0ef86f3fde4c0acc2.debug	120777	root:root		../../usr/bin/zsync.debug
+File: /usr/lib/debug/.build-id/f3	40755	root:root		
+File: /usr/lib/debug/.build-id/f3/3796551163cbeadcb92f8afbdf3484a445317d	120777	root:root		../../../../bin/zsyncmake
+File: /usr/lib/debug/.build-id/f3/3796551163cbeadcb92f8afbdf3484a445317d.debug	120777	root:root		../../usr/bin/zsyncmake.debug
+File: /usr/lib/debug/usr/bin/zsync.debug	100644	root:root	1455b73654556814f9187ace3284ee9a	
+File: /usr/lib/debug/usr/bin/zsyncmake.debug	100644	root:root	0eedf1da89f1555154299a61bb12449d	
 File: /usr/src/debug/zsync-0.6.2	40755	root:root		
@@ -113,2 +113,2 @@
 File: /usr/src/debug/zsync-0.6.2/zlib/zutil.h	100644	root:root	18d64ccf2b8639deb797b447d81b10b5	
-RPMIdentity: 59fc1ec679197d4a5c5e49380f12811085a282667c3c5a159ed56c8d497813852f58806d154fac8d6b925dd79cdb079494b67e54eac954d65e7cad159c5c804e
+RPMIdentity: 5bc99491f6dac4bc60936b5de2efc6cf0dfc8d5a74b31d8962b94ad2f1e760e9c3b207b9f2fc7262b9f4f012d0c49d45e84e4cad9816155780e00ccfd636d376