<86>Jul 25 11:30:35 userdel[362872]: delete user 'rooter' <86>Jul 25 11:30:35 userdel[362872]: removed group 'rooter' owned by 'rooter' <86>Jul 25 11:30:35 userdel[362872]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 11:30:35 groupadd[362908]: group added to /etc/group: name=rooter, GID=645 <86>Jul 25 11:30:35 groupadd[362908]: group added to /etc/gshadow: name=rooter <86>Jul 25 11:30:35 groupadd[362908]: new group: name=rooter, GID=645 <86>Jul 25 11:30:35 useradd[362940]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jul 25 11:30:35 userdel[362976]: delete user 'builder' <86>Jul 25 11:30:35 userdel[362976]: removed group 'builder' owned by 'builder' <86>Jul 25 11:30:35 userdel[362976]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 11:30:35 groupadd[363024]: group added to /etc/group: name=builder, GID=646 <86>Jul 25 11:30:35 groupadd[363024]: group added to /etc/gshadow: name=builder <86>Jul 25 11:30:35 groupadd[363024]: new group: name=builder, GID=646 <86>Jul 25 11:30:35 useradd[363058]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash 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.19371 + 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.19371 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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' 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 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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=] 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' 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 -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: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:214:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "nonsensical blocksize %ld\n", zs->blocksize); ~~^ ~~~~~~~~~~~~~ %d zsync.c:243:68: warning: comparison of integer expressions of different signedness: 'size_t' {aka '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 'unsigned int'} and '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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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: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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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: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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/zsync-0.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93352 + 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) Hardlinking identical .pyc and .pyo files Processing files: zsync-0.6.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94344 + 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.OFaXwg 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.Iag91x find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.Fyd1r9 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.9ssY25 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XEIC65 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) 10.83user 2.20system 0:15.43elapsed 84%CPU (0avgtext+0avgdata 31488maxresident)k 0inputs+0outputs (0major+722647minor)pagefaults 0swaps 12.09user 4.20system 0:18.67elapsed 87%CPU (0avgtext+0avgdata 31488maxresident)k 0inputs+0outputs (0major+897121minor)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-07-25 11:30:52.341718902 +0000 @@ -19,4 +19,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 5f2c1b13b38debf567a93193bc2c6d7d +File: /usr/bin/zsyncmake 100755 root:root ebd02b4eebd7f7efb13b26b0db8c70af File: /usr/share/doc/zsync-0.6.2 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/zsyncmake.1.xz 100644 root:root 4b37c6bac8f8b6fa9e220265c0a1c881 -RPMIdentity: 91c726bc58ed7152f581181d02c809c6 +RPMIdentity: 06106f05db63bbaacba9e8e41761cd82 --- 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-07-25 11:30:52.440719567 +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/50 40755 root:root +/usr/lib/debug/.build-id/50/e90558981945b63cb25036bae25afdd2f37a78 120777 root:root ../../../../bin/zsyncmake +/usr/lib/debug/.build-id/50/e90558981945b63cb25036bae25afdd2f37a78.debug 120777 root:root ../../usr/bin/zsyncmake.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/80ca55558d4e93885979c04b0893c1fcdc4d8c 120777 root:root ../../../../bin/zsync +/usr/lib/debug/.build-id/fb/80ca55558d4e93885979c04b0893c1fcdc4d8c.debug 120777 root:root ../../usr/bin/zsync.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/50 40755 root:root +File: /usr/lib/debug/.build-id/50/e90558981945b63cb25036bae25afdd2f37a78 120777 root:root ../../../../bin/zsyncmake +File: /usr/lib/debug/.build-id/50/e90558981945b63cb25036bae25afdd2f37a78.debug 120777 root:root ../../usr/bin/zsyncmake.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/80ca55558d4e93885979c04b0893c1fcdc4d8c 120777 root:root ../../../../bin/zsync +File: /usr/lib/debug/.build-id/fb/80ca55558d4e93885979c04b0893c1fcdc4d8c.debug 120777 root:root ../../usr/bin/zsync.debug +File: /usr/lib/debug/usr/bin/zsync.debug 100644 root:root 2efaf309d881431e24f49f5f39c90105 +File: /usr/lib/debug/usr/bin/zsyncmake.debug 100644 root:root 11d93d3da0d23608de9b206a960292d1 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: 70a3dc33218c924b22f325c6457c8a3f +RPMIdentity: 0b3ecf9d6dfb2f15c2f4339a3eb9441e