Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libzip.spec'], False, '/srv/build/7/F/mock-root/c7.00.03-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libzip.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Nov 20 2007 Sebastian Vahl 0.8-3 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libzip-0.10.1-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libzip.spec'], False, '/srv/build/7/F/mock-root/c7.00.03-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libzip.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Wed Nov 20 2007 Sebastian Vahl 0.8-3 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FvYfgB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libzip-0.10.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libzip-0.10.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libzip-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libzip-0.10-php.patch):' Patch #0 (libzip-0.10-php.patch): + /usr/bin/cat /builddir/build/SOURCES/libzip-0.10-php.patch + /usr/bin/patch -p1 -b --suffix .forphp --fuzz=0 patching file lib/zip_close.c patching file lib/zip_fclose.c patching file lib/zip.h patching file lib/zip_open.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zwQ5OO + umask 022 + cd /builddir/build/BUILD + cd libzip-0.10.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for main in -lz... yes checking new ZLIB version... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 _open... no checking for _snprintf... no checking for _strcmpi... 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 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 size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes 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 + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/lib' sh ./make_zip_err_str.sh ./zip.h zip_err_str.c sh ./make_zipconf.sh ../config.h zipconf.h make all-am make[3]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_add.lo zip_add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_add_dir.lo zip_add_dir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_close.lo zip_close.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_delete.lo zip_delete.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_dirent.lo zip_dirent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_entry_free.lo zip_entry_free.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_entry_new.lo zip_entry_new.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_err_str.lo zip_err_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error.lo zip_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error_clear.lo zip_error_clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error_get.lo zip_error_get.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error_get_sys_type.lo zip_error_get_sys_type.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error_strerror.lo zip_error_strerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_error_to_str.lo zip_error_to_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fclose.lo zip_fclose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fdopen.lo zip_fdopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_add_dir.c -fPIC -DPIC -o .libs/zip_add_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_err_str.c -fPIC -DPIC -o .libs/zip_err_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_delete.c -fPIC -DPIC -o .libs/zip_delete.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_add.c -fPIC -DPIC -o .libs/zip_add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_entry_new.c -fPIC -DPIC -o .libs/zip_entry_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_dirent.c -fPIC -DPIC -o .libs/zip_dirent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_close.c -fPIC -DPIC -o .libs/zip_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_entry_free.c -fPIC -DPIC -o .libs/zip_entry_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fdopen.c -fPIC -DPIC -o .libs/zip_fdopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error.c -fPIC -DPIC -o .libs/zip_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error_get.c -fPIC -DPIC -o .libs/zip_error_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error_to_str.c -fPIC -DPIC -o .libs/zip_error_to_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error_clear.c -fPIC -DPIC -o .libs/zip_error_clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error_strerror.c -fPIC -DPIC -o .libs/zip_error_strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_error_get_sys_type.c -fPIC -DPIC -o .libs/zip_error_get_sys_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fclose.c -fPIC -DPIC -o .libs/zip_fclose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_file_error_clear.lo zip_file_error_clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_file_error_get.lo zip_file_error_get.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_file_get_offset.lo zip_file_get_offset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_file_strerror.lo zip_file_strerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_filerange_crc.lo zip_filerange_crc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fopen.lo zip_fopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_file_error_clear.c -fPIC -DPIC -o .libs/zip_file_error_clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fopen_encrypted.lo zip_fopen_encrypted.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fopen_index.lo zip_fopen_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_file_get_offset.c -fPIC -DPIC -o .libs/zip_file_get_offset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_file_strerror.c -fPIC -DPIC -o .libs/zip_file_strerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fopen_index_encrypted.lo zip_fopen_index_encrypted.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_fread.lo zip_fread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_file_error_get.c -fPIC -DPIC -o .libs/zip_file_error_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_filerange_crc.c -fPIC -DPIC -o .libs/zip_filerange_crc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_free.lo zip_free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fopen_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_encrypted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fopen.c -fPIC -DPIC -o .libs/zip_fopen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_archive_comment.lo zip_get_archive_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fopen_index.c -fPIC -DPIC -o .libs/zip_fopen_index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_archive_flag.lo zip_get_archive_flag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_compression_implementation.lo zip_get_compression_implementation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fopen_index_encrypted.c -fPIC -DPIC -o .libs/zip_fopen_index_encrypted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_fread.c -fPIC -DPIC -o .libs/zip_fread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_free.c -fPIC -DPIC -o .libs/zip_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_archive_comment.c -fPIC -DPIC -o .libs/zip_get_archive_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_encryption_implementation.lo zip_get_encryption_implementation.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_file_comment.lo zip_get_file_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_archive_flag.c -fPIC -DPIC -o .libs/zip_get_archive_flag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_compression_implementation.c -fPIC -DPIC -o .libs/zip_get_compression_implementation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_file_extra.lo zip_get_file_extra.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_num_entries.lo zip_get_num_entries.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_num_files.lo zip_get_num_files.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_encryption_implementation.c -fPIC -DPIC -o .libs/zip_get_encryption_implementation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_get_name.lo zip_get_name.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_memdup.lo zip_memdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_file_comment.c -fPIC -DPIC -o .libs/zip_get_file_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_name_locate.lo zip_name_locate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_num_files.c -fPIC -DPIC -o .libs/zip_get_num_files.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_file_extra.c -fPIC -DPIC -o .libs/zip_get_file_extra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_num_entries.c -fPIC -DPIC -o .libs/zip_get_num_entries.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_new.lo zip_new.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_open.lo zip_open.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_rename.lo zip_rename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_get_name.c -fPIC -DPIC -o .libs/zip_get_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_replace.lo zip_replace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_memdup.c -fPIC -DPIC -o .libs/zip_memdup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_archive_comment.lo zip_set_archive_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_name_locate.c -fPIC -DPIC -o .libs/zip_name_locate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_new.c -fPIC -DPIC -o .libs/zip_new.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_archive_flag.lo zip_set_archive_flag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_open.c -fPIC -DPIC -o .libs/zip_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_rename.c -fPIC -DPIC -o .libs/zip_rename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_archive_comment.c -fPIC -DPIC -o .libs/zip_set_archive_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_default_password.lo zip_set_default_password.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_replace.c -fPIC -DPIC -o .libs/zip_replace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_file_comment.lo zip_set_file_comment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_file_extra.lo zip_set_file_extra.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_buffer.lo zip_source_buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_archive_flag.c -fPIC -DPIC -o .libs/zip_set_archive_flag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_close.lo zip_source_close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_default_password.c -fPIC -DPIC -o .libs/zip_set_default_password.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_file_extra.c -fPIC -DPIC -o .libs/zip_set_file_extra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_file_comment.c -fPIC -DPIC -o .libs/zip_set_file_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_crc.lo zip_source_crc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_deflate.lo zip_source_deflate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_error.lo zip_source_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_close.c -fPIC -DPIC -o .libs/zip_source_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_buffer.c -fPIC -DPIC -o .libs/zip_source_buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_file.lo zip_source_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_error.c -fPIC -DPIC -o .libs/zip_source_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_filep.lo zip_source_filep.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_free.lo zip_source_free.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_function.lo zip_source_function.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_crc.c -fPIC -DPIC -o .libs/zip_source_crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_deflate.c -fPIC -DPIC -o .libs/zip_source_deflate.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_layered.lo zip_source_layered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_open.lo zip_source_open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_file.c -fPIC -DPIC -o .libs/zip_source_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_filep.c -fPIC -DPIC -o .libs/zip_source_filep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_pkware.lo zip_source_pkware.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_free.c -fPIC -DPIC -o .libs/zip_source_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_function.c -fPIC -DPIC -o .libs/zip_source_function.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_pop.lo zip_source_pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_layered.c -fPIC -DPIC -o .libs/zip_source_layered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_read.lo zip_source_read.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_stat.lo zip_source_stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_open.c -fPIC -DPIC -o .libs/zip_source_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_pkware.c -fPIC -DPIC -o .libs/zip_source_pkware.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_pop.c -fPIC -DPIC -o .libs/zip_source_pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_read.c -fPIC -DPIC -o .libs/zip_source_read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_source_zip.lo zip_source_zip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_stat.c -fPIC -DPIC -o .libs/zip_source_stat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_set_name.lo zip_set_name.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_stat.lo zip_stat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_stat_index.lo zip_stat_index.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_stat_init.lo zip_stat_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_strerror.lo zip_strerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_unchange.lo zip_unchange.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_unchange_all.lo zip_unchange_all.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_stat.c -fPIC -DPIC -o .libs/zip_stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_set_name.c -fPIC -DPIC -o .libs/zip_set_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_strerror.c -fPIC -DPIC -o .libs/zip_strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_stat_init.c -fPIC -DPIC -o .libs/zip_stat_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_source_zip.c -fPIC -DPIC -o .libs/zip_source_zip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_unchange_all.c -fPIC -DPIC -o .libs/zip_unchange_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_stat_index.c -fPIC -DPIC -o .libs/zip_stat_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_unchange.c -fPIC -DPIC -o .libs/zip_unchange.o zip_source_pkware.c: In function 'zip_source_pkware': zip_source_pkware.c:84:6: warning: assignment from incompatible pointer type [enabled by default] crc = get_crc_table(); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_unchange_archive.lo zip_unchange_archive.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zip_unchange_data.lo zip_unchange_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_unchange_archive.c -fPIC -DPIC -o .libs/zip_unchange_archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c zip_unchange_data.c -fPIC -DPIC -o .libs/zip_unchange_data.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -no-undefined -version-info 3:0:1 -Wl,-z,relro -o libzip.la -rpath /usr/lib zip_add.lo zip_add_dir.lo zip_close.lo zip_delete.lo zip_dirent.lo zip_entry_free.lo zip_entry_new.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_fclose.lo zip_fdopen.lo zip_file_error_clear.lo zip_file_error_get.lo zip_file_get_offset.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_free.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_file_extra.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_extra.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_zip.lo zip_set_name.lo zip_stat.lo zip_stat_index.lo zip_stat_init.lo zip_strerror.lo zip_unchange.lo zip_unchange_all.lo zip_unchange_archive.lo zip_unchange_data.lo -lz libtool: link: gcc -shared .libs/zip_add.o .libs/zip_add_dir.o .libs/zip_close.o .libs/zip_delete.o .libs/zip_dirent.o .libs/zip_entry_free.o .libs/zip_entry_new.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_fclose.o .libs/zip_fdopen.o .libs/zip_file_error_clear.o .libs/zip_file_error_get.o .libs/zip_file_get_offset.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_free.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_file_extra.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_extra.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_zip.o .libs/zip_set_name.o .libs/zip_stat.o .libs/zip_stat_index.o .libs/zip_stat_init.o .libs/zip_strerror.o .libs/zip_unchange.o .libs/zip_unchange_all.o .libs/zip_unchange_archive.o .libs/zip_unchange_data.o -lz -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/libzip-0.10.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zipcmp-zipcmp.o `test -f 'zipcmp.c' || echo './'`zipcmp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o zipmerge-zipmerge.o `test -f 'zipmerge.c' || echo './'`zipmerge.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o ziptorrent-ziptorrent.o `test -f 'ziptorrent.c' || echo './'`ziptorrent.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o ziptorrent ziptorrent-ziptorrent.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o zipmerge zipmerge-zipmerge.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o zipcmp zipcmp-zipcmp.o ../lib/libzip.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ziptorrent ziptorrent-ziptorrent.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/zipmerge zipmerge-zipmerge.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/zipcmp zipcmp-zipcmp.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/man' Making all in regress make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/regress' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c add_dir.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c add_from_buffer.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c add_from_file.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c add_from_filep.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c add_from_zip.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c encrypt.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c fread.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c get_comment.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c name_locate.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c set_comment_all.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c set_comment_localonly.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c set_comment_removeglobal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c set_comment_revert.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c tryopen.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o tryopen tryopen.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o add_from_filep add_from_filep.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o encrypt encrypt.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o add_dir add_dir.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o add_from_file add_from_file.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o add_from_buffer add_from_buffer.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o set_comment_removeglobal set_comment_removeglobal.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o set_comment_revert set_comment_revert.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o set_comment_all set_comment_all.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o get_comment get_comment.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o add_from_zip add_from_zip.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o set_comment_localonly set_comment_localonly.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o fread fread.o ../lib/libzip.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o name_locate name_locate.o ../lib/libzip.la -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/tryopen tryopen.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/add_from_buffer add_from_buffer.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/add_from_file add_from_file.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/encrypt encrypt.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/get_comment get_comment.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/add_from_zip add_from_zip.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/add_from_filep add_from_filep.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/add_dir add_dir.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/set_comment_removeglobal set_comment_removeglobal.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/set_comment_all set_comment_all.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/set_comment_revert set_comment_revert.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/name_locate name_locate.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/fread fread.o ../lib/.libs/libzip.so -lz libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/set_comment_localonly set_comment_localonly.o ../lib/.libs/libzip.so -lz make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/regress' make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1' make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wMz4Uj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 ++ dirname /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 + cd libzip-0.10.1 + make install DESTDIR=/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 'INSTALL=install -p' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/lib' make[3]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib" /bin/sh ../libtool --mode=install install -p libzip.la '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib' libtool: install: install -p .libs/libzip.so.2.1.0 /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip.so.2.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/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 /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/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: install -p .libs/libzip.lai /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/include" install -p -m 644 zip.h '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/include' test -z "/usr/lib/libzip/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip/include" install -p -m 644 zipconf.h '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip/include' make[3]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/src' make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin" /bin/sh ../libtool --mode=install install -p zipcmp zipmerge ziptorrent '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin' libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/zipcmp /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/zipcmp libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/zipmerge /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/zipmerge libtool: install: warning: `../lib/libzip.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/ziptorrent /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/ziptorrent make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/man' make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man1" install -p -m 644 'zipcmp.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man1/zipcmp.1' install -p -m 644 'zipmerge.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man1/zipmerge.1' install -p -m 644 'ziptorrent.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man1/ziptorrent.1' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3" install -p -m 644 'libzip.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/libzip.3' install -p -m 644 'zip_add.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_add.3' install -p -m 644 'zip_add_dir.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_add_dir.3' install -p -m 644 'zip_close.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_close.3' install -p -m 644 'zip_delete.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_delete.3' install -p -m 644 'zip_error_clear.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_clear.3' install -p -m 644 'zip_error_get.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_get.3' install -p -m 644 'zip_error_get_sys_type.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_get_sys_type.3' install -p -m 644 'zip_error_to_str.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_to_str.3' install -p -m 644 'zip_errors.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_errors.3' install -p -m 644 'zip_fclose.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fclose.3' install -p -m 644 'zip_fdopen.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fdopen.3' install -p -m 644 'zip_file_strerror.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_strerror.3' install -p -m 644 'zip_fopen.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen.3' install -p -m 644 'zip_fopen_encrypted.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_encrypted.3' install -p -m 644 'zip_fread.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fread.3' install -p -m 644 'zip_get_archive_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_archive_comment.3' install -p -m 644 'zip_get_archive_flag.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_archive_flag.3' install -p -m 644 'zip_get_file_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_file_comment.3' install -p -m 644 'zip_get_file_extra.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_file_extra.3' install -p -m 644 'zip_get_name.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_name.3' install -p -m 644 'zip_get_num_entries.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_num_entries.3' install -p -m 644 'zip_get_num_files.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_num_files.3' install -p -m 644 'zip_name_locate.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_name_locate.3' install -p -m 644 'zip_open.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_open.3' install -p -m 644 'zip_rename.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_rename.3' install -p -m 644 'zip_set_archive_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_archive_comment.3' install -p -m 644 'zip_set_archive_flag.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_archive_flag.3' install -p -m 644 'zip_set_default_password.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_default_password.3' install -p -m 644 'zip_set_file_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_file_comment.3' install -p -m 644 'zip_set_file_extra.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_file_extra.3' install -p -m 644 'zip_source_buffer.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_buffer.3' install -p -m 644 'zip_source_file.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_file.3' install -p -m 644 'zip_source_filep.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_filep.3' install -p -m 644 'zip_source_free.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_free.3' install -p -m 644 'zip_source_function.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_function.3' install -p -m 644 'zip_source_zip.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_zip.3' install -p -m 644 'zip_stat.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat.3' install -p -m 644 'zip_stat_init.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat_init.3' install -p -m 644 'zip_unchange.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange.3' install -p -m 644 'zip_unchange_all.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange_all.3' install -p -m 644 'zip_unchange_archive.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange_archive.3' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/man' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3" install -p -m 644 'libzip.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/libzip.3' install -p -m 644 'zip_add.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_add.3' install -p -m 644 'zip_add_dir.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_add_dir.3' install -p -m 644 'zip_close.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_close.3' install -p -m 644 'zip_delete.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_delete.3' install -p -m 644 'zip_error_clear.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_clear.3' install -p -m 644 'zip_error_get.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_get.3' install -p -m 644 'zip_error_get_sys_type.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_get_sys_type.3' install -p -m 644 'zip_error_to_str.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_to_str.3' install -p -m 644 'zip_errors.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_errors.3' install -p -m 644 'zip_fclose.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fclose.3' install -p -m 644 'zip_fdopen.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fdopen.3' install -p -m 644 'zip_file_strerror.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_strerror.3' install -p -m 644 'zip_fopen.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen.3' install -p -m 644 'zip_fopen_encrypted.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_encrypted.3' install -p -m 644 'zip_fread.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fread.3' install -p -m 644 'zip_get_archive_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_archive_comment.3' install -p -m 644 'zip_get_archive_flag.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_archive_flag.3' install -p -m 644 'zip_get_file_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_file_comment.3' install -p -m 644 'zip_get_file_extra.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_file_extra.3' install -p -m 644 'zip_get_name.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_name.3' install -p -m 644 'zip_get_num_entries.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_num_entries.3' install -p -m 644 'zip_get_num_files.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_get_num_files.3' install -p -m 644 'zip_name_locate.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_name_locate.3' install -p -m 644 'zip_open.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_open.3' install -p -m 644 'zip_rename.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_rename.3' install -p -m 644 'zip_set_archive_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_archive_comment.3' install -p -m 644 'zip_set_archive_flag.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_archive_flag.3' install -p -m 644 'zip_set_default_password.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_default_password.3' install -p -m 644 'zip_set_file_comment.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_file_comment.3' install -p -m 644 'zip_set_file_extra.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_set_file_extra.3' install -p -m 644 'zip_source_buffer.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_buffer.3' install -p -m 644 'zip_source_file.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_file.3' install -p -m 644 'zip_source_filep.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_filep.3' install -p -m 644 'zip_source_free.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_free.3' install -p -m 644 'zip_source_function.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_function.3' install -p -m 644 'zip_source_zip.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_source_zip.3' install -p -m 644 'zip_stat.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat.3' install -p -m 644 'zip_stat_init.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat_init.3' install -p -m 644 'zip_unchange.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange.3' install -p -m 644 'zip_unchange_all.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange_all.3' install -p -m 644 'zip_unchange_archive.man' '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_unchange_archive.3' rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_error_clear.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_error_get.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_index.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_index_encrypted.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_replace.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat_index.3 rm -f /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_strerror.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_clear.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_error_clear.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_error_get.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_error_get.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_index.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_encrypted.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_fopen_index_encrypted.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_add.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_replace.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_stat_index.3 ln /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_file_strerror.3 \ /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/man/man3/zip_strerror.3 make[3]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/man' make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/man' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/man' Making install in regress make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/regress' make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1/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 `/builddir/build/BUILD/libzip-0.10.1/regress' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1/regress' make[1]: Entering directory `/builddir/build/BUILD/libzip-0.10.1' make[2]: Entering directory `/builddir/build/BUILD/libzip-0.10.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/pkgconfig" install -p -m 644 libzip.pc '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1' make[1]: Leaving directory `/builddir/build/BUILD/libzip-0.10.1' + rm -fv /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip.la removed '/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip.la' + ln -s ../lib/libzip/include/zipconf.h /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/include/zipconf-32.h + install -D -m644 -p /builddir/build/SOURCES/zipconf.h /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/include/zipconf.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libzip-0.10.1 extracting debug info from /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/ziptorrent extracting debug info from /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/zipmerge extracting debug info from /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/bin/zipcmp extracting debug info from /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/lib/libzip.so.2.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libzip.so.2.1.0.debug to /usr/lib/debug/usr/lib/libzip.so.2.debug symlinked /usr/lib/debug/usr/lib/libzip.so.2.1.0.debug to /usr/lib/debug/usr/lib/libzip.so.debug 506 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libzip-0.10.1-8.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qLHUwR + umask 022 + cd /builddir/build/BUILD + cd libzip-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + cp -pr NEWS /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + cp -pr README /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + cp -pr THANKS /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + cp -pr TODO /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386/usr/share/doc/libzip-0.10.1 + exit 0 Provides: libzip = 0.10.1-8.el7 libzip(x86-32) = 0.10.1-8.el7 libzip.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libz.so.1 libzip.so.2 rtld(GNU_HASH) Processing files: libzip-devel-0.10.1-8.el7.i686 Provides: libzip-devel = 0.10.1-8.el7 libzip-devel(x86-32) = 0.10.1-8.el7 pkgconfig(libzip) = 0.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzip.so.2 Processing files: libzip-debuginfo-0.10.1-8.el7.i686 Provides: libzip-debuginfo = 0.10.1-8.el7 libzip-debuginfo(x86-32) = 0.10.1-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 Wrote: /builddir/build/RPMS/libzip-0.10.1-8.el7.i686.rpm Wrote: /builddir/build/RPMS/libzip-devel-0.10.1-8.el7.i686.rpm Wrote: /builddir/build/RPMS/libzip-debuginfo-0.10.1-8.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0zIyt5 + umask 022 + cd /builddir/build/BUILD + cd libzip-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libzip-0.10.1-8.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->