+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libzip.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98eP84 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libzip-1.3.2 + /usr/bin/xz -dc /builddir/build/SOURCES/libzip-1.3.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libzip-1.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|"/lib /usr/lib|"/lib64 /usr/lib64|' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.otWXjj + umask 022 + cd /builddir/build/BUILD + cd libzip-1.3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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/lib64 --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 whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no checking for main in -lz... yes checking new ZLIB version... yes checking for main in -lbz2... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 _chmod... no checking for _close... no checking for _dup... no checking for _fdopen... no checking for _fileno... no checking for _open... no checking for _setmode... no checking for _snprintf... no checking for _strdup... no checking for _stricmp... no checking for _strtoi64... no checking for _strtoui64... no checking for _umask... no checking for _unlink... no checking for explicit_bzero... yes checking for explicit_memset... no checking for fileno... yes checking for fseeko... yes checking for ftello... yes checking for getopt... yes checking for getprogname... no checking for open... yes checking for setmode... no checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for stricmp... no checking for strtoll... yes checking for strtoull... yes checking for mkstemp... yes checking for dlsym in -ldl... yes checking if libc defines __progname... yes checking whether we are building for a Win32 host... no checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for strings.h... (cached) yes 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 for ssize_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for simple visibility declarations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libzip.pc config.status: creating libzip-uninstalled.pc config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating lib/gladman-fcrypt/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 -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' sh ./make_zipconf.sh ../config.h zipconf.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' Making all in gladman-fcrypt make[4]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[4]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_random_unix.lo `test -f 'zip_random_unix.c' || echo './'`zip_random_unix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_file.lo `test -f 'zip_source_file.c' || echo './'`zip_source_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-gladman-fcrypt.lo `test -f 'gladman-fcrypt.c' || echo './'`gladman-fcrypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_add.lo `test -f 'zip_add.c' || echo './'`zip_add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_add.c -fPIC -DPIC -o .libs/libzip_la-zip_add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_file.c -fPIC -DPIC -o .libs/libzip_la-zip_source_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_random_unix.c -fPIC -DPIC -o .libs/libzip_la-zip_random_unix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gladman-fcrypt.c -fPIC -DPIC -o .libs/libzip_la-gladman-fcrypt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_add_dir.lo `test -f 'zip_add_dir.c' || echo './'`zip_add_dir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_add_entry.lo `test -f 'zip_add_entry.c' || echo './'`zip_add_entry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_algorithm_bzip2.lo `test -f 'zip_algorithm_bzip2.c' || echo './'`zip_algorithm_bzip2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_add_dir.c -fPIC -DPIC -o .libs/libzip_la-zip_add_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_algorithm_bzip2.c -fPIC -DPIC -o .libs/libzip_la-zip_algorithm_bzip2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_add_entry.c -fPIC -DPIC -o .libs/libzip_la-zip_add_entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_algorithm_deflate.lo `test -f 'zip_algorithm_deflate.c' || echo './'`zip_algorithm_deflate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_buffer.lo `test -f 'zip_buffer.c' || echo './'`zip_buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_close.lo `test -f 'zip_close.c' || echo './'`zip_close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_algorithm_deflate.c -fPIC -DPIC -o .libs/libzip_la-zip_algorithm_deflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_buffer.c -fPIC -DPIC -o .libs/libzip_la-zip_buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_close.c -fPIC -DPIC -o .libs/libzip_la-zip_close.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_delete.lo `test -f 'zip_delete.c' || echo './'`zip_delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_delete.c -fPIC -DPIC -o .libs/libzip_la-zip_delete.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_dir_add.lo `test -f 'zip_dir_add.c' || echo './'`zip_dir_add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_dirent.lo `test -f 'zip_dirent.c' || echo './'`zip_dirent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_discard.lo `test -f 'zip_discard.c' || echo './'`zip_discard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_dir_add.c -fPIC -DPIC -o .libs/libzip_la-zip_dir_add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_dirent.c -fPIC -DPIC -o .libs/libzip_la-zip_dirent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_discard.c -fPIC -DPIC -o .libs/libzip_la-zip_discard.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_entry.lo `test -f 'zip_entry.c' || echo './'`zip_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_entry.c -fPIC -DPIC -o .libs/libzip_la-zip_entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_err_str.lo `test -f 'zip_err_str.c' || echo './'`zip_err_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error.lo `test -f 'zip_error.c' || echo './'`zip_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_err_str.c -fPIC -DPIC -o .libs/libzip_la-zip_err_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error.c -fPIC -DPIC -o .libs/libzip_la-zip_error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error_clear.lo `test -f 'zip_error_clear.c' || echo './'`zip_error_clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error_get.lo `test -f 'zip_error_get.c' || echo './'`zip_error_get.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error_get_sys_type.lo `test -f 'zip_error_get_sys_type.c' || echo './'`zip_error_get_sys_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error_clear.c -fPIC -DPIC -o .libs/libzip_la-zip_error_clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error_strerror.lo `test -f 'zip_error_strerror.c' || echo './'`zip_error_strerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error_get.c -fPIC -DPIC -o .libs/libzip_la-zip_error_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error_get_sys_type.c -fPIC -DPIC -o .libs/libzip_la-zip_error_get_sys_type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_error_to_str.lo `test -f 'zip_error_to_str.c' || echo './'`zip_error_to_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error_strerror.c -fPIC -DPIC -o .libs/libzip_la-zip_error_strerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_extra_field.lo `test -f 'zip_extra_field.c' || echo './'`zip_extra_field.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_extra_field_api.lo `test -f 'zip_extra_field_api.c' || echo './'`zip_extra_field_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_error_to_str.c -fPIC -DPIC -o .libs/libzip_la-zip_error_to_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fclose.lo `test -f 'zip_fclose.c' || echo './'`zip_fclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_extra_field.c -fPIC -DPIC -o .libs/libzip_la-zip_extra_field.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_extra_field_api.c -fPIC -DPIC -o .libs/libzip_la-zip_extra_field_api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fdopen.lo `test -f 'zip_fdopen.c' || echo './'`zip_fdopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fclose.c -fPIC -DPIC -o .libs/libzip_la-zip_fclose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fdopen.c -fPIC -DPIC -o .libs/libzip_la-zip_fdopen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_add.lo `test -f 'zip_file_add.c' || echo './'`zip_file_add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_error_clear.lo `test -f 'zip_file_error_clear.c' || echo './'`zip_file_error_clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_error_get.lo `test -f 'zip_file_error_get.c' || echo './'`zip_file_error_get.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_get_comment.lo `test -f 'zip_file_get_comment.c' || echo './'`zip_file_get_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_add.c -fPIC -DPIC -o .libs/libzip_la-zip_file_add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_error_clear.c -fPIC -DPIC -o .libs/libzip_la-zip_file_error_clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_error_get.c -fPIC -DPIC -o .libs/libzip_la-zip_file_error_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_get_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_file_get_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_get_external_attributes.lo `test -f 'zip_file_get_external_attributes.c' || echo './'`zip_file_get_external_attributes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_get_offset.lo `test -f 'zip_file_get_offset.c' || echo './'`zip_file_get_offset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_rename.lo `test -f 'zip_file_rename.c' || echo './'`zip_file_rename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_replace.lo `test -f 'zip_file_replace.c' || echo './'`zip_file_replace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_get_external_attributes.c -fPIC -DPIC -o .libs/libzip_la-zip_file_get_external_attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_get_offset.c -fPIC -DPIC -o .libs/libzip_la-zip_file_get_offset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_rename.c -fPIC -DPIC -o .libs/libzip_la-zip_file_rename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_replace.c -fPIC -DPIC -o .libs/libzip_la-zip_file_replace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_set_comment.lo `test -f 'zip_file_set_comment.c' || echo './'`zip_file_set_comment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_set_encryption.lo `test -f 'zip_file_set_encryption.c' || echo './'`zip_file_set_encryption.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_set_external_attributes.lo `test -f 'zip_file_set_external_attributes.c' || echo './'`zip_file_set_external_attributes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_set_mtime.lo `test -f 'zip_file_set_mtime.c' || echo './'`zip_file_set_mtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_set_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_file_set_comment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_set_encryption.c -fPIC -DPIC -o .libs/libzip_la-zip_file_set_encryption.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_set_external_attributes.c -fPIC -DPIC -o .libs/libzip_la-zip_file_set_external_attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_set_mtime.c -fPIC -DPIC -o .libs/libzip_la-zip_file_set_mtime.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_file_strerror.lo `test -f 'zip_file_strerror.c' || echo './'`zip_file_strerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_filerange_crc.lo `test -f 'zip_filerange_crc.c' || echo './'`zip_filerange_crc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fopen.lo `test -f 'zip_fopen.c' || echo './'`zip_fopen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fopen_encrypted.lo `test -f 'zip_fopen_encrypted.c' || echo './'`zip_fopen_encrypted.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_file_strerror.c -fPIC -DPIC -o .libs/libzip_la-zip_file_strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_filerange_crc.c -fPIC -DPIC -o .libs/libzip_la-zip_filerange_crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fopen.c -fPIC -DPIC -o .libs/libzip_la-zip_fopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fopen_encrypted.c -fPIC -DPIC -o .libs/libzip_la-zip_fopen_encrypted.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fopen_index.lo `test -f 'zip_fopen_index.c' || echo './'`zip_fopen_index.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fopen_index_encrypted.lo `test -f 'zip_fopen_index_encrypted.c' || echo './'`zip_fopen_index_encrypted.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fread.lo `test -f 'zip_fread.c' || echo './'`zip_fread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_fseek.lo `test -f 'zip_fseek.c' || echo './'`zip_fseek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fopen_index.c -fPIC -DPIC -o .libs/libzip_la-zip_fopen_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fopen_index_encrypted.c -fPIC -DPIC -o .libs/libzip_la-zip_fopen_index_encrypted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fread.c -fPIC -DPIC -o .libs/libzip_la-zip_fread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_fseek.c -fPIC -DPIC -o .libs/libzip_la-zip_fseek.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_ftell.lo `test -f 'zip_ftell.c' || echo './'`zip_ftell.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_archive_comment.lo `test -f 'zip_get_archive_comment.c' || echo './'`zip_get_archive_comment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_archive_flag.lo `test -f 'zip_get_archive_flag.c' || echo './'`zip_get_archive_flag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_encryption_implementation.lo `test -f 'zip_get_encryption_implementation.c' || echo './'`zip_get_encryption_implementation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_ftell.c -fPIC -DPIC -o .libs/libzip_la-zip_ftell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_archive_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_get_archive_comment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_archive_flag.c -fPIC -DPIC -o .libs/libzip_la-zip_get_archive_flag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_encryption_implementation.c -fPIC -DPIC -o .libs/libzip_la-zip_get_encryption_implementation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_file_comment.lo `test -f 'zip_get_file_comment.c' || echo './'`zip_get_file_comment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_num_entries.lo `test -f 'zip_get_num_entries.c' || echo './'`zip_get_num_entries.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_num_files.lo `test -f 'zip_get_num_files.c' || echo './'`zip_get_num_files.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_get_name.lo `test -f 'zip_get_name.c' || echo './'`zip_get_name.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_file_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_get_file_comment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_num_entries.c -fPIC -DPIC -o .libs/libzip_la-zip_get_num_entries.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_num_files.c -fPIC -DPIC -o .libs/libzip_la-zip_get_num_files.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_get_name.c -fPIC -DPIC -o .libs/libzip_la-zip_get_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_hash.lo `test -f 'zip_hash.c' || echo './'`zip_hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_io_util.lo `test -f 'zip_io_util.c' || echo './'`zip_io_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_libzip_version.lo `test -f 'zip_libzip_version.c' || echo './'`zip_libzip_version.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_memdup.lo `test -f 'zip_memdup.c' || echo './'`zip_memdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_hash.c -fPIC -DPIC -o .libs/libzip_la-zip_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_io_util.c -fPIC -DPIC -o .libs/libzip_la-zip_io_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_libzip_version.c -fPIC -DPIC -o .libs/libzip_la-zip_libzip_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_memdup.c -fPIC -DPIC -o .libs/libzip_la-zip_memdup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_name_locate.lo `test -f 'zip_name_locate.c' || echo './'`zip_name_locate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_new.lo `test -f 'zip_new.c' || echo './'`zip_new.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_open.lo `test -f 'zip_open.c' || echo './'`zip_open.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_progress.lo `test -f 'zip_progress.c' || echo './'`zip_progress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_name_locate.c -fPIC -DPIC -o .libs/libzip_la-zip_name_locate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_new.c -fPIC -DPIC -o .libs/libzip_la-zip_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_open.c -fPIC -DPIC -o .libs/libzip_la-zip_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_progress.c -fPIC -DPIC -o .libs/libzip_la-zip_progress.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_rename.lo `test -f 'zip_rename.c' || echo './'`zip_rename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_replace.lo `test -f 'zip_replace.c' || echo './'`zip_replace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_rename.c -fPIC -DPIC -o .libs/libzip_la-zip_rename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_archive_comment.lo `test -f 'zip_set_archive_comment.c' || echo './'`zip_set_archive_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_replace.c -fPIC -DPIC -o .libs/libzip_la-zip_replace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_archive_flag.lo `test -f 'zip_set_archive_flag.c' || echo './'`zip_set_archive_flag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_archive_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_set_archive_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_default_password.lo `test -f 'zip_set_default_password.c' || echo './'`zip_set_default_password.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_file_comment.lo `test -f 'zip_set_file_comment.c' || echo './'`zip_set_file_comment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_archive_flag.c -fPIC -DPIC -o .libs/libzip_la-zip_set_archive_flag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_file_compression.lo `test -f 'zip_set_file_compression.c' || echo './'`zip_set_file_compression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_default_password.c -fPIC -DPIC -o .libs/libzip_la-zip_set_default_password.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_file_comment.c -fPIC -DPIC -o .libs/libzip_la-zip_set_file_comment.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_set_name.lo `test -f 'zip_set_name.c' || echo './'`zip_set_name.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_file_compression.c -fPIC -DPIC -o .libs/libzip_la-zip_set_file_compression.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_begin_write.lo `test -f 'zip_source_begin_write.c' || echo './'`zip_source_begin_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_set_name.c -fPIC -DPIC -o .libs/libzip_la-zip_set_name.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_buffer.lo `test -f 'zip_source_buffer.c' || echo './'`zip_source_buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_call.lo `test -f 'zip_source_call.c' || echo './'`zip_source_call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_begin_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_begin_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_buffer.c -fPIC -DPIC -o .libs/libzip_la-zip_source_buffer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_close.lo `test -f 'zip_source_close.c' || echo './'`zip_source_close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_call.c -fPIC -DPIC -o .libs/libzip_la-zip_source_call.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_commit_write.lo `test -f 'zip_source_commit_write.c' || echo './'`zip_source_commit_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_close.c -fPIC -DPIC -o .libs/libzip_la-zip_source_close.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_compress.lo `test -f 'zip_source_compress.c' || echo './'`zip_source_compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_commit_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_commit_write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_crc.lo `test -f 'zip_source_crc.c' || echo './'`zip_source_crc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_error.lo `test -f 'zip_source_error.c' || echo './'`zip_source_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_filep.lo `test -f 'zip_source_filep.c' || echo './'`zip_source_filep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_compress.c -fPIC -DPIC -o .libs/libzip_la-zip_source_compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_crc.c -fPIC -DPIC -o .libs/libzip_la-zip_source_crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_error.c -fPIC -DPIC -o .libs/libzip_la-zip_source_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_filep.c -fPIC -DPIC -o .libs/libzip_la-zip_source_filep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_free.lo `test -f 'zip_source_free.c' || echo './'`zip_source_free.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_function.lo `test -f 'zip_source_function.c' || echo './'`zip_source_function.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_get_compression_flags.lo `test -f 'zip_source_get_compression_flags.c' || echo './'`zip_source_get_compression_flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_free.c -fPIC -DPIC -o .libs/libzip_la-zip_source_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_function.c -fPIC -DPIC -o .libs/libzip_la-zip_source_function.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_get_compression_flags.c -fPIC -DPIC -o .libs/libzip_la-zip_source_get_compression_flags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_is_deleted.lo `test -f 'zip_source_is_deleted.c' || echo './'`zip_source_is_deleted.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_layered.lo `test -f 'zip_source_layered.c' || echo './'`zip_source_layered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_open.lo `test -f 'zip_source_open.c' || echo './'`zip_source_open.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_pkware.lo `test -f 'zip_source_pkware.c' || echo './'`zip_source_pkware.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_is_deleted.c -fPIC -DPIC -o .libs/libzip_la-zip_source_is_deleted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_layered.c -fPIC -DPIC -o .libs/libzip_la-zip_source_layered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_open.c -fPIC -DPIC -o .libs/libzip_la-zip_source_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_pkware.c -fPIC -DPIC -o .libs/libzip_la-zip_source_pkware.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_read.lo `test -f 'zip_source_read.c' || echo './'`zip_source_read.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_remove.lo `test -f 'zip_source_remove.c' || echo './'`zip_source_remove.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_rollback_write.lo `test -f 'zip_source_rollback_write.c' || echo './'`zip_source_rollback_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_read.c -fPIC -DPIC -o .libs/libzip_la-zip_source_read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_seek.lo `test -f 'zip_source_seek.c' || echo './'`zip_source_seek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_remove.c -fPIC -DPIC -o .libs/libzip_la-zip_source_remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_rollback_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_rollback_write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_seek_write.lo `test -f 'zip_source_seek_write.c' || echo './'`zip_source_seek_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_seek.c -fPIC -DPIC -o .libs/libzip_la-zip_source_seek.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_stat.lo `test -f 'zip_source_stat.c' || echo './'`zip_source_stat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_supports.lo `test -f 'zip_source_supports.c' || echo './'`zip_source_supports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_seek_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_seek_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_stat.c -fPIC -DPIC -o .libs/libzip_la-zip_source_stat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_tell.lo `test -f 'zip_source_tell.c' || echo './'`zip_source_tell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_supports.c -fPIC -DPIC -o .libs/libzip_la-zip_source_supports.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_tell_write.lo `test -f 'zip_source_tell_write.c' || echo './'`zip_source_tell_write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_window.lo `test -f 'zip_source_window.c' || echo './'`zip_source_window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_tell.c -fPIC -DPIC -o .libs/libzip_la-zip_source_tell.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_winzip_aes_decode.lo `test -f 'zip_source_winzip_aes_decode.c' || echo './'`zip_source_winzip_aes_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_tell_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_tell_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_window.c -fPIC -DPIC -o .libs/libzip_la-zip_source_window.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_winzip_aes_encode.lo `test -f 'zip_source_winzip_aes_encode.c' || echo './'`zip_source_winzip_aes_encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_winzip_aes_decode.c -fPIC -DPIC -o .libs/libzip_la-zip_source_winzip_aes_decode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_write.lo `test -f 'zip_source_write.c' || echo './'`zip_source_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_winzip_aes_encode.c -fPIC -DPIC -o .libs/libzip_la-zip_source_winzip_aes_encode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_write.c -fPIC -DPIC -o .libs/libzip_la-zip_source_write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_zip.lo `test -f 'zip_source_zip.c' || echo './'`zip_source_zip.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_source_zip_new.lo `test -f 'zip_source_zip_new.c' || echo './'`zip_source_zip_new.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_stat.lo `test -f 'zip_stat.c' || echo './'`zip_stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_zip.c -fPIC -DPIC -o .libs/libzip_la-zip_source_zip.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_stat_index.lo `test -f 'zip_stat_index.c' || echo './'`zip_stat_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_source_zip_new.c -fPIC -DPIC -o .libs/libzip_la-zip_source_zip_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_stat.c -fPIC -DPIC -o .libs/libzip_la-zip_stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_stat_index.c -fPIC -DPIC -o .libs/libzip_la-zip_stat_index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_stat_init.lo `test -f 'zip_stat_init.c' || echo './'`zip_stat_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_strerror.lo `test -f 'zip_strerror.c' || echo './'`zip_strerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_string.lo `test -f 'zip_string.c' || echo './'`zip_string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_unchange.lo `test -f 'zip_unchange.c' || echo './'`zip_unchange.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_stat_init.c -fPIC -DPIC -o .libs/libzip_la-zip_stat_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_strerror.c -fPIC -DPIC -o .libs/libzip_la-zip_strerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_string.c -fPIC -DPIC -o .libs/libzip_la-zip_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_unchange.c -fPIC -DPIC -o .libs/libzip_la-zip_unchange.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_unchange_all.lo `test -f 'zip_unchange_all.c' || echo './'`zip_unchange_all.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_unchange_archive.lo `test -f 'zip_unchange_archive.c' || echo './'`zip_unchange_archive.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_unchange_data.lo `test -f 'zip_unchange_data.c' || echo './'`zip_unchange_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_unchange_all.c -fPIC -DPIC -o .libs/libzip_la-zip_unchange_all.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libzip_la-zip_utf-8.lo `test -f 'zip_utf-8.c' || echo './'`zip_utf-8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_unchange_archive.c -fPIC -DPIC -o .libs/libzip_la-zip_unchange_archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_unchange_data.c -fPIC -DPIC -o .libs/libzip_la-zip_unchange_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./gladman-fcrypt -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c zip_utf-8.c -fPIC -DPIC -o .libs/libzip_la-zip_utf-8.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 5:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libzip.la -rpath /usr/lib64 libzip_la-zip_random_unix.lo libzip_la-zip_source_file.lo libzip_la-gladman-fcrypt.lo libzip_la-zip_add.lo libzip_la-zip_add_dir.lo libzip_la-zip_add_entry.lo libzip_la-zip_algorithm_bzip2.lo libzip_la-zip_algorithm_deflate.lo libzip_la-zip_buffer.lo libzip_la-zip_close.lo libzip_la-zip_delete.lo libzip_la-zip_dir_add.lo libzip_la-zip_dirent.lo libzip_la-zip_discard.lo libzip_la-zip_entry.lo libzip_la-zip_err_str.lo libzip_la-zip_error.lo libzip_la-zip_error_clear.lo libzip_la-zip_error_get.lo libzip_la-zip_error_get_sys_type.lo libzip_la-zip_error_strerror.lo libzip_la-zip_error_to_str.lo libzip_la-zip_extra_field.lo libzip_la-zip_extra_field_api.lo libzip_la-zip_fclose.lo libzip_la-zip_fdopen.lo libzip_la-zip_file_add.lo libzip_la-zip_file_error_clear.lo libzip_la-zip_file_error_get.lo libzip_la-zip_file_get_comment.lo libzip_la-zip_file_get_external_attributes.lo libzip_la-zip_file_get_offset.lo libzip_la-zip_file_rename.lo libzip_la-zip_file_replace.lo libzip_la-zip_file_set_comment.lo libzip_la-zip_file_set_encryption.lo libzip_la-zip_file_set_external_attributes.lo libzip_la-zip_file_set_mtime.lo libzip_la-zip_file_strerror.lo libzip_la-zip_filerange_crc.lo libzip_la-zip_fopen.lo libzip_la-zip_fopen_encrypted.lo libzip_la-zip_fopen_index.lo libzip_la-zip_fopen_index_encrypted.lo libzip_la-zip_fread.lo libzip_la-zip_fseek.lo libzip_la-zip_ftell.lo libzip_la-zip_get_archive_comment.lo libzip_la-zip_get_archive_flag.lo libzip_la-zip_get_encryption_implementation.lo libzip_la-zip_get_file_comment.lo libzip_la-zip_get_num_entries.lo libzip_la-zip_get_num_files.lo libzip_la-zip_get_name.lo libzip_la-zip_hash.lo libzip_la-zip_io_util.lo libzip_la-zip_libzip_version.lo libzip_la-zip_memdup.lo libzip_la-zip_name_locate.lo libzip_la-zip_new.lo libzip_la-zip_open.lo libzip_la-zip_progress.lo libzip_la-zip_rename.lo libzip_la-zip_replace.lo libzip_la-zip_set_archive_comment.lo libzip_la-zip_set_archive_flag.lo libzip_la-zip_set_default_password.lo libzip_la-zip_set_file_comment.lo libzip_la-zip_set_file_compression.lo libzip_la-zip_set_name.lo libzip_la-zip_source_begin_write.lo libzip_la-zip_source_buffer.lo libzip_la-zip_source_call.lo libzip_la-zip_source_close.lo libzip_la-zip_source_commit_write.lo libzip_la-zip_source_compress.lo libzip_la-zip_source_crc.lo libzip_la-zip_source_error.lo libzip_la-zip_source_filep.lo libzip_la-zip_source_free.lo libzip_la-zip_source_function.lo libzip_la-zip_source_get_compression_flags.lo libzip_la-zip_source_is_deleted.lo libzip_la-zip_source_layered.lo libzip_la-zip_source_open.lo libzip_la-zip_source_pkware.lo libzip_la-zip_source_read.lo libzip_la-zip_source_remove.lo libzip_la-zip_source_rollback_write.lo libzip_la-zip_source_seek.lo libzip_la-zip_source_seek_write.lo libzip_la-zip_source_stat.lo libzip_la-zip_source_supports.lo libzip_la-zip_source_tell.lo libzip_la-zip_source_tell_write.lo libzip_la-zip_source_window.lo libzip_la-zip_source_winzip_aes_decode.lo libzip_la-zip_source_winzip_aes_encode.lo libzip_la-zip_source_write.lo libzip_la-zip_source_zip.lo libzip_la-zip_source_zip_new.lo libzip_la-zip_stat.lo libzip_la-zip_stat_index.lo libzip_la-zip_stat_init.lo libzip_la-zip_strerror.lo libzip_la-zip_string.lo libzip_la-zip_unchange.lo libzip_la-zip_unchange_all.lo libzip_la-zip_unchange_archive.lo libzip_la-zip_unchange_data.lo libzip_la-zip_utf-8.lo -lbz2 -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libzip_la-zip_random_unix.o .libs/libzip_la-zip_source_file.o .libs/libzip_la-gladman-fcrypt.o .libs/libzip_la-zip_add.o .libs/libzip_la-zip_add_dir.o .libs/libzip_la-zip_add_entry.o .libs/libzip_la-zip_algorithm_bzip2.o .libs/libzip_la-zip_algorithm_deflate.o .libs/libzip_la-zip_buffer.o .libs/libzip_la-zip_close.o .libs/libzip_la-zip_delete.o .libs/libzip_la-zip_dir_add.o .libs/libzip_la-zip_dirent.o .libs/libzip_la-zip_discard.o .libs/libzip_la-zip_entry.o .libs/libzip_la-zip_err_str.o .libs/libzip_la-zip_error.o .libs/libzip_la-zip_error_clear.o .libs/libzip_la-zip_error_get.o .libs/libzip_la-zip_error_get_sys_type.o .libs/libzip_la-zip_error_strerror.o .libs/libzip_la-zip_error_to_str.o .libs/libzip_la-zip_extra_field.o .libs/libzip_la-zip_extra_field_api.o .libs/libzip_la-zip_fclose.o .libs/libzip_la-zip_fdopen.o .libs/libzip_la-zip_file_add.o .libs/libzip_la-zip_file_error_clear.o .libs/libzip_la-zip_file_error_get.o .libs/libzip_la-zip_file_get_comment.o .libs/libzip_la-zip_file_get_external_attributes.o .libs/libzip_la-zip_file_get_offset.o .libs/libzip_la-zip_file_rename.o .libs/libzip_la-zip_file_replace.o .libs/libzip_la-zip_file_set_comment.o .libs/libzip_la-zip_file_set_encryption.o .libs/libzip_la-zip_file_set_external_attributes.o .libs/libzip_la-zip_file_set_mtime.o .libs/libzip_la-zip_file_strerror.o .libs/libzip_la-zip_filerange_crc.o .libs/libzip_la-zip_fopen.o .libs/libzip_la-zip_fopen_encrypted.o .libs/libzip_la-zip_fopen_index.o .libs/libzip_la-zip_fopen_index_encrypted.o .libs/libzip_la-zip_fread.o .libs/libzip_la-zip_fseek.o .libs/libzip_la-zip_ftell.o .libs/libzip_la-zip_get_archive_comment.o .libs/libzip_la-zip_get_archive_flag.o .libs/libzip_la-zip_get_encryption_implementation.o .libs/libzip_la-zip_get_file_comment.o .libs/libzip_la-zip_get_num_entries.o .libs/libzip_la-zip_get_num_files.o .libs/libzip_la-zip_get_name.o .libs/libzip_la-zip_hash.o .libs/libzip_la-zip_io_util.o .libs/libzip_la-zip_libzip_version.o .libs/libzip_la-zip_memdup.o .libs/libzip_la-zip_name_locate.o .libs/libzip_la-zip_new.o .libs/libzip_la-zip_open.o .libs/libzip_la-zip_progress.o .libs/libzip_la-zip_rename.o .libs/libzip_la-zip_replace.o .libs/libzip_la-zip_set_archive_comment.o .libs/libzip_la-zip_set_archive_flag.o .libs/libzip_la-zip_set_default_password.o .libs/libzip_la-zip_set_file_comment.o .libs/libzip_la-zip_set_file_compression.o .libs/libzip_la-zip_set_name.o .libs/libzip_la-zip_source_begin_write.o .libs/libzip_la-zip_source_buffer.o .libs/libzip_la-zip_source_call.o .libs/libzip_la-zip_source_close.o .libs/libzip_la-zip_source_commit_write.o .libs/libzip_la-zip_source_compress.o .libs/libzip_la-zip_source_crc.o .libs/libzip_la-zip_source_error.o .libs/libzip_la-zip_source_filep.o .libs/libzip_la-zip_source_free.o .libs/libzip_la-zip_source_function.o .libs/libzip_la-zip_source_get_compression_flags.o .libs/libzip_la-zip_source_is_deleted.o .libs/libzip_la-zip_source_layered.o .libs/libzip_la-zip_source_open.o .libs/libzip_la-zip_source_pkware.o .libs/libzip_la-zip_source_read.o .libs/libzip_la-zip_source_remove.o .libs/libzip_la-zip_source_rollback_write.o .libs/libzip_la-zip_source_seek.o .libs/libzip_la-zip_source_seek_write.o .libs/libzip_la-zip_source_stat.o .libs/libzip_la-zip_source_supports.o .libs/libzip_la-zip_source_tell.o .libs/libzip_la-zip_source_tell_write.o .libs/libzip_la-zip_source_window.o .libs/libzip_la-zip_source_winzip_aes_decode.o .libs/libzip_la-zip_source_winzip_aes_encode.o .libs/libzip_la-zip_source_write.o .libs/libzip_la-zip_source_zip.o .libs/libzip_la-zip_source_zip_new.o .libs/libzip_la-zip_stat.o .libs/libzip_la-zip_stat_index.o .libs/libzip_la-zip_stat_init.o .libs/libzip_la-zip_strerror.o .libs/libzip_la-zip_string.o .libs/libzip_la-zip_unchange.o .libs/libzip_la-zip_unchange_all.o .libs/libzip_la-zip_unchange_archive.o .libs/libzip_la-zip_unchange_data.o .libs/libzip_la-zip_utf-8.o -lbz2 -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libzip.so.5 -o .libs/libzip.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libzip.so.5" && ln -s "libzip.so.5.0.0" "libzip.so.5") libtool: link: (cd ".libs" && rm -f "libzip.so" && ln -s "libzip.so.5.0.0" "libzip.so") libtool: link: ( cd ".libs" && rm -f "libzip.la" && ln -s "../libzip.la" "libzip.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' Making all in man make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/man' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zipcmp.o zipcmp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o zipmerge.o zipmerge.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o source_hole.o source_hole.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ziptool.o ziptool.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hole.o hole.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zipmerge zipmerge.o ../lib/libzip.la -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hole hole.o source_hole.o ../lib/libzip.la -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zipcmp zipcmp.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zipmerge zipmerge.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hole hole.o source_hole.o ../lib/.libs/libzip.so -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ziptool source_hole.o ziptool.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zipcmp zipcmp.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ziptool source_hole.o ziptool.o ../lib/.libs/libzip.so -lbz2 -lz make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/src' Making all in regress make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/regress' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o malloc.lo malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nonrandomopen.lo nonrandomopen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o add_from_filep.o add_from_filep.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fopen_unchanged.o fopen_unchanged.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fread.o fread.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fseek.o fseek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nonrandomopen.c -fPIC -DPIC -o .libs/nonrandomopen.o gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nonrandomopentest.o nonrandomopentest.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tryopen.o tryopen.c sed -e 's!@[s]rcdir@!.!g' -e 's!@[a]bs_srcdir@!/builddir/build/BUILD/libzip-1.3.2/regress!g' -e 's!@[t]op_builddir@!..!g' ./runtest.in > runtest chmod +x runtest /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o malloc.la -rpath /usr/lib64/libzip malloc.lo -ldl -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nonrandomopen.la -rpath /usr/lib64/libzip nonrandomopen.lo -ldl -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o add_from_filep add_from_filep.o ../lib/libzip.la -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fopen_unchanged fopen_unchanged.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -shared -fPIC -DPIC .libs/malloc.o -ldl -lbz2 -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,malloc.so -o .libs/malloc.so libtool: link: ( cd ".libs" && rm -f "malloc.la" && ln -s "../malloc.la" "malloc.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/nonrandomopen.o -ldl -lbz2 -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,nonrandomopen.so -o .libs/nonrandomopen.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fread fread.o ../lib/libzip.la -lbz2 -lz libtool: link: ( cd ".libs" && rm -f "nonrandomopen.la" && ln -s "../nonrandomopen.la" "nonrandomopen.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fseek fseek.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/add_from_filep add_from_filep.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fopen_unchanged fopen_unchanged.o ../lib/.libs/libzip.so -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nonrandomopentest nonrandomopentest.o ../lib/libzip.la -lbz2 -lz /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tryopen tryopen.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fread fread.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fseek fseek.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nonrandomopentest nonrandomopentest.o ../lib/.libs/libzip.so -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/tryopen tryopen.o ../lib/.libs/libzip.so -lbz2 -lz make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/regress' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o in_memory-in-memory.o `test -f 'in-memory.c' || echo './'`in-memory.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o in-memory in_memory-in-memory.o ../lib/libzip.la -lbz2 -lz libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/in-memory in_memory-in-memory.o ../lib/.libs/libzip.so -lbz2 -lz make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/examples' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2' make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xz51kd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 + cd libzip-1.3.2 + make install DESTDIR=/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 'INSTALL=install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' Making install in gladman-fcrypt make[3]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[4]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[3]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib/gladman-fcrypt' make[3]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[4]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libzip.la '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libzip.so.5.0.0 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/libzip.so.5.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libzip.so.5.0.0 libzip.so.5 || { rm -f libzip.so.5 && ln -s libzip.so.5.0.0 libzip.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libzip.so.5.0.0 libzip.so || { rm -f libzip.so && ln -s libzip.so.5.0.0 libzip.so; }; }) libtool: install: install -p .libs/libzip.lai /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/libzip.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/include' install -p -m 644 zip.h '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/include' install -p -m 644 zipconf.h '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[3]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/lib' Making install in man make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/man' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man1' install -p -m 644 'zipcmp.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man1/zipcmp.1' install -p -m 644 'zipmerge.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man1/zipmerge.1' install -p -m 644 'ziptool.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man1/ziptool.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3' install -p -m 644 'ZIP_SOURCE_GET_ARGS.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3' install -p -m 644 'libzip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/libzip.3' install -p -m 644 'zip_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_add.3' install -p -m 644 'zip_add_dir.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_add_dir.3' install -p -m 644 'zip_close.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_close.3' install -p -m 644 'zip_delete.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_delete.3' install -p -m 644 'zip_dir_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_dir_add.3' install -p -m 644 'zip_discard.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_discard.3' install -p -m 644 'zip_error_clear.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_clear.3' install -p -m 644 'zip_error_code_system.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_code_system.3' install -p -m 644 'zip_error_code_zip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_code_zip.3' install -p -m 644 'zip_error_fini.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_fini.3' install -p -m 644 'zip_error_get.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_get.3' install -p -m 644 'zip_error_get_sys_type.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_get_sys_type.3' install -p -m 644 'zip_error_init.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_init.3' install -p -m 644 'zip_error_set.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_set.3' install -p -m 644 'zip_error_strerror.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_strerror.3' install -p -m 644 'zip_error_system_type.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_system_type.3' install -p -m 644 'zip_error_to_data.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_to_data.3' install -p -m 644 'zip_error_to_str.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_to_str.3' install -p -m 644 'zip_errors.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_errors.3' install -p -m 644 'zip_fclose.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fclose.3' install -p -m 644 'zip_fdopen.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fdopen.3' install -p -m 644 'zip_file_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_add.3' install -p -m 644 'zip_file_extra_field_delete.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_delete.3' install -p -m 644 'zip_file_extra_field_get.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_get.3' install -p -m 644 'zip_file_extra_field_set.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_set.3' install -p -m 644 'zip_file_extra_fields_count.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_fields_count.3' install -p -m 644 'zip_file_get_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_comment.3' install -p -m 644 'zip_file_get_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_error.3' install -p -m 644 'zip_file_get_external_attributes.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_external_attributes.3' install -p -m 644 'zip_file_rename.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_rename.3' install -p -m 644 'zip_file_set_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_comment.3' install -p -m 644 'zip_file_set_encryption.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_encryption.3' install -p -m 644 'zip_file_set_external_attributes.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_external_attributes.3' install -p -m 644 'zip_file_set_mtime.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_mtime.3' install -p -m 644 'zip_file_strerror.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_strerror.3' install -p -m 644 'zip_fopen.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen.3' install -p -m 644 'zip_fopen_encrypted.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_encrypted.3' install -p -m 644 'zip_fread.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fread.3' install -p -m 644 'zip_fseek.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fseek.3' install -p -m 644 'zip_ftell.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_ftell.3' install -p -m 644 'zip_get_archive_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_archive_comment.3' install -p -m 644 'zip_get_archive_flag.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_archive_flag.3' install -p -m 644 'zip_get_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_error.3' install -p -m 644 'zip_get_file_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_file_comment.3' install -p -m 644 'zip_get_name.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_name.3' install -p -m 644 'zip_get_num_entries.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_num_entries.3' install -p -m 644 'zip_get_num_files.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_num_files.3' install -p -m 644 'zip_libzip_version.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_libzip_version.3' install -p -m 644 'zip_name_locate.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_name_locate.3' install -p -m 644 'zip_open.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_open.3' install -p -m 644 'zip_rename.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_rename.3' install -p -m 644 'zip_register_progress_callback.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_register_progress_callback.3' install -p -m 644 'zip_register_progress_callback_with_state.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_register_progress_callback_with_state.3' install -p -m 644 'zip_set_archive_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_archive_comment.3' install -p -m 644 'zip_set_archive_flag.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_archive_flag.3' install -p -m 644 'zip_set_default_password.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_default_password.3' install -p -m 644 'zip_set_file_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_file_comment.3' install -p -m 644 'zip_set_file_compression.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_file_compression.3' install -p -m 644 'zip_source.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source.3' install -p -m 644 'zip_source_begin_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_begin_write.3' install -p -m 644 'zip_source_buffer.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_buffer.3' install -p -m 644 'zip_source_close.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_close.3' install -p -m 644 'zip_source_commit_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_commit_write.3' install -p -m 644 'zip_source_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_error.3' install -p -m 644 'zip_source_file.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_file.3' install -p -m 644 'zip_source_filep.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_filep.3' install -p -m 644 'zip_source_free.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_free.3' install -p -m 644 'zip_source_function.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_function.3' install -p -m 644 'zip_source_is_deleted.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_is_deleted.3' install -p -m 644 'zip_source_keep.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_keep.3' install -p -m 644 'zip_source_make_command_bitmap.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_make_command_bitmap.3' install -p -m 644 'zip_source_open.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_open.3' install -p -m 644 'zip_source_read.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_read.3' install -p -m 644 'zip_source_rollback_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_rollback_write.3' install -p -m 644 'zip_source_seek.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek.3' install -p -m 644 'zip_source_seek_compute_offset.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek_compute_offset.3' install -p -m 644 'zip_source_seek_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek_write.3' install -p -m 644 'zip_source_stat.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_stat.3' install -p -m 644 'zip_source_tell.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_tell.3' install -p -m 644 'zip_source_tell_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_tell_write.3' install -p -m 644 'zip_source_win32a.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32a.3' install -p -m 644 'zip_source_win32handle.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32handle.3' install -p -m 644 'zip_source_win32w.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32w.3' install -p -m 644 'zip_source_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_write.3' install -p -m 644 'zip_source_zip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_zip.3' install -p -m 644 'zip_stat.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat.3' install -p -m 644 'zip_stat_init.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat_init.3' install -p -m 644 'zip_unchange.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange.3' install -p -m 644 'zip_unchange_all.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange_all.3' install -p -m 644 'zip_unchange_archive.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange_archive.3' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/man' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3' install -p -m 644 'ZIP_SOURCE_GET_ARGS.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/ZIP_SOURCE_GET_ARGS.3' install -p -m 644 'libzip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/libzip.3' install -p -m 644 'zip_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_add.3' install -p -m 644 'zip_add_dir.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_add_dir.3' install -p -m 644 'zip_close.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_close.3' install -p -m 644 'zip_delete.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_delete.3' install -p -m 644 'zip_dir_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_dir_add.3' install -p -m 644 'zip_discard.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_discard.3' install -p -m 644 'zip_error_clear.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_clear.3' install -p -m 644 'zip_error_code_system.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_code_system.3' install -p -m 644 'zip_error_code_zip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_code_zip.3' install -p -m 644 'zip_error_fini.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_fini.3' install -p -m 644 'zip_error_get.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_get.3' install -p -m 644 'zip_error_get_sys_type.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_get_sys_type.3' install -p -m 644 'zip_error_init.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_init.3' install -p -m 644 'zip_error_set.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_set.3' install -p -m 644 'zip_error_strerror.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_strerror.3' install -p -m 644 'zip_error_system_type.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_system_type.3' install -p -m 644 'zip_error_to_data.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_to_data.3' install -p -m 644 'zip_error_to_str.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_to_str.3' install -p -m 644 'zip_errors.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_errors.3' install -p -m 644 'zip_fclose.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fclose.3' install -p -m 644 'zip_fdopen.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fdopen.3' install -p -m 644 'zip_file_add.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_add.3' install -p -m 644 'zip_file_extra_field_delete.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_delete.3' install -p -m 644 'zip_file_extra_field_get.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_get.3' install -p -m 644 'zip_file_extra_field_set.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_set.3' install -p -m 644 'zip_file_extra_fields_count.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_fields_count.3' install -p -m 644 'zip_file_get_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_comment.3' install -p -m 644 'zip_file_get_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_error.3' install -p -m 644 'zip_file_get_external_attributes.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_get_external_attributes.3' install -p -m 644 'zip_file_rename.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_rename.3' install -p -m 644 'zip_file_set_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_comment.3' install -p -m 644 'zip_file_set_encryption.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_encryption.3' install -p -m 644 'zip_file_set_external_attributes.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_external_attributes.3' install -p -m 644 'zip_file_set_mtime.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_set_mtime.3' install -p -m 644 'zip_file_strerror.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_strerror.3' install -p -m 644 'zip_fopen.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen.3' install -p -m 644 'zip_fopen_encrypted.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_encrypted.3' install -p -m 644 'zip_fread.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fread.3' install -p -m 644 'zip_fseek.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fseek.3' install -p -m 644 'zip_ftell.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_ftell.3' install -p -m 644 'zip_get_archive_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_archive_comment.3' install -p -m 644 'zip_get_archive_flag.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_archive_flag.3' install -p -m 644 'zip_get_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_error.3' install -p -m 644 'zip_get_file_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_file_comment.3' install -p -m 644 'zip_get_name.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_name.3' install -p -m 644 'zip_get_num_entries.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_num_entries.3' install -p -m 644 'zip_get_num_files.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_get_num_files.3' install -p -m 644 'zip_libzip_version.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_libzip_version.3' install -p -m 644 'zip_name_locate.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_name_locate.3' install -p -m 644 'zip_open.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_open.3' install -p -m 644 'zip_rename.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_rename.3' install -p -m 644 'zip_register_progress_callback.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_register_progress_callback.3' install -p -m 644 'zip_register_progress_callback_with_state.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_register_progress_callback_with_state.3' install -p -m 644 'zip_set_archive_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_archive_comment.3' install -p -m 644 'zip_set_archive_flag.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_archive_flag.3' install -p -m 644 'zip_set_default_password.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_default_password.3' install -p -m 644 'zip_set_file_comment.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_file_comment.3' install -p -m 644 'zip_set_file_compression.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_set_file_compression.3' install -p -m 644 'zip_source.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source.3' install -p -m 644 'zip_source_begin_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_begin_write.3' install -p -m 644 'zip_source_buffer.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_buffer.3' install -p -m 644 'zip_source_close.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_close.3' install -p -m 644 'zip_source_commit_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_commit_write.3' install -p -m 644 'zip_source_error.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_error.3' install -p -m 644 'zip_source_file.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_file.3' install -p -m 644 'zip_source_filep.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_filep.3' install -p -m 644 'zip_source_free.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_free.3' install -p -m 644 'zip_source_function.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_function.3' install -p -m 644 'zip_source_is_deleted.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_is_deleted.3' install -p -m 644 'zip_source_keep.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_keep.3' install -p -m 644 'zip_source_make_command_bitmap.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_make_command_bitmap.3' install -p -m 644 'zip_source_open.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_open.3' install -p -m 644 'zip_source_read.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_read.3' install -p -m 644 'zip_source_rollback_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_rollback_write.3' install -p -m 644 'zip_source_seek.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek.3' install -p -m 644 'zip_source_seek_compute_offset.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek_compute_offset.3' install -p -m 644 'zip_source_seek_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_seek_write.3' install -p -m 644 'zip_source_stat.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_stat.3' install -p -m 644 'zip_source_tell.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_tell.3' install -p -m 644 'zip_source_tell_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_tell_write.3' install -p -m 644 'zip_source_win32a.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32a.3' install -p -m 644 'zip_source_win32handle.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32handle.3' install -p -m 644 'zip_source_win32w.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32w.3' install -p -m 644 'zip_source_write.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_write.3' install -p -m 644 'zip_source_zip.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_zip.3' install -p -m 644 'zip_stat.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat.3' install -p -m 644 'zip_stat_init.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat_init.3' install -p -m 644 'zip_unchange.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange.3' install -p -m 644 'zip_unchange_all.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange_all.3' install -p -m 644 'zip_unchange_archive.man' '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_unchange_archive.3' rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_error_clear.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_error_get.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_init_with_code.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_replace.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_delete_by_id.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_get_by_id.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_fields_count_by_id.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_index.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_index_encrypted.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_replace.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_open_from_source.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat_index.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_function_create.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_strerror.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32a_create.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32handle_create.3 rm -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32w_create.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_clear.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_error_clear.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_get.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_error_get.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_init.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_error_init_with_code.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_add.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_replace.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_delete.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_delete_by_id.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_get.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_field_get_by_id.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_fields_count.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_extra_fields_count_by_id.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_index.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_encrypted.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_fopen_index_encrypted.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_add.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_replace.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_open.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_open_from_source.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_stat_index.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_function.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_function_create.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_file_strerror.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_strerror.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32a.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32a_create.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32handle.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32handle_create.3 ln -f /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32w.3 /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/man/man3/zip_source_win32w_create.3 make[3]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/man' make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/man' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/man' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/src' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p zipcmp zipmerge ziptool '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/bin' libtool: warning: '../lib/libzip.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/zipcmp /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/bin/zipcmp libtool: warning: '../lib/libzip.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/zipmerge /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/bin/zipmerge libtool: warning: '../lib/libzip.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ziptool /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/bin/ziptool make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/src' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/src' Making install in regress make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/regress' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/regress' not installing shared objects needed only for testing make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/regress' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/regress' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/examples' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2/examples' 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-1.3.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2/examples' make[1]: Entering directory '/builddir/build/BUILD/libzip-1.3.2' make[2]: Entering directory '/builddir/build/BUILD/libzip-1.3.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 libzip.pc '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2' make[1]: Leaving directory '/builddir/build/BUILD/libzip-1.3.2' + rm -fv /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/libzip.la removed '/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/lib64/libzip.la' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libzip-1.3.2-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DZBAfs + umask 022 + cd /builddir/build/BUILD + cd libzip-1.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/licenses/libzip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/licenses/libzip + cp -pr LICENSE /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/licenses/libzip + exit 0 Provides: bundled(gladman-fcrypt) libzip = 1.3.2-1.fc28 libzip(riscv-64) = 1.3.2-1.fc28 libzip.so.5()(64bit) 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libzip-devel-1.3.2-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JvE3Hu + umask 022 + cd /builddir/build/BUILD + cd libzip-1.3.2 + DOCDIR=/builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + cp -pr API-CHANGES /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + cp -pr THANKS /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + cp -pr NEWS.md README.md TODO.md /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64/usr/share/doc/libzip-devel + exit 0 Provides: libzip-devel = 1.3.2-1.fc28 libzip-devel(riscv-64) = 1.3.2-1.fc28 pkgconfig(libzip) = 1.3.2 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.5()(64bit) Processing files: libzip-tools-1.3.2-1.fc28.riscv64 Provides: libzip-tools = 1.3.2-1.fc28 libzip-tools(riscv-64) = 1.3.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) libzip.so.5()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libzip-1.3.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libzip-1.3.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libzip-devel-1.3.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libzip-tools-1.3.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gJN75O + umask 022 + cd /builddir/build/BUILD + cd libzip-1.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libzip-1.3.2-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync Terminated +++ sleep 5 +++ sync +++ poweroff