<86>Apr 14 01:24:43 userdel[130126]: delete user 'rooter' <86>Apr 14 01:24:43 userdel[130126]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:24:43 groupadd[130164]: group added to /etc/group: name=rooter, GID=681 <86>Apr 14 01:24:43 groupadd[130164]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:24:43 groupadd[130164]: new group: name=rooter, GID=681 <86>Apr 14 01:24:43 useradd[130213]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 14 01:24:43 userdel[130269]: delete user 'builder' <86>Apr 14 01:24:43 userdel[130269]: removed group 'builder' owned by 'builder' <86>Apr 14 01:24:43 userdel[130269]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:24:43 groupadd[130336]: group added to /etc/group: name=builder, GID=682 <86>Apr 14 01:24:43 groupadd[130336]: group added to /etc/gshadow: name=builder <86>Apr 14 01:24:43 groupadd[130336]: new group: name=builder, GID=682 <86>Apr 14 01:24:43 useradd[130353]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash Installing zlib-1.2.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zlib-1.2.8-alt1 + echo 'Source #0 (zlib-1.2.8-alt1.tar):' Source #0 (zlib-1.2.8-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zlib-1.2.8-alt1.tar + cd zlib-1.2.8-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + fgrep -B999 @ zlib.h + xz -9k FAQ doc/algorithm.txt + iconv -fcp1252 -tutf8 + xz -9 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zlib-1.2.8-alt1 + CFLAGS='-pipe -Wall -g -O3' + ./configure --prefix=/usr --libdir=/usr/lib64 Checking for gcc... Checking for shared library support... Building shared library libz.so.1.2.8 with gcc. 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. + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c gcc -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c gcc -pipe -Wall -g -O3 -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 gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -pipe -Wall -g -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.8 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.8 libz.so ln -s libz.so.1.2.8 libz.so.1 gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.8 gcc -pipe -Wall -g -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.8 make: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' + pushd contrib/minizip ~/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip ~/RPM/BUILD/zlib-1.2.8-alt1 + mkdir m4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: installing './compile' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O3' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O3' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O3' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O3' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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-alt-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-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... no checking whether to build example programs... no 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 configure: WARNING: unrecognized options: --without-included-gettext + '[' -n 8 ']' + make -j8 make: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"minizip\ 1.2.8\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c -o ioapi.lo ioapi.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"minizip\ 1.2.8\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c -o mztools.lo mztools.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"minizip\ 1.2.8\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c -o unzip.lo unzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"minizip\ 1.2.8\" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c -o zip.lo zip.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" "-DPACKAGE_STRING=\"minizip 1.2.8\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c mztools.c -fPIC -DPIC -o .libs/mztools.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" "-DPACKAGE_STRING=\"minizip 1.2.8\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" "-DPACKAGE_STRING=\"minizip 1.2.8\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c zip.c -fPIC -DPIC -o .libs/zip.o libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"minizip\" -DPACKAGE_TARNAME=\"minizip\" -DPACKAGE_VERSION=\"1.2.8\" "-DPACKAGE_STRING=\"minizip 1.2.8\"" -DPACKAGE_BUGREPORT=\"bugzilla.redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"minizip\" -DVERSION=\"1.2.8\" -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./../.. -pipe -Wall -g -O3 -c unzip.c -fPIC -DPIC -o .libs/unzip.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O3 -L./../.. -version-info 1:0:0 -o libminizip.la -rpath /usr/lib64 ioapi.lo mztools.lo unzip.lo zip.lo -lz libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/ioapi.o .libs/mztools.o .libs/unzip.o .libs/zip.o -L./../.. -lz -O3 -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: ( cd ".libs" && rm -f "libminizip.la" && ln -s "../libminizip.la" "libminizip.la" ) make: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' + popd ~/RPM/BUILD/zlib-1.2.8-alt1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.201 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zlib-buildroot + cd zlib-1.2.8-alt1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zlib-buildroot LDCONFIG=: make: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' cp libz.a /usr/src/tmp/zlib-buildroot/usr/lib64 chmod 644 /usr/src/tmp/zlib-buildroot/usr/lib64/libz.a cp libz.so.1.2.8 /usr/src/tmp/zlib-buildroot/usr/lib64 chmod 755 /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so.1.2.8 cp zlib.3 /usr/src/tmp/zlib-buildroot/usr/share/man/man3 chmod 644 /usr/src/tmp/zlib-buildroot/usr/share/man/man3/zlib.3 cp zlib.pc /usr/src/tmp/zlib-buildroot/usr/lib64/pkgconfig chmod 644 /usr/src/tmp/zlib-buildroot/usr/lib64/pkgconfig/zlib.pc cp zlib.h zconf.h /usr/src/tmp/zlib-buildroot/usr/include chmod 644 /usr/src/tmp/zlib-buildroot/usr/include/zlib.h /usr/src/tmp/zlib-buildroot/usr/include/zconf.h make: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zlib-buildroot -C contrib/minizip make: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' make[1]: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' /bin/mkdir -p '/usr/src/tmp/zlib-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libminizip.la '/usr/src/tmp/zlib-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libminizip.so.1.0.0 /usr/src/tmp/zlib-buildroot/usr/lib64/libminizip.so.1.0.0 libtool: install: (cd /usr/src/tmp/zlib-buildroot/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 /usr/src/tmp/zlib-buildroot/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: /bin/install -p .libs/libminizip.lai /usr/src/tmp/zlib-buildroot/usr/lib64/libminizip.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/zlib-buildroot/usr/include/minizip' /bin/install -p -m 644 crypt.h ioapi.h mztools.h unzip.h zip.h '/usr/src/tmp/zlib-buildroot/usr/include/minizip' /bin/mkdir -p '/usr/src/tmp/zlib-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 minizip.pc '/usr/src/tmp/zlib-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' make: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1/contrib/minizip' + mkdir /usr/src/tmp/zlib-buildroot/lib64 + for f in /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so ++ readlink /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so + t=libz.so.1.2.8 + ln -sf ../../lib64/libz.so.1.2.8 /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so + mv /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so.1 /usr/src/tmp/zlib-buildroot/usr/lib64/libz.so.1.2.8 /usr/src/tmp/zlib-buildroot/lib64/ + mkdir -p /usr/src/tmp/zlib-buildroot/usr/share/doc/zlib-1.2.8 + install -pm644 License README FAQ.xz ChangeLog.xz doc/algorithm.txt.xz test/example.c test/minigzip.c /usr/src/tmp/zlib-buildroot/usr/share/doc/zlib-1.2.8/ + cp -a examples /usr/src/tmp/zlib-buildroot/usr/share/doc/zlib-1.2.8/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zlib-buildroot (auto) removed './usr/lib64/libminizip.la' mode of './lib64/libz.so.1.2.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libminizip.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/zlib-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/minizip.pc: Libs: '-L${libdir} -lminizip' --> '-lminizip' /usr/lib64/pkgconfig/zlib.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/zlib.pc: Libs: '-L${libdir} -lz' --> '-lz' Compressing files in /usr/src/tmp/zlib-buildroot (auto) Adjusting library links in /usr/src/tmp/zlib-buildroot ./lib64: libz.so.1 -> libz.so.1.2.8 ./usr/lib64: libminizip.so.1 -> libminizip.so.1.0.0 Verifying ELF objects in /usr/src/tmp/zlib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.32837 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zlib-1.2.8-alt1 + make test make: Entering directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' hello world zlib version 1.2.8 = 0x1280, 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.8 = 0x1280, 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.8 = 0x1280, 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 *** make: Leaving directory `/usr/src/RPM/BUILD/zlib-1.2.8-alt1' + exit 0 Processing files: zlib-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7FW90d find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zlib-buildroot/lib64/libz.so.1: 77 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IfKiPC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libz.so.1()(64bit) = set:kd3mbJvh56uTOsqJBEJlZghvEz1oLBSeJMBpWUY44DYNfZD5OsZcPvX1MqM7AZq6xBaKSApsvVopjYF6wnbq4I9aJcqmzYjDGaix0Ab4cCZgoCxphQmspBAAodp33ASd2CfZka1oSPD93BTs5S4ZuTSiPntZ7Ztxhd, 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.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) Requires: 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: libxml2 < 1:2.7.7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FeLqm4 Creating zlib-debuginfo package Processing files: zlib-devel-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SRueHy find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VJ8JO5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(zlib) = 1.2.8 Requires: zlib = 1.2.8-alt1, glibc-devel, /lib64/libz.so.1.2.8, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YvjtGF Processing files: zlib-devel-static-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FMX4ji find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aDPRHX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: zlib-devel = 1.2.8-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pu1GQF Processing files: libminizip-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qje8Iq find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zlib-buildroot/usr/lib64/libminizip.so.1: 67 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FCffme find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libminizip.so.1()(64bit) = set:kd2qxZc0MewZjwiZ4DvwWitpMHhg32715n1nFQ820VZ53YfEuwGJoutCZioWElFtdkeq0bhGz8rIkIuaAkkEkSOVDZqojHP0bmEZpZzZ6TycUJyFU1NdBUNZsZod523q2n5uBnG28hBLobEi3 Requires: zlib = 1.2.8-alt1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libz.so.1()(64bit) >= set:kgb6dgbWdAhpAOohZEkpEyq, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gxp5H4 Creating libminizip-debuginfo package Processing files: libminizip-devel-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xpGgOX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sys1DT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(minizip) = 1.2.8 Requires: libminizip = 1.2.8-alt1, zlib-devel = 1.2.8-alt1, /usr/include/zlib.h, /usr/lib64/libminizip.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fcl5dS Processing files: zlib-debuginfo-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mJ95zT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hBN6FX find-requires: running scripts (debuginfo) Provides: debug64(libz.so.1) Requires: zlib = 1.2.8-alt1, debug64(libc.so.6) Processing files: libminizip-debuginfo-1.2.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ySAwv4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lOOB5d find-requires: running scripts (debuginfo) Provides: debug64(libminizip.so.1) Requires: libminizip = 1.2.8-alt1, debug64(libc.so.6), debug64(libz.so.1) Adding to libminizip-debuginfo a strict dependency on zlib-debuginfo Removing from libminizip-debuginfo 2 sources provided by zlib-debuginfo Removing 1 extra deps from zlib-devel due to dependency on zlib Removing 2 extra deps from libminizip due to dependency on zlib Removing 1 extra deps from libminizip-devel due to dependency on zlib-devel Removing 1 extra deps from libminizip-devel due to dependency on libminizip Removing 1 extra deps from libminizip-debuginfo due to dependency on zlib-debuginfo Removing 4 extra deps from libminizip due to repentancy on zlib Removing 1 extra deps from libminizip-devel due to repentancy on zlib-devel Removing 1 extra deps from libminizip-debuginfo due to repentancy on zlib-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/zlib-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zlib-devel-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zlib-devel-static-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libminizip-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libminizip-devel-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zlib-debuginfo-1.2.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libminizip-debuginfo-1.2.8-alt1.x86_64.rpm 13.85user 2.58system 0:34.12elapsed 48%CPU (0avgtext+0avgdata 67912maxresident)k 0inputs+0outputs (0major+1232035minor)pagefaults 0swaps 15.14user 4.38system 0:37.60elapsed 51%CPU (0avgtext+0avgdata 67912maxresident)k 0inputs+0outputs (0major+1467667minor)pagefaults 0swaps --- zlib-devel-1.2.8-alt1.x86_64.rpm.repo 2013-06-12 23:16:54.000000000 +0000 +++ zlib-devel-1.2.8-alt1.x86_64.rpm.hasher 2019-04-14 01:25:20.134680922 +0000 @@ -22,3 +22,3 @@ /usr/share/doc/zlib-1.2.8/minigzip.c 100644 -/usr/share/man/man3/zlib.3.gz 100644 +/usr/share/man/man3/zlib.3.xz 100644 Requires: zlib = 1.2.8-alt1