+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/liblangtag.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GPFrqk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblangtag-0.6.2 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/liblangtag-0.6.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd liblangtag-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3aKTZq + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-static --enable-shared --enable-introspection 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 whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debugging... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ISO C99 varargs macros in C... yes checking for GNUC varargs macros... yes checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for gcc atomic builtins... yes checking size of int... 4 checking size of void *... 8 checking size of long... 8 checking size of long long... 8 checking for size_t... yes checking for ssize_t... yes checking alignment of void *... 8 checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in liblangtag/lt-stdint.h (assuming C99 compatible system) checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for backtrace... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for strndup... yes checking for vasprintf... yes checking for vsnprintf... yes checking for va_copy() function... yes checking Whether vsnprintf is C99-compliant... yes checking existence of locale.alias... ${datarootdir}/locale/locale.alias checking for the suffix of module shared libraries... .so checking for dlopen... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for GOBJECT... yes checking for CHECK... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating extensions/Makefile config.status: creating liblangtag/Makefile config.status: creating liblangtag-gobject/Makefile config.status: creating liblangtag.pc config.status: creating liblangtag-uninstalled.pc config.status: creating liblangtag-gobject.pc config.status: creating liblangtag-gobject-uninstalled.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing liblangtag/lt-stdint.h commands config.status: creating liblangtag/lt-stdint.h : _LIBLANGTAG_LIBLANGTAG_LT_STDINT_H config.status: executing liblangtag/lt-config.h commands config.status: liblangtag/lt-config.h is unchanged ========== Build Information ========== CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool ++ pwd ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.6.2/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.6.2/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/.libs + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2' Making all in liblangtag make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' ./buildaliastbl.sh /usr/share/locale/locale.alias > lt-localealias.h.tmp && mv lt-localealias.h.tmp lt-localealias.h || rm -f lt-localealias.h.tmp cd .. && \ /bin/sh ./config.status liblangtag/lt-config.h cd .. && \ /bin/sh ./config.status liblangtag/lt-stdint.h config.status: executing liblangtag/lt-config.h commands config.status: executing liblangtag/lt-stdint.h commands config.status: creating liblangtag/lt-stdint.h : _LIBLANGTAG_LIBLANGTAG_LT_STDINT_H config.status: liblangtag/lt-stdint.h is unchanged config.status: liblangtag/lt-config.h is unchanged make all-recursive make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[4]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-database.lo `test -f 'lt-database.c' || echo './'`lt-database.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-error.lo `test -f 'lt-error.c' || echo './'`lt-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-ext-module.lo `test -f 'lt-ext-module.c' || echo './'`lt-ext-module.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-ext-module-data.lo `test -f 'lt-ext-module-data.c' || echo './'`lt-ext-module-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-error.c -fPIC -DPIC -o .libs/liblangtag_la-lt-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-ext-module-data.c -fPIC -DPIC -o .libs/liblangtag_la-lt-ext-module-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-database.c -fPIC -DPIC -o .libs/liblangtag_la-lt-database.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-ext-module.c -fPIC -DPIC -o .libs/liblangtag_la-lt-ext-module.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-extension.lo `test -f 'lt-extension.c' || echo './'`lt-extension.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-extlang.lo `test -f 'lt-extlang.c' || echo './'`lt-extlang.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-extlang-db.lo `test -f 'lt-extlang-db.c' || echo './'`lt-extlang-db.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-grandfathered.lo `test -f 'lt-grandfathered.c' || echo './'`lt-grandfathered.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-extension.c -fPIC -DPIC -o .libs/liblangtag_la-lt-extension.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-extlang.c -fPIC -DPIC -o .libs/liblangtag_la-lt-extlang.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-extlang-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-extlang-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-grandfathered-db.lo `test -f 'lt-grandfathered-db.c' || echo './'`lt-grandfathered-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-grandfathered.c -fPIC -DPIC -o .libs/liblangtag_la-lt-grandfathered.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-iter.lo `test -f 'lt-iter.c' || echo './'`lt-iter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-lang.lo `test -f 'lt-lang.c' || echo './'`lt-lang.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-lang-db.lo `test -f 'lt-lang-db.c' || echo './'`lt-lang-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-grandfathered-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-grandfathered-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-iter.c -fPIC -DPIC -o .libs/liblangtag_la-lt-iter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-lang.c -fPIC -DPIC -o .libs/liblangtag_la-lt-lang.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-list.lo `test -f 'lt-list.c' || echo './'`lt-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-lang-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-lang-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-mem.lo `test -f 'lt-mem.c' || echo './'`lt-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-messages.lo `test -f 'lt-messages.c' || echo './'`lt-messages.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-redundant.lo `test -f 'lt-redundant.c' || echo './'`lt-redundant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-list.c -fPIC -DPIC -o .libs/liblangtag_la-lt-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-mem.c -fPIC -DPIC -o .libs/liblangtag_la-lt-mem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-redundant-db.lo `test -f 'lt-redundant-db.c' || echo './'`lt-redundant-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-messages.c -fPIC -DPIC -o .libs/liblangtag_la-lt-messages.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-region.lo `test -f 'lt-region.c' || echo './'`lt-region.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-redundant.c -fPIC -DPIC -o .libs/liblangtag_la-lt-redundant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-region-db.lo `test -f 'lt-region-db.c' || echo './'`lt-region-db.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-relation-db.lo `test -f 'lt-relation-db.c' || echo './'`lt-relation-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-redundant-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-redundant-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-region.c -fPIC -DPIC -o .libs/liblangtag_la-lt-region.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-region-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-region-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-script.lo `test -f 'lt-script.c' || echo './'`lt-script.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-script-db.lo `test -f 'lt-script-db.c' || echo './'`lt-script-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-relation-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-relation-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-string.lo `test -f 'lt-string.c' || echo './'`lt-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-tag.lo `test -f 'lt-tag.c' || echo './'`lt-tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-script.c -fPIC -DPIC -o .libs/liblangtag_la-lt-script.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-script-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-script-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-trie.lo `test -f 'lt-trie.c' || echo './'`lt-trie.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-string.c -fPIC -DPIC -o .libs/liblangtag_la-lt-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-tag.c -fPIC -DPIC -o .libs/liblangtag_la-lt-tag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-utils.lo `test -f 'lt-utils.c' || echo './'`lt-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-variant.lo `test -f 'lt-variant.c' || echo './'`lt-variant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-trie.c -fPIC -DPIC -o .libs/liblangtag_la-lt-trie.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-utils.c -fPIC -DPIC -o .libs/liblangtag_la-lt-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-variant-db.lo `test -f 'lt-variant-db.c' || echo './'`lt-variant-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-variant.c -fPIC -DPIC -o .libs/liblangtag_la-lt-variant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_la-lt-xml.lo `test -f 'lt-xml.c' || echo './'`lt-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-variant-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-variant-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-xml.c -fPIC -DPIC -o .libs/liblangtag_la-lt-xml.o /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 5:1:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag.la -rpath /usr/lib64 liblangtag_la-lt-database.lo liblangtag_la-lt-error.lo liblangtag_la-lt-ext-module.lo liblangtag_la-lt-ext-module-data.lo liblangtag_la-lt-extension.lo liblangtag_la-lt-extlang.lo liblangtag_la-lt-extlang-db.lo liblangtag_la-lt-grandfathered.lo liblangtag_la-lt-grandfathered-db.lo liblangtag_la-lt-iter.lo liblangtag_la-lt-lang.lo liblangtag_la-lt-lang-db.lo liblangtag_la-lt-list.lo liblangtag_la-lt-mem.lo liblangtag_la-lt-messages.lo liblangtag_la-lt-redundant.lo liblangtag_la-lt-redundant-db.lo liblangtag_la-lt-region.lo liblangtag_la-lt-region-db.lo liblangtag_la-lt-relation-db.lo liblangtag_la-lt-script.lo liblangtag_la-lt-script-db.lo liblangtag_la-lt-string.lo liblangtag_la-lt-tag.lo liblangtag_la-lt-trie.lo liblangtag_la-lt-utils.lo liblangtag_la-lt-variant.lo liblangtag_la-lt-variant-db.lo liblangtag_la-lt-xml.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 -ldl -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_la-lt-database.o .libs/liblangtag_la-lt-error.o .libs/liblangtag_la-lt-ext-module.o .libs/liblangtag_la-lt-ext-module-data.o .libs/liblangtag_la-lt-extension.o .libs/liblangtag_la-lt-extlang.o .libs/liblangtag_la-lt-extlang-db.o .libs/liblangtag_la-lt-grandfathered.o .libs/liblangtag_la-lt-grandfathered-db.o .libs/liblangtag_la-lt-iter.o .libs/liblangtag_la-lt-lang.o .libs/liblangtag_la-lt-lang-db.o .libs/liblangtag_la-lt-list.o .libs/liblangtag_la-lt-mem.o .libs/liblangtag_la-lt-messages.o .libs/liblangtag_la-lt-redundant.o .libs/liblangtag_la-lt-redundant-db.o .libs/liblangtag_la-lt-region.o .libs/liblangtag_la-lt-region-db.o .libs/liblangtag_la-lt-relation-db.o .libs/liblangtag_la-lt-script.o .libs/liblangtag_la-lt-script-db.o .libs/liblangtag_la-lt-string.o .libs/liblangtag_la-lt-tag.o .libs/liblangtag_la-lt-trie.o .libs/liblangtag_la-lt-utils.o .libs/liblangtag_la-lt-variant.o .libs/liblangtag_la-lt-variant-db.o .libs/liblangtag_la-lt-xml.o -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag.so.1 -o .libs/liblangtag.so.1.4.1 libtool: link: (cd ".libs" && rm -f "liblangtag.so.1" && ln -s "liblangtag.so.1.4.1" "liblangtag.so.1") libtool: link: (cd ".libs" && rm -f "liblangtag.so" && ln -s "liblangtag.so.1.4.1" "liblangtag.so") libtool: link: ( cd ".libs" && rm -f "liblangtag.la" && ln -s "../liblangtag.la" "liblangtag.la" ) make[4]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' Making all in extensions make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo `test -f 'lt-ext-ldml-t.c' || echo './'`lt-ext-ldml-t.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.6.2\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo `test -f 'lt-ext-ldml-u.c' || echo './'`lt-ext-ldml-u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-ext-ldml-u.c -fPIC -DPIC -o .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.2\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-ext-ldml-t.c -fPIC -DPIC -o .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-ext-ldml-t.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-ext-ldml-u.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-t.so -o .libs/liblangtag-ext-ldml-t.so libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-u.so -o .libs/liblangtag-ext-ldml-u.so libtool: link: ( cd ".libs" && rm -f "liblangtag-ext-ldml-t.la" && ln -s "../liblangtag-ext-ldml-t.la" "liblangtag-ext-ldml-t.la" ) libtool: link: ( cd ".libs" && rm -f "liblangtag-ext-ldml-u.la" && ln -s "../liblangtag-ext-ldml-u.la" "liblangtag-ext-ldml-u.la" ) make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' Making all in data make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/data' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I.. -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o reg2xml-reg2xml.o `test -f 'reg2xml.c' || echo './'`reg2xml.c reg2xml.c: In function '_parse': reg2xml.c:59:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 1024, fp); ^~~~~~~~~~~~~~~~~~~~~~~ reg2xml.c:139:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(&buffer[len], 1024 - len, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -I.. -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -lxml2 ../liblangtag/liblangtag.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o reg2xml reg2xml-reg2xml.o libtool: link: gcc -I/usr/include/libxml2 -I.. -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/reg2xml reg2xml-reg2xml.o ../liblangtag/.libs/liblangtag.so -ldl -lxml2 ./reg2xml ./language-subtag-registry language-subtag-registry.xml.tmp || ./reg2xml ./language-subtag-registry language-subtag-registry.xml.tmp; \ head -1 language-subtag-registry.xml.tmp | grep -E '^<\?xml version'>/dev/null 2>&1 && mv language-subtag-registry.xml.tmp language-subtag-registry.xml || (echo "E: language-subtag-registry.xml isn't an expected result"; rm language-subtag-registry.xml.tmp) 2016-07-19 make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/data' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' Making all in liblangtag-gobject make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' ./gendeps.sh ../liblangtag lt-database.h lt-error.h lt-ext-module-data.h lt-ext-module.h lt-extension.h lt-extlang-db.h lt-extlang.h lt-grandfathered-db.h lt-grandfathered.h lt-iter.h lt-lang-db.h lt-lang.h lt-list.h lt-macros.h lt-redundant-db.h lt-redundant.h lt-region-db.h lt-region.h lt-relation-db.h lt-script-db.h lt-script.h lt-string.h lt-tag.h lt-variant-db.h lt-variant.h lt-error.c lt-ext-module-data.c lt-ext-module.c lt-extension.c lt-extlang-db.c lt-extlang.c lt-grandfathered-db.c lt-grandfathered.c lt-iter.c lt-lang-db.c lt-lang.c lt-list.c lt-redundant-db.c lt-redundant.c lt-region-db.c lt-region.c lt-relation-db.c lt-script-db.c lt-script.c lt-string.c lt-tag.c lt-variant-db.c lt-variant.c > gir.deps /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag-gobject/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN="\"LangTag-GObject\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o liblangtag_gobject_la-lt-gobject.lo `test -f 'lt-gobject.c' || echo './'`lt-gobject.c ./gengir.sh ../liblangtag lt-database.gir.h ./gengir.sh ../liblangtag lt-error.gir.h ./gengir.sh ../liblangtag lt-ext-module-data.gir.h libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag-gobject/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"LangTag-GObject\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c lt-gobject.c -fPIC -DPIC -o .libs/liblangtag_gobject_la-lt-gobject.o ./gengir.sh ../liblangtag lt-ext-module.gir.h ./gengir.sh ../liblangtag lt-extension.gir.h ./gengir.sh ../liblangtag lt-extlang-db.gir.h ./gengir.sh ../liblangtag lt-extlang.gir.h ./gengir.sh ../liblangtag lt-grandfathered-db.gir.h ./gengir.sh ../liblangtag lt-grandfathered.gir.h ./gengir.sh ../liblangtag lt-iter.gir.h ./gengir.sh ../liblangtag lt-lang-db.gir.h ./gengir.sh ../liblangtag lt-lang.gir.h ./gengir.sh ../liblangtag lt-list.gir.h ./gengir.sh ../liblangtag lt-macros.gir.h ./gengir.sh ../liblangtag lt-redundant-db.gir.h ./gengir.sh ../liblangtag lt-redundant.gir.h ./gengir.sh ../liblangtag lt-region-db.gir.h ./gengir.sh ../liblangtag lt-region.gir.h ./gengir.sh ../liblangtag lt-relation-db.gir.h ./gengir.sh ../liblangtag lt-script-db.gir.h ./gengir.sh ../liblangtag lt-script.gir.h ./gengir.sh ../liblangtag lt-string.gir.h ./gengir.sh ../liblangtag lt-tag.gir.h ./gengir.sh ../liblangtag lt-variant-db.gir.h ./gengir.sh ../liblangtag lt-variant.gir.h ./gengir.sh ../liblangtag lt-error.gir.c ./gengir.sh ../liblangtag lt-ext-module-data.gir.c ./gengir.sh ../liblangtag lt-ext-module.gir.c ./gengir.sh ../liblangtag lt-extension.gir.c ./gengir.sh ../liblangtag lt-extlang-db.gir.c ./gengir.sh ../liblangtag lt-extlang.gir.c ./gengir.sh ../liblangtag lt-grandfathered-db.gir.c ./gengir.sh ../liblangtag lt-grandfathered.gir.c ./gengir.sh ../liblangtag lt-iter.gir.c ./gengir.sh ../liblangtag lt-lang-db.gir.c ./gengir.sh ../liblangtag lt-lang.gir.c ./gengir.sh ../liblangtag lt-list.gir.c ./gengir.sh ../liblangtag lt-redundant-db.gir.c ./gengir.sh ../liblangtag lt-redundant.gir.c ./gengir.sh ../liblangtag lt-region-db.gir.c ./gengir.sh ../liblangtag lt-region.gir.c ./gengir.sh ../liblangtag lt-relation-db.gir.c ./gengir.sh ../liblangtag lt-script-db.gir.c ./gengir.sh ../liblangtag lt-script.gir.c ./gengir.sh ../liblangtag lt-string.gir.c ./gengir.sh ../liblangtag lt-tag.gir.c ./gengir.sh ../liblangtag lt-variant-db.gir.c ./gengir.sh ../liblangtag lt-variant.gir.c /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN="\"LangTag-GObject\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 3:0:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-gobject.la -rpath /usr/lib64 liblangtag_gobject_la-lt-gobject.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgobject-2.0 -lglib-2.0 ../liblangtag/liblangtag.la libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_gobject_la-lt-gobject.o -lgobject-2.0 -lglib-2.0 ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-gobject.so.0 -o .libs/liblangtag-gobject.so.0.3.0 libtool: link: (cd ".libs" && rm -f "liblangtag-gobject.so.0" && ln -s "liblangtag-gobject.so.0.3.0" "liblangtag-gobject.so.0") libtool: link: (cd ".libs" && rm -f "liblangtag-gobject.so" && ln -s "liblangtag-gobject.so.0.3.0" "liblangtag-gobject.so") libtool: link: ( cd ".libs" && rm -f "liblangtag-gobject.la" && ln -s "../liblangtag-gobject.la" "liblangtag-gobject.la" ) CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=LangTag --nsversion=0.6 --libtool="/bin/sh ../libtool" --include=GLib-2.0 --include=GObject-2.0 --library=liblangtag-gobject.la --symbol-prefix=lt --identifier-prefix=Lt -v --cflags-begin -I../liblangtag-gobject/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end lt-database.gir.h lt-error.gir.h lt-ext-module-data.gir.h lt-ext-module.gir.h lt-extension.gir.h lt-extlang-db.gir.h lt-extlang.gir.h lt-grandfathered-db.gir.h lt-grandfathered.gir.h lt-iter.gir.h lt-lang-db.gir.h lt-lang.gir.h lt-list.gir.h lt-macros.gir.h lt-redundant-db.gir.h lt-redundant.gir.h lt-region-db.gir.h lt-region.gir.h lt-relation-db.gir.h lt-script-db.gir.h lt-script.gir.h lt-string.gir.h lt-tag.gir.h lt-variant-db.gir.h lt-variant.gir.h lt-error.gir.c lt-ext-module-data.gir.c lt-ext-module.gir.c lt-extension.gir.c lt-extlang-db.gir.c lt-extlang.gir.c lt-grandfathered-db.gir.c lt-grandfathered.gir.c lt-iter.gir.c lt-lang-db.gir.c lt-lang.gir.c lt-list.gir.c lt-redundant-db.gir.c lt-redundant.gir.c lt-region-db.gir.c lt-region.gir.c lt-relation-db.gir.c lt-script-db.gir.c lt-script.gir.c lt-string.gir.c lt-tag.gir.c lt-variant-db.gir.c lt-variant.gir.c lt-gobject.h lt-gobject.c gir.deps liblangtag-gobject.la Makefile --output LangTag-0.6.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/tmp-introspectokowbo6p/LangTag-0.6 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type /builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/tmp-introspectokowbo6p/LangTag-0.6.o -L. liblangtag-gobject.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/tmp-introspectokowbo6p/.libs/LangTag-0.6 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type /builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject/tmp-introspectokowbo6p/LangTag-0.6.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/liblangtag-gobject.so /builddir/build/BUILD/liblangtag-0.6.2/liblangtag/.libs/liblangtag.so -ldl -lxml2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread lt-ext-module.gir.h:185: Warning: LangTag: symbol='module_get_version': Unknown namespace for symbol 'module_get_version' lt-ext-module.gir.h:194: Warning: LangTag: symbol='module_get_funcs': Unknown namespace for symbol 'module_get_funcs' lt-macros.gir.h:248: Warning: LangTag: symbol='FALSE': Unknown namespace for symbol 'FALSE' lt-macros.gir.h:251: Warning: LangTag: symbol='TRUE': Unknown namespace for symbol 'TRUE' /usr/bin/g-ir-compiler --includedir=. --includedir=. LangTag-0.6.gir -o LangTag-0.6.typelib make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o extlang-db.o extlang-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o grandfathered-db.o grandfathered-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o lang-db.o lang-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o redundant-db.o redundant-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o region-db.o region-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o script-db.o script-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o tag.o tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o variant-db.o variant-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-extlang.o check-extlang.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-grandfathered.o check-grandfathered.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-lang.o check-lang.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-list.o check-list.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-region.o check-region.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-script.o check-script.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-tag.o check-tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-trie.o check-trie.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.2/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.2/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -c -o check-variant.o check-variant.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-extlang-db extlang-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-grandfathered-db grandfathered-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-lang-db lang-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-extlang-db extlang-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-redundant-db redundant-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-region-db region-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-grandfathered-db grandfathered-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-lang-db lang-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-script-db script-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-redundant-db redundant-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tag tag.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-region-db region-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-variant-db variant-db.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-extlang check-extlang.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-script-db script-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-tag tag.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-grandfathered check-grandfathered.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-variant-db variant-db.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-lang check-lang.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-extlang check-extlang.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-list check-list.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-region check-region.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-grandfathered check-grandfathered.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-lang check-lang.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-script check-script.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-list check-list.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-tag check-tag.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-region check-region.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-trie check-trie.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-variant check-variant.o main.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-script check-script.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-tag check-tag.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-trie check-trie.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-variant check-variant.o main.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -lcheck make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.raCqBD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 + cd liblangtag-0.6.2 + make install DESTDIR=/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 Making install in liblangtag make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[4]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag.la '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblangtag.so.1.4.1 /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag.so.1.4.1 libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 && { ln -s -f liblangtag.so.1.4.1 liblangtag.so.1 || { rm -f liblangtag.so.1 && ln -s liblangtag.so.1.4.1 liblangtag.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 && { ln -s -f liblangtag.so.1.4.1 liblangtag.so || { rm -f liblangtag.so && ln -s liblangtag.so.1.4.1 liblangtag.so; }; }) libtool: install: /usr/bin/install -c .libs/liblangtag.lai /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/include/liblangtag' /usr/bin/install -c -m 644 langtag.h lt-database.h lt-error.h lt-ext-module.h lt-ext-module-data.h lt-extension.h lt-extlang.h lt-extlang-db.h lt-grandfathered.h lt-grandfathered-db.h lt-iter.h lt-lang.h lt-lang-db.h lt-list.h lt-macros.h lt-messages.h lt-redundant.h lt-redundant-db.h lt-region.h lt-region-db.h lt-relation-db.h lt-script.h lt-script-db.h lt-string.h lt-tag.h lt-utils.h lt-variant.h lt-variant-db.h lt-xml.h lt-config.h '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/include/liblangtag' make[4]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag' Making install in extensions make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag-ext-ldml-t.la liblangtag-ext-ldml-u.la '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag' libtool: warning: relinking 'liblangtag-ext-ldml-t.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.6.2/extensions; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.2/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-ext-ldml-t.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o -L/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-t.so -o .libs/liblangtag-ext-ldml-t.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-t.soT /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-t.lai /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.la libtool: warning: relinking 'liblangtag-ext-ldml-u.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.6.2/extensions; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.2/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-ext-ldml-u.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o -L/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-u.so -o .libs/liblangtag-ext-ldml-u.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-u.soT /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-u.lai /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.la libtool: warning: remember to run 'libtool --finish /usr/lib64/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/extensions' Making install in data make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/data' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag/common/bcp47' /usr/bin/install -c -m 644 common/bcp47/calendar.xml common/bcp47/collation.xml common/bcp47/currency.xml common/bcp47/number.xml common/bcp47/timezone.xml common/bcp47/transform.xml common/bcp47/transform_ime.xml common/bcp47/transform_keyboard.xml common/bcp47/transform_mt.xml common/bcp47/transform_private_use.xml common/bcp47/variant.xml '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag/common/bcp47' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag/common/supplemental' /usr/bin/install -c -m 644 common/supplemental/likelySubtags.xml common/supplemental/supplementalData.xml common/supplemental/supplementalMetadata.xml '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag/common/supplemental' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag' /usr/bin/install -c -m 644 language-subtag-registry.xml '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/data' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/Container.html /usr/bin/install -c -m 644 ./html/Module.html /usr/bin/install -c -m 644 ./html/Utilities.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/liblangtag-Container---Extension.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Extlang.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Grandfathered.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Language.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Redundant.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Region.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Script.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Tag.html /usr/bin/install -c -m 644 ./html/liblangtag-Container---Variant.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Extlang.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Grandfathered.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Language.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Redundant.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Region.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Relation.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Script.html /usr/bin/install -c -m 644 ./html/liblangtag-Database---Variant.html /usr/bin/install -c -m 644 ./html/liblangtag-Database.html /usr/bin/install -c -m 644 ./html/liblangtag-Doubly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/liblangtag-Error.html /usr/bin/install -c -m 644 ./html/liblangtag-Iterator.html /usr/bin/install -c -m 644 ./html/liblangtag-Miscellaneous-Macros.html /usr/bin/install -c -m 644 ./html/liblangtag-Module---Accessor.html /usr/bin/install -c -m 644 ./html/liblangtag-Module---Data.html /usr/bin/install -c -m 644 ./html/liblangtag-Strings.html /usr/bin/install -c -m 644 ./html/liblangtag.devhelp2 /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/docs' Making install in liblangtag-gobject make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag-gobject.la '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64' libtool: warning: relinking 'liblangtag-gobject.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.2/libtool" --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"LangTag-GObject\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 3:0:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-gobject.la -rpath /usr/lib64 liblangtag_gobject_la-lt-gobject.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgobject-2.0 -lglib-2.0 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblangtag_gobject_la-lt-gobject.o -lgobject-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-gobject.so.0 -o .libs/liblangtag-gobject.so.0.3.0 libtool: install: /usr/bin/install -c .libs/liblangtag-gobject.so.0.3.0T /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag-gobject.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 && { ln -s -f liblangtag-gobject.so.0.3.0 liblangtag-gobject.so.0 || { rm -f liblangtag-gobject.so.0 && ln -s liblangtag-gobject.so.0.3.0 liblangtag-gobject.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64 && { ln -s -f liblangtag-gobject.so.0.3.0 liblangtag-gobject.so || { rm -f liblangtag-gobject.so && ln -s liblangtag-gobject.so.0.3.0 liblangtag-gobject.so; }; }) libtool: install: /usr/bin/install -c .libs/liblangtag-gobject.lai /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/liblangtag-gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/gir-1.0' /usr/bin/install -c -m 644 LangTag-0.6.gir '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/include/liblangtag' /usr/bin/install -c -m 644 lt-gobject.h '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/include/liblangtag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 LangTag-0.6.typelib '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/girepository-1.0' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/liblangtag-gobject' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2/tests' make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 liblangtag.pc liblangtag-gobject.pc '/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.2' + rm -f /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64//usr/lib64/liblangtag-gobject.la /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64//usr/lib64/liblangtag.la /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64//usr/lib64/liblangtag/liblangtag-ext-ldml-t.la /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64//usr/lib64/liblangtag/liblangtag-ext-ldml-u.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: liblangtag-0.6.2-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nagKGt + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/doc/liblangtag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/doc/liblangtag + cp -pr AUTHORS /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/doc/liblangtag + cp -pr NEWS /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/doc/liblangtag + cp -pr README /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/doc/liblangtag + exit 0 Provides: liblangtag = 0.6.2-4.fc28 liblangtag(riscv-64) = 0.6.2-4.fc28 liblangtag-ext-ldml-t.so()(64bit) liblangtag-ext-ldml-u.so()(64bit) liblangtag.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) liblangtag.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: liblangtag-data-0.6.2-4.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IgUzj9 + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-data + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-data + exit 0 Provides: liblangtag-data = 0.6.2-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblangtag-gobject-0.6.2-4.fc28.riscv64 Provides: liblangtag-gobject = 0.6.2-4.fc28 liblangtag-gobject(riscv-64) = 0.6.2-4.fc28 liblangtag-gobject.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblangtag.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: liblangtag-devel-0.6.2-4.fc28.riscv64 Provides: liblangtag-devel = 0.6.2-4.fc28 liblangtag-devel(riscv-64) = 0.6.2-4.fc28 pkgconfig(liblangtag) = 0.6.2 pkgconfig(liblangtag-gobject) = 0.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liblangtag-gobject.so.0()(64bit) liblangtag.so.1()(64bit) pkgconfig(gobject-2.0) pkgconfig(liblangtag) pkgconfig(libxml-2.0) Processing files: liblangtag-doc-0.6.2-4.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0YWSC7 + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-doc + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64/usr/share/licenses/liblangtag-doc + exit 0 Provides: liblangtag-doc = 0.6.2-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/liblangtag-0.6.2-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/liblangtag-0.6.2-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/liblangtag-data-0.6.2-4.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/liblangtag-gobject-0.6.2-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/liblangtag-devel-0.6.2-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/liblangtag-doc-0.6.2-4.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H7ecFT + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblangtag-0.6.2-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff