request from: hawk checking if we should skip the build started at: Tue Apr 4 13:07:41 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/07b6387d-1c26-407a-b640-18a049128d71/zlib-1.2.11-1.src.rpm fetched 618935 bytes, 1500.9 K/s installing srpm: zlib-1.2.11-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.qSch94/BUILD /tmp/B.qSch94/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog zlib-1.2.11-1.src.rpm * Tue Apr 04 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/zlib.git;a=log;h=master * Sun Jan 15 2017 Arkadiusz Miśkiewicz 035b201 - up to 1.2.11 (bug fixes) * Tue Jan 03 2017 Arkadiusz Miśkiewicz 4bd3794 - up to 1.2.10 * Mon Jan 02 2017 Arkadiusz Miśkiewicz f31d59a - move asm patch into asm bcond; fail build if test suite fails * Sun Jan 01 2017 Arkadiusz Miśkiewicz 14c9f73 - note about asm * Sun Jan 01 2017 Arkadiusz Miśkiewicz 42be448 - rel 2; disable asm optimizations; cause segfaults; (are these really better than C code optimization these days?) * Sun Jan 01 2017 Arkadiusz Miśkiewicz 981b9e4 - up to 1.2.9 + rpm -Uhv --nodeps --define '_topdir /tmp/B.qSch94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' zlib-1.2.11-1.src.rpm zlib ################################################## + rm -f zlib-1.2.11-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.qSch94/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.qSch94/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.qSch94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.qSch94/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: 07b6387d-1c26-407a-b640-18a049128d71; TMPDIR=/tmp/B.qSch94/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.qSch94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.qSch94/zlib.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 07b6387d-1c26-407a-b640-18a049128d71 + TMPDIR=/tmp/B.qSch94/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.qSch94' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.qSch94/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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.79549 + umask 022 + cd /tmp/B.qSch94/BUILD + cd /tmp/B.qSch94/BUILD + rm -rf zlib-1.2.11 + /usr/bin/gzip -dc /tmp/B.qSch94/zlib-1.2.11.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zlib-1.2.11 + /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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.79549 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.qSch94/BUILD/tmp + umask 022 + cd /tmp/B.qSch94/BUILD + cd zlib-1.2.11 + 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 ' ./configure '--prefix=/usr' '--libdir=/usr/lib' '--sharedlibdir=/usr/lib' Checking for shared library support... Building shared library libz.so.1.2.11 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 -j8 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 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.11 libz.so ln -s libz.so.1.2.11 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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 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 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 + 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 + 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 thread-safe 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 for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... 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 how to run the C preprocessor... i686-tld-linux-gcc -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 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 -j8 -j1 /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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.11\" "-DPACKAGE_STRING=\"minizip 1.2.11\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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" ) i686-tld-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 miniunz.c: In function 'change_file_date': miniunz.c:100:13: warning: extra tokens at end of #ifdef directive #ifdef unix || __APPLE__ ^~ miniunz.c: In function 'mymkdir': miniunz.c:131:11: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] ret = mkdir (dirname,0775); ^~~~~ mv -f .deps/miniunz.Tpo .deps/miniunz.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 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.11\" -DPACKAGE_STRING=\"minizip\ 1.2.11\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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 minizip.c:97:13: warning: extra tokens at end of #ifdef directive #ifdef unix || __APPLE__ ^~ 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 -j8 -j1 check + tee test-log hello world zlib version 1.2.11 = 0x12b0, 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.11 = 0x12b0, 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.11 = 0x12b0, 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 + 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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.40110 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.qSch94/BUILD/tmp + umask 022 + cd /tmp/B.qSch94/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder + /bin/mkdir -p /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder + cd zlib-1.2.11 + rm -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder + install -d /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/lib + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder' rm -f /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libz.a cp libz.a /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib chmod 644 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libz.a cp libz.so.1.2.11 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib chmod 755 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libz.so.1.2.11 rm -f /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/man/man3/zlib.3 cp zlib.3 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/man/man3 chmod 644 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/man/man3/zlib.3 rm -f /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/pkgconfig/zlib.pc cp zlib.pc /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/pkgconfig chmod 644 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/pkgconfig/zlib.pc rm -f /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/zlib.h /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/zconf.h cp zlib.h zconf.h /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include chmod 644 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/zlib.h /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/zconf.h + install zutil.h /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include + /usr/bin/make -j8 -C contrib/minizip install 'DESTDIR=/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder' make: Entering directory `/tmp/B.qSch94/BUILD/zlib-1.2.11/contrib/minizip' make[1]: Entering directory `/tmp/B.qSch94/BUILD/zlib-1.2.11/contrib/minizip' /bin/mkdir -p '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/minizip' /bin/mkdir -p '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libminizip.la '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib' /usr/bin/install -c -m 644 minizip.pc '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/include/minizip' libtool: install: /usr/bin/install -c .libs/libminizip.so.1.0.0 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libminizip.so.1.0.0 libtool: install: (cd /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-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.qSch94/BUILD/tmp/zlib-1.2.11-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.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libminizip.la libtool: install: /usr/bin/install -c .libs/libminizip.a /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libminizip.a libtool: install: chmod 644 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libminizip.a libtool: install: ranlib /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libminizip.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c miniunzip minizip '/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-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.qSch94/BUILD/tmp/zlib-1.2.11-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.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/bin/minizip make[1]: Leaving directory `/tmp/B.qSch94/BUILD/zlib-1.2.11/contrib/minizip' make: Leaving directory `/tmp/B.qSch94/BUILD/zlib-1.2.11/contrib/minizip' + mv -f /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libz.so.1 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/lib/libz.so.1.2.11 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/lib + basename /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/lib/libz.so.1.2.11 + ln -sf /lib/libz.so.1.2.11 /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-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_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... 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.11-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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.40110 + umask 022 + cd /tmp/B.qSch94/BUILD + cd zlib-1.2.11 + DOCDIR=/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11 + export DOCDIR + rm -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11 + /bin/mkdir -p /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11... Documentation compressed. + cp -pr ChangeLog FAQ README doc/algorithm.txt doc/txtvsbin.txt /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/zlib-1.2.11... ./FAQ ./ChangeLog ./README ./algorithm.txt ./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.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.11-1 Provides: pkgconfig(zlib) = 1.2.11 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: zlib1-devel Processing files: zlib-static-1.2.11-1 Processing files: minizip-1.2.11-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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.40110 + umask 022 + cd /tmp/B.qSch94/BUILD + cd zlib-1.2.11 + DOCDIR=/tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11 + export DOCDIR + rm -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11 + /bin/mkdir -p /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11... Documentation compressed. + cp -pr contrib/minizip/MiniZip64_Changes.txt contrib/minizip/MiniZip64_info.txt /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder/usr/share/doc/minizip-1.2.11... ./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 rtld(GNU_HASH) Processing files: minizip-devel-1.2.11-1 Provides: libtool(/usr/lib/libminizip.la) pkgconfig(minizip) = 1.2.11 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: minizip-static-1.2.11-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder Wrote: /tmp/B.qSch94/RPMS/zlib-1.2.11-1.i686.rpm Wrote: /tmp/B.qSch94/RPMS/zlib-devel-1.2.11-1.i686.rpm Wrote: /tmp/B.qSch94/RPMS/zlib-static-1.2.11-1.i686.rpm Wrote: /tmp/B.qSch94/RPMS/minizip-1.2.11-1.i686.rpm Wrote: /tmp/B.qSch94/RPMS/minizip-devel-1.2.11-1.i686.rpm Wrote: /tmp/B.qSch94/RPMS/minizip-static-1.2.11-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.qSch94/BUILD/tmp /bin/sh -e /tmp/B.qSch94/BUILD/tmp/rpm-tmp.40110 + umask 022 + cd /tmp/B.qSch94/BUILD + cd zlib-1.2.11 + /bin/rm '--interactive=never' -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder + rm -rf /tmp/B.qSch94/BUILD/tmp/zlib-1.2.11-root-builder ended at: Tue Apr 4 13:07:51 2017, done in 0:00:09.445181 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.qSch94/BUILD + rm -rf /tmp/B.qSch94/tmp /tmp/B.qSch94/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/... 200..400..418 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## zlib ################################################## zlib-devel ################################################## minizip ################################################## zlib-static ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.qSch94 Begin-TLD-Builder-Info Build-Time: user:12.36s sys:1.13s real:11.79s (faults io:0 non-io:810650) Files queued for ftp: 19457 minizip-static-1.2.11-1.i686.rpm 14165 minizip-devel-1.2.11-1.i686.rpm 31923 minizip-1.2.11-1.i686.rpm 47660 zlib-static-1.2.11-1.i686.rpm 40165 zlib-devel-1.2.11-1.i686.rpm 96081 zlib-1.2.11-1.i686.rpm 270 zlib-1.2.11-1.src.rpm.uploadinfo End-TLD-Builder-Info