Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/liblangtag.spec'], chrootPath='/var/lib/mock/f33-build-364038-60621/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/liblangtag.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/liblangtag-0.6.3-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/liblangtag.spec'], chrootPath='/var/lib/mock/f33-build-364038-60621/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/liblangtag.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vFcHum + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblangtag-0.6.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/liblangtag-0.6.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd liblangtag-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2mLnXn + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-09-26 06:51:57.000000000 -0400 +++ ./configure 2020-12-02 06:05:03.586490623 -0500 @@ -1957,7 +1957,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-12-02 06:05:03.586490623 -0500 +++ ./configure 2020-12-02 06:05:04.386490641 -0500 @@ -7715,7 +7715,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17491,7 +17491,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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-Wl,-z,now -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="-Wl,-z,now -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 whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-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... (cached) 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 ./configure: line 5699: GNOME_COMPILE_WARNINGS: command not found ./configure: line 5700: GNOME_MAINTAINER_MODE_DEFINES: command not found 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... ./configure: line 7640: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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.3/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.6.3/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/.libs + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3' Making all in liblangtag make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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-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-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.3/liblangtag' make[4]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-ext-module.c -fPIC -DPIC -o .libs/liblangtag_la-lt-ext-module.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-ext-module-data.c -fPIC -DPIC -o .libs/liblangtag_la-lt-ext-module-data.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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-lang.c -fPIC -DPIC -o .libs/liblangtag_la-lt-lang.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-list.lo `test -f 'lt-list.c' || echo './'`lt-list.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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-messages.c -fPIC -DPIC -o .libs/liblangtag_la-lt-messages.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-mem.c -fPIC -DPIC -o .libs/liblangtag_la-lt-mem.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-redundant-db.lo `test -f 'lt-redundant-db.c' || echo './'`lt-redundant-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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-region.lo `test -f 'lt-region.c' || echo './'`lt-region.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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-region-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-region-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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-script-db.lo `test -f 'lt-script-db.c' || echo './'`lt-script-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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-script-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-script-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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-tag.c -fPIC -DPIC -o .libs/liblangtag_la-lt-tag.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-string.c -fPIC -DPIC -o .libs/liblangtag_la-lt-string.o In file included from /usr/include/string.h:519, from lt-string.c:18: In function 'strncpy', inlined from 'lt_string_append' at lt-string.c:283:2: /usr/include/bits/string_fortified.h:91:10: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lt-string.c: In function 'lt_string_append': lt-string.c:278:8: note: length computed here 278 | len = strlen(str); | ^~~~~~~~~~~ /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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-trie.lo `test -f 'lt-trie.c' || echo './'`lt-trie.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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-utils.c -fPIC -DPIC -o .libs/liblangtag_la-lt-utils.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o liblangtag_la-lt-variant-db.lo `test -f 'lt-variant-db.c' || echo './'`lt-variant-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.3\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.6.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-xml.c -fPIC -DPIC -o .libs/liblangtag_la-lt-xml.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.3\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-variant-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-variant-db.o /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN="\"LangTag\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 5:1:4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3/liblangtag' make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' Making all in extensions make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-ext-ldml-t.c -fPIC -DPIC -o .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.6.3\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c lt-ext-ldml-u.c -fPIC -DPIC -o .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,--as-needed -Wl,-z,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3/extensions' Making all in data make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/data' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I.. -I../liblangtag -D__LANGTAG_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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] 59 | fgets(buffer, 1024, fp); | ^~~~~~~~~~~~~~~~~~~~~~~ reg2xml.c:139:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lxml2 ../liblangtag/liblangtag.la -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3/data' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' Making all in liblangtag-gobject make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 3:0:3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-gobject.la -rpath /usr/lib64 liblangtag_gobject_la-lt-gobject.lo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" GI_HOST_OS="" 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 gcc -E -D__LANGTAG_COMPILATION -I. -I/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject -I/builddir/build/BUILD/liblangtag-0.6.3 -I/builddir/build/BUILD/liblangtag-0.6.3/liblangtag -I/builddir/build/BUILD/liblangtag-0.6.3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o g-ir-cpp-m90ftq_w.i -C /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/g-ir-cpp-m90ftq_w.c 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' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D__LANGTAG_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject -I/builddir/build/BUILD/liblangtag-0.6.3 -I/builddir/build/BUILD/liblangtag-0.6.3/liblangtag -I/builddir/build/BUILD/liblangtag-0.6.3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/LangTag-0.6.c -o /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/LangTag-0.6.o -Wno-deprecated-declarations -pthread g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/LangTag-0.6 -export-dynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/LangTag-0.6.o -L. liblangtag-gobject.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/.libs/LangTag-0.6 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/tmp-introspectqajyzbns/LangTag-0.6.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/liblangtag-gobject.so /builddir/build/BUILD/liblangtag-0.6.3/liblangtag/.libs/liblangtag.so -ldl -lxml2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /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.3/liblangtag-gobject' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tag.o tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o check-lang.o check-lang.c In file included from main.h:17, from check-extlang.c:18: check-extlang.c: In function 'test_lt_extlang_compare_fn': check-extlang.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected extlang found: 'yue'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:46:42: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_extlang_compare(e1, e1), "extlang that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected extlang found: 'hks'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:49:43: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_extlang_compare(e1, e2), "extlang that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 != NULL, "No expected extlang found: '*'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:53:42: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(lt_extlang_compare(e1, e2), "wildcard should be matched with any objects."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:56:26: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(e2 != NULL, "No expected extlang found: ''"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-extlang.c:57:43: warning: too many arguments for format [-Wformat-extra-args] 57 | fail_unless(!lt_extlang_compare(e1, e2), "extlang that has different tag should be dealt as different even if it's an empty entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.h:17, from check-grandfathered.c:18: check-grandfathered.c: In function 'test_lt_grandfathered_compare_fn': check-grandfathered.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected grandfathered found: 'i-default'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-grandfathered.c:46:48: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_grandfathered_compare(e1, e1), "grandfathered that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-grandfathered.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected grandfathered found: 'art-lojban'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-grandfathered.c:49:49: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_grandfathered_compare(e1, e2), "grandfathered that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-grandfathered.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 == NULL, "No wildcard element for grandfathered"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-grandfathered.c:54:26: warning: too many arguments for format [-Wformat-extra-args] 54 | fail_unless(e2 == NULL, "No empty element for grandfathered"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o check-script.o check-script.c In file included from main.h:17, from check-lang.c:18: check-lang.c: In function 'test_lt_lang_compare_fn': check-lang.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected lang found: 'ja'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:46:39: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_lang_compare(e1, e1), "lang that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected lang found: 'zh'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:49:40: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_lang_compare(e1, e2), "lang that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 != NULL, "No expected lang found: '*'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:53:39: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(lt_lang_compare(e1, e2), "wildcard should be matched with any objects."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-lang.c:56:26: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(e2 == NULL, "No empty element for lang"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o check-tag.o check-tag.c In file included from main.h:17, from check-region.c:18: check-region.c: In function 'test_lt_region_compare_fn': check-region.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected region found: 'JP'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:46:41: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_region_compare(e1, e1), "region that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected region found: 'jp'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:49:41: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(lt_region_compare(e1, e2), "even if looking up with different case, it should be same."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 != NULL, "No expected region found: 'CN'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:53:42: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(!lt_region_compare(e1, e2), "region that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:56:26: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(e2 != NULL, "No expected region found: '*'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:57:41: warning: too many arguments for format [-Wformat-extra-args] 57 | fail_unless(lt_region_compare(e1, e2), "wildcard should be matched with any objects."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:60:26: warning: too many arguments for format [-Wformat-extra-args] 60 | fail_unless(e2 != NULL, "No expected region found: ''"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-region.c:61:42: warning: too many arguments for format [-Wformat-extra-args] 61 | fail_unless(!lt_region_compare(e1, e2), "region that has different tag should be dealt as different even if it's an empty entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.h:17, from check-script.c:18: check-script.c: In function 'test_lt_script_compare_fn': check-script.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected script found: 'Latn'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:46:41: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_script_compare(e1, e1), "script that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected script found: 'Latf'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:49:42: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_script_compare(e1, e2), "script that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 != NULL, "No expected script found: '*'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:53:41: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(lt_script_compare(e1, e2), "wildcard should be matched with any objects."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:56:26: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(e2 != NULL, "No expected script found: ''"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-script.c:57:42: warning: too many arguments for format [-Wformat-extra-args] 57 | fail_unless(!lt_script_compare(e1, e2), "script that has different tag should be dealt as different even if it's an empty entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.h:17, from check-list.c:20: check-list.c: In function 'test_lt_list_new_fn': check-list.c:42:25: warning: too many arguments for format [-Wformat-extra-args] 42 | fail_unless(l != NULL, "Allocation failed"); | ^~~~~~~~~~~~~~~~~~~ check-list.c: In function 'test_lt_list_unref_fn': check-list.c:52:25: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(l == NULL, "Not registered as a weak pointer properly"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c: In function 'test_lt_list_append_fn': check-list.c:59:25: warning: too many arguments for format [-Wformat-extra-args] 59 | fail_unless(l != NULL, "Allocation failed"); | ^~~~~~~~~~~~~~~~~~~ check-list.c:60:40: warning: too many arguments for format [-Wformat-extra-args] 60 | fail_unless(lt_list_value(l) != NULL, "failed to obtain value"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:61:52: warning: too many arguments for format [-Wformat-extra-args] 61 | fail_unless(strcmp(lt_list_value(l), "foo") == 0, "Failed to compare value"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:62:39: warning: too many arguments for format [-Wformat-extra-args] 62 | fail_unless(lt_list_next(l) == NULL, "only one list element should be available"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:65:25: warning: too many arguments for format [-Wformat-extra-args] 65 | fail_unless(l != NULL, "Allocation failed"); | ^~~~~~~~~~~~~~~~~~~ check-list.c:66:39: warning: too many arguments for format [-Wformat-extra-args] 66 | fail_unless(lt_list_next(l) != NULL, "Allocation failed"); | ^~~~~~~~~~~~~~~~~~~ check-list.c:67:54: warning: too many arguments for format [-Wformat-extra-args] 67 | fail_unless(lt_list_value(lt_list_next(l)) != NULL, "failed to obtain value"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:68:66: warning: too many arguments for format [-Wformat-extra-args] 68 | fail_unless(strcmp(lt_list_value(lt_list_next(l)), "bar") == 0, "Failed to compare value"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:69:53: warning: too many arguments for format [-Wformat-extra-args] 69 | fail_unless(lt_list_next(lt_list_next(l)) == NULL, "only one list element should be available"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:73:43: warning: too many arguments for format [-Wformat-extra-args] 73 | fail_unless(lt_list_previous(t) == NULL, "Failed to update the link"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:74:39: warning: too many arguments for format [-Wformat-extra-args] 74 | fail_unless(lt_list_next(t) == NULL, "Failed to update the link"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ check-list.c:75:40: warning: too many arguments for format [-Wformat-extra-args] 75 | fail_unless(lt_list_value(t) != NULL, "Something goes wrong"); | ^~~~~~~~~~~~~~~~~~~~~~ check-list.c:76:52: warning: too many arguments for format [-Wformat-extra-args] 76 | fail_unless(strcmp(lt_list_value(t), "bar") == 0, "Failed to compare value"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR=\"/builddir/build/BUILD/liblangtag-0.6.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.3/data/\" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.6.3/extensions/.libs\"" -D__LANGTAG_COMPILATION -D__LANGTAG_PRIVATE -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o check-variant.o check-variant.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-extlang-db extlang-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck In file included from main.h:17, from check-tag.c:20: check-tag.c: In function 'test_lt_tag_parse_fn': check-tag.c:46:26: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:47:44: warning: too many arguments for format [-Wformat-extra-args] 47 | fail_unless(!lt_tag_parse(t1, "*", NULL), "parsing a wildcard isn't allowed."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:48:47: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(!lt_tag_parse(t1, "ja-*", NULL), "parsing a wildcard isn't allowed."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:49:46: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_tag_parse(t1, "ja*", NULL), "parsing a wildcard isn't allowed."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:50:51: warning: too many arguments for format [-Wformat-extra-args] 50 | fail_unless(lt_tag_parse(t1, "en-GB-oed", NULL), "should be valid irregular entry"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:51:51: warning: too many arguments for format [-Wformat-extra-args] 51 | fail_unless(lt_tag_parse(t1, "En-gb-OeD", NULL), "should be valid irregular entry regardless of the case sensitivity"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:52:52: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(lt_tag_parse(t1, "mn-Cyrl-MN", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:53:52: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(lt_tag_parse(t1, "MN-cYRL-mn", NULL), "should be valid entry regardless of the case sensitivity"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:54:52: warning: too many arguments for format [-Wformat-extra-args] 54 | fail_unless(lt_tag_parse(t1, "mN-cYrL-Mn", NULL), "should be valid entry regardless of the case sensitivity"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:55:55: warning: too many arguments for format [-Wformat-extra-args] 55 | fail_unless(!lt_tag_parse(t1, "blahblahblah", NULL), "should be an unknown tag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:56:47: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(lt_tag_parse(t1, "de-AT", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:57:52: warning: too many arguments for format [-Wformat-extra-args] 57 | fail_unless(lt_tag_parse(t1, "sr-Latn-RS", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:58:48: warning: too many arguments for format [-Wformat-extra-args] 58 | fail_unless(lt_tag_parse(t1, "es-419", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:59:58: warning: too many arguments for format [-Wformat-extra-args] 59 | fail_unless(!lt_tag_parse(t1, "de-DE-1901-1901", NULL), "duplicate variants should be an error."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:60:58: warning: too many arguments for format [-Wformat-extra-args] 60 | fail_unless(!lt_tag_parse(t1, "de-DE-1901-1996", NULL), "Most variants that share a prefix are mutually exclusive."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:61:50: warning: too many arguments for format [-Wformat-extra-args] 61 | fail_unless(lt_tag_parse(t1, "sl-nedis", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:62:52: warning: too many arguments for format [-Wformat-extra-args] 62 | fail_unless(lt_tag_parse(t1, "de-CH-1996", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:63:50: warning: too many arguments for format [-Wformat-extra-args] 63 | fail_unless(lt_tag_parse(t1, "sl-rozaj", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:64:56: warning: too many arguments for format [-Wformat-extra-args] 64 | fail_unless(lt_tag_parse(t1, "sl-rozaj-biske", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:65:61: warning: too many arguments for format [-Wformat-extra-args] 65 | fail_unless(lt_tag_parse(t1, "sl-rozaj-biske-1994", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:66:56: warning: too many arguments for format [-Wformat-extra-args] 66 | fail_unless(lt_tag_parse(t1, "sl-rozaj-njiva", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:67:61: warning: too many arguments for format [-Wformat-extra-args] 67 | fail_unless(lt_tag_parse(t1, "sl-rozaj-njiva-1994", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:68:56: warning: too many arguments for format [-Wformat-extra-args] 68 | fail_unless(lt_tag_parse(t1, "sl-rozaj-osojs", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:69:61: warning: too many arguments for format [-Wformat-extra-args] 69 | fail_unless(lt_tag_parse(t1, "sl-rozaj-osojs-1994", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:70:56: warning: too many arguments for format [-Wformat-extra-args] 70 | fail_unless(lt_tag_parse(t1, "sl-rozaj-solba", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:71:61: warning: too many arguments for format [-Wformat-extra-args] 71 | fail_unless(lt_tag_parse(t1, "sl-rozaj-solba-1994", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:72:54: warning: too many arguments for format [-Wformat-extra-args] 72 | fail_unless(!lt_tag_parse(t1, "en-baku1926", NULL), "not a valid variant for en"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:73:50: warning: too many arguments for format [-Wformat-extra-args] 73 | fail_unless(!lt_tag_parse(t1, "a-value", NULL), "An extension MUST follow at least a primary language subtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:74:52: warning: too many arguments for format [-Wformat-extra-args] 74 | fail_unless(lt_tag_parse(t1, "de-a-value", NULL), "should be valid entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:75:57: warning: too many arguments for format [-Wformat-extra-args] 75 | fail_unless(!lt_tag_parse(t1, "en-a-bbb-a-ccc", NULL), "Each singleton subtag for extension MUST appears at most one time in each tag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:76:54: warning: too many arguments for format [-Wformat-extra-args] 76 | fail_unless(!lt_tag_parse(t1, "tlh-a-b-foo", NULL), "Each singleton MUST be followed by at least one extension subtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:77:62: warning: too many arguments for format [-Wformat-extra-args] 77 | fail_unless(!lt_tag_parse(t1, "sl-1994-rozaj-biske", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:78:62: warning: too many arguments for format [-Wformat-extra-args] 78 | fail_unless(!lt_tag_parse(t1, "sl-rozaj-1994-biske", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:79:55: warning: too many arguments for format [-Wformat-extra-args] 79 | fail_unless(lt_tag_parse(t1, "sl-Latn-rozaj", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:80:53: warning: too many arguments for format [-Wformat-extra-args] 80 | fail_unless(lt_tag_parse(t1, "sl-IT-rozaj", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:81:62: warning: too many arguments for format [-Wformat-extra-args] 81 | fail_unless(!lt_tag_parse(t1, "zh-cmn-u-ca-chinese", NULL), "extlang isn't allowed."); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:82:65: warning: too many arguments for format [-Wformat-extra-args] 82 | fail_unless(!lt_tag_parse(t1, "i-default-u-ca-chinese", NULL), "grandfathered isn't allowed"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:83:49: warning: too many arguments for format [-Wformat-extra-args] 83 | fail_unless(lt_tag_parse(t1, "ja-u-tz", NULL), "no type subtag should be still valid"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:84:54: warning: too many arguments for format [-Wformat-extra-args] 84 | fail_unless(lt_tag_parse(t1, "en-u-vt-0061", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:85:59: warning: too many arguments for format [-Wformat-extra-args] 85 | fail_unless(lt_tag_parse(t1, "en-u-vt-0061-0065", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:86:53: warning: too many arguments for format [-Wformat-extra-args] 86 | fail_unless(!lt_tag_parse(t1, "en-u-vt-A0", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:87:61: warning: too many arguments for format [-Wformat-extra-args] 87 | fail_unless(!lt_tag_parse(t1, "en-u-vt-CODEPOINTS", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:88:56: warning: too many arguments for format [-Wformat-extra-args] 88 | fail_unless(!lt_tag_parse(t1, "en-u-vt-U060C", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:89:57: warning: too many arguments for format [-Wformat-extra-args] 89 | fail_unless(!lt_tag_parse(t1, "en-u-vt-110000", NULL), "not a valid form"); | ^~~~~~~~~~~~~~~~~~ check-tag.c:90:56: warning: too many arguments for format [-Wformat-extra-args] 90 | fail_unless(lt_tag_parse(t1, "en-u-vt-10D40C", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_parse_with_extra_token_fn': check-tag.c:99:26: warning: too many arguments for format [-Wformat-extra-args] 99 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:100:44: warning: too many arguments for format [-Wformat-extra-args] 100 | fail_unless(lt_tag_parse(t1, "ja", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:101:61: warning: too many arguments for format [-Wformat-extra-args] 101 | fail_unless(lt_tag_parse_with_extra_token(t1, "jp", NULL), "should be valid entry"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_canonicalize_fn': check-tag.c:111:26: warning: too many arguments for format [-Wformat-extra-args] 111 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:112:48: warning: too many arguments for format [-Wformat-extra-args] 112 | fail_unless(lt_tag_parse(t1, "zh-gan", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:114:25: warning: too many arguments for format [-Wformat-extra-args] 114 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:115:41: warning: too many arguments for format [-Wformat-extra-args] 115 | fail_unless(lt_strcmp0(s, "gan") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:117:48: warning: too many arguments for format [-Wformat-extra-args] 117 | fail_unless(lt_tag_parse(t1, "zh-yue", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:119:25: warning: too many arguments for format [-Wformat-extra-args] 119 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:120:41: warning: too many arguments for format [-Wformat-extra-args] 120 | fail_unless(lt_strcmp0(s, "yue") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:122:56: warning: too many arguments for format [-Wformat-extra-args] 122 | fail_unless(lt_tag_parse(t1, "zh-yue-Hant-HK", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:124:25: warning: too many arguments for format [-Wformat-extra-args] 124 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:125:49: warning: too many arguments for format [-Wformat-extra-args] 125 | fail_unless(lt_strcmp0(s, "yue-Hant-HK") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:127:48: warning: too many arguments for format [-Wformat-extra-args] 127 | fail_unless(lt_tag_parse(t1, "zh-cmn", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:129:25: warning: too many arguments for format [-Wformat-extra-args] 129 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:130:41: warning: too many arguments for format [-Wformat-extra-args] 130 | fail_unless(lt_strcmp0(s, "cmn") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:132:52: warning: too many arguments for format [-Wformat-extra-args] 132 | fail_unless(lt_tag_parse(t1, "en-Latn-US", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:134:25: warning: too many arguments for format [-Wformat-extra-args] 134 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:135:43: warning: too many arguments for format [-Wformat-extra-args] 135 | fail_unless(lt_strcmp0(s, "en-US") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:137:52: warning: too many arguments for format [-Wformat-extra-args] 137 | fail_unless(lt_tag_parse(t1, "art-lojban", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:139:25: warning: too many arguments for format [-Wformat-extra-args] 139 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:140:41: warning: too many arguments for format [-Wformat-extra-args] 140 | fail_unless(lt_strcmp0(s, "jbo") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:142:44: warning: too many arguments for format [-Wformat-extra-args] 142 | fail_unless(lt_tag_parse(t1, "iw", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:144:25: warning: too many arguments for format [-Wformat-extra-args] 144 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:145:40: warning: too many arguments for format [-Wformat-extra-args] 145 | fail_unless(lt_strcmp0(s, "he") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:147:51: warning: too many arguments for format [-Wformat-extra-args] 147 | fail_unless(lt_tag_parse(t1, "i-klingon", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:149:25: warning: too many arguments for format [-Wformat-extra-args] 149 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:150:41: warning: too many arguments for format [-Wformat-extra-args] 150 | fail_unless(lt_strcmp0(s, "tlh") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:152:48: warning: too many arguments for format [-Wformat-extra-args] 152 | fail_unless(lt_tag_parse(t1, "no-nyn", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:154:25: warning: too many arguments for format [-Wformat-extra-args] 154 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:155:40: warning: too many arguments for format [-Wformat-extra-args] 155 | fail_unless(lt_strcmp0(s, "nn") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:157:64: warning: too many arguments for format [-Wformat-extra-args] 157 | fail_unless(lt_tag_parse(t1, "ja-Latn-hepburn-heploc", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:159:25: warning: too many arguments for format [-Wformat-extra-args] 159 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:160:53: warning: too many arguments for format [-Wformat-extra-args] 160 | fail_unless(lt_strcmp0(s, "ja-Latn-alalc97") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:162:50: warning: too many arguments for format [-Wformat-extra-args] 162 | fail_unless(lt_tag_parse(t1, "zh-hakka", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:164:25: warning: too many arguments for format [-Wformat-extra-args] 164 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:165:41: warning: too many arguments for format [-Wformat-extra-args] 165 | fail_unless(lt_strcmp0(s, "hak") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:167:62: warning: too many arguments for format [-Wformat-extra-args] 167 | fail_unless(lt_tag_parse(t1, "en-b-warble-a-babble", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:169:25: warning: too many arguments for format [-Wformat-extra-args] 169 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:170:58: warning: too many arguments for format [-Wformat-extra-args] 170 | fail_unless(lt_strcmp0(s, "en-a-babble-b-warble") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:172:48: warning: too many arguments for format [-Wformat-extra-args] 172 | fail_unless(lt_tag_parse(t1, "hak-CN", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:174:25: warning: too many arguments for format [-Wformat-extra-args] 174 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:175:44: warning: too many arguments for format [-Wformat-extra-args] 175 | fail_unless(lt_strcmp0(s, "hak-CN") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:177:47: warning: too many arguments for format [-Wformat-extra-args] 177 | fail_unless(lt_tag_parse(t1, "en-BU", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:179:25: warning: too many arguments for format [-Wformat-extra-args] 179 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:180:43: warning: too many arguments for format [-Wformat-extra-args] 180 | fail_unless(lt_strcmp0(s, "en-MM") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:182:48: warning: too many arguments for format [-Wformat-extra-args] 182 | fail_unless(lt_tag_parse(t1, "sgn-BR", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:184:25: warning: too many arguments for format [-Wformat-extra-args] 184 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:185:41: warning: too many arguments for format [-Wformat-extra-args] 185 | fail_unless(lt_strcmp0(s, "bzs") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:187:52: warning: too many arguments for format [-Wformat-extra-args] 187 | fail_unless(lt_tag_parse(t1, "sh-Arab-AQ", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:189:25: warning: too many arguments for format [-Wformat-extra-args] 189 | fail_unless(s != NULL, "Unable to canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:190:48: warning: too many arguments for format [-Wformat-extra-args] 190 | fail_unless(lt_strcmp0(s, "sr-Arab-AQ") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:192:44: warning: too many arguments for format [-Wformat-extra-args] 192 | fail_unless(lt_tag_parse(t1, "sh", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:194:25: warning: too many arguments for format [-Wformat-extra-args] 194 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:195:45: warning: too many arguments for format [-Wformat-extra-args] 195 | fail_unless(lt_strcmp0(s, "sr-Latn") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:197:44: warning: too many arguments for format [-Wformat-extra-args] 197 | fail_unless(lt_tag_parse(t1, "mo", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:199:25: warning: too many arguments for format [-Wformat-extra-args] 199 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:200:43: warning: too many arguments for format [-Wformat-extra-args] 200 | fail_unless(lt_strcmp0(s, "ro-MD") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_canonicalize_in_extlang_form_fn': check-tag.c:211:26: warning: too many arguments for format [-Wformat-extra-args] 211 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:212:45: warning: too many arguments for format [-Wformat-extra-args] 212 | fail_unless(lt_tag_parse(t1, "gan", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:214:25: warning: too many arguments for format [-Wformat-extra-args] 214 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:215:44: warning: too many arguments for format [-Wformat-extra-args] 215 | fail_unless(lt_strcmp0(s, "zh-gan") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:217:45: warning: too many arguments for format [-Wformat-extra-args] 217 | fail_unless(lt_tag_parse(t1, "cmn", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:219:25: warning: too many arguments for format [-Wformat-extra-args] 219 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:220:44: warning: too many arguments for format [-Wformat-extra-args] 220 | fail_unless(lt_strcmp0(s, "zh-cmn") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:222:48: warning: too many arguments for format [-Wformat-extra-args] 222 | fail_unless(lt_tag_parse(t1, "hak-CN", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:224:25: warning: too many arguments for format [-Wformat-extra-args] 224 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:225:47: warning: too many arguments for format [-Wformat-extra-args] 225 | fail_unless(lt_strcmp0(s, "zh-hak-CN") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:227:48: warning: too many arguments for format [-Wformat-extra-args] 227 | fail_unless(lt_tag_parse(t1, "sgn-BR", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:229:25: warning: too many arguments for format [-Wformat-extra-args] 229 | fail_unless(s != NULL, "Unable to be canonicalize."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:230:45: warning: too many arguments for format [-Wformat-extra-args] 230 | fail_unless(lt_strcmp0(s, "sgn-bzs") == 0, "Unexpected result to be canonicalized."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_match_fn': check-tag.c:240:26: warning: too many arguments for format [-Wformat-extra-args] 240 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:241:52: warning: too many arguments for format [-Wformat-extra-args] 241 | fail_unless(lt_tag_parse(t1, "de-CH-1996", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:242:47: warning: too many arguments for format [-Wformat-extra-args] 242 | fail_unless(lt_tag_match(t1, "de-CH", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:243:44: warning: too many arguments for format [-Wformat-extra-args] 243 | fail_unless(lt_tag_parse(t1, "de", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:244:48: warning: too many arguments for format [-Wformat-extra-args] 244 | fail_unless(!lt_tag_match(t1, "de-CH", NULL), "shouldn't match because the region subtag is missing."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:245:52: warning: too many arguments for format [-Wformat-extra-args] 245 | fail_unless(lt_tag_parse(t1, "de-DE-1996", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:246:47: warning: too many arguments for format [-Wformat-extra-args] 246 | fail_unless(lt_tag_match(t1, "de-de", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:247:49: warning: too many arguments for format [-Wformat-extra-args] 247 | fail_unless(lt_tag_parse(t1, "de-Deva", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:248:48: warning: too many arguments for format [-Wformat-extra-args] 248 | fail_unless(!lt_tag_match(t1, "de-de", NULL), "shouldn't match because the script tag and Region shouldn'be compared."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:249:52: warning: too many arguments for format [-Wformat-extra-args] 249 | fail_unless(lt_tag_parse(t1, "de-Latn-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:250:48: warning: too many arguments for format [-Wformat-extra-args] 250 | fail_unless(!lt_tag_match(t1, "de-de", NULL), "shouldn't match because the script tag is different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:251:43: warning: too many arguments for format [-Wformat-extra-args] 251 | fail_unless(lt_tag_match(t1, "*", NULL), "'*' should match everything."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:252:46: warning: too many arguments for format [-Wformat-extra-args] 252 | fail_unless(!lt_tag_match(t1, "de*", NULL), "'de*' is invalid wildcard."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:253:47: warning: too many arguments for format [-Wformat-extra-args] 253 | fail_unless(lt_tag_parse(t1, "de-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:254:49: warning: too many arguments for format [-Wformat-extra-args] 254 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:255:47: warning: too many arguments for format [-Wformat-extra-args] 255 | fail_unless(lt_tag_parse(t1, "de-de", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:256:49: warning: too many arguments for format [-Wformat-extra-args] 256 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:257:52: warning: too many arguments for format [-Wformat-extra-args] 257 | fail_unless(lt_tag_parse(t1, "de-Latn-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:258:49: warning: too many arguments for format [-Wformat-extra-args] 258 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:259:52: warning: too many arguments for format [-Wformat-extra-args] 259 | fail_unless(lt_tag_parse(t1, "de-Latf-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:260:49: warning: too many arguments for format [-Wformat-extra-args] 260 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:261:56: warning: too many arguments for format [-Wformat-extra-args] 261 | fail_unless(lt_tag_parse(t1, "de-DE-x-goethe", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:262:49: warning: too many arguments for format [-Wformat-extra-args] 262 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:263:57: warning: too many arguments for format [-Wformat-extra-args] 263 | fail_unless(lt_tag_parse(t1, "de-Latn-DE-1996", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:264:49: warning: too many arguments for format [-Wformat-extra-args] 264 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:265:52: warning: too many arguments for format [-Wformat-extra-args] 265 | fail_unless(lt_tag_parse(t1, "de-Deva-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:266:49: warning: too many arguments for format [-Wformat-extra-args] 266 | fail_unless(lt_tag_match(t1, "de-*-DE", NULL), "should match."); | ^~~~~~~~~~~~~~~ check-tag.c:267:44: warning: too many arguments for format [-Wformat-extra-args] 267 | fail_unless(lt_tag_parse(t1, "de", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:268:50: warning: too many arguments for format [-Wformat-extra-args] 268 | fail_unless(!lt_tag_match(t1, "de-*-DE", NULL), "shouldn't match because of the missing region."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:269:49: warning: too many arguments for format [-Wformat-extra-args] 269 | fail_unless(lt_tag_parse(t1, "de-x-DE", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:270:50: warning: too many arguments for format [-Wformat-extra-args] 270 | fail_unless(!lt_tag_match(t1, "de-*-DE", NULL), "shouldn't match because of the missing region."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:271:49: warning: too many arguments for format [-Wformat-extra-args] 271 | fail_unless(lt_tag_parse(t1, "de-Deva", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:272:50: warning: too many arguments for format [-Wformat-extra-args] 272 | fail_unless(!lt_tag_match(t1, "de-*-DE", NULL), "shouldn't match because of the missing region."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_transform_fn': check-tag.c:282:26: warning: too many arguments for format [-Wformat-extra-args] 282 | fail_unless(t1 != NULL, "OOM"); | ^~~~~ check-tag.c:283:47: warning: too many arguments for format [-Wformat-extra-args] 283 | fail_unless(lt_tag_parse(t1, "zh-CN", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:285:25: warning: too many arguments for format [-Wformat-extra-args] 285 | fail_unless(s != NULL, "should be transformed"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:286:48: warning: too many arguments for format [-Wformat-extra-args] 286 | fail_unless(lt_strcmp0(s, "zh-Hans-CN") == 0, "wrongly transformed"); | ^~~~~~~~~~~~~~~~~~~~~ check-tag.c:289:47: warning: too many arguments for format [-Wformat-extra-args] 289 | fail_unless(lt_tag_parse(t1, "zh-TW", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:291:25: warning: too many arguments for format [-Wformat-extra-args] 291 | fail_unless(s != NULL, "should be transformed"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:292:48: warning: too many arguments for format [-Wformat-extra-args] 292 | fail_unless(lt_strcmp0(s, "zh-Hant-TW") == 0, "wrongly transformed"); | ^~~~~~~~~~~~~~~~~~~~~ check-tag.c:295:52: warning: too many arguments for format [-Wformat-extra-args] 295 | fail_unless(lt_tag_parse(t1, "zh-ZZZZ-SG", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:297:25: warning: too many arguments for format [-Wformat-extra-args] 297 | fail_unless(s != NULL, "should be transformed"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:298:48: warning: too many arguments for format [-Wformat-extra-args] 298 | fail_unless(lt_strcmp0(s, "zh-Hans-SG") == 0, "wrongly transformed"); | ^~~~~~~~~~~~~~~~~~~~~ check-tag.c:301:48: warning: too many arguments for format [-Wformat-extra-args] 301 | fail_unless(lt_tag_parse(t1, "und-TW", NULL), "should be valid langtag."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:303:25: warning: too many arguments for format [-Wformat-extra-args] 303 | fail_unless(s != NULL, "should be transformed"); | ^~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:304:48: warning: too many arguments for format [-Wformat-extra-args] 304 | fail_unless(lt_strcmp0(s, "zh-Hant-TW") == 0, "wrongly transformed"); | ^~~~~~~~~~~~~~~~~~~~~ check-tag.c: In function 'test_lt_tag_convert_from_locale_string_fn': check-tag.c:315:26: warning: too many arguments for format [-Wformat-extra-args] 315 | fail_unless(t1 != NULL, "should be valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:316:71: warning: too many arguments for format [-Wformat-extra-args] 316 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "ja-Jpan-JP") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:320:26: warning: too many arguments for format [-Wformat-extra-args] 320 | fail_unless(t1 != NULL, "should be valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:321:71: warning: too many arguments for format [-Wformat-extra-args] 321 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "zh-Hans-CN") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:325:26: warning: too many arguments for format [-Wformat-extra-args] 325 | fail_unless(t1 != NULL, "should be valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:326:71: warning: too many arguments for format [-Wformat-extra-args] 326 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "zh-Hant-TW") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:330:26: warning: too many arguments for format [-Wformat-extra-args] 330 | fail_unless(t1 != NULL, "should be valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:331:71: warning: too many arguments for format [-Wformat-extra-args] 331 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "zh-Hans-SG") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:335:26: warning: too many arguments for format [-Wformat-extra-args] 335 | fail_unless(t1 != NULL, "should be valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:336:71: warning: too many arguments for format [-Wformat-extra-args] 336 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "sr-Cyrl-RS") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:340:26: warning: too many arguments for format [-Wformat-extra-args] 340 | fail_unless(t1 != NULL, "shold be dealt as valid locale"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-tag.c:341:71: warning: too many arguments for format [-Wformat-extra-args] 341 | fail_unless(lt_strcasecmp(lt_tag_get_string(t1), "sr-Cyrl-RS") == 0, "wrongly converted to the tag"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.h:17, from check-trie.c:20: check-trie.c: In function 'test_lt_trie_new_fn': check-trie.c:42:25: warning: too many arguments for format [-Wformat-extra-args] 42 | fail_unless(t != NULL, "Unable to allocate a memory"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c: In function 'test_lt_trie_unref_fn': check-trie.c:52:25: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(t == NULL, "Not registered as a weak pointer properly"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c: In function 'test_lt_trie_add_fn': check-trie.c:58:46: warning: too many arguments for format [-Wformat-extra-args] 58 | fail_unless(lt_trie_add(t, "a", "a", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:59:47: warning: too many arguments for format [-Wformat-extra-args] 59 | fail_unless(!lt_trie_add(t, "a", "a", NULL), "Adding same key should fails"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:60:50: warning: too many arguments for format [-Wformat-extra-args] 60 | fail_unless(lt_trie_add(t, "foo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:61:52: warning: too many arguments for format [-Wformat-extra-args] 61 | fail_unless(lt_trie_add(t, "fooo", "fooo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c: In function 'test_lt_trie_replace_fn': check-trie.c:69:50: warning: too many arguments for format [-Wformat-extra-args] 69 | fail_unless(lt_trie_replace(t, "a", "a", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:70:50: warning: too many arguments for format [-Wformat-extra-args] 70 | fail_unless(lt_trie_replace(t, "a", "a", NULL), "Adding same key should not fails on replacing"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:71:54: warning: too many arguments for format [-Wformat-extra-args] 71 | fail_unless(lt_trie_replace(t, "foo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:72:55: warning: too many arguments for format [-Wformat-extra-args] 72 | fail_unless(lt_trie_replace(t, "fooo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c: In function 'test_lt_trie_remove_fn': check-trie.c:80:46: warning: too many arguments for format [-Wformat-extra-args] 80 | fail_unless(lt_trie_add(t, "a", "a", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:81:54: warning: too many arguments for format [-Wformat-extra-args] 81 | fail_unless(lt_trie_replace(t, "foo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:82:55: warning: too many arguments for format [-Wformat-extra-args] 82 | fail_unless(lt_trie_replace(t, "fooo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:83:40: warning: too many arguments for format [-Wformat-extra-args] 83 | fail_unless(lt_trie_remove(t, "foo"), "Unable to remove"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:84:41: warning: too many arguments for format [-Wformat-extra-args] 84 | fail_unless(!lt_trie_remove(t, "foo"), "should be removed already"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:85:41: warning: too many arguments for format [-Wformat-extra-args] 85 | fail_unless(lt_trie_remove(t, "fooo"), "Unable to remove"); | ^~~~~~~~~~~~~~~~~~ check-trie.c: In function 'test_lt_trie_lookup_fn': check-trie.c:94:46: warning: too many arguments for format [-Wformat-extra-args] 94 | fail_unless(lt_trie_add(t, "a", "a", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:95:52: warning: too many arguments for format [-Wformat-extra-args] 95 | fail_unless((p = lt_trie_lookup(t, "a")) != NULL, "Unable to lookup"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:96:35: warning: too many arguments for format [-Wformat-extra-args] 96 | fail_unless(strcmp(p, "a") == 0, "not expected value on lookup"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:97:50: warning: too many arguments for format [-Wformat-extra-args] 97 | fail_unless(lt_trie_add(t, "foo", "foo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:98:52: warning: too many arguments for format [-Wformat-extra-args] 98 | fail_unless(lt_trie_add(t, "fooo", "fooo", NULL), "Unable to add"); | ^~~~~~~~~~~~~~~ check-trie.c:99:54: warning: too many arguments for format [-Wformat-extra-args] 99 | fail_unless((p = lt_trie_lookup(t, "foo")) != NULL, "Unable to lookup"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:100:37: warning: too many arguments for format [-Wformat-extra-args] 100 | fail_unless(strcmp(p, "foo") == 0, "not expected value on lookup"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:101:55: warning: too many arguments for format [-Wformat-extra-args] 101 | fail_unless((p = lt_trie_lookup(t, "fooo")) != NULL, "Unable to lookup"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:102:38: warning: too many arguments for format [-Wformat-extra-args] 102 | fail_unless(strcmp(p, "fooo") == 0, "not expected value on lookup"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-trie.c:103:40: warning: too many arguments for format [-Wformat-extra-args] 103 | fail_unless(lt_trie_remove(t, "foo"), "Unable to remove"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:104:41: warning: too many arguments for format [-Wformat-extra-args] 104 | fail_unless(!lt_trie_lookup(t, "foo"), "Unable to lookup"); | ^~~~~~~~~~~~~~~~~~ check-trie.c:105:49: warning: too many arguments for format [-Wformat-extra-args] 105 | fail_unless(lt_trie_lookup(t, "fooo") != NULL, "Unable to lookup"); | ^~~~~~~~~~~~~~~~~~ In file included from main.h:17, from check-variant.c:18: check-variant.c: In function 'test_lt_variant_compare_fn': check-variant.c:45:26: warning: too many arguments for format [-Wformat-extra-args] 45 | fail_unless(e1 != NULL, "No expected variant found: '1901'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:46:42: warning: too many arguments for format [-Wformat-extra-args] 46 | fail_unless(lt_variant_compare(e1, e1), "variant that points to the same object should be dealt as same"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:48:26: warning: too many arguments for format [-Wformat-extra-args] 48 | fail_unless(e2 != NULL, "No expected variant found: '1996'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:49:43: warning: too many arguments for format [-Wformat-extra-args] 49 | fail_unless(!lt_variant_compare(e1, e2), "variant that has different tag should be dealt as different."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:52:26: warning: too many arguments for format [-Wformat-extra-args] 52 | fail_unless(e2 != NULL, "No expected variant found: '*'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:53:42: warning: too many arguments for format [-Wformat-extra-args] 53 | fail_unless(lt_variant_compare(e1, e2), "wildcard should be matched with any objects."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:56:26: warning: too many arguments for format [-Wformat-extra-args] 56 | fail_unless(e2 != NULL, "No expected variant found: ''"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check-variant.c:57:43: warning: too many arguments for format [-Wformat-extra-args] 57 | fail_unless(!lt_variant_compare(e1, e2), "variant that has different tag should be dealt as different even if it's an empty entry."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-grandfathered-db grandfathered-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-lang-db lang-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-extlang-db extlang-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-redundant-db redundant-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-grandfathered-db grandfathered-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-lang-db lang-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-region-db region-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-redundant-db redundant-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-script-db script-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tag tag.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-region-db region-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-variant-db variant-db.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-tag tag.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-script-db script-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-extlang check-extlang.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-variant-db variant-db.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-grandfathered check-grandfathered.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-lang check-lang.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-extlang check-extlang.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-list check-list.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-grandfathered check-grandfathered.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-lang check-lang.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-region check-region.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-list check-list.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-script check-script.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-tag check-tag.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-region check-region.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-trie check-trie.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-script check-script.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-tag check-tag.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check-variant check-variant.o main.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/liblangtag.la -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-trie check-trie.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check-variant check-variant.o main.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -L/usr/lib -lcheck make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QkHQYo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 + cd liblangtag-0.6.3 + make install DESTDIR=/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 Making install in liblangtag make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[4]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag.la '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblangtag.so.1.4.1 /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag.so.1.4.1 libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.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.3-3.fc33.riscv64/usr/lib64/liblangtag.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/include/liblangtag' make[4]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' Making install in extensions make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/extensions' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/extensions' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/lib64/liblangtag' libtool: warning: relinking 'liblangtag-ext-ldml-t.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.6.3/extensions; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.3/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3-3.fc33.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.3-3.fc33.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.3/extensions; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.3/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3-3.fc33.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.3-3.fc33.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.3/extensions' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/extensions' Making install in data make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/data' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/share/liblangtag/common/bcp47' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/share/liblangtag/common/supplemental' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/liblangtag' /usr/bin/install -c -m 644 language-subtag-registry.xml '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/data' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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/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.3/docs' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' Making install in liblangtag-gobject make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag-gobject.la '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64' libtool: warning: relinking 'liblangtag-gobject.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject; /bin/sh "/builddir/build/BUILD/liblangtag-0.6.3/libtool" --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"LangTag-GObject\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -version-info 3:0:3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblangtag-gobject.la -rpath /usr/lib64 liblangtag_gobject_la-lt-gobject.lo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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.3-3.fc33.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.3-3.fc33.riscv64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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.3-3.fc33.riscv64/usr/lib64/liblangtag-gobject.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.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.3-3.fc33.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.3-3.fc33.riscv64/usr/share/gir-1.0' /usr/bin/install -c -m 644 LangTag-0.6.gir '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/include/liblangtag' /usr/bin/install -c -m 644 lt-gobject.h '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/include/liblangtag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 LangTag-0.6.typelib '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/girepository-1.0' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/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.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 liblangtag.pc liblangtag-gobject.pc '/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3' + rm -f /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64//usr/lib64/liblangtag-gobject.la /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64//usr/lib64/liblangtag.la /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64//usr/lib64/liblangtag/liblangtag-ext-ldml-t.la /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64//usr/lib64/liblangtag/liblangtag-ext-ldml-u.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.3-3.fc33 --unique-debug-suffix -0.6.3-3.fc33.riscv64 --unique-debug-src-base liblangtag-0.6.3-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/liblangtag-0.6.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag-gobject.so.0.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag.so.1.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.so extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.so extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.so extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag.so.1.4.1 extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/lib64/liblangtag-gobject.so.0.3.0 original debug info size: 1880kB, size after compression: 1784kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 768 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r9arip + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 ++ pwd ++ pwd + export LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.6.3/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.6.3/liblangtag/.libs:/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject/.libs + make -j4 check Making check in liblangtag make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag' Making check in extensions make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/extensions' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/extensions' Making check in data make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/data' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/data' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/docs' Making check in liblangtag-gobject make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/liblangtag-gobject' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[2]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[4]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' PASS: check-list PASS: check-grandfathered PASS: check-extlang PASS: check-lang PASS: check-region PASS: check-script PASS: check-trie PASS: check-variant PASS: check-tag ============================================================================ Testsuite summary for liblangtag 0.6.3 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[3]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[2]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3/tests' make[1]: Entering directory '/builddir/build/BUILD/liblangtag-0.6.3' make[1]: Leaving directory '/builddir/build/BUILD/liblangtag-0.6.3' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: liblangtag-0.6.3-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mSHbFp + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/doc/liblangtag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/doc/liblangtag + cp -pr AUTHORS /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/doc/liblangtag + cp -pr NEWS /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/doc/liblangtag + cp -pr README /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/doc/liblangtag + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblangtag = 0.6.3-3.fc33 liblangtag(riscv-64) = 0.6.3-3.fc33 liblangtag-ext-ldml-t.so()(64bit) liblangtag-ext-ldml-u.so()(64bit) liblangtag.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.3-3.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3jz5Cn + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/share/licenses/liblangtag-data + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/licenses/liblangtag-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblangtag-data = 0.6.3-3.fc33 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.3-3.fc33.riscv64 Provides: liblangtag-gobject = 0.6.3-3.fc33 liblangtag-gobject(riscv-64) = 0.6.3-3.fc33 liblangtag-gobject.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.3-3.fc33.riscv64 Provides: liblangtag-devel = 0.6.3-3.fc33 liblangtag-devel(riscv-64) = 0.6.3-3.fc33 pkgconfig(liblangtag) = 0.6.3 pkgconfig(liblangtag-gobject) = 0.6.3 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.3-3.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3GJrnm + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.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.3-3.fc33.riscv64/usr/share/licenses/liblangtag-doc + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64/usr/share/licenses/liblangtag-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblangtag-doc = 0.6.3-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblangtag-debugsource-0.6.3-3.fc33.riscv64 Provides: liblangtag-debugsource = 0.6.3-3.fc33 liblangtag-debugsource(riscv-64) = 0.6.3-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblangtag-debuginfo-0.6.3-3.fc33.riscv64 Provides: debuginfo(build-id) = 6676647b20298f5b2a7576ed02e343b883bccfb0 debuginfo(build-id) = 8477220b43f4a3ae44448be78e0105f4fa76a11e debuginfo(build-id) = 9bec6840aef3e687e2710c1fef924c233ec76c9e liblangtag-debuginfo = 0.6.3-3.fc33 liblangtag-debuginfo(riscv-64) = 0.6.3-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblangtag-debugsource(riscv-64) = 0.6.3-3.fc33 Processing files: liblangtag-gobject-debuginfo-0.6.3-3.fc33.riscv64 Provides: debuginfo(build-id) = 925cb4f45f50a7ca4e18a171fca6d40ceaa01c59 liblangtag-gobject-debuginfo = 0.6.3-3.fc33 liblangtag-gobject-debuginfo(riscv-64) = 0.6.3-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblangtag-debugsource(riscv-64) = 0.6.3-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 Wrote: /builddir/build/RPMS/liblangtag-debugsource-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-debuginfo-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-gobject-debuginfo-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-gobject-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-devel-0.6.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/liblangtag-doc-0.6.3-3.fc33.noarch.rpm Wrote: /builddir/build/RPMS/liblangtag-data-0.6.3-3.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3w04Ol + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblangtag-0.6.3-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0