request from: hawk checking if we should skip the build started at: Mon Jan 1 01:46:56 2024 fetching http://src.tld-linux.org/~builderti//srpms/c5f4148f-c00f-4da5-b4fe-355bc1a4f983/zlib-1.2.13-1.src.rpm fetched 1508966 bytes, 11501.5 K/s installing srpm: zlib-1.2.13-1.src.rpm + install -d /tmp/B.1FfU65/BUILD /tmp/B.1FfU65/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog zlib-1.2.13-1.src.rpm * Mon Jan 01 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/zlib.git;a=log;h=d74f25fe70302e7303a6036efaa5286e8fe12f18 + rpm -Uhv --nodeps --define '_topdir /tmp/B.1FfU65' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' zlib-1.2.13-1.src.rpm zlib ################################################## + rm -f zlib-1.2.13-1.src.rpm + install -m 700 -d /tmp/B.1FfU65/BUILD/tmp + TMPDIR=/tmp/B.1FfU65/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.1FfU65' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.1FfU65/zlib.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: c5f4148f-c00f-4da5-b4fe-355bc1a4f983; TMPDIR=/tmp/B.1FfU65/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.1FfU65' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.1FfU65/zlib.spec + : build-id: c5f4148f-c00f-4da5-b4fe-355bc1a4f983 + TMPDIR=/tmp/B.1FfU65/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.1FfU65' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.1FfU65/zlib.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.84413 + umask 022 + cd /tmp/B.1FfU65/BUILD + cd /tmp/B.1FfU65/BUILD + rm -rf zlib-1.2.13 + /usr/bin/gzip -dc /tmp/B.1FfU65/zlib-1.2.13.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zlib-1.2.13 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.84413 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp + umask 022 + cd /tmp/B.1FfU65/BUILD + cd zlib-1.2.13 + CC=i686-tld-linux-gcc CFLAGS='-D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC' ./configure '--prefix=/usr' '--libdir=/usr/lib' '--sharedlibdir=/usr/lib' Checking for shared library support... Building shared library libz.so.1.2.13 with i686-tld-linux-gcc. Checking for size_t... Yes. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for strerror... Yes. Checking for unistd.h... Yes. Checking for stdarg.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for attribute(visibility) support... Yes. + /usr/bin/make -j6 i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a i686-tld-linux-gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.13 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc rm -f libz.so libz.so.1 ln -s libz.so.1.2.13 libz.so ln -s libz.so.1.2.13 libz.so.1 i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.13 i686-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.13 + cd contrib/minizip + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf configure.ac:10: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:10: the top level + automake -a -c -f --foreign configure.ac:7: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-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' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' --enable-demos checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for i686-tld-linux-gcc... i686-tld-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 the compiler supports GNU C... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to enable C11 features... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to build example programs... yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating minizip.pc config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j6 -j1 i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT miniunz.o -MD -MP -MF .deps/miniunz.Tpo -c -o miniunz.o miniunz.c mv -f .deps/miniunz.Tpo .deps/miniunz.Po /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.lo ioapi.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c ioapi.c -o ioapi.o >/dev/null 2>&1 mv -f .deps/ioapi.Tpo .deps/ioapi.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c -o mztools.lo mztools.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c mztools.c -fPIC -DPIC -o .libs/mztools.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c mztools.c -o mztools.o >/dev/null 2>&1 mv -f .deps/mztools.Tpo .deps/mztools.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c -o unzip.lo unzip.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/unzip.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -o unzip.o >/dev/null 2>&1 mv -f .deps/unzip.Tpo .deps/unzip.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo zip.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c zip.c -fPIC -DPIC -o .libs/zip.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" "-DPACKAGE_STRING=\"minizip 1.2.13\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c zip.c -o zip.o >/dev/null 2>&1 mv -f .deps/zip.Tpo .deps/zip.Plo /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -L./../.. -version-info 1:0:0 -lz -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libminizip.la -rpath /usr/lib ioapi.lo mztools.lo unzip.lo zip.lo libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/ioapi.o .libs/mztools.o .libs/unzip.o .libs/zip.o -L./../.. -lz -Wl,-soname -Wl,libminizip.so.1 -o .libs/libminizip.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libminizip.so.1" && ln -s "libminizip.so.1.0.0" "libminizip.so.1") libtool: link: (cd ".libs" && rm -f "libminizip.so" && ln -s "libminizip.so.1.0.0" "libminizip.so") libtool: link: ar cru .libs/libminizip.a ioapi.o mztools.o unzip.o zip.o libtool: link: ranlib .libs/libminizip.a libtool: link: ( cd ".libs" && rm -f "libminizip.la" && ln -s "../libminizip.la" "libminizip.la" ) /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -L./../.. -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o miniunzip miniunz.o libminizip.la libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/miniunzip miniunz.o -L./../.. ./.libs/libminizip.so -lz i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.13\" -DPACKAGE_STRING=\"minizip\ 1.2.13\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.13\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./../.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT minizip.o -MD -MP -MF .deps/minizip.Tpo -c -o minizip.o minizip.c mv -f .deps/minizip.Tpo .deps/minizip.Po /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -L./../.. -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o minizip minizip.o libminizip.la -lz libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/minizip minizip.o -L./../.. ./.libs/libminizip.so -lz + cd ../.. + 2>&1 + /usr/bin/make -j6 -j1 check + tee test-log hello world zlib version 1.2.13 = 0x12d0, compile flags = 0x55 uncompress(): hello, hello! gzread(): hello, hello! gzgets() after gzseek: hello! inflate(): hello, hello! large_inflate(): OK after inflateSync(): hello, hello! inflate with dictionary: hello, hello! *** zlib test OK *** hello world zlib version 1.2.13 = 0x12d0, compile flags = 0x55 uncompress(): hello, hello! gzread(): hello, hello! gzgets() after gzseek: hello! inflate(): hello, hello! large_inflate(): OK after inflateSync(): hello, hello! inflate with dictionary: hello, hello! *** zlib shared test OK *** hello world zlib version 1.2.13 = 0x12d0, compile flags = 0x55 uncompress(): hello, hello! gzread(): hello, hello! gzgets() after gzseek: hello! inflate(): hello, hello! large_inflate(): OK after inflateSync(): hello, hello! inflate with dictionary: hello, hello! *** zlib 64-bit test OK *** + grep -q FAILED test-log + echo 'Tests OK' Tests OK + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.51721 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp + umask 022 + cd /tmp/B.1FfU65/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder + /bin/mkdir -p /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder + cd zlib-1.2.13 + rm -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder + install -d /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/lib + /usr/bin/make -j6 install 'DESTDIR=/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder' rm -f /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.a cp libz.a /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib chmod 644 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.a cp libz.so.1.2.13 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib chmod 755 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.so.1.2.13 rm -f /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3/zlib.3 cp zlib.3 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3 chmod 644 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3/zlib.3 rm -f /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/pkgconfig/zlib.pc cp zlib.pc /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/pkgconfig chmod 644 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/pkgconfig/zlib.pc rm -f /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zlib.h /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zconf.h cp zlib.h zconf.h /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include chmod 644 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zlib.h /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zconf.h + cp -p zutil.h /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include + /usr/bin/make -j6 -C contrib/minizip install 'DESTDIR=/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder' make: Entering directory '/tmp/B.1FfU65/BUILD/zlib-1.2.13/contrib/minizip' make[1]: Entering directory '/tmp/B.1FfU65/BUILD/zlib-1.2.13/contrib/minizip' /bin/mkdir -p '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip' /bin/mkdir -p '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libminizip.la '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib' /usr/bin/install -c -m 644 minizip.pc '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip' libtool: install: /usr/bin/install -c .libs/libminizip.so.1.0.0 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libminizip.so.1.0.0 libtool: install: (cd /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so.1 || { rm -f libminizip.so.1 && ln -s libminizip.so.1.0.0 libminizip.so.1; }; }) libtool: install: (cd /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib && { ln -s -f libminizip.so.1.0.0 libminizip.so || { rm -f libminizip.so && ln -s libminizip.so.1.0.0 libminizip.so; }; }) libtool: install: /usr/bin/install -c .libs/libminizip.lai /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libminizip.la libtool: install: /usr/bin/install -c .libs/libminizip.a /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libminizip.a libtool: install: chmod 644 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libminizip.a libtool: install: ranlib /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libminizip.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c miniunzip minizip '/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin' libtool: warning: 'libminizip.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/miniunzip /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin/miniunzip libtool: warning: 'libminizip.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/minizip /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin/minizip make[1]: Leaving directory '/tmp/B.1FfU65/BUILD/zlib-1.2.13/contrib/minizip' make: Leaving directory '/tmp/B.1FfU65/BUILD/zlib-1.2.13/contrib/minizip' + /bin/rm '--interactive=never' /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip/crypt.h + /bin/mv /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.so.1 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.so.1.2.13 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/lib + basename /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/lib/libz.so.1.2.13 + ln -sf /lib/libz.so.1.2.13 /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib/libz.so + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 2 ELF shared libraries...DONE Stripping 2 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: zlib-1.2.13-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.51721 + umask 022 + cd /tmp/B.1FfU65/BUILD + cd zlib-1.2.13 + DOCDIR=/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + export DOCDIR + rm -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + /bin/mkdir -p /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13... Documentation compressed. + cp -pr ChangeLog FAQ README doc/algorithm.txt doc/txtvsbin.txt /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13... ./FAQ ./ChangeLog ./algorithm.txt ./README ./txtvsbin.txt Documentation compressed. + exit 0 Provides: libz.so.1 libz.so.1(ZLIB_1.2.0) libz.so.1(ZLIB_1.2.0.2) libz.so.1(ZLIB_1.2.0.8) libz.so.1(ZLIB_1.2.12) libz.so.1(ZLIB_1.2.2) libz.so.1(ZLIB_1.2.2.3) libz.so.1(ZLIB_1.2.2.4) libz.so.1(ZLIB_1.2.3.3) libz.so.1(ZLIB_1.2.3.4) libz.so.1(ZLIB_1.2.3.5) libz.so.1(ZLIB_1.2.5.1) libz.so.1(ZLIB_1.2.5.2) libz.so.1(ZLIB_1.2.7.1) libz.so.1(ZLIB_1.2.9) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Conflicts: elinks < 1:0.12 libxml2 < 1:2.7.6-6 poldek-libs < 0.30-0.20080820.23.40 Obsoletes: zlib1 Processing files: zlib-devel-1.2.13-1 Provides: pkgconfig(zlib) = 1.2.13 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: zlib1-devel Processing files: zlib-static-1.2.13-1 Processing files: minizip-1.2.13-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.51721 + umask 022 + cd /tmp/B.1FfU65/BUILD + cd zlib-1.2.13 + DOCDIR=/tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + export DOCDIR + rm -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + /bin/mkdir -p /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13... Documentation compressed. + cp -pr contrib/minizip/MiniZip64_Changes.txt contrib/minizip/MiniZip64_info.txt /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13... ./MiniZip64_Changes.txt ./MiniZip64_info.txt Documentation compressed. + exit 0 Provides: libminizip.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libminizip.so.1 libz.so.1 libz.so.1(ZLIB_1.2.9) rtld(GNU_HASH) Processing files: minizip-devel-1.2.13-1 Provides: libtool(/usr/lib/libminizip.la) pkgconfig(minizip) = 1.2.13 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: minizip-static-1.2.13-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder warning: Could not canonicalize hostname: tld-x86 Wrote: /tmp/B.1FfU65/RPMS/zlib-1.2.13-1.i686.rpm Wrote: /tmp/B.1FfU65/RPMS/zlib-devel-1.2.13-1.i686.rpm Wrote: /tmp/B.1FfU65/RPMS/zlib-static-1.2.13-1.i686.rpm Wrote: /tmp/B.1FfU65/RPMS/minizip-1.2.13-1.i686.rpm Wrote: /tmp/B.1FfU65/RPMS/minizip-devel-1.2.13-1.i686.rpm Wrote: /tmp/B.1FfU65/RPMS/minizip-static-1.2.13-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1FfU65/BUILD/tmp /bin/sh -e /tmp/B.1FfU65/BUILD/tmp/rpm-tmp.51721 + umask 022 + cd /tmp/B.1FfU65/BUILD + cd zlib-1.2.13 + /bin/rm '--interactive=never' -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder + rm -rf /tmp/B.1FfU65/BUILD/tmp/zlib-1.2.13-root-builder ended at: Mon Jan 1 01:47:05 2024, done in 0:00:08.284354 + chmod -R u+rwX /tmp/B.1FfU65/BUILD + rm -rf /tmp/B.1FfU65/tmp /tmp/B.1FfU65/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## zlib ################################################## zlib-devel ################################################## zlib-static ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.1FfU65 Begin-TLD-Builder-Info Build-Time: user:9.79s sys:2.03s real:15.08s (faults io:644 non-io:981699) Files queued for ftp: 18159 minizip-static-1.2.13-1.i686.rpm 11990 minizip-devel-1.2.13-1.i686.rpm 29216 minizip-1.2.13-1.i686.rpm 47229 zlib-static-1.2.13-1.i686.rpm 39888 zlib-devel-1.2.13-1.i686.rpm 94522 zlib-1.2.13-1.i686.rpm 270 zlib-1.2.13-1.src.rpm.uploadinfo End-TLD-Builder-Info