<86>Jun  7 03:15:09 userdel[762452]: delete user 'rooter'
<86>Jun  7 03:15:09 userdel[762452]: removed group 'rooter' owned by 'rooter'
<86>Jun  7 03:15:09 userdel[762452]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  7 03:15:09 groupadd[762466]: group added to /etc/group: name=rooter, GID=669
<86>Jun  7 03:15:09 groupadd[762466]: group added to /etc/gshadow: name=rooter
<86>Jun  7 03:15:09 groupadd[762466]: new group: name=rooter, GID=669
<86>Jun  7 03:15:09 useradd[762477]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Jun  7 03:15:09 userdel[762486]: delete user 'builder'
<86>Jun  7 03:15:09 userdel[762486]: removed group 'builder' owned by 'builder'
<86>Jun  7 03:15:09 userdel[762486]: removed shadow group 'builder' owned by 'builder'
<86>Jun  7 03:15:09 groupadd[762494]: group added to /etc/group: name=builder, GID=670
<86>Jun  7 03:15:09 groupadd[762494]: group added to /etc/gshadow: name=builder
<86>Jun  7 03:15:09 groupadd[762494]: new group: name=builder, GID=670
<86>Jun  7 03:15:09 useradd[762502]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/zsync-0.6.2-alt2.nosrc.rpm
Installing zsync-0.6.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8432
+ 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.8432
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu
checking host system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking whether ln -s works... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... x86_64-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... 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
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/librcksum'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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 
ranlib librcksum.a
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
rm -f libdeflate.a
ar cru libdeflate.a deflate.o compress.o trees.o 
ranlib libdeflate.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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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=]
             state->mode = EXLEN;
             ~~~~~~~~~~~~^~~~~~~
inflate.c:640:9: note: here
         case EXLEN:
         ^~~~
inflate.c:647:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = EXTRA;
             ~~~~~~~~~~~~^~~~~~~
inflate.c:648:9: note: here
         case EXTRA:
         ^~~~
inflate.c:661:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = NAME;
             ~~~~~~~~~~~~^~~~~~
inflate.c:662:9: note: here
         case NAME:
         ^~~~
inflate.c:675:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = COMMENT;
             ~~~~~~~~~~~~^~~~~~~~~
inflate.c:676:9: note: here
         case COMMENT:
         ^~~~
inflate.c:689:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = HCRC;
             ~~~~~~~~~~~~^~~~~~
inflate.c:690:9: note: here
         case HCRC:
         ^~~~
inflate.c:708:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = DICT;
             ~~~~~~~~~~~~^~~~~~
inflate.c:709:9: note: here
         case DICT:
         ^~~~
inflate.c:715:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = TYPE;
             ~~~~~~~~~~~~^~~~~~
inflate.c:716:9: note: here
         case TYPE:
         ^~~~
inflate.c:717:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
             if (flush == Z_BLOCK) goto inf_leave;
                ^
inflate.c:718:9: note: here
         case TYPEDO:
         ^~~~
inflate.c:762:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = COPY;
             ~~~~~~~~~~~~^~~~~~
inflate.c:763:9: note: here
         case COPY:
         ^~~~
inflate.c:892:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = LEN;
             ~~~~~~~~~~~~^~~~~
inflate.c:893:9: note: here
         case LEN:
         ^~~~
inflate.c:933:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = LENEXT;
             ~~~~~~~~~~~~^~~~~~~~
inflate.c:934:9: note: here
         case LENEXT:
         ^~~~
inflate.c:941:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = DIST;
             ~~~~~~~~~~~~^~~~~~
inflate.c:942:9: note: here
         case DIST:
         ^~~~
inflate.c:966:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = DISTEXT;
             ~~~~~~~~~~~~^~~~~~~~~
inflate.c:967:9: note: here
         case DISTEXT:
         ^~~~
inflate.c:979:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = MATCH;
             ~~~~~~~~~~~~^~~~~~~
inflate.c:980:9: note: here
         case MATCH:
         ^~~~
inflate.c:1034:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = LENGTH;
             ~~~~~~~~~~~~^~~~~~~~
inflate.c:1035:9: note: here
         case LENGTH:
         ^~~~
inflate.c:1047:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
             state->mode = DONE;
             ~~~~~~~~~~~~^~~~~~
inflate.c:1048:9: note: here
         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 
ranlib libinflate.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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2/libzsync'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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 < 0 is always false [-Wtype-limits]
                 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]
                     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]
         return zs->zurl;
                ~~^~~~~~
zsync.c:448:18: warning: returning 'char **' from a function with incompatible return type 'const char * const*' [-Wincompatible-pointer-types]
         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]
                 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]
     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]
     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]
                                           &(zr->outoffset));
                                           ^~~~~~~~~~~~~~~~
zsync.c:771:65: note: expected 'long long int *' but argument is of type 'off_t *' {aka 'long int *'}
                                        long zoffset, long long *poutoffset) {
                                                      ~~~~~~~~~~~^~~~~~~~~~
zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         zr->strm.next_in = buf;
                          ^
zsync.c:954:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
             eoz = 1;
             ~~~~^~~
zsync.c:955:9: note: here
         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 
ranlib libzsync.a
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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]
     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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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]
         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=]
                 fprintf(stderr, "error converting %d to struct tm\n", mtime);
                                                   ~^                  ~~~~~
                                                   %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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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=]
         snprintf(rf->hosth, sizeof(rf->hosth), "%s:%s", hostn, cport);
                                                      ^
In file included from /usr/include/stdio.h:862,
                 from http.c:22:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/zsync-0.6.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # 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]
                 seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg);
                                                         ^~~~~~~~~
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
 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]
                 seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg);
                           ^
client.c:549:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
             seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename);
                                                     ^~~~~~~~~
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
 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]
             seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename);
                       ^
client.c:557:53: warning: passing argument 2 of 'append_ptrlist' from incompatible pointer type [-Wincompatible-pointer-types]
             seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file);
                                                     ^~~~~~~~~
client.c:149:45: note: expected 'void **' but argument is of type 'char **'
 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]
             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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -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  
make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.494
+ 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
+ cd zsync-0.6.2
+ make 'INSTALL=/bin/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'
 /bin/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'
  /bin/install -p zsyncmake zsync '/usr/src/tmp/zsync-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/zsync-buildroot/usr/share/doc/zsync'
 /bin/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)
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)
Hardlinking identical .pyc and .pyo files
Processing files: zsync-0.6.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.494
+ 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.cIbQ7x
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qL15pX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.15)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GvJ1Qp
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.Sn07OV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uVhxfv
find-requires: running scripts (debuginfo)
Requires: zsync = 0.6.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/zsync/COPYING
    /usr/share/doc/zsync/README
Wrote: /usr/src/RPM/RPMS/x86_64/zsync-0.6.2-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/zsync-debuginfo-0.6.2-alt2.x86_64.rpm
8.51user 1.75system 0:18.02elapsed 56%CPU (0avgtext+0avgdata 39716maxresident)k
0inputs+0outputs (0major+793298minor)pagefaults 0swaps
9.67user 3.56system 0:22.58elapsed 58%CPU (0avgtext+0avgdata 39716maxresident)k
0inputs+0outputs (0major+981074minor)pagefaults 0swaps
--- zsync-0.6.2-alt2.x86_64.rpm.repo	2018-04-10 08:22:30.000000000 +0000
+++ zsync-0.6.2-alt2.x86_64.rpm.hasher	2020-06-07 03:15:30.079052912 +0000
@@ -16,3 +16,2 @@
 Requires: libm.so.6(GLIBC_2.15)(64bit)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)