D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/yaz-5.30.3-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Wd8ihp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf yaz-5.30.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/yaz-5.30.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaz-5.30.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|/lib\b|/lib64|g' configure configure.ac + perl -pi -e 's|/usr/lib/|/usr/lib64/|g' configure configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I0SY7U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yaz-5.30.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-shared --enable-tcpd --with-xml2 --with-xslt --with-exslt --with-icu --with-memcached --with-redis --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 for aarch64-mageia-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for tclsh... tclsh checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for docbookx.dtd... /usr/local/share/xml/docbook/4.* checking for docbook.dsl... /usr/share/sgml/docbook/dsssl-stylesheets-1.79 checking for htmlhelp.xsl... /usr/share/sgml/docbook/xsl-stylesheets-1.79.2 checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/if_ether.h... yes checking for ANSI C header files... (cached) yes checking for long long... yes checking for connect... yes checking for gethostbyname... yes checking for redisCommandArgv in -lhiredis... yes checking for redis... yes checking for libmemcached... yes checking for GNU TLS... 3.7.2 checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for iconv... yes checking for getaddrinfo... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for poll... yes checking for strerror_r... yes checking for localtime_r... yes checking for usleep... yes checking for fopen64... yes checking for open_memstream... yes checking for malloc_info... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for socklen_t... socklen_t checking for working tcpd.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking for libXML2... 2.9.12 checking for libXSLT... 1.1.34 checking for libEXSLT... 0.8.20 checking for xsltSaveResultToString... yes checking for pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking for icu-i18n via pkg-config... found checking for ICU >= 3.4... 69.1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating util/Makefile config.status: creating include/Makefile config.status: creating include/yaz/Makefile config.status: creating client/Makefile config.status: creating ztest/Makefile config.status: creating zoom/Makefile config.status: creating doc/Makefile config.status: creating doc/local0.ent config.status: creating doc/common/Makefile config.status: creating doc/common/print.dsl config.status: creating etc/Makefile config.status: creating yaz-config config.status: creating yaz.pc config.status: creating yaz-icu.pc config.status: creating yaz-server.pc config.status: creating Doxyfile config.status: creating win/version.nsi config.status: creating include/yaz/yaz-version.h config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ------------------------------------------------------------------------ Configuration: YAZ Package: yaz YAZ Version: 5.30.3 Bugreport: yaz-help@indexdata.dk Source code location: . C Preprocessor: gcc -E C Preprocessor flags: C Compiler: gcc C Compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 Linker flags: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Linked libs: -lexslt -lxslt -lxml2 -lpthread Host System Type: aarch64-mageia-linux-gnu Install path: /usr Automake: ${SHELL} /home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing automake-1.16 Archiver: ar Ranlib: ranlib ------------------------------------------------------------------------ + /usr/bin/make -O -j8 V=1 VERBOSE=1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing aclocal-1.16 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing autoconf configure.ac:23: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:23: You should run autoupdate. m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... configure.ac:23: the top level configure.ac:48: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:48: the top level configure.ac:176: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:176: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:176: the top level configure.ac:182: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:182: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:182: the top level configure.ac:200: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:200: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:200: the top level configure.ac:200: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:200: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:200: the top level configure.ac:246: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:246: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.ac:246: the top level configure.ac:246: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:246: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.ac:246: the top level configure.ac:301: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:301: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:301: the top level configure.ac:327: warning: The macro `AC_LANG_C' is obsolete. configure.ac:327: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:87: ACX_PTHREAD is expanded from... configure.ac:327: the top level configure.ac:327: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:327: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:87: ACX_PTHREAD is expanded from... configure.ac:327: the top level configure.ac:402: warning: AC_OUTPUT should be used without arguments. configure.ac:402: You should run autoupdate. cd . && /bin/sh /home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing automake-1.16 --foreign /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-shared --enable-tcpd --with-xml2 --with-xslt --with-exslt --with-icu --with-memcached --with-redis --disable-static build_alias=aarch64-mageia-linux-gnu host_alias=aarch64-mageia-linux-gnu CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags LT_SYS_LIBRARY_PATH=/usr/lib64: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking for tclsh... tclsh checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for docbookx.dtd... /usr/local/share/xml/docbook/4.* checking for docbook.dsl... /usr/share/sgml/docbook/dsssl-stylesheets-1.79 checking for htmlhelp.xsl... /usr/share/sgml/docbook/xsl-stylesheets-1.79.2 checking whether byte ordering is bigendian... no checking for dirent.h... yes checking for fnmatch.h... yes checking for wchar.h... yes checking for locale.h... yes checking for langinfo.h... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for sys/prctl.h... yes checking for netdb.h... yes checking for arpa/inet.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for execinfo.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/if_ether.h... yes checking for egrep... (cached) /usr/bin/grep -E checking for long long... yes checking for connect... yes checking for gethostbyname... yes checking for redisCommandArgv in -lhiredis... yes checking for redis... yes checking for libmemcached... yes checking for GNU TLS... 3.7.2 checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for iconv... yes checking for getaddrinfo... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for poll... yes checking for strerror_r... yes checking for localtime_r... yes checking for usleep... yes checking for fopen64... yes checking for open_memstream... yes checking for malloc_info... yes checking for sys/poll.h... yes checking for socklen_t... socklen_t checking for working tcpd.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking for libXML2... 2.9.12 checking for libXSLT... 1.1.34 checking for libEXSLT... 0.8.20 checking for xsltSaveResultToString... yes checking for pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking for icu-i18n via pkg-config... found checking for ICU >= 3.4... 69.1 checking that generated files are newer than configure... done configure: creating ./config.status ------------------------------------------------------------------------ Configuration: YAZ Package: yaz YAZ Version: 5.30.3 Bugreport: yaz-help@indexdata.dk Source code location: . C Preprocessor: gcc -E C Preprocessor flags: C Compiler: gcc C Compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 Linker flags: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Linked libs: -lexslt -lxslt -lxml2 -lpthread Host System Type: aarch64-mageia-linux-gnu Install path: /usr Automake: ${SHELL} '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing' automake-1.16 Archiver: ar Ranlib: ranlib ------------------------------------------------------------------------ /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating util/Makefile config.status: creating include/Makefile config.status: creating include/yaz/Makefile config.status: creating client/Makefile config.status: creating ztest/Makefile config.status: creating zoom/Makefile config.status: creating doc/Makefile config.status: creating doc/local0.ent config.status: creating doc/common/Makefile config.status: creating doc/common/print.dsl config.status: creating etc/Makefile config.status: creating yaz-config config.status: creating yaz.pc config.status: creating yaz-icu.pc config.status: creating yaz-server.pc config.status: creating Doxyfile config.status: creating win/version.nsi config.status: creating include/yaz/yaz-version.h config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o diagsru_update.lo diagsru_update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c diagsru_update.c -fPIC -DPIC -o .libs/diagsru_update.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o diagsrw.lo diagsrw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c diagsrw.c -fPIC -DPIC -o .libs/diagsrw.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o diagbib1.lo diagbib1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c diagbib1.c -fPIC -DPIC -o .libs/diagbib1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o oid_std.lo oid_std.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c oid_std.c -fPIC -DPIC -o .libs/oid_std.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-accdes1.lo z-accdes1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-accdes1.c -fPIC -DPIC -o .libs/z-accdes1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iso5426.lo iso5426.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iso5426.c -fPIC -DPIC -o .libs/iso5426.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-acckrb1.lo z-acckrb1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-acckrb1.c -fPIC -DPIC -o .libs/z-acckrb1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-facet-1.lo z-facet-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-facet-1.c -fPIC -DPIC -o .libs/z-facet-1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-accform1.lo z-accform1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-accform1.c -fPIC -DPIC -o .libs/z-accform1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-estask.lo z-estask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-estask.c -fPIC -DPIC -o .libs/z-estask.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-espec1.lo z-espec1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-espec1.c -fPIC -DPIC -o .libs/z-espec1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-mterm2.lo z-mterm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-mterm2.c -fPIC -DPIC -o .libs/z-mterm2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-diag1.lo z-diag1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-diag1.c -fPIC -DPIC -o .libs/z-diag1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-opac.lo z-opac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-opac.c -fPIC -DPIC -o .libs/z-opac.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-grs.lo z-grs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-grs.c -fPIC -DPIC -o .libs/z-grs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-rrf1.lo z-rrf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-rrf1.c -fPIC -DPIC -o .libs/z-rrf1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc8r.lo marc8r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc8r.c -fPIC -DPIC -o .libs/marc8r.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-uifr1.lo z-uifr1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-uifr1.c -fPIC -DPIC -o .libs/z-uifr1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-sutrs.lo z-sutrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-sutrs.c -fPIC -DPIC -o .libs/z-sutrs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-rrf2.lo z-rrf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-rrf2.c -fPIC -DPIC -o .libs/z-rrf2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-sum.lo z-sum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-sum.c -fPIC -DPIC -o .libs/z-sum.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-oclcui.lo z-oclcui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-oclcui.c -fPIC -DPIC -o .libs/z-oclcui.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc8.lo marc8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc8.c -fPIC -DPIC -o .libs/marc8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-exps.lo zes-exps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-exps.c -fPIC -DPIC -o .libs/zes-exps.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-pquery.lo zes-pquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-pquery.c -fPIC -DPIC -o .libs/zes-pquery.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-expi.lo zes-expi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-expi.c -fPIC -DPIC -o .libs/zes-expi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-pset.lo zes-pset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-pset.c -fPIC -DPIC -o .libs/zes-pset.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-order.lo zes-order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-order.c -fPIC -DPIC -o .libs/zes-order.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-psched.lo zes-psched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-psched.c -fPIC -DPIC -o .libs/zes-psched.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-univ.lo z-univ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-univ.c -fPIC -DPIC -o .libs/z-univ.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-date.lo z-date.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-date.c -fPIC -DPIC -o .libs/z-date.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-update0.lo zes-update0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-update0.c -fPIC -DPIC -o .libs/zes-update0.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-admin.lo zes-admin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-admin.c -fPIC -DPIC -o .libs/zes-admin.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zes-update.lo zes-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zes-update.c -fPIC -DPIC -o .libs/zes-update.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o item-req.lo item-req.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c item-req.c -fPIC -DPIC -o .libs/item-req.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o oclc-ill-req-ext.lo oclc-ill-req-ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c oclc-ill-req-ext.c -fPIC -DPIC -o .libs/oclc-ill-req-ext.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-charneg.lo z-charneg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-charneg.c -fPIC -DPIC -o .libs/z-charneg.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c base64.c -fPIC -DPIC -o .libs/base64.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c version.c -fPIC -DPIC -o .libs/version.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o options.lo options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c options.c -fPIC -DPIC -o .libs/options.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cookie.lo cookie.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cookie.c -fPIC -DPIC -o .libs/cookie.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-core.lo z-core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-core.c -fPIC -DPIC -o .libs/z-core.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc_read_json.lo marc_read_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc_read_json.c -fPIC -DPIC -o .libs/marc_read_json.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc_read_iso2709.lo marc_read_iso2709.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc_read_iso2709.c -fPIC -DPIC -o .libs/marc_read_iso2709.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o z-exp.lo z-exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c z-exp.c -fPIC -DPIC -o .libs/z-exp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c log.c -fPIC -DPIC -o .libs/log.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc_read_line.lo marc_read_line.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc_read_line.c -fPIC -DPIC -o .libs/marc_read_line.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marc_read_xml.lo marc_read_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marc_read_xml.c -fPIC -DPIC -o .libs/marc_read_xml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o malloc_info.lo malloc_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c malloc_info.c -fPIC -DPIC -o .libs/malloc_info.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o errno.lo errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c errno.c -fPIC -DPIC -o .libs/errno.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o wrbuf.lo wrbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c wrbuf.c -fPIC -DPIC -o .libs/wrbuf.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o oid_db.lo oid_db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c oid_db.c -fPIC -DPIC -o .libs/oid_db.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o readconf.lo readconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c readconf.c -fPIC -DPIC -o .libs/readconf.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o nmemsdup.lo nmemsdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c nmemsdup.c -fPIC -DPIC -o .libs/nmemsdup.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o tpath.lo tpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c tpath.c -fPIC -DPIC -o .libs/tpath.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o matchstr.lo matchstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c matchstr.c -fPIC -DPIC -o .libs/matchstr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o wrbuf_sha1.lo wrbuf_sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c wrbuf_sha1.c -fPIC -DPIC -o .libs/wrbuf_sha1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o nmem.lo nmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c nmem.c -fPIC -DPIC -o .libs/nmem.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o atoin.lo atoin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c atoin.c -fPIC -DPIC -o .libs/atoin.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o siconv.lo siconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c siconv.c -fPIC -DPIC -o .libs/siconv.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marcdisp.lo marcdisp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c marcdisp.c -fPIC -DPIC -o .libs/marcdisp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ucs4.lo ucs4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ucs4.c -fPIC -DPIC -o .libs/ucs4.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o utf8.lo utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c utf8.c -fPIC -DPIC -o .libs/utf8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iso5428.lo iso5428.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iso5428.c -fPIC -DPIC -o .libs/iso5428.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o advancegreek.lo advancegreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c advancegreek.c -fPIC -DPIC -o .libs/advancegreek.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_bool.lo odr_bool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_bool.c -fPIC -DPIC -o .libs/odr_bool.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_bool.lo ber_bool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_bool.c -fPIC -DPIC -o .libs/ber_bool.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_len.lo ber_len.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_len.c -fPIC -DPIC -o .libs/ber_len.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_tag.lo ber_tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_tag.c -fPIC -DPIC -o .libs/ber_tag.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_null.lo odr_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_null.c -fPIC -DPIC -o .libs/odr_null.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_int.lo odr_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_int.c -fPIC -DPIC -o .libs/odr_int.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_null.lo ber_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_null.c -fPIC -DPIC -o .libs/ber_null.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_util.lo odr_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_util.c -fPIC -DPIC -o .libs/odr_util.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o facet.lo facet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c facet.c -fPIC -DPIC -o .libs/facet.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_tag.lo odr_tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_tag.c -fPIC -DPIC -o .libs/odr_tag.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_int.lo ber_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_int.c -fPIC -DPIC -o .libs/ber_int.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ill-core.lo ill-core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ill-core.c -fPIC -DPIC -o .libs/ill-core.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_cons.lo odr_cons.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_cons.c -fPIC -DPIC -o .libs/odr_cons.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_seq.lo odr_seq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_seq.c -fPIC -DPIC -o .libs/odr_seq.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_bit.lo ber_bit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_bit.c -fPIC -DPIC -o .libs/ber_bit.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_bit.lo odr_bit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_bit.c -fPIC -DPIC -o .libs/odr_bit.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_oid.lo odr_oid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_oid.c -fPIC -DPIC -o .libs/odr_oid.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_oct.lo ber_oct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_oct.c -fPIC -DPIC -o .libs/ber_oct.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_oct.lo odr_oct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_oct.c -fPIC -DPIC -o .libs/odr_oct.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_oid.lo ber_oid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_oid.c -fPIC -DPIC -o .libs/ber_oid.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_use.lo odr_use.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_use.c -fPIC -DPIC -o .libs/odr_use.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_any.lo odr_any.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_any.c -fPIC -DPIC -o .libs/odr_any.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_choice.lo odr_choice.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_choice.c -fPIC -DPIC -o .libs/odr_choice.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ber_any.lo ber_any.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ber_any.c -fPIC -DPIC -o .libs/ber_any.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr.lo odr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr.c -fPIC -DPIC -o .libs/odr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o dumpber.lo dumpber.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c dumpber.c -fPIC -DPIC -o .libs/dumpber.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_enum.lo odr_enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_enum.c -fPIC -DPIC -o .libs/odr_enum.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o odr_mem.lo odr_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c odr_mem.c -fPIC -DPIC -o .libs/odr_mem.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o comstack.lo comstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c comstack.c -fPIC -DPIC -o .libs/comstack.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o proxunit.lo proxunit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c proxunit.c -fPIC -DPIC -o .libs/proxunit.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o prt-ext.lo prt-ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c prt-ext.c -fPIC -DPIC -o .libs/prt-ext.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o unix.lo unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c unix.c -fPIC -DPIC -o .libs/unix.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zget.lo zget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zget.c -fPIC -DPIC -o .libs/zget.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o diag-entry.lo diag-entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c diag-entry.c -fPIC -DPIC -o .libs/diag-entry.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-ccl.lo yaz-ccl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c yaz-ccl.c -fPIC -DPIC -o .libs/yaz-ccl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ill-get.lo ill-get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ill-get.c -fPIC -DPIC -o .libs/ill-get.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o otherinfo.lo otherinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c otherinfo.c -fPIC -DPIC -o .libs/otherinfo.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o tcpip.lo tcpip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c tcpip.c -fPIC -DPIC -o .libs/tcpip.o tcpip.c: In function 'wait_resolver_thread': tcpip.c:561:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 561 | read(sp->pipefd[0], &buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tcpip.c: In function 'resolver_thread': tcpip.c:552:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 552 | write(sp->pipefd[1], "1", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o logrpn.lo logrpn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c logrpn.c -fPIC -DPIC -o .libs/logrpn.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o initopt.lo initopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c initopt.c -fPIC -DPIC -o .libs/initopt.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o sortspec.lo sortspec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c sortspec.c -fPIC -DPIC -o .libs/sortspec.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o init_globals.lo init_globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c init_globals.c -fPIC -DPIC -o .libs/init_globals.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o init_diag.lo init_diag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c init_diag.c -fPIC -DPIC -o .libs/init_diag.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o charneg.lo charneg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c charneg.c -fPIC -DPIC -o .libs/charneg.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o pquery.lo pquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c pquery.c -fPIC -DPIC -o .libs/pquery.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-record-cache.lo zoom-record-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-record-cache.c -fPIC -DPIC -o .libs/zoom-record-cache.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-sru.lo zoom-sru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-sru.c -fPIC -DPIC -o .libs/zoom-sru.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-event.lo zoom-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-event.c -fPIC -DPIC -o .libs/zoom-event.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-query.lo zoom-query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-query.c -fPIC -DPIC -o .libs/zoom-query.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-memcached.lo zoom-memcached.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-memcached.c -fPIC -DPIC -o .libs/zoom-memcached.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-socket.lo zoom-socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-socket.c -fPIC -DPIC -o .libs/zoom-socket.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zgdu.lo zgdu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zgdu.c -fPIC -DPIC -o .libs/zgdu.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o sru_facet.lo sru_facet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c sru_facet.c -fPIC -DPIC -o .libs/sru_facet.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-opt.lo zoom-opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-opt.c -fPIC -DPIC -o .libs/zoom-opt.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o record_render.lo record_render.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c record_render.c -fPIC -DPIC -o .libs/record_render.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o grs1disp.lo grs1disp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c grs1disp.c -fPIC -DPIC -o .libs/grs1disp.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-c.lo zoom-c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-c.c -fPIC -DPIC -o .libs/zoom-c.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-z3950.lo zoom-z3950.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c zoom-z3950.c -fPIC -DPIC -o .libs/zoom-z3950.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o diag_map.lo diag_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c diag_map.c -fPIC -DPIC -o .libs/diag_map.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o uri.lo uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c uri.c -fPIC -DPIC -o .libs/uri.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o soap.lo soap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c soap.c -fPIC -DPIC -o .libs/soap.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o opac_to_xml.lo opac_to_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c opac_to_xml.c -fPIC -DPIC -o .libs/opac_to_xml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xml_add.lo xml_add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xml_add.c -fPIC -DPIC -o .libs/xml_add.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xml_match.lo xml_match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xml_match.c -fPIC -DPIC -o .libs/xml_match.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclerrms.lo cclerrms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclerrms.c -fPIC -DPIC -o .libs/cclerrms.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o solr.lo solr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c solr.c -fPIC -DPIC -o .libs/solr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ccltoken.lo ccltoken.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ccltoken.c -fPIC -DPIC -o .libs/ccltoken.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o srwutil.lo srwutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c srwutil.c -fPIC -DPIC -o .libs/srwutil.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclstr.lo cclstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclstr.c -fPIC -DPIC -o .libs/cclstr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclptree.lo cclptree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclptree.c -fPIC -DPIC -o .libs/cclptree.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclqual.lo cclqual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclqual.c -fPIC -DPIC -o .libs/cclqual.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xml_to_opac.lo xml_to_opac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xml_to_opac.c -fPIC -DPIC -o .libs/xml_to_opac.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cqlstdio.lo cqlstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cqlstdio.c -fPIC -DPIC -o .libs/cqlstdio.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclqfile.lo cclqfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclqfile.c -fPIC -DPIC -o .libs/cclqfile.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ccl_stop_words.lo ccl_stop_words.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ccl_stop_words.c -fPIC -DPIC -o .libs/ccl_stop_words.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o srw.lo srw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c srw.c -fPIC -DPIC -o .libs/srw.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclxmlconfig.lo cclxmlconfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclxmlconfig.c -fPIC -DPIC -o .libs/cclxmlconfig.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cqlstring.lo cqlstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cqlstring.c -fPIC -DPIC -o .libs/cqlstring.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cqlutil.lo cqlutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cqlutil.c -fPIC -DPIC -o .libs/cqlutil.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclfind.lo cclfind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cclfind.c -fPIC -DPIC -o .libs/cclfind.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cql_sortkeys.lo cql_sortkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cql_sortkeys.c -fPIC -DPIC -o .libs/cql_sortkeys.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cql.lo cql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cql.c -fPIC -DPIC -o .libs/cql.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cqlstrer.lo cqlstrer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cqlstrer.c -fPIC -DPIC -o .libs/cqlstrer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cql2ccl.lo cql2ccl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cql2ccl.c -fPIC -DPIC -o .libs/cql2ccl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o solrtransform.lo solrtransform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c solrtransform.c -fPIC -DPIC -o .libs/solrtransform.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xcqlutil.lo xcqlutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xcqlutil.c -fPIC -DPIC -o .libs/xcqlutil.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o timing.lo timing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c timing.c -fPIC -DPIC -o .libs/timing.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o rpn2cql.lo rpn2cql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c rpn2cql.c -fPIC -DPIC -o .libs/rpn2cql.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o tcpdchk.lo tcpdchk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c tcpdchk.c -fPIC -DPIC -o .libs/tcpdchk.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o rpn2solr.lo rpn2solr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c rpn2solr.c -fPIC -DPIC -o .libs/rpn2solr.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test.lo test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c test.c -fPIC -DPIC -o .libs/test.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xml_get.lo xml_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xml_get.c -fPIC -DPIC -o .libs/xml_get.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o querytowrbuf.lo querytowrbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c querytowrbuf.c -fPIC -DPIC -o .libs/querytowrbuf.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o mime.lo mime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c mime.c -fPIC -DPIC -o .libs/mime.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xmlerror.lo xmlerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xmlerror.c -fPIC -DPIC -o .libs/xmlerror.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o oid_util.lo oid_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c oid_util.c -fPIC -DPIC -o .libs/oid_util.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cqltransform.lo cqltransform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c cqltransform.c -fPIC -DPIC -o .libs/cqltransform.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o tokenizer.lo tokenizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c tokenizer.c -fPIC -DPIC -o .libs/tokenizer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o retrieval.lo retrieval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c retrieval.c -fPIC -DPIC -o .libs/retrieval.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o query-charset.lo query-charset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c query-charset.c -fPIC -DPIC -o .libs/query-charset.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o elementset.lo elementset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c elementset.c -fPIC -DPIC -o .libs/elementset.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xmlquery.lo xmlquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xmlquery.c -fPIC -DPIC -o .libs/xmlquery.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o match_glob.lo match_glob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c match_glob.c -fPIC -DPIC -o .libs/match_glob.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o http.lo http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c http.c -fPIC -DPIC -o .libs/http.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o copy_types.lo copy_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c copy_types.c -fPIC -DPIC -o .libs/copy_types.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_encode_danmarc.lo iconv_encode_danmarc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_encode_danmarc.c -fPIC -DPIC -o .libs/iconv_encode_danmarc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o daemon.lo daemon.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c daemon.c -fPIC -DPIC -o .libs/daemon.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_encode_wchar.lo iconv_encode_wchar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_encode_wchar.c -fPIC -DPIC -o .libs/iconv_encode_wchar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o poll.lo poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c poll.c -fPIC -DPIC -o .libs/poll.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o record_conv.lo record_conv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c record_conv.c -fPIC -DPIC -o .libs/record_conv.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_encode_iso_8859_1.lo iconv_encode_iso_8859_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_encode_iso_8859_1.c -fPIC -DPIC -o .libs/iconv_encode_iso_8859_1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_encode_marc8.lo iconv_encode_marc8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_encode_marc8.c -fPIC -DPIC -o .libs/iconv_encode_marc8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_decode_marc8.lo iconv_decode_marc8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_decode_marc8.c -fPIC -DPIC -o .libs/iconv_decode_marc8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o sc.lo sc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c sc.c -fPIC -DPIC -o .libs/sc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_decode_iso5426.lo iconv_decode_iso5426.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_decode_iso5426.c -fPIC -DPIC -o .libs/iconv_decode_iso5426.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o iconv_decode_danmarc.lo iconv_decode_danmarc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c iconv_decode_danmarc.c -fPIC -DPIC -o .libs/iconv_decode_danmarc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o xml_include.lo xml_include.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c xml_include.c -fPIC -DPIC -o .libs/xml_include.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o dirent.lo dirent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c dirent.c -fPIC -DPIC -o .libs/dirent.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o file_glob.lo file_glob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c file_glob.c -fPIC -DPIC -o .libs/file_glob.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o thread_id.lo thread_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c thread_id.c -fPIC -DPIC -o .libs/thread_id.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o thread_create.lo thread_create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c thread_create.c -fPIC -DPIC -o .libs/thread_create.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o mutex.lo mutex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c mutex.c -fPIC -DPIC -o .libs/mutex.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o gettimeofday.lo gettimeofday.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c gettimeofday.c -fPIC -DPIC -o .libs/gettimeofday.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o condvar.lo condvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c condvar.c -fPIC -DPIC -o .libs/condvar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o json.lo json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c json.c -fPIC -DPIC -o .libs/json.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o spipe.lo spipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c spipe.c -fPIC -DPIC -o .libs/spipe.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o backtrace.lo backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c backtrace.c -fPIC -DPIC -o .libs/backtrace.o backtrace.c: In function 'yaz_panic_sig_handler': backtrace.c:183:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 183 | write(yaz_panic_fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c: In function 'yaz_panic_alarm': backtrace.c:129:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | write(yaz_panic_fd, cp, strlen(cp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c: In function 'yaz_invoke_gdb': backtrace.c:53:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 53 | write(fd, cp, strlen(cp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c:60:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | write(fd, cp, strlen(cp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c:71:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | dup(fds[0]); | ^~~~~~~~~~~ backtrace.c:75:13: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | dup(fd); | ^~~~~~~ backtrace.c:80:13: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | dup(fd); | ^~~~~~~ backtrace.c:94:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | write(2, cp, strlen(cp)); /* exec failure if we make it this far */ | ^~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c:102:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | write(fds[1], "quit\n", 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ backtrace.c:116:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | write(fds[1], "quit\n", 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o url.lo url.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c url.c -fPIC -DPIC -o .libs/url.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o requestq.lo requestq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c requestq.c -fPIC -DPIC -o .libs/requestq.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_utf16.lo `test -f 'icu_utf16.c' || echo './'`icu_utf16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_utf16.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_utf16.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_utf8.lo `test -f 'icu_utf8.c' || echo './'`icu_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_utf8.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_utf8.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-stemmer.lo `test -f 'stemmer.c' || echo './'`stemmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c stemmer.c -fPIC -DPIC -o .libs/libyaz_icu_la-stemmer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o eventl.lo eventl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c eventl.c -fPIC -DPIC -o .libs/eventl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_chain.lo `test -f 'icu_chain.c' || echo './'`icu_chain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_chain.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_chain.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_transform.lo `test -f 'icu_transform.c' || echo './'`icu_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_transform.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_transform.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o statserv.lo statserv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c statserv.c -fPIC -DPIC -o .libs/statserv.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_casemap.lo `test -f 'icu_casemap.c' || echo './'`icu_casemap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_casemap.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_casemap.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_tokenizer.lo `test -f 'icu_tokenizer.c' || echo './'`icu_tokenizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_tokenizer.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_tokenizer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o libyaz_icu_la-icu_sortkey.lo `test -f 'icu_sortkey.c' || echo './'`icu_sortkey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c icu_sortkey.c -fPIC -DPIC -o .libs/libyaz_icu_la-icu_sortkey.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ../libstemmer_c/runtime/libyaz_icu_la-api.lo `test -f '../libstemmer_c/runtime/api.c' || echo './'`../libstemmer_c/runtime/api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ../libstemmer_c/runtime/api.c -fPIC -DPIC -o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo `test -f '../libstemmer_c/libstemmer/libstemmer.c' || echo './'`../libstemmer_c/libstemmer/libstemmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ../libstemmer_c/libstemmer/libstemmer.c -fPIC -DPIC -o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo `test -f '../libstemmer_c/src_c/stem_UTF_8_porter.c' || echo './'`../libstemmer_c/src_c/stem_UTF_8_porter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ../libstemmer_c/src_c/stem_UTF_8_porter.c -fPIC -DPIC -o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo `test -f '../libstemmer_c/runtime/utilities.c' || echo './'`../libstemmer_c/runtime/utilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ../libstemmer_c/runtime/utilities.c -fPIC -DPIC -o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo `test -f '../libstemmer_c/src_c/stem_UTF_8_english.c' || echo './'`../libstemmer_c/src_c/stem_UTF_8_english.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -DYAZ_HAVE_ICU=1 -I../libstemmer_c/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c ../libstemmer_c/src_c/stem_UTF_8_english.c -fPIC -DPIC -o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -version-info 5:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyaz.la -rpath /usr/lib64 oid_std.lo marc8.lo marc8r.lo iso5426.lo diagbib1.lo diagsrw.lo diagsru_update.lo z-accdes1.lo z-accform1.lo z-acckrb1.lo z-core.lo z-facet-1.lo z-diag1.lo z-espec1.lo z-estask.lo z-exp.lo z-grs.lo z-mterm2.lo z-opac.lo z-uifr1.lo z-rrf1.lo z-rrf2.lo z-sum.lo z-sutrs.lo z-oclcui.lo zes-expi.lo zes-exps.lo zes-order.lo zes-pquery.lo zes-psched.lo zes-pset.lo zes-update0.lo z-date.lo z-univ.lo zes-update.lo zes-admin.lo z-charneg.lo ill-core.lo item-req.lo oclc-ill-req-ext.lo base64.lo version.lo options.lo log.lo cookie.lo marcdisp.lo marc_read_json.lo marc_read_xml.lo marc_read_iso2709.lo marc_read_line.lo wrbuf.lo wrbuf_sha1.lo malloc_info.lo oid_db.lo errno.lo nmemsdup.lo xmalloc.lo readconf.lo tpath.lo nmem.lo matchstr.lo atoin.lo siconv.lo utf8.lo ucs4.lo iso5428.lo advancegreek.lo odr_bool.lo ber_bool.lo ber_len.lo ber_tag.lo odr_util.lo facet.lo odr_null.lo ber_null.lo odr_int.lo ber_int.lo odr_tag.lo odr_cons.lo odr_seq.lo odr_oct.lo ber_oct.lo odr_bit.lo ber_bit.lo odr_oid.lo ber_oid.lo odr_use.lo odr_choice.lo odr_any.lo ber_any.lo odr.lo odr_mem.lo dumpber.lo odr_enum.lo comstack.lo tcpip.lo unix.lo prt-ext.lo proxunit.lo ill-get.lo zget.lo yaz-ccl.lo diag-entry.lo logrpn.lo otherinfo.lo pquery.lo sortspec.lo charneg.lo initopt.lo init_diag.lo init_globals.lo zoom-c.lo zoom-memcached.lo zoom-z3950.lo zoom-sru.lo zoom-query.lo zoom-record-cache.lo zoom-event.lo record_render.lo zoom-socket.lo zoom-opt.lo sru_facet.lo grs1disp.lo zgdu.lo soap.lo srw.lo srwutil.lo uri.lo solr.lo diag_map.lo opac_to_xml.lo xml_add.lo xml_match.lo xml_to_opac.lo cclfind.lo ccltoken.lo cclerrms.lo cclqual.lo cclptree.lo cclqfile.lo cclstr.lo cclxmlconfig.lo ccl_stop_words.lo cql.lo cqlstdio.lo cqltransform.lo cqlutil.lo xcqlutil.lo cqlstring.lo cql_sortkeys.lo cql2ccl.lo rpn2cql.lo rpn2solr.lo solrtransform.lo cqlstrer.lo querytowrbuf.lo tcpdchk.lo test.lo timing.lo xml_get.lo xmlquery.lo xmlerror.lo http.lo mime.lo oid_util.lo tokenizer.lo record_conv.lo retrieval.lo elementset.lo snprintf.lo query-charset.lo copy_types.lo match_glob.lo poll.lo daemon.lo iconv_encode_danmarc.lo iconv_encode_marc8.lo iconv_encode_iso_8859_1.lo iconv_encode_wchar.lo iconv_decode_marc8.lo iconv_decode_iso5426.lo iconv_decode_danmarc.lo sc.lo json.lo xml_include.lo file_glob.lo dirent.lo mutex.lo condvar.lo thread_id.lo gettimeofday.lo thread_create.lo spipe.lo url.lo backtrace.lo -lgnutls -lwrap -lmemcached -lmemcachedutil -lhiredis -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/oid_std.o .libs/marc8.o .libs/marc8r.o .libs/iso5426.o .libs/diagbib1.o .libs/diagsrw.o .libs/diagsru_update.o .libs/z-accdes1.o .libs/z-accform1.o .libs/z-acckrb1.o .libs/z-core.o .libs/z-facet-1.o .libs/z-diag1.o .libs/z-espec1.o .libs/z-estask.o .libs/z-exp.o .libs/z-grs.o .libs/z-mterm2.o .libs/z-opac.o .libs/z-uifr1.o .libs/z-rrf1.o .libs/z-rrf2.o .libs/z-sum.o .libs/z-sutrs.o .libs/z-oclcui.o .libs/zes-expi.o .libs/zes-exps.o .libs/zes-order.o .libs/zes-pquery.o .libs/zes-psched.o .libs/zes-pset.o .libs/zes-update0.o .libs/z-date.o .libs/z-univ.o .libs/zes-update.o .libs/zes-admin.o .libs/z-charneg.o .libs/ill-core.o .libs/item-req.o .libs/oclc-ill-req-ext.o .libs/base64.o .libs/version.o .libs/options.o .libs/log.o .libs/cookie.o .libs/marcdisp.o .libs/marc_read_json.o .libs/marc_read_xml.o .libs/marc_read_iso2709.o .libs/marc_read_line.o .libs/wrbuf.o .libs/wrbuf_sha1.o .libs/malloc_info.o .libs/oid_db.o .libs/errno.o .libs/nmemsdup.o .libs/xmalloc.o .libs/readconf.o .libs/tpath.o .libs/nmem.o .libs/matchstr.o .libs/atoin.o .libs/siconv.o .libs/utf8.o .libs/ucs4.o .libs/iso5428.o .libs/advancegreek.o .libs/odr_bool.o .libs/ber_bool.o .libs/ber_len.o .libs/ber_tag.o .libs/odr_util.o .libs/facet.o .libs/odr_null.o .libs/ber_null.o .libs/odr_int.o .libs/ber_int.o .libs/odr_tag.o .libs/odr_cons.o .libs/odr_seq.o .libs/odr_oct.o .libs/ber_oct.o .libs/odr_bit.o .libs/ber_bit.o .libs/odr_oid.o .libs/ber_oid.o .libs/odr_use.o .libs/odr_choice.o .libs/odr_any.o .libs/ber_any.o .libs/odr.o .libs/odr_mem.o .libs/dumpber.o .libs/odr_enum.o .libs/comstack.o .libs/tcpip.o .libs/unix.o .libs/prt-ext.o .libs/proxunit.o .libs/ill-get.o .libs/zget.o .libs/yaz-ccl.o .libs/diag-entry.o .libs/logrpn.o .libs/otherinfo.o .libs/pquery.o .libs/sortspec.o .libs/charneg.o .libs/initopt.o .libs/init_diag.o .libs/init_globals.o .libs/zoom-c.o .libs/zoom-memcached.o .libs/zoom-z3950.o .libs/zoom-sru.o .libs/zoom-query.o .libs/zoom-record-cache.o .libs/zoom-event.o .libs/record_render.o .libs/zoom-socket.o .libs/zoom-opt.o .libs/sru_facet.o .libs/grs1disp.o .libs/zgdu.o .libs/soap.o .libs/srw.o .libs/srwutil.o .libs/uri.o .libs/solr.o .libs/diag_map.o .libs/opac_to_xml.o .libs/xml_add.o .libs/xml_match.o .libs/xml_to_opac.o .libs/cclfind.o .libs/ccltoken.o .libs/cclerrms.o .libs/cclqual.o .libs/cclptree.o .libs/cclqfile.o .libs/cclstr.o .libs/cclxmlconfig.o .libs/ccl_stop_words.o .libs/cql.o .libs/cqlstdio.o .libs/cqltransform.o .libs/cqlutil.o .libs/xcqlutil.o .libs/cqlstring.o .libs/cql_sortkeys.o .libs/cql2ccl.o .libs/rpn2cql.o .libs/rpn2solr.o .libs/solrtransform.o .libs/cqlstrer.o .libs/querytowrbuf.o .libs/tcpdchk.o .libs/test.o .libs/timing.o .libs/xml_get.o .libs/xmlquery.o .libs/xmlerror.o .libs/http.o .libs/mime.o .libs/oid_util.o .libs/tokenizer.o .libs/record_conv.o .libs/retrieval.o .libs/elementset.o .libs/snprintf.o .libs/query-charset.o .libs/copy_types.o .libs/match_glob.o .libs/poll.o .libs/daemon.o .libs/iconv_encode_danmarc.o .libs/iconv_encode_marc8.o .libs/iconv_encode_iso_8859_1.o .libs/iconv_encode_wchar.o .libs/iconv_decode_marc8.o .libs/iconv_decode_iso5426.o .libs/iconv_decode_danmarc.o .libs/sc.o .libs/json.o .libs/xml_include.o .libs/file_glob.o .libs/dirent.o .libs/mutex.o .libs/condvar.o .libs/thread_id.o .libs/gettimeofday.o .libs/thread_create.o .libs/spipe.o .libs/url.o .libs/backtrace.o -lgnutls -lwrap -lmemcached -lmemcachedutil -lhiredis -lexslt -lxslt -lxml2 -lpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libyaz.so.5 -o .libs/libyaz.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libyaz.so.5" && ln -s "libyaz.so.5.0.0" "libyaz.so.5") libtool: link: (cd ".libs" && rm -f "libyaz.so" && ln -s "libyaz.so.5.0.0" "libyaz.so") libtool: link: ( cd ".libs" && rm -f "libyaz.la" && ln -s "../libyaz.la" "libyaz.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -version-info 5:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyaz_icu.la -rpath /usr/lib64 libyaz_icu_la-icu_chain.lo libyaz_icu_la-icu_utf16.lo libyaz_icu_la-icu_utf8.lo libyaz_icu_la-stemmer.lo libyaz_icu_la-icu_transform.lo libyaz_icu_la-icu_casemap.lo libyaz_icu_la-icu_tokenizer.lo libyaz_icu_la-icu_sortkey.lo ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo ../libstemmer_c/runtime/libyaz_icu_la-api.lo ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/libyaz_icu_la-icu_chain.o .libs/libyaz_icu_la-icu_utf16.o .libs/libyaz_icu_la-icu_utf8.o .libs/libyaz_icu_la-stemmer.o .libs/libyaz_icu_la-icu_transform.o .libs/libyaz_icu_la-icu_casemap.o .libs/libyaz_icu_la-icu_tokenizer.o .libs/libyaz_icu_la-icu_sortkey.o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src/.libs ./.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libyaz_icu.so.5 -o .libs/libyaz_icu.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libyaz_icu.so.5" && ln -s "libyaz_icu.so.5.0.0" "libyaz_icu.so.5") libtool: link: (cd ".libs" && rm -f "libyaz_icu.so" && ln -s "libyaz_icu.so.5.0.0" "libyaz_icu.so") libtool: link: ( cd ".libs" && rm -f "libyaz_icu.la" && ln -s "../libyaz_icu.la" "libyaz_icu.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o seshigh.lo seshigh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c seshigh.c -fPIC -DPIC -o .libs/seshigh.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -version-info 5:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyaz_server.la -rpath /usr/lib64 statserv.lo seshigh.lo eventl.lo requestq.lo libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/statserv.o .libs/seshigh.o .libs/eventl.o .libs/requestq.o -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src/.libs ./.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libyaz_server.so.5 -o .libs/libyaz_server.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libyaz_server.so.5" && ln -s "libyaz_server.so.5.0.0" "libyaz_server.so.5") libtool: link: (cd ".libs" && rm -f "libyaz_server.so" && ln -s "libyaz_server.so.5.0.0" "libyaz_server.so") libtool: link: ( cd ".libs" && rm -f "libyaz_server.la" && ln -s "../libyaz_server.la" "libyaz_server.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' Making all in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/config/missing' autoheader) rm -f stamp-h1 touch config.h.in make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' /usr/bin/make all-recursive Making all in yaz make[3]: Nothing to be done for 'all'. Making all in util make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o json-parse.o json-parse.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-url.o yaz-url.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaziconv.o yaziconv.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-record-conv.o yaz-record-conv.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cql2xcql.o cql2xcql.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cclsh.o cclsh.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o cql2pqf.o cql2pqf.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o srwtst.o srwtst.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-icu.o yaz-icu.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o marcdump.o marcdump.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o benchmark.o benchmark.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-xmlquery.o yaz-xmlquery.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o yaz-illclient.o yaz-illclient.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-iconv yaziconv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-iconv yaziconv.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-url yaz-url.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-url yaz-url.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cql2pqf cql2pqf.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cql2pqf cql2pqf.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-record-conv yaz-record-conv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-record-conv yaz-record-conv.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-json-parse json-parse.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-json-parse json-parse.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cclsh cclsh.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cclsh cclsh.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cql2xcql cql2xcql.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cql2xcql cql2xcql.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o srwtst srwtst.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/srwtst srwtst.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-benchmark benchmark.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-benchmark benchmark.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-illclient yaz-illclient.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-illclient yaz-illclient.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-xmlquery yaz-xmlquery.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-xmlquery yaz-xmlquery.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-marcdump marcdump.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-marcdump marcdump.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-icu yaz-icu.o ../src/libyaz_icu.la ../src/libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-icu yaz-icu.o ../src/.libs/libyaz_icu.so ../src/.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' Making all in test make[1]: Nothing to be done for 'all'. Making all in client make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o fhistory.o fhistory.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o tabcomplete.o tabcomplete.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o admin.o admin.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o client.o client.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-client client.o admin.o tabcomplete.o fhistory.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-client client.o admin.o tabcomplete.o fhistory.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' Making all in ztest make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o dummy-opac.o dummy-opac.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o read-marc.o read-marc.c read-marc.c: In function 'dummy_xml_record': read-marc.c:1666:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1666 | fread(buf, 1, sbuf.st_size, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o read-grs.o read-grs.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o gfs-example.o gfs-example.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o ztest.o ztest.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gfs-example gfs-example.o ../src/libyaz_server.la ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gfs-example gfs-example.o ../src/.libs/libyaz_server.so ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yaz-ztest ztest.o read-grs.o read-marc.o dummy-opac.o ../src/libyaz_server.la ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/yaz-ztest ztest.o read-grs.o read-marc.o dummy-opac.o ../src/.libs/libyaz_server.so ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' Making all in zoom make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst1.o zoomtst1.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst2.o zoomtst2.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst3.o zoomtst3.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst5.o zoomtst5.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst4.o zoomtst4.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst8.o zoomtst8.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst6.o zoomtst6.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst9.o zoomtst9.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst11.o zoomtst11.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst10.o zoomtst10.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-ka.o zoom-ka.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomtst7.o zoomtst7.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-bug-641.o zoom-bug-641.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoom-benchmark.o zoom-benchmark.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o zoomsh.o zoomsh.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst4 zoomtst4.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst4 zoomtst4.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst1 zoomtst1.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst1 zoomtst1.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst5 zoomtst5.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst5 zoomtst5.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst2 zoomtst2.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst2 zoomtst2.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst7 zoomtst7.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst7 zoomtst7.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst6 zoomtst6.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst6 zoomtst6.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst3 zoomtst3.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst3 zoomtst3.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst8 zoomtst8.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst8 zoomtst8.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst10 zoomtst10.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst10 zoomtst10.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst9 zoomtst9.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst9 zoomtst9.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomtst11 zoomtst11.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomtst11 zoomtst11.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoomsh zoomsh.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoomsh zoomsh.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoom-bug-641 zoom-bug-641.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoom-bug-641 zoom-bug-641.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoom-ka zoom-ka.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoom-ka zoom-ka.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o zoom-benchmark zoom-benchmark.o ../src/libyaz.la -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/zoom-benchmark zoom-benchmark.o ../src/.libs/libyaz.so -lreadline -lncurses -lhistory -lexslt -lxslt -lxml2 -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' Making all in doc Making all in common make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in etc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ACLvDt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 + cd yaz-5.30.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' docdir=/installed-docs Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libyaz.la libyaz_server.la libyaz_icu.la '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libyaz.so.5.0.0 /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz.so.5.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz.so.5.0.0 libyaz.so.5 || { rm -f libyaz.so.5 && ln -s libyaz.so.5.0.0 libyaz.so.5; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz.so.5.0.0 libyaz.so || { rm -f libyaz.so && ln -s libyaz.so.5.0.0 libyaz.so; }; }) libtool: install: /usr/bin/install -p .libs/libyaz.lai /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz.la libtool: warning: relinking 'libyaz_server.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/yaz-5.30.3/src; /bin/sh "/home/iurt/rpmbuild/BUILD/yaz-5.30.3/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -version-info 5:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyaz_server.la -rpath /usr/lib64 statserv.lo seshigh.lo eventl.lo requestq.lo libyaz.la -lexslt -lxslt -lxml2 -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/statserv.o .libs/seshigh.o .libs/eventl.o .libs/requestq.o -L/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 -L/usr/lib64 -lyaz -lexslt -lxslt -lxml2 -lpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libyaz_server.so.5 -o .libs/libyaz_server.so.5.0.0 libtool: install: /usr/bin/install -p .libs/libyaz_server.so.5.0.0T /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_server.so.5.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz_server.so.5.0.0 libyaz_server.so.5 || { rm -f libyaz_server.so.5 && ln -s libyaz_server.so.5.0.0 libyaz_server.so.5; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz_server.so.5.0.0 libyaz_server.so || { rm -f libyaz_server.so && ln -s libyaz_server.so.5.0.0 libyaz_server.so; }; }) libtool: install: /usr/bin/install -p .libs/libyaz_server.lai /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_server.la libtool: warning: relinking 'libyaz_icu.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/yaz-5.30.3/src; /bin/sh "/home/iurt/rpmbuild/BUILD/yaz-5.30.3/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -version-info 5:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libyaz_icu.la -rpath /usr/lib64 libyaz_icu_la-icu_chain.lo libyaz_icu_la-icu_utf16.lo libyaz_icu_la-icu_utf8.lo libyaz_icu_la-stemmer.lo libyaz_icu_la-icu_transform.lo libyaz_icu_la-icu_casemap.lo libyaz_icu_la-icu_tokenizer.lo libyaz_icu_la-icu_sortkey.lo ../libstemmer_c/libstemmer/libyaz_icu_la-libstemmer.lo ../libstemmer_c/runtime/libyaz_icu_la-api.lo ../libstemmer_c/runtime/libyaz_icu_la-utilities.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_porter.lo ../libstemmer_c/src_c/libyaz_icu_la-stem_UTF_8_english.lo libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libyaz_icu_la-icu_chain.o .libs/libyaz_icu_la-icu_utf16.o .libs/libyaz_icu_la-icu_utf8.o .libs/libyaz_icu_la-stemmer.o .libs/libyaz_icu_la-icu_transform.o .libs/libyaz_icu_la-icu_casemap.o .libs/libyaz_icu_la-icu_tokenizer.o .libs/libyaz_icu_la-icu_sortkey.o ../libstemmer_c/libstemmer/.libs/libyaz_icu_la-libstemmer.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-api.o ../libstemmer_c/runtime/.libs/libyaz_icu_la-utilities.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_porter.o ../libstemmer_c/src_c/.libs/libyaz_icu_la-stem_UTF_8_english.o -L/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 -L/usr/lib64 -lyaz -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libyaz_icu.so.5 -o .libs/libyaz_icu.so.5.0.0 libtool: install: /usr/bin/install -p .libs/libyaz_icu.so.5.0.0T /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_icu.so.5.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz_icu.so.5.0.0 libyaz_icu.so.5 || { rm -f libyaz_icu.so.5 && ln -s libyaz_icu.so.5.0.0 libyaz_icu.so.5; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64 && { ln -s -f libyaz_icu.so.5.0.0 libyaz_icu.so || { rm -f libyaz_icu.so && ln -s libyaz_icu.so.5.0.0 libyaz_icu.so; }; }) libtool: install: /usr/bin/install -p .libs/libyaz_icu.lai /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_icu.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/ill' /usr/bin/install -p -m 644 ill9702.asn item-req.asn ill.tcl oclc-ill-req-ext.asn '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/ill' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/z39.50' /usr/bin/install -p -m 644 datetime.asn esupdate.asn univres.asn z3950v3.asn z.tcl esadmin.asn charneg-3.asn mterm2.asn oclcui.asn facet.asn '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/z39.50' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' Making install in yaz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/include/yaz' /usr/bin/install -p -m 644 backend.h backtrace.h base64.h ccl.h ccl_xml.h cookie.h cql.h rpn2cql.h rpn2solr.h solr.h comstack.h diagbib1.h diagsrw.h diagsru_update.h sortspec.h log.h logrpn.h malloc_info.h marcdisp.h proxunit.h nmem.h nmem_xml.h odr.h errno.h facet.h options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h readconf.h record_conv.h record_render.h retrieval.h statserv.h tcpip.h test.h timing.h unix.h tpath.h '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/include/yaz' /usr/bin/install -p -m 644 wrbuf.h xmalloc.h yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h xml_get.h xmlquery.h xmltypes.h snprintf.h query-charset.h mutex.h oid_db.h oid_util.h oid_std.h tokenizer.h copy_types.h icu.h match_glob.h poll.h daemon.h sc.h xml_include.h ill.h ill-core.h item-req.h oclc-ill-req-ext.h z-accdes1.h z-accform1.h z-acckrb1.h z-core.h z-date.h z-diag1.h z-espec1.h z-estask.h z-exp.h z-grs.h z-mterm2.h '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/include/yaz' /usr/bin/install -p -m 644 z-opac.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h z-univ.h z-oclcui.h z-facet-1.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h json.h file_glob.h dirent.h thread_id.h gettimeofday.h shptr.h thread_create.h spipe.h stemmer.h url.h '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/include/yaz' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' Making install in util make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p yaz-marcdump yaz-iconv yaz-illclient yaz-icu yaz-json-parse yaz-url yaz-record-conv '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-marcdump /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-marcdump libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-iconv /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-iconv libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-illclient /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-illclient libtool: warning: '../src/libyaz_icu.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-icu /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-icu libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-json-parse /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-json-parse libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-url /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-url libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-record-conv /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-record-conv /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' /usr/bin/install -p yaz-asncomp yaz-config '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' Making install in client make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p yaz-client '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-client /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-client make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' Making install in ztest make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p yaz-ztest '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' libtool: warning: '../src/libyaz_server.la' has not been installed in '/usr/lib64' libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yaz-ztest /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-ztest make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' Making install in zoom make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p zoomsh '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin' libtool: warning: '../src/libyaz.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/zoomsh /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/zoomsh make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' Making install in common make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz/common' /usr/bin/install -p -m 644 style1.css id.png '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz/common' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/installed-docs' /usr/bin/install -p -m 644 index.html apilayer.png '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/installed-docs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 yaz-client.1 yaz-config.1 zoomsh.1 yaz-asncomp.1 yaz-marcdump.1 yaz-iconv.1 yaz-illclient.1 yaz-icu.1 yaz-url.1 yaz-json-parse.1 yaz-record-conv.1 '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 yaz.7 yaz-log.7 bib1-attr.7 '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 yaz-ztest.8 '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/man/man8' /usr/bin/make install-data-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' if test -f index.html; then d=.; else d="."; fi; \ for p in $d/*.html; do \ /usr/bin/install -p -m 644 $p /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/installed-docs; \ done make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' Making install in etc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/etc' /usr/bin/install -p -m 644 pqf.properties cqlpass.properties yazgfs.xml maps.xml MARC21slim2DC.xsl MARC21slim2MODS.xsl MARC21slim2RDFDC.xsl MARC21slimUtils.xsl marc21_to_endnote.xsl opacxml.xsd '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/yaz/etc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 m4/yaz.m4 '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 yaz.pc yaz-icu.pc yaz-server.pc '/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' + rm -rf installed-docs + mv /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/installed-docs . + mv /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz/common installed-docs/ + perl -pi -e 's|^yaz_echo_source=.*|yaz_echo_source=yes|g' /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-config + find /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.30.3-2.mga9 --unique-debug-suffix -5.30.3-2.mga9.aarch64 --unique-debug-src-base yaz-5.30.3-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/yaz-5.30.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-iconv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-client extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-marcdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-icu extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-record-conv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-illclient extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-json-parse extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-url extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/yaz-ztest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/bin/zoomsh extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz.so.5.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_icu.so.5.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/lib64/libyaz_server.so.5.0.0 dwz: ./usr/bin/yaz-client-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-iconv-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-icu-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-illclient-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-json-parse-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-marcdump-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-record-conv-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-url-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/yaz-ztest-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/zoomsh-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libyaz.so.5.0.0-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libyaz_icu.so.5.0.0-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libyaz_server.so.5.0.0-5.30.3-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 5184kB, size after compression: 5184kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 13 CRC32s did match. 10449 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib64/libyaz_icu.so.5.0.0: libexslt.so.0 libxslt.so.1 libxml2.so.2 Warning: unused libraries in /usr/lib64/libyaz_server.so.5.0.0: libxslt.so.1 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/yaz-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SqxCsN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yaz-5.30.3 + '[' 1 -eq 1 ']' + make check Making check in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/src' Making check in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' Making check in yaz make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include/yaz' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/include' Making check in util make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/util' Making check in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make test_ccl test_comstack test_cql2ccl test_embed_record test_filepath test_file_glob test_iconv test_icu test_json test_libstemmer test_log test_log_thread test_match_glob test_matchstr test_mutex test_nmem test_odr test_odrstack test_oid test_options test_pquery test_query_charset test_record_conv test_rpn2cql test_rpn2solr test_retrieval test_shared_ptr test_soap1 test_soap2 test_solr test_sortspec test_timing test_tpath test_wrbuf test_xmalloc test_xml_include test_xmlquery test_zgdu test_marc.sh test_marccol.sh test_cql2xcql.sh test_cql2pqf.sh test_icu.sh make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_ccl.o test_ccl.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_ccl test_ccl.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_ccl test_ccl.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_comstack.o test_comstack.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_comstack test_comstack.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_comstack test_comstack.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_cql2ccl.o test_cql2ccl.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_cql2ccl test_cql2ccl.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_cql2ccl test_cql2ccl.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_embed_record.o test_embed_record.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_embed_record test_embed_record.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_embed_record test_embed_record.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_filepath.o test_filepath.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_filepath test_filepath.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_filepath test_filepath.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_file_glob.o test_file_glob.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_file_glob test_file_glob.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_file_glob test_file_glob.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_iconv.o test_iconv.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_iconv test_iconv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_iconv test_iconv.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_icu.o test_icu.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_icu test_icu.o ../src/libyaz_icu.la ../src/libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_icu test_icu.o ../src/.libs/libyaz_icu.so ../src/.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_json.o test_json.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_json test_json.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_json test_json.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_libstemmer.o test_libstemmer.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_libstemmer test_libstemmer.o ../src/libyaz_icu.la ../src/libyaz.la -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_libstemmer test_libstemmer.o ../src/.libs/libyaz_icu.so ../src/.libs/libyaz.so -licui18n -licuuc -licudata -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_log.o test_log.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_log test_log.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_log test_log.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_log_thread.o test_log_thread.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_log_thread test_log_thread.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_log_thread test_log_thread.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_match_glob.o test_match_glob.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_match_glob test_match_glob.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_match_glob test_match_glob.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_matchstr.o test_matchstr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_matchstr test_matchstr.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_matchstr test_matchstr.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_mutex.o test_mutex.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_mutex test_mutex.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_mutex test_mutex.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_nmem.o test_nmem.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_nmem test_nmem.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_nmem test_nmem.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_odrcodec.o test_odrcodec.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_odr.o test_odr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_odr test_odrcodec.o test_odr.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_odr test_odrcodec.o test_odr.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_odrstack.o test_odrstack.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_odrstack test_odrstack.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_odrstack test_odrstack.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_oid.o test_oid.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_oid test_oid.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_oid test_oid.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_options.o test_options.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_options test_options.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_options test_options.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_pquery.o test_pquery.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_pquery test_pquery.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_pquery test_pquery.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_query_charset.o test_query_charset.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_query_charset test_query_charset.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_query_charset test_query_charset.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_record_conv.o test_record_conv.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_record_conv test_record_conv.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_record_conv test_record_conv.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_rpn2cql.o test_rpn2cql.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_rpn2cql test_rpn2cql.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_rpn2cql test_rpn2cql.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_rpn2solr.o test_rpn2solr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_rpn2solr test_rpn2solr.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_rpn2solr test_rpn2solr.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_retrieval.o test_retrieval.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_retrieval test_retrieval.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_retrieval test_retrieval.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_shared_ptr.o test_shared_ptr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_shared_ptr test_shared_ptr.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_shared_ptr test_shared_ptr.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_soap1.o test_soap1.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_soap1 test_soap1.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_soap1 test_soap1.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_soap2.o test_soap2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_soap2 test_soap2.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_soap2 test_soap2.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_solr.o test_solr.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_solr test_solr.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_solr test_solr.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_sortspec.o test_sortspec.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_sortspec test_sortspec.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_sortspec test_sortspec.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_timing.o test_timing.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_timing test_timing.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_timing test_timing.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_tpath.o test_tpath.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_tpath test_tpath.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_tpath test_tpath.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_wrbuf.o test_wrbuf.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_wrbuf test_wrbuf.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_wrbuf test_wrbuf.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_xmalloc.o test_xmalloc.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_xmalloc test_xmalloc.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_xmalloc test_xmalloc.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_xml_include.o test_xml_include.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_xml_include test_xml_include.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_xml_include test_xml_include.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_xmlquery.o test_xmlquery.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_xmlquery test_xmlquery.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_xmlquery test_xmlquery.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -DYAZ_HAVE_ICU=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -c -o test_zgdu.o test_zgdu.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_zgdu test_zgdu.o ../src/libyaz.la -lexslt -lxslt -lxml2 -lpthread libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_zgdu test_zgdu.o ../src/.libs/libyaz.so -lexslt -lxslt -lxml2 -lpthread make[2]: Nothing to be done for 'test_marc.sh'. make[2]: Nothing to be done for 'test_marccol.sh'. make[2]: Nothing to be done for 'test_cql2xcql.sh'. make[2]: Nothing to be done for 'test_cql2pqf.sh'. make[2]: Nothing to be done for 'test_icu.sh'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' PASS: test_ccl PASS: test_comstack PASS: test_cql2ccl PASS: test_embed_record PASS: test_filepath PASS: test_file_glob PASS: test_iconv PASS: test_icu PASS: test_json PASS: test_libstemmer PASS: test_log PASS: test_log_thread PASS: test_match_glob PASS: test_matchstr PASS: test_mutex PASS: test_nmem PASS: test_odr PASS: test_odrstack PASS: test_oid PASS: test_options PASS: test_pquery PASS: test_query_charset PASS: test_record_conv PASS: test_rpn2cql PASS: test_rpn2solr PASS: test_retrieval PASS: test_shared_ptr PASS: test_soap1 PASS: test_soap2 PASS: test_solr PASS: test_sortspec PASS: test_timing PASS: test_tpath PASS: test_wrbuf PASS: test_xmalloc PASS: test_xml_include PASS: test_xmlquery PASS: test_zgdu PASS: test_marc.sh PASS: test_marccol.sh PASS: test_cql2xcql.sh PASS: test_cql2pqf.sh PASS: test_icu.sh ============================================================================ Testsuite summary for yaz 5.30.3 ============================================================================ # TOTAL: 43 # PASS: 43 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/test' Making check in client make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/client' Making check in ztest make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/ztest' Making check in zoom make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/zoom' Making check in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' Making check in common make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc/common' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/doc' Making check in etc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3/etc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yaz-5.30.3' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: yaz-5.30.3-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jjXMlW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yaz-5.30.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + cp -pr installed-docs/asn.external.html installed-docs/asn.html installed-docs/asn.pdu.html installed-docs/asn.preparing.html installed-docs/bib1-diagnostics.html installed-docs/bib1.html installed-docs/comstack.addresses.html installed-docs/comstack.client.html installed-docs/comstack.common.html installed-docs/comstack.diagnostics.html installed-docs/comstack.html installed-docs/comstack.introduction.html installed-docs/comstack.server.html installed-docs/comstack.ssl.html installed-docs/comstack.summary.html installed-docs/credits.html installed-docs/facets.html installed-docs/future.html installed-docs/index.html installed-docs/indexdata.html installed-docs/installation.html installed-docs/installation.unix.html installed-docs/installation.win32.html installed-docs/introduction.api.html installed-docs/introduction.html installed-docs/license.html installed-docs/list-oids.html installed-docs/marc.html installed-docs/odr.debugging.html installed-docs/odr.html installed-docs/odr.programming.html installed-docs/odr.use.html installed-docs/reference.html installed-docs/server.backend.html installed-docs/server.backendfunctions.html installed-docs/server.frontend.html installed-docs/server.html installed-docs/server.invocation.html installed-docs/server.main.html installed-docs/server.vhosts.html installed-docs/soap.html installed-docs/soap.http.html installed-docs/soap.srw.html installed-docs/soap.xml.html installed-docs/sorting.html installed-docs/sru-diagnostics.html installed-docs/tools.html installed-docs/tools.log.html installed-docs/tools.nmem.html installed-docs/tools.oid.html installed-docs/tools.retrieval.html installed-docs/yaz-asncomp.html installed-docs/yaz-client.html installed-docs/yaz-config.html installed-docs/yaz-iconv.html installed-docs/yaz-icu.html installed-docs/yaz-illclient.html installed-docs/yaz-json-parse.html installed-docs/yaz-log.html installed-docs/yaz-marcdump.html installed-docs/yaz-record-iconv.html installed-docs/yaz-url.html installed-docs/yaz-ztest.html installed-docs/yaz.html installed-docs/zoom.events.html installed-docs/zoom.extendedservices.html installed-docs/zoom.facets.html installed-docs/zoom.html installed-docs/zoom.options.html installed-docs/zoom.query.html installed-docs/zoom.queryconversions.html installed-docs/zoom.records.html installed-docs/zoom.resultsets.html installed-docs/zoom.scan.html installed-docs/zoomsh.html /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + cp -pr installed-docs/apilayer.png /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64/usr/share/doc/yaz + RPM_EC=0 ++ jobs -p + exit 0 Provides: yaz = 5.30.3-2.mga9 yaz(aarch-64) = 5.30.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libicui18n.so.69()(64bit) libicuuc.so.69()(64bit) libreadline.so.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libyaz.so.5()(64bit) libyaz_icu.so.5()(64bit) libyaz_server.so.5()(64bit) tcl Processing files: lib64yaz5-5.30.3-2.mga9.aarch64 Provides: lib64yaz5 = 5.30.3-2.mga9 lib64yaz5(aarch-64) = 5.30.3-2.mga9 libyaz.so.5()(64bit) libyaz_icu.so.5()(64bit) libyaz_server.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libexslt.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libhiredis.so.0.13()(64bit) libicudata.so.69()(64bit) libicui18n.so.69()(64bit) libicuuc.so.69()(64bit) libmemcached.so.11()(64bit) libmemcachedutil.so.2()(64bit) libwrap.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.1.18)(64bit) libyaz.so.5()(64bit) Processing files: lib64yaz-devel-5.30.3-2.mga9.aarch64 Provides: devel(libyaz(64bit)) devel(libyaz_icu(64bit)) devel(libyaz_server(64bit)) lib64yaz-devel = 5.30.3-2.mga9 lib64yaz-devel(aarch-64) = 5.30.3-2.mga9 libyaz-devel = 5.30.3-2.mga9 pkgconfig(yaz) = 5.30.3 pkgconfig(yaz-icu) = 5.30.3 pkgconfig(yaz-server) = 5.30.3 yaz-devel = 5.30.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libexslt(64bit)) devel(libgnutls(64bit)) devel(libhiredis(64bit)) devel(libicudata(64bit)) devel(libicui18n(64bit)) devel(libicuuc(64bit)) devel(libmemcached(64bit)) devel(libmemcachedutil(64bit)) devel(libwrap(64bit)) devel(libxml2(64bit)) devel(libxslt(64bit)) devel(libyaz(64bit)) pkgconfig pkgconfig(icu-i18n) pkgconfig(libexslt) pkgconfig(yaz) tcl Processing files: yaz-debugsource-5.30.3-2.mga9.aarch64 Provides: yaz-debugsource = 5.30.3-2.mga9 yaz-debugsource(aarch-64) = 5.30.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yaz-debuginfo-5.30.3-2.mga9.aarch64 Provides: debuginfo(build-id) = 0295dc4cf2fcbb61cc7ef931e8d5195d336d5df7 debuginfo(build-id) = 477f9b842c9264fd4910f76c757c826715e746e7 debuginfo(build-id) = 4fc1ae8cb455fd692a16416614447a564db4792b debuginfo(build-id) = 6c6bf54c6c78d3f263429802fee8c4dfd3d61673 debuginfo(build-id) = 93eb90bd4c78b0378201e4e8a385c09c7293d38d debuginfo(build-id) = a6874317bbf9478634a41ad7e2c7b11224e954c1 debuginfo(build-id) = b23c6374f2f4808ffca5238c6d26013b8ffa364a debuginfo(build-id) = ed0293a28a780434e9eaa613b3d5b2648cb39b0d debuginfo(build-id) = f50d86025612fc09477e1a5a5be9343c83a82bf4 debuginfo(build-id) = fb84b73092552e2532e816949ecd97c9cb5d2e46 yaz-debuginfo = 5.30.3-2.mga9 yaz-debuginfo(aarch-64) = 5.30.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yaz-debugsource(aarch-64) = 5.30.3-2.mga9 Processing files: lib64yaz5-debuginfo-5.30.3-2.mga9.aarch64 Provides: debuginfo(build-id) = 232bed8602b4b0848eb793b0423c590e3388fb5f debuginfo(build-id) = 6369b44364570a41010a22adf2ec62697afde7dc debuginfo(build-id) = fb2f65e05a6326772da5cadffdb91cc3252521e5 lib64yaz5-debuginfo = 5.30.3-2.mga9 lib64yaz5-debuginfo(aarch-64) = 5.30.3-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yaz-debugsource(aarch-64) = 5.30.3-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64yaz-devel-5.30.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yaz-debuginfo-5.30.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yaz-5.30.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64yaz5-5.30.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64yaz5-debuginfo-5.30.3-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yaz-debugsource-5.30.3-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YnWPLd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yaz-5.30.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/yaz-5.30.3-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.phC98K + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf yaz-5.30.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!