<86>Nov 14 07:11:22 userdel[12627]: delete user 'rooter' <86>Nov 14 07:11:22 userdel[12627]: removed group 'rooter' owned by 'rooter' <86>Nov 14 07:11:22 userdel[12627]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 07:11:22 groupadd[12644]: group added to /etc/group: name=rooter, GID=528 <86>Nov 14 07:11:22 groupadd[12644]: group added to /etc/gshadow: name=rooter <86>Nov 14 07:11:22 groupadd[12644]: new group: name=rooter, GID=528 <86>Nov 14 07:11:22 useradd[12658]: new user: name=rooter, UID=528, GID=528, home=/root, shell=/bin/bash <86>Nov 14 07:11:22 userdel[12698]: delete user 'builder' <86>Nov 14 07:11:22 userdel[12698]: removed group 'builder' owned by 'builder' <86>Nov 14 07:11:22 userdel[12698]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 07:11:22 groupadd[12722]: group added to /etc/group: name=builder, GID=529 <86>Nov 14 07:11:22 groupadd[12722]: group added to /etc/gshadow: name=builder <86>Nov 14 07:11:22 groupadd[12722]: new group: name=builder, GID=529 <86>Nov 14 07:11:22 useradd[12740]: new user: name=builder, UID=529, GID=529, home=/usr/src, shell=/bin/bash <13>Nov 14 07:11:26 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 14 07:11:26 rpmi: libstdc++7-devel-7.3.1-alt5 1531512767 installed <13>Nov 14 07:11:27 rpmi: gcc7-c++-7.3.1-alt5 1531512767 installed <13>Nov 14 07:11:27 rpmi: gcc-c++-7-alt6 1528289187 installed <13>Nov 14 07:11:27 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libzip2-0.11.2-alt3.nosrc.rpm Installing libzip2-0.11.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46433 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libzip-0.11.2 + echo 'Source #0 (libzip-0.11.2.tar.bz2):' Source #0 (libzip-0.11.2.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libzip-0.11.2.tar.bz2 + cd libzip-0.11.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libzip-0.11.2-CVE-2015-2331.patch):' Patch #1 (libzip-0.11.2-CVE-2015-2331.patch): + /usr/bin/patch -p1 patching file lib/zip_dirent.c + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 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: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libzip-0.11.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --includedir=/usr/include/libzip2 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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for main in -lz... yes checking new ZLIB version... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf 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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-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... no checking for _close... no checking for _dup... no checking for _fdopen... no checking for _fileno... no checking for _open... no checking for _snprintf... no checking for _strdup... no checking for _stricmp... no checking for fseeko... yes checking for ftello... yes checking for getopt... yes checking for open... yes checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for mkstemp... yes checking MoveFileExA... no checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for ssize_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 4 checking for touch... /bin/touch checking for unzip... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for simple visibility declarations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libzip.pc config.status: creating libzip-uninstalled.pc config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating regress/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' sh ./make_zipconf.sh ../config.h zipconf.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_add_dir.lo zip_add_dir.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_add_dir.c -fPIC -DPIC -o .libs/zip_add_dir.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_dir_add.lo zip_dir_add.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_dir_add.c -fPIC -DPIC -o .libs/zip_dir_add.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_discard.lo zip_discard.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_discard.c -fPIC -DPIC -o .libs/zip_discard.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_add.lo zip_add.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_add.c -fPIC -DPIC -o .libs/zip_add.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_add_entry.lo zip_add_entry.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_add_entry.c -fPIC -DPIC -o .libs/zip_add_entry.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_delete.lo zip_delete.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_delete.c -fPIC -DPIC -o .libs/zip_delete.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_entry.lo zip_entry.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_entry.c -fPIC -DPIC -o .libs/zip_entry.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_err_str.lo zip_err_str.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_err_str.c -fPIC -DPIC -o .libs/zip_err_str.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error_get.lo zip_error_get.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error_get.c -fPIC -DPIC -o .libs/zip_error_get.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error.lo zip_error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error.c -fPIC -DPIC -o .libs/zip_error.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error_clear.lo zip_error_clear.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error_clear.c -fPIC -DPIC -o .libs/zip_error_clear.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error_get_sys_type.lo zip_error_get_sys_type.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error_get_sys_type.c -fPIC -DPIC -o .libs/zip_error_get_sys_type.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error_strerror.lo zip_error_strerror.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error_strerror.c -fPIC -DPIC -o .libs/zip_error_strerror.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fclose.lo zip_fclose.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fclose.c -fPIC -DPIC -o .libs/zip_fclose.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fdopen.lo zip_fdopen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fdopen.c -fPIC -DPIC -o .libs/zip_fdopen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_add.lo zip_file_add.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_add.c -fPIC -DPIC -o .libs/zip_file_add.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_error_to_str.lo zip_error_to_str.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_error_to_str.c -fPIC -DPIC -o .libs/zip_error_to_str.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_error_clear.lo zip_file_error_clear.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_error_clear.c -fPIC -DPIC -o .libs/zip_file_error_clear.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_error_get.lo zip_file_error_get.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_error_get.c -fPIC -DPIC -o .libs/zip_file_error_get.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_get_external_attributes.lo zip_file_get_external_attributes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_get_external_attributes.c -fPIC -DPIC -o .libs/zip_file_get_external_attributes.o zip_file_get_external_attributes.c: In function 'zip_file_get_external_attributes': zip_file_get_external_attributes.c:41:24: warning: unused variable 'str' [-Wunused-variable] const zip_uint8_t *str; ^~~ zip_file_get_external_attributes.c:40:18: warning: unused variable 'len' [-Wunused-variable] zip_uint32_t len; ^~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_get_offset.lo zip_file_get_offset.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_get_offset.c -fPIC -DPIC -o .libs/zip_file_get_offset.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_close.lo zip_close.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_close.c -fPIC -DPIC -o .libs/zip_close.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_get_comment.lo zip_file_get_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_get_comment.c -fPIC -DPIC -o .libs/zip_file_get_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_extra_field_api.lo zip_extra_field_api.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_extra_field_api.c -fPIC -DPIC -o .libs/zip_extra_field_api.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_extra_field.lo zip_extra_field.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_extra_field.c -fPIC -DPIC -o .libs/zip_extra_field.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_rename.lo zip_file_rename.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_rename.c -fPIC -DPIC -o .libs/zip_file_rename.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_replace.lo zip_file_replace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_replace.c -fPIC -DPIC -o .libs/zip_file_replace.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_set_comment.lo zip_file_set_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_set_comment.c -fPIC -DPIC -o .libs/zip_file_set_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_set_external_attributes.lo zip_file_set_external_attributes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_set_external_attributes.c -fPIC -DPIC -o .libs/zip_file_set_external_attributes.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_file_strerror.lo zip_file_strerror.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_file_strerror.c -fPIC -DPIC -o .libs/zip_file_strerror.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fopen_encrypted.lo zip_fopen_encrypted.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fopen_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_encrypted.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_filerange_crc.lo zip_filerange_crc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_filerange_crc.c -fPIC -DPIC -o .libs/zip_filerange_crc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fopen.lo zip_fopen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fopen.c -fPIC -DPIC -o .libs/zip_fopen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fopen_index.lo zip_fopen_index.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fopen_index.c -fPIC -DPIC -o .libs/zip_fopen_index.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_archive_comment.lo zip_get_archive_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_archive_comment.c -fPIC -DPIC -o .libs/zip_get_archive_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fread.lo zip_fread.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fread.c -fPIC -DPIC -o .libs/zip_fread.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_fopen_index_encrypted.lo zip_fopen_index_encrypted.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_fopen_index_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_index_encrypted.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_archive_flag.lo zip_get_archive_flag.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_archive_flag.c -fPIC -DPIC -o .libs/zip_get_archive_flag.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_encryption_implementation.lo zip_get_encryption_implementation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_encryption_implementation.c -fPIC -DPIC -o .libs/zip_get_encryption_implementation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_compression_implementation.lo zip_get_compression_implementation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_compression_implementation.c -fPIC -DPIC -o .libs/zip_get_compression_implementation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_dirent.lo zip_dirent.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_dirent.c -fPIC -DPIC -o .libs/zip_dirent.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_num_files.lo zip_get_num_files.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_num_files.c -fPIC -DPIC -o .libs/zip_get_num_files.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_num_entries.lo zip_get_num_entries.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_num_entries.c -fPIC -DPIC -o .libs/zip_get_num_entries.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_name.lo zip_get_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_name.c -fPIC -DPIC -o .libs/zip_get_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_name_locate.lo zip_name_locate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_name_locate.c -fPIC -DPIC -o .libs/zip_name_locate.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_get_file_comment.lo zip_get_file_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_get_file_comment.c -fPIC -DPIC -o .libs/zip_get_file_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_memdup.lo zip_memdup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_memdup.c -fPIC -DPIC -o .libs/zip_memdup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_new.lo zip_new.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_new.c -fPIC -DPIC -o .libs/zip_new.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_rename.lo zip_rename.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_rename.c -fPIC -DPIC -o .libs/zip_rename.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_replace.lo zip_replace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_replace.c -fPIC -DPIC -o .libs/zip_replace.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_archive_flag.lo zip_set_archive_flag.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_archive_flag.c -fPIC -DPIC -o .libs/zip_set_archive_flag.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_archive_comment.lo zip_set_archive_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_archive_comment.c -fPIC -DPIC -o .libs/zip_set_archive_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_file_compression.lo zip_set_file_compression.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_file_compression.c -fPIC -DPIC -o .libs/zip_set_file_compression.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_file_comment.lo zip_set_file_comment.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_file_comment.c -fPIC -DPIC -o .libs/zip_set_file_comment.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_default_password.lo zip_set_default_password.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_default_password.c -fPIC -DPIC -o .libs/zip_set_default_password.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_close.lo zip_source_close.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_close.c -fPIC -DPIC -o .libs/zip_source_close.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_error.lo zip_source_error.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_error.c -fPIC -DPIC -o .libs/zip_source_error.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_buffer.lo zip_source_buffer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_buffer.c -fPIC -DPIC -o .libs/zip_source_buffer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_file.lo zip_source_file.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_file.c -fPIC -DPIC -o .libs/zip_source_file.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_set_name.lo zip_set_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_set_name.c -fPIC -DPIC -o .libs/zip_set_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_deflate.lo zip_source_deflate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_deflate.c -fPIC -DPIC -o .libs/zip_source_deflate.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_open.lo zip_open.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_open.c -fPIC -DPIC -o .libs/zip_open.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_free.lo zip_source_free.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_free.c -fPIC -DPIC -o .libs/zip_source_free.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_layered.lo zip_source_layered.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_layered.c -fPIC -DPIC -o .libs/zip_source_layered.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_crc.lo zip_source_crc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_crc.c -fPIC -DPIC -o .libs/zip_source_crc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_function.lo zip_source_function.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_function.c -fPIC -DPIC -o .libs/zip_source_function.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_filep.lo zip_source_filep.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_filep.c -fPIC -DPIC -o .libs/zip_source_filep.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_pop.lo zip_source_pop.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_pop.c -fPIC -DPIC -o .libs/zip_source_pop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_read.lo zip_source_read.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_read.c -fPIC -DPIC -o .libs/zip_source_read.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_zip.lo zip_source_zip.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_zip.c -fPIC -DPIC -o .libs/zip_source_zip.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_open.lo zip_source_open.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_open.c -fPIC -DPIC -o .libs/zip_source_open.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_window.lo zip_source_window.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_window.c -fPIC -DPIC -o .libs/zip_source_window.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_stat.lo zip_source_stat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_stat.c -fPIC -DPIC -o .libs/zip_source_stat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_stat_index.lo zip_stat_index.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_stat_index.c -fPIC -DPIC -o .libs/zip_stat_index.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_stat.lo zip_stat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_stat.c -fPIC -DPIC -o .libs/zip_stat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_stat_init.lo zip_stat_init.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_stat_init.c -fPIC -DPIC -o .libs/zip_stat_init.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_pkware.lo zip_source_pkware.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_pkware.c -fPIC -DPIC -o .libs/zip_source_pkware.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_source_zip_new.lo zip_source_zip_new.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_source_zip_new.c -fPIC -DPIC -o .libs/zip_source_zip_new.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_unchange_all.lo zip_unchange_all.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_unchange_all.c -fPIC -DPIC -o .libs/zip_unchange_all.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_strerror.lo zip_strerror.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_strerror.c -fPIC -DPIC -o .libs/zip_strerror.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_unchange_archive.lo zip_unchange_archive.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_unchange_archive.c -fPIC -DPIC -o .libs/zip_unchange_archive.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_unchange_data.lo zip_unchange_data.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_unchange_data.c -fPIC -DPIC -o .libs/zip_unchange_data.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_utf-8.lo zip_utf-8.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_utf-8.c -fPIC -DPIC -o .libs/zip_utf-8.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_unchange.lo zip_unchange.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_unchange.c -fPIC -DPIC -o .libs/zip_unchange.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zip_string.lo zip_string.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c zip_string.c -fPIC -DPIC -o .libs/zip_string.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -version-info 3:0:1 -o libzip.la -rpath /usr/lib zip_add.lo zip_add_dir.lo zip_add_entry.lo zip_close.lo zip_delete.lo zip_dir_add.lo zip_dirent.lo zip_discard.lo zip_entry.lo zip_err_str.lo zip_error.lo zip_error_clear.lo zip_error_get.lo zip_error_get_sys_type.lo zip_error_strerror.lo zip_error_to_str.lo zip_extra_field.lo zip_extra_field_api.lo zip_fclose.lo zip_fdopen.lo zip_file_add.lo zip_file_error_clear.lo zip_file_error_get.lo zip_file_get_comment.lo zip_file_get_external_attributes.lo zip_file_get_offset.lo zip_file_rename.lo zip_file_replace.lo zip_file_set_comment.lo zip_file_set_external_attributes.lo zip_file_strerror.lo zip_filerange_crc.lo zip_fopen.lo zip_fopen_encrypted.lo zip_fopen_index.lo zip_fopen_index_encrypted.lo zip_fread.lo zip_get_archive_comment.lo zip_get_archive_flag.lo zip_get_compression_implementation.lo zip_get_encryption_implementation.lo zip_get_file_comment.lo zip_get_num_entries.lo zip_get_num_files.lo zip_get_name.lo zip_memdup.lo zip_name_locate.lo zip_new.lo zip_open.lo zip_rename.lo zip_replace.lo zip_set_archive_comment.lo zip_set_archive_flag.lo zip_set_default_password.lo zip_set_file_comment.lo zip_set_file_compression.lo zip_set_name.lo zip_source_buffer.lo zip_source_close.lo zip_source_crc.lo zip_source_deflate.lo zip_source_error.lo zip_source_file.lo zip_source_filep.lo zip_source_free.lo zip_source_function.lo zip_source_layered.lo zip_source_open.lo zip_source_pkware.lo zip_source_pop.lo zip_source_read.lo zip_source_stat.lo zip_source_window.lo zip_source_zip.lo zip_source_zip_new.lo zip_stat.lo zip_stat_index.lo zip_stat_init.lo zip_strerror.lo zip_string.lo zip_unchange.lo zip_unchange_all.lo zip_unchange_archive.lo zip_unchange_data.lo zip_utf-8.lo -lz libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/zip_add.o .libs/zip_add_dir.o .libs/zip_add_entry.o .libs/zip_close.o .libs/zip_delete.o .libs/zip_dir_add.o .libs/zip_dirent.o .libs/zip_discard.o .libs/zip_entry.o .libs/zip_err_str.o .libs/zip_error.o .libs/zip_error_clear.o .libs/zip_error_get.o .libs/zip_error_get_sys_type.o .libs/zip_error_strerror.o .libs/zip_error_to_str.o .libs/zip_extra_field.o .libs/zip_extra_field_api.o .libs/zip_fclose.o .libs/zip_fdopen.o .libs/zip_file_add.o .libs/zip_file_error_clear.o .libs/zip_file_error_get.o .libs/zip_file_get_comment.o .libs/zip_file_get_external_attributes.o .libs/zip_file_get_offset.o .libs/zip_file_rename.o .libs/zip_file_replace.o .libs/zip_file_set_comment.o .libs/zip_file_set_external_attributes.o .libs/zip_file_strerror.o .libs/zip_filerange_crc.o .libs/zip_fopen.o .libs/zip_fopen_encrypted.o .libs/zip_fopen_index.o .libs/zip_fopen_index_encrypted.o .libs/zip_fread.o .libs/zip_get_archive_comment.o .libs/zip_get_archive_flag.o .libs/zip_get_compression_implementation.o .libs/zip_get_encryption_implementation.o .libs/zip_get_file_comment.o .libs/zip_get_num_entries.o .libs/zip_get_num_files.o .libs/zip_get_name.o .libs/zip_memdup.o .libs/zip_name_locate.o .libs/zip_new.o .libs/zip_open.o .libs/zip_rename.o .libs/zip_replace.o .libs/zip_set_archive_comment.o .libs/zip_set_archive_flag.o .libs/zip_set_default_password.o .libs/zip_set_file_comment.o .libs/zip_set_file_compression.o .libs/zip_set_name.o .libs/zip_source_buffer.o .libs/zip_source_close.o .libs/zip_source_crc.o .libs/zip_source_deflate.o .libs/zip_source_error.o .libs/zip_source_file.o .libs/zip_source_filep.o .libs/zip_source_free.o .libs/zip_source_function.o .libs/zip_source_layered.o .libs/zip_source_open.o .libs/zip_source_pkware.o .libs/zip_source_pop.o .libs/zip_source_read.o .libs/zip_source_stat.o .libs/zip_source_window.o .libs/zip_source_zip.o .libs/zip_source_zip_new.o .libs/zip_stat.o .libs/zip_stat_index.o .libs/zip_stat_init.o .libs/zip_strerror.o .libs/zip_string.o .libs/zip_unchange.o .libs/zip_unchange_all.o .libs/zip_unchange_archive.o .libs/zip_unchange_data.o .libs/zip_utf-8.o -lz -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libzip.so.2 -o .libs/libzip.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libzip.so.2" && ln -s "libzip.so.2.1.0" "libzip.so.2") libtool: link: (cd ".libs" && rm -f "libzip.so" && ln -s "libzip.so.2.1.0" "libzip.so") libtool: link: ( cd ".libs" && rm -f "libzip.la" && ln -s "../libzip.la" "libzip.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ziptorrent-ziptorrent.o `test -f 'ziptorrent.c' || echo './'`ziptorrent.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zipmerge-zipmerge.o `test -f 'zipmerge.c' || echo './'`zipmerge.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o zipcmp-zipcmp.o `test -f 'zipcmp.c' || echo './'`zipcmp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o ziptorrent ziptorrent-ziptorrent.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/ziptorrent ziptorrent-ziptorrent.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o zipmerge zipmerge-zipmerge.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/zipmerge zipmerge-zipmerge.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o zipcmp zipcmp-zipcmp.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/zipcmp zipcmp-zipcmp.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' Making all in man make[2]: Nothing to be done for 'all'. Making all in regress make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o add_from_buffer.o add_from_buffer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fopen_unchanged.o fopen_unchanged.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o add_from_filep.o add_from_filep.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o set_comment_all.o set_comment_all.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o set_comment_removeglobal.o set_comment_removeglobal.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o name_locate.o name_locate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o set_comment_localonly.o set_comment_localonly.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tryopen.o tryopen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o set_compression.o set_compression.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o stat_index.o stat_index.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o set_comment_revert.o set_comment_revert.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o modify.o modify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fread.o fread.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o add_from_buffer add_from_buffer.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/add_from_buffer add_from_buffer.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o add_from_filep add_from_filep.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/add_from_filep add_from_filep.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o fopen_unchanged fopen_unchanged.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/fopen_unchanged fopen_unchanged.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o name_locate name_locate.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/name_locate name_locate.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o set_comment_all set_comment_all.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/set_comment_all set_comment_all.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o set_comment_localonly set_comment_localonly.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/set_comment_localonly set_comment_localonly.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o set_comment_removeglobal set_comment_removeglobal.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/set_comment_removeglobal set_comment_removeglobal.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o set_comment_revert set_comment_revert.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/set_comment_revert set_comment_revert.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o set_compression set_compression.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/set_compression set_compression.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o stat_index stat_index.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/stat_index stat_index.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o tryopen tryopen.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/tryopen tryopen.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o modify modify.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/modify modify.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o fread fread.o ../lib/libzip.la -lz libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/fread fread.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58716 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libzip2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libzip2-buildroot + cd libzip-0.11.2 + make DESTDIR=/usr/src/tmp/libzip2-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libzip.la '/usr/src/tmp/libzip2-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libzip.so.2.1.0 /usr/src/tmp/libzip2-buildroot/usr/lib/libzip.so.2.1.0 libtool: install: (cd /usr/src/tmp/libzip2-buildroot/usr/lib && { ln -s -f libzip.so.2.1.0 libzip.so.2 || { rm -f libzip.so.2 && ln -s libzip.so.2.1.0 libzip.so.2; }; }) libtool: install: (cd /usr/src/tmp/libzip2-buildroot/usr/lib && { ln -s -f libzip.so.2.1.0 libzip.so || { rm -f libzip.so && ln -s libzip.so.2.1.0 libzip.so; }; }) libtool: install: /bin/install -c .libs/libzip.lai /usr/src/tmp/libzip2-buildroot/usr/lib/libzip.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/include/libzip2' /bin/install -c -m 644 zip.h '/usr/src/tmp/libzip2-buildroot/usr/include/libzip2' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/lib/libzip/include' /bin/install -c -m 644 zipconf.h '/usr/src/tmp/libzip2-buildroot/usr/lib/libzip/include' make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c zipcmp zipmerge ziptorrent '/usr/src/tmp/libzip2-buildroot/usr/bin' libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/zipcmp /usr/src/tmp/libzip2-buildroot/usr/bin/zipcmp libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/zipmerge /usr/src/tmp/libzip2-buildroot/usr/bin/zipmerge libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/ziptorrent /usr/src/tmp/libzip2-buildroot/usr/bin/ziptorrent make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/share/man/man1' /bin/install -c -m 644 'zipcmp.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man1/zipcmp.1' /bin/install -c -m 644 'zipmerge.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man1/zipmerge.1' /bin/install -c -m 644 'ziptorrent.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man1/ziptorrent.1' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3' /bin/install -c -m 644 'libzip.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/libzip.3' /bin/install -c -m 644 'zip_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_add.3' /bin/install -c -m 644 'zip_add_dir.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_add_dir.3' /bin/install -c -m 644 'zip_close.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_close.3' /bin/install -c -m 644 'zip_delete.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_delete.3' /bin/install -c -m 644 'zip_dir_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_dir_add.3' /bin/install -c -m 644 'zip_discard.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_discard.3' /bin/install -c -m 644 'zip_error_clear.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_clear.3' /bin/install -c -m 644 'zip_error_get.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_get.3' /bin/install -c -m 644 'zip_error_get_sys_type.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_get_sys_type.3' /bin/install -c -m 644 'zip_error_to_str.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_to_str.3' /bin/install -c -m 644 'zip_errors.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_errors.3' /bin/install -c -m 644 'zip_fclose.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fclose.3' /bin/install -c -m 644 'zip_fdopen.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fdopen.3' /bin/install -c -m 644 'zip_file_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_add.3' /bin/install -c -m 644 'zip_file_extra_field_delete.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_delete.3' /bin/install -c -m 644 'zip_file_extra_field_get.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_get.3' /bin/install -c -m 644 'zip_file_extra_field_set.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_set.3' /bin/install -c -m 644 'zip_file_extra_fields_count.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_fields_count.3' /bin/install -c -m 644 'zip_file_get_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_get_comment.3' /bin/install -c -m 644 'zip_file_get_external_attributes.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_get_external_attributes.3' /bin/install -c -m 644 'zip_file_rename.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_rename.3' /bin/install -c -m 644 'zip_file_set_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_set_comment.3' /bin/install -c -m 644 'zip_file_set_external_attributes.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_set_external_attributes.3' /bin/install -c -m 644 'zip_file_strerror.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_strerror.3' /bin/install -c -m 644 'zip_fopen.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen.3' /bin/install -c -m 644 'zip_fopen_encrypted.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_encrypted.3' /bin/install -c -m 644 'zip_fread.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fread.3' /bin/install -c -m 644 'zip_get_archive_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_archive_comment.3' /bin/install -c -m 644 'zip_get_archive_flag.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_archive_flag.3' /bin/install -c -m 644 'zip_get_file_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_file_comment.3' /bin/install -c -m 644 'zip_get_name.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_name.3' /bin/install -c -m 644 'zip_get_num_entries.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_num_entries.3' /bin/install -c -m 644 'zip_get_num_files.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_num_files.3' /bin/install -c -m 644 'zip_name_locate.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_name_locate.3' /bin/install -c -m 644 'zip_open.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_open.3' /bin/install -c -m 644 'zip_rename.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_rename.3' /bin/install -c -m 644 'zip_set_archive_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_archive_comment.3' /bin/install -c -m 644 'zip_set_archive_flag.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_archive_flag.3' /bin/install -c -m 644 'zip_set_default_password.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_default_password.3' /bin/install -c -m 644 'zip_set_file_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_file_comment.3' /bin/install -c -m 644 'zip_set_file_compression.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_file_compression.3' /bin/install -c -m 644 'zip_source_buffer.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_buffer.3' /bin/install -c -m 644 'zip_source_file.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_file.3' /bin/install -c -m 644 'zip_source_filep.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_filep.3' /bin/install -c -m 644 'zip_source_free.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_free.3' /bin/install -c -m 644 'zip_source_function.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_function.3' /bin/install -c -m 644 'zip_source_zip.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_zip.3' /bin/install -c -m 644 'zip_stat.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat.3' /bin/install -c -m 644 'zip_stat_init.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat_init.3' /bin/install -c -m 644 'zip_unchange.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange.3' /bin/install -c -m 644 'zip_unchange_all.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange_all.3' /bin/install -c -m 644 'zip_unchange_archive.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange_archive.3' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3' /bin/install -c -m 644 'libzip.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/libzip.3' /bin/install -c -m 644 'zip_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_add.3' /bin/install -c -m 644 'zip_add_dir.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_add_dir.3' /bin/install -c -m 644 'zip_close.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_close.3' /bin/install -c -m 644 'zip_delete.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_delete.3' /bin/install -c -m 644 'zip_dir_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_dir_add.3' /bin/install -c -m 644 'zip_discard.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_discard.3' /bin/install -c -m 644 'zip_error_clear.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_clear.3' /bin/install -c -m 644 'zip_error_get.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_get.3' /bin/install -c -m 644 'zip_error_get_sys_type.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_get_sys_type.3' /bin/install -c -m 644 'zip_error_to_str.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_to_str.3' /bin/install -c -m 644 'zip_errors.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_errors.3' /bin/install -c -m 644 'zip_fclose.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fclose.3' /bin/install -c -m 644 'zip_fdopen.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fdopen.3' /bin/install -c -m 644 'zip_file_add.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_add.3' /bin/install -c -m 644 'zip_file_extra_field_delete.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_delete.3' /bin/install -c -m 644 'zip_file_extra_field_get.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_get.3' /bin/install -c -m 644 'zip_file_extra_field_set.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_set.3' /bin/install -c -m 644 'zip_file_extra_fields_count.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_fields_count.3' /bin/install -c -m 644 'zip_file_get_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_get_comment.3' /bin/install -c -m 644 'zip_file_get_external_attributes.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_get_external_attributes.3' /bin/install -c -m 644 'zip_file_rename.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_rename.3' /bin/install -c -m 644 'zip_file_set_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_set_comment.3' /bin/install -c -m 644 'zip_file_set_external_attributes.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_set_external_attributes.3' /bin/install -c -m 644 'zip_file_strerror.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_strerror.3' /bin/install -c -m 644 'zip_fopen.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen.3' /bin/install -c -m 644 'zip_fopen_encrypted.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_encrypted.3' /bin/install -c -m 644 'zip_fread.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fread.3' /bin/install -c -m 644 'zip_get_archive_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_archive_comment.3' /bin/install -c -m 644 'zip_get_archive_flag.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_archive_flag.3' /bin/install -c -m 644 'zip_get_file_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_file_comment.3' /bin/install -c -m 644 'zip_get_name.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_name.3' /bin/install -c -m 644 'zip_get_num_entries.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_num_entries.3' /bin/install -c -m 644 'zip_get_num_files.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_get_num_files.3' /bin/install -c -m 644 'zip_name_locate.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_name_locate.3' /bin/install -c -m 644 'zip_open.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_open.3' /bin/install -c -m 644 'zip_rename.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_rename.3' /bin/install -c -m 644 'zip_set_archive_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_archive_comment.3' /bin/install -c -m 644 'zip_set_archive_flag.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_archive_flag.3' /bin/install -c -m 644 'zip_set_default_password.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_default_password.3' /bin/install -c -m 644 'zip_set_file_comment.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_file_comment.3' /bin/install -c -m 644 'zip_set_file_compression.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_set_file_compression.3' /bin/install -c -m 644 'zip_source_buffer.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_buffer.3' /bin/install -c -m 644 'zip_source_file.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_file.3' /bin/install -c -m 644 'zip_source_filep.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_filep.3' /bin/install -c -m 644 'zip_source_free.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_free.3' /bin/install -c -m 644 'zip_source_function.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_function.3' /bin/install -c -m 644 'zip_source_zip.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_source_zip.3' /bin/install -c -m 644 'zip_stat.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat.3' /bin/install -c -m 644 'zip_stat_init.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat_init.3' /bin/install -c -m 644 'zip_unchange.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange.3' /bin/install -c -m 644 'zip_unchange_all.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange_all.3' /bin/install -c -m 644 'zip_unchange_archive.man' '/usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_unchange_archive.3' rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_error_clear.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_error_get.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_delete_by_id.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_get_by_id.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_fields_count_by_id.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_replace.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_index.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_index_encrypted.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_replace.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat_index.3 rm -f /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_strerror.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_clear.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_error_clear.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_error_get.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_error_get.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_add.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_replace.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_delete.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_delete_by_id.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_get.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_field_get_by_id.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_fields_count.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_extra_fields_count_by_id.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_index.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_encrypted.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_fopen_index_encrypted.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_add.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_replace.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_stat_index.3 ln /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_file_strerror.3 \ /usr/src/tmp/libzip2-buildroot/usr/share/man/man3/zip_strerror.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/man' Making install in regress make[1]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[1]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2/regress' make[1]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2' make[2]: Entering directory '/usr/src/RPM/BUILD/libzip-0.11.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libzip2-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 libzip.pc '/usr/src/tmp/libzip2-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2' make: Leaving directory '/usr/src/RPM/BUILD/libzip-0.11.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libzip2-buildroot (auto) removed './usr/lib/libzip.la' mode of './usr/lib/libzip.so.2.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libzip2-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libzip.pc: Libs: '-L${libdir} -lzip -lz ' --> '-lzip -lz' Checking contents of files in /usr/src/tmp/libzip2-buildroot/ (default) Compressing files in /usr/src/tmp/libzip2-buildroot (auto) Adjusting library links in /usr/src/tmp/libzip2-buildroot ./usr/lib: libzip.so.2 -> libzip.so.2.1.0 Verifying ELF objects in /usr/src/tmp/libzip2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libzip.so.2.1.0: uses non-LFS functions: __fxstat __xstat fopen fseeko ftello mkstemp Hardlinking identical .pyc and .pyo files Processing files: libzip2-0.11.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libzip-0.11.2 + DOCDIR=/usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + export DOCDIR + rm -rf /usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + /bin/mkdir -p /usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + cp -prL AUTHORS NEWS README THANKS TODO /usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + chmod -R go-w /usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + chmod -R a+rX /usr/src/tmp/libzip2-buildroot/usr/share/doc/libzip2-0.11.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QhvzfP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2E4lxQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libzip.so.2 = set:jdh9RZrpKkxVJcpMYaZzZqRQIafPnycH61meBVdbZCjTP1ZurhImoPi6VfunR0GSZxF6UkcOJmb5bCaiWHNBSZw8TeVMiLAZ3OeZfUqvvsDDNFD5jrjLbxi3dfe32m Requires: 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), libz.so.1 >= set:kgb6dgbWv8Ue6BhazgXbkhd, 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.rwwiVx Creating libzip2-debuginfo package Processing files: libzip2-debuginfo-0.11.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MO7JAz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4wfzn3 find-requires: running scripts (debuginfo) Provides: debug(libzip.so.2) Requires: libzip2 = 0.11.2-alt3, debug(libc.so.6), debug(libz.so.1) warning: Installed (but unpackaged) file(s) found: /usr/bin/zipcmp /usr/bin/zipmerge /usr/bin/ziptorrent /usr/include/libzip2/zip.h /usr/lib/libzip.so /usr/lib/libzip/include/zipconf.h /usr/lib/pkgconfig/libzip.pc /usr/share/man/man1/zipcmp.1.xz /usr/share/man/man1/zipmerge.1.xz /usr/share/man/man1/ziptorrent.1.xz /usr/share/man/man3/libzip.3.xz /usr/share/man/man3/zip_add.3.xz /usr/share/man/man3/zip_add_dir.3.xz /usr/share/man/man3/zip_close.3.xz /usr/share/man/man3/zip_delete.3.xz /usr/share/man/man3/zip_dir_add.3.xz /usr/share/man/man3/zip_discard.3.xz /usr/share/man/man3/zip_error_clear.3.xz /usr/share/man/man3/zip_error_get.3.xz /usr/share/man/man3/zip_error_get_sys_type.3.xz /usr/share/man/man3/zip_error_to_str.3.xz /usr/share/man/man3/zip_errors.3.xz /usr/share/man/man3/zip_fclose.3.xz /usr/share/man/man3/zip_fdopen.3.xz /usr/share/man/man3/zip_file_add.3.xz /usr/share/man/man3/zip_file_error_clear.3.xz /usr/share/man/man3/zip_file_error_get.3.xz /usr/share/man/man3/zip_file_extra_field_delete.3.xz /usr/share/man/man3/zip_file_extra_field_delete_by_id.3.xz /usr/share/man/man3/zip_file_extra_field_get.3.xz /usr/share/man/man3/zip_file_extra_field_get_by_id.3.xz /usr/share/man/man3/zip_file_extra_field_set.3.xz /usr/share/man/man3/zip_file_extra_fields_count.3.xz /usr/share/man/man3/zip_file_extra_fields_count_by_id.3.xz /usr/share/man/man3/zip_file_get_comment.3.xz /usr/share/man/man3/zip_file_get_external_attributes.3.xz /usr/share/man/man3/zip_file_rename.3.xz /usr/share/man/man3/zip_file_replace.3.xz /usr/share/man/man3/zip_file_set_comment.3.xz /usr/share/man/man3/zip_file_set_external_attributes.3.xz /usr/share/man/man3/zip_file_strerror.3.xz /usr/share/man/man3/zip_fopen.3.xz /usr/share/man/man3/zip_fopen_encrypted.3.xz /usr/share/man/man3/zip_fopen_index.3.xz /usr/share/man/man3/zip_fopen_index_encrypted.3.xz /usr/share/man/man3/zip_fread.3.xz /usr/share/man/man3/zip_get_archive_comment.3.xz /usr/share/man/man3/zip_get_archive_flag.3.xz /usr/share/man/man3/zip_get_file_comment.3.xz /usr/share/man/man3/zip_get_name.3.xz /usr/share/man/man3/zip_get_num_entries.3.xz /usr/share/man/man3/zip_get_num_files.3.xz /usr/share/man/man3/zip_name_locate.3.xz /usr/share/man/man3/zip_open.3.xz /usr/share/man/man3/zip_rename.3.xz /usr/share/man/man3/zip_replace.3.xz /usr/share/man/man3/zip_set_archive_comment.3.xz /usr/share/man/man3/zip_set_archive_flag.3.xz /usr/share/man/man3/zip_set_default_password.3.xz /usr/share/man/man3/zip_set_file_comment.3.xz /usr/share/man/man3/zip_set_file_compression.3.xz /usr/share/man/man3/zip_source_buffer.3.xz /usr/share/man/man3/zip_source_file.3.xz /usr/share/man/man3/zip_source_filep.3.xz /usr/share/man/man3/zip_source_free.3.xz /usr/share/man/man3/zip_source_function.3.xz /usr/share/man/man3/zip_source_zip.3.xz /usr/share/man/man3/zip_stat.3.xz /usr/share/man/man3/zip_stat_index.3.xz /usr/share/man/man3/zip_stat_init.3.xz /usr/share/man/man3/zip_strerror.3.xz /usr/share/man/man3/zip_unchange.3.xz /usr/share/man/man3/zip_unchange_all.3.xz /usr/share/man/man3/zip_unchange_archive.3.xz Wrote: /usr/src/RPM/RPMS/i586/libzip2-0.11.2-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzip2-debuginfo-0.11.2-alt3.i586.rpm 38.71user 8.82system 0:37.60elapsed 126%CPU (0avgtext+0avgdata 27608maxresident)k 0inputs+0outputs (0major+1650143minor)pagefaults 0swaps 53.63user 14.17system 0:58.32elapsed 116%CPU (0avgtext+0avgdata 122940maxresident)k 0inputs+0outputs (0major+2024404minor)pagefaults 0swaps