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, 14642.9 K/s installing srpm: zlib-1.2.13-1.src.rpm + install -d /tmp/B._IYGas/BUILD /tmp/B._IYGas/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._IYGas' --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._IYGas/BUILD/tmp + TMPDIR=/tmp/B._IYGas/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B._IYGas' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B._IYGas/zlib.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: c5f4148f-c00f-4da5-b4fe-355bc1a4f983; TMPDIR=/tmp/B._IYGas/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B._IYGas' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B._IYGas/zlib.spec + : build-id: c5f4148f-c00f-4da5-b4fe-355bc1a4f983 + TMPDIR=/tmp/B._IYGas/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B._IYGas' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B._IYGas/zlib.spec Building target platforms: x86_64-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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.98334 + umask 022 + cd /tmp/B._IYGas/BUILD + cd /tmp/B._IYGas/BUILD + rm -rf zlib-1.2.13 + /usr/bin/gzip -dc /tmp/B._IYGas/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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.98334 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._IYGas/BUILD/tmp + umask 022 + cd /tmp/B._IYGas/BUILD + cd zlib-1.2.13 + CC=x86_64-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 -fPIC -march=x86-64 -fPIC' ./configure '--prefix=/usr' '--libdir=/usr/lib64' '--sharedlibdir=/usr/lib64' Checking for shared library support... Building shared library libz.so.1.2.13 with x86_64-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 x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a x86_64-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 -fPIC -march=x86-64 -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 x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.13 x86_64-tld-linux-gcc -D_REENTRANT -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' --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... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for x86_64-tld-linux-gcc... x86_64-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to enable C11 features... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-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 x86_64-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 x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-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 x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-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 -fPIC -march=x86-64 -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 x86_64-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 -fPIC -march=x86-64 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.lo ioapi.c libtool: compile: x86_64-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 -fPIC -march=x86-64 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o libtool: compile: x86_64-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 -fPIC -march=x86-64 -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 x86_64-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 -fPIC -march=x86-64 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c -o mztools.lo mztools.c libtool: compile: x86_64-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 -fPIC -march=x86-64 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c mztools.c -fPIC -DPIC -o .libs/mztools.o libtool: compile: x86_64-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 -fPIC -march=x86-64 -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 x86_64-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 -fPIC -march=x86-64 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c -o unzip.lo unzip.c libtool: compile: x86_64-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 -fPIC -march=x86-64 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/unzip.o libtool: compile: x86_64-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 -fPIC -march=x86-64 -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 x86_64-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 -fPIC -march=x86-64 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo zip.c libtool: compile: x86_64-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 -fPIC -march=x86-64 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c zip.c -fPIC -DPIC -o .libs/zip.o libtool: compile: x86_64-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 -fPIC -march=x86-64 -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 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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/lib64 ioapi.lo mztools.lo unzip.lo zip.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -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 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -L./../.. -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o miniunzip miniunz.o libminizip.la libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 x86_64-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 -fPIC -march=x86-64 -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 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 = 0xa9 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 = 0xa9 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 = 0xa9 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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.69432 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._IYGas/BUILD/tmp + umask 022 + cd /tmp/B._IYGas/BUILD + /bin/rm '--interactive=never' -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder + /bin/mkdir -p /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder + cd zlib-1.2.13 + rm -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder + install -d /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/lib64 + /usr/bin/make -j6 install 'DESTDIR=/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder' rm -f /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libz.a cp libz.a /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64 chmod 644 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libz.a cp libz.so.1.2.13 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64 chmod 755 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libz.so.1.2.13 rm -f /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3/zlib.3 cp zlib.3 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3 chmod 644 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/man/man3/zlib.3 rm -f /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/pkgconfig/zlib.pc cp zlib.pc /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/pkgconfig chmod 644 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/pkgconfig/zlib.pc rm -f /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zlib.h /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zconf.h cp zlib.h zconf.h /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include chmod 644 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zlib.h /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/zconf.h + cp -p zutil.h /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include + /usr/bin/make -j6 -C contrib/minizip install 'DESTDIR=/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder' make: Entering directory '/tmp/B._IYGas/BUILD/zlib-1.2.13/contrib/minizip' make[1]: Entering directory '/tmp/B._IYGas/BUILD/zlib-1.2.13/contrib/minizip' /bin/mkdir -p '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip' /bin/mkdir -p '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libminizip.la '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64' /usr/bin/install -c -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip' /usr/bin/install -c -m 644 minizip.pc '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/pkgconfig' libtool: install: /usr/bin/install -c .libs/libminizip.so.1.0.0 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libminizip.so.1.0.0 libtool: install: (cd /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64 && { 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._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64 && { 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._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libminizip.la libtool: install: /usr/bin/install -c .libs/libminizip.a /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libminizip.a libtool: install: chmod 644 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libminizip.a libtool: install: ranlib /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libminizip.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c miniunzip minizip '/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin' libtool: warning: 'libminizip.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/miniunzip /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin/miniunzip libtool: warning: 'libminizip.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/minizip /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/bin/minizip make[1]: Leaving directory '/tmp/B._IYGas/BUILD/zlib-1.2.13/contrib/minizip' make: Leaving directory '/tmp/B._IYGas/BUILD/zlib-1.2.13/contrib/minizip' + /bin/rm '--interactive=never' /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/include/minizip/crypt.h + /bin/mv /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libz.so.1 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/libz.so.1.2.13 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/lib64 + basename /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/lib64/libz.so.1.2.13 + ln -sf /lib64/libz.so.1.2.13 /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/lib64/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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.69432 + umask 022 + cd /tmp/B._IYGas/BUILD + cd zlib-1.2.13 + DOCDIR=/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + export DOCDIR + rm -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13 + /bin/mkdir -p /tmp/B._IYGas/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._IYGas/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._IYGas/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._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/zlib-1.2.13... ./txtvsbin.txt ./algorithm.txt ./FAQ ./README ./ChangeLog Documentation compressed. + exit 0 Provides: libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.0.8)(64bit) libz.so.1(ZLIB_1.2.12)(64bit) libz.so.1(ZLIB_1.2.2)(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) libz.so.1(ZLIB_1.2.2.4)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) libz.so.1(ZLIB_1.2.3.4)(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) libz.so.1(ZLIB_1.2.5.1)(64bit) libz.so.1(ZLIB_1.2.5.2)(64bit) libz.so.1(ZLIB_1.2.7.1)(64bit) libz.so.1(ZLIB_1.2.9)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) 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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.69432 + umask 022 + cd /tmp/B._IYGas/BUILD + cd zlib-1.2.13 + DOCDIR=/tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + export DOCDIR + rm -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13 + /bin/mkdir -p /tmp/B._IYGas/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._IYGas/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._IYGas/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._IYGas/BUILD/tmp/zlib-1.2.13-root-builder/usr/share/doc/minizip-1.2.13... ./MiniZip64_info.txt ./MiniZip64_Changes.txt Documentation compressed. + exit 0 Provides: libminizip.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libminizip.so.1()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.9)(64bit) rtld(GNU_HASH) Processing files: minizip-devel-1.2.13-1 Provides: libtool(/usr/lib64/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._IYGas/BUILD/tmp/zlib-1.2.13-root-builder warning: Could not canonicalize hostname: tld-x64 Wrote: /tmp/B._IYGas/RPMS/zlib-1.2.13-1.x86_64.rpm Wrote: /tmp/B._IYGas/RPMS/zlib-devel-1.2.13-1.x86_64.rpm Wrote: /tmp/B._IYGas/RPMS/zlib-static-1.2.13-1.x86_64.rpm Wrote: /tmp/B._IYGas/RPMS/minizip-1.2.13-1.x86_64.rpm Wrote: /tmp/B._IYGas/RPMS/minizip-devel-1.2.13-1.x86_64.rpm Wrote: /tmp/B._IYGas/RPMS/minizip-static-1.2.13-1.x86_64.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._IYGas/BUILD/tmp /bin/sh -e /tmp/B._IYGas/BUILD/tmp/rpm-tmp.69432 + umask 022 + cd /tmp/B._IYGas/BUILD + cd zlib-1.2.13 + /bin/rm '--interactive=never' -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder + rm -rf /tmp/B._IYGas/BUILD/tmp/zlib-1.2.13-root-builder ended at: Mon Jan 1 01:47:04 2024, done in 0:00:08.118454 + chmod -R u+rwX /tmp/B._IYGas/BUILD + rm -rf /tmp/B._IYGas/tmp /tmp/B._IYGas/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._IYGas Begin-TLD-Builder-Info Build-Time: user:9.03s sys:2.19s real:21.58s (faults io:1697 non-io:1175867) Files queued for ftp: 18424 minizip-static-1.2.13-1.x86_64.rpm 11935 minizip-devel-1.2.13-1.x86_64.rpm 28640 minizip-1.2.13-1.x86_64.rpm 50958 zlib-static-1.2.13-1.x86_64.rpm 39834 zlib-devel-1.2.13-1.x86_64.rpm 99032 zlib-1.2.13-1.x86_64.rpm 282 zlib-1.2.13-1.src.rpm.uploadinfo End-TLD-Builder-Info