<86>Apr 21 00:51:16 userdel[32301]: delete user 'rooter' <86>Apr 21 00:51:16 userdel[32301]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:51:16 userdel[32301]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:51:16 groupadd[32314]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 00:51:16 groupadd[32314]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:51:16 groupadd[32314]: new group: name=rooter, GID=585 <86>Apr 21 00:51:16 useradd[32324]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 00:51:16 userdel[32342]: delete user 'builder' <86>Apr 21 00:51:16 userdel[32342]: removed group 'builder' owned by 'builder' <86>Apr 21 00:51:16 userdel[32342]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:51:16 groupadd[32359]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 00:51:16 groupadd[32359]: group added to /etc/gshadow: name=builder <86>Apr 21 00:51:16 groupadd[32359]: new group: name=builder, GID=586 <86>Apr 21 00:51:16 useradd[32373]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Installing zsync-0.6.2-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40584 + 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.40584 + 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 -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --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 for style of include used by make... GNU 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/zsync-0.6.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/zsync-0.6.2' 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 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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/stdio.h:27:0, from rsum.c:23: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdlib.h:24:0, from hash.c:23: /usr/include/features.h:148: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" ^ In file included from /usr/include/string.h:25:0, from md4test.c:18: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdlib.h:24:0, from range.c:23: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdlib.h:24:0, from state.c:24: /usr/include/features.h:148: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" ^ x86_64-alt-linux-gcc -pipe -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 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 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 rm -f libdeflate.a ar cru libdeflate.a deflate.o compress.o trees.o ranlib libdeflate.a 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 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -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/stdio.h:27:0, from zmap.c:26: /usr/include/features.h:148: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" ^ In file included from /usr/include/string.h:25:0, from sha1test.c:18: /usr/include/features.h:148: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" ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/sys/param.h:25, from sha1.c:23: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdio.h:27:0, from zsync.c:37: /usr/include/features.h:148: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 between signed and unsigned integer expressions [-Wsign-compare] if (fread(zblock, sizeof *zblock, nzblocks, f) < nzblocks) { ^ zsync.c: In function 'zsync_get_urls': zsync.c:443:16: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return zs->zurl; ^ zsync.c:448:16: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return zs->url; ^ zsync.c: In function 'zsync_recompress': zsync.c:704:55: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-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:769:6: note: expected 'long long int *' but argument is of type 'off_t * {aka long int *}' void zsync_configure_zstream_for_zdata(const struct zsync_state *zs, ^ zsync.c:942:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] zr->strm.next_in = buf; ^ x86_64-alt-linux-gcc -pipe -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 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]: Entering directory `/usr/src/RPM/BUILD/zsync-0.6.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/zsync-0.6.2/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/zsync-0.6.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -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 In file included from /usr/include/stdio.h:27:0, from make.c:20: /usr/include/features.h:148: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" ^ In file included from /usr/include/string.h:25:0, from url.c:21: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdio.h:27:0, from client.c:21: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdio.h:27:0, from http.c:22: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdio.h:27:0, from makegz.c:19: /usr/include/features.h:148: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" ^ In file included from /usr/include/stdio.h:27:0, from progress.c:19: /usr/include/features.h:148: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); ^ 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:15: 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 from incompatible pointer type [-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:15: 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 from incompatible pointer type [-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:15: 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 from incompatible pointer type [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); ^ make.c: In function 'main': make.c:721:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] seq_matches = len > blocksize ? 2 : 1; ^ make.c:839:33: 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); ^ x86_64-alt-linux-gcc -pipe -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 x86_64-alt-linux-gcc -pipe -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' make[1]: Leaving directory `/usr/src/RPM/BUILD/zsync-0.6.2' make: Leaving directory `/usr/src/RPM/BUILD/zsync-0.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40887 + 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) 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-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97573 + 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 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.wzfeFk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4vtS0d find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KrRk49 Creating zsync-debuginfo package Processing files: zsync-debuginfo-0.6.2-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SipWQ8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YpxWla find-requires: running scripts (debuginfo) Requires: zsync = 0.6.2-alt0.M80P.1, /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-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zsync-debuginfo-0.6.2-alt0.M80P.1.x86_64.rpm 13.44user 3.95system 0:17.74elapsed 98%CPU (0avgtext+0avgdata 36072maxresident)k 0inputs+0outputs (0major+673261minor)pagefaults 0swaps 15.49user 7.40system 0:23.10elapsed 99%CPU (0avgtext+0avgdata 36072maxresident)k 0inputs+0outputs (0major+820414minor)pagefaults 0swaps