Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/liblangtag.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/liblangtag.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/liblangtag-0.5.1-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/liblangtag.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/liblangtag.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fy64CT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf liblangtag-0.5.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/liblangtag-0.5.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd liblangtag-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.umVKJk + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.5.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared --disable-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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-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 -m elf_x86_64) 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 what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... 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 in -ldl... yes checking for dlsym in -ldl... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for GOBJECT... no checking for CHECK... no 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... no (disabled, use --enable-introspection to enable) 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating extensions/Makefile config.status: creating liblangtag/Makefile config.status: creating liblangtag-gobject/Makefile config.status: creating liblangtag.pc config.status: creating liblangtag-uninstalled.pc config.status: creating liblangtag-gobject.pc config.status: creating liblangtag-gobject-uninstalled.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing liblangtag/lt-stdint.h commands config.status: creating liblangtag/lt-stdint.h : _LIBLANGTAG_LIBLANGTAG_LT_STDINT_H config.status: executing liblangtag/lt-config.h commands config.status: liblangtag/lt-config.h is unchanged ========== Build Information ========== CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes LDFLAGS: -Wl,-z,relro + 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 + make -j16 V=1 LD_LIBRARY_PATH=/builddir/build/BUILD/liblangtag-0.5.1/liblangtag/.libs make all-recursive make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1' Making all in liblangtag make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/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: liblangtag/lt-stdint.h is unchanged config.status: executing liblangtag/lt-config.h commands config.status: liblangtag/lt-config.h is unchanged make all-recursive make[3]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[4]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-ext-module-data.lo `test -f 'lt-ext-module-data.c' || echo './'`lt-ext-module-data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-grandfathered.lo `test -f 'lt-grandfathered.c' || echo './'`lt-grandfathered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-grandfathered-db.lo `test -f 'lt-grandfathered-db.c' || echo './'`lt-grandfathered-db.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-lang-db.lo `test -f 'lt-lang-db.c' || echo './'`lt-lang-db.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-ext-module-data.c -fPIC -DPIC -o .libs/liblangtag_la-lt-ext-module-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-lang-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-lang-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-extlang-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-extlang-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-grandfathered.c -fPIC -DPIC -o .libs/liblangtag_la-lt-grandfathered.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-redundant.c -fPIC -DPIC -o .libs/liblangtag_la-lt-redundant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-grandfathered-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-grandfathered-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-redundant-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-redundant-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-trie.lo `test -f 'lt-trie.c' || echo './'`lt-trie.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-script.c -fPIC -DPIC -o .libs/liblangtag_la-lt-script.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-variant.lo `test -f 'lt-variant.c' || echo './'`lt-variant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o liblangtag_la-lt-variant-db.lo `test -f 'lt-variant-db.c' || echo './'`lt-variant-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-script-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-script-db.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DSRCDIR="\"/builddir/build/BUILD/liblangtag-0.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -DLANGTAG_EXT_MODULE_PATH="\"/usr/lib64/liblangtag\"" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-string.c -fPIC -DPIC -o .libs/liblangtag_la-lt-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-variant-db.c -fPIC -DPIC -o .libs/liblangtag_la-lt-variant-db.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-variant.c -fPIC -DPIC -o .libs/liblangtag_la-lt-variant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag/ -I.. -I../liblangtag/ -I.. -D__LANGTAG_COMPILATION -DBUILDDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DSRCDIR=\"/builddir/build/BUILD/liblangtag-0.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -DLANGTAG_EXT_MODULE_PATH=\"/usr/lib64/liblangtag\" -I/usr/include/libxml2 -pthread -DG_LOG_DOMAIN=\"LangTag\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lt-xml.c -fPIC -DPIC -o .libs/liblangtag_la-lt-xml.o /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN="\"LangTag\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -version-info 3:0:2 -Wl,-z,relro -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-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 -lxml2 -ldl -Wl,-z,relro -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-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 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag.so.1 -o .libs/liblangtag.so.1.2.0 libtool: link: (cd ".libs" && rm -f "liblangtag.so.1" && ln -s "liblangtag.so.1.2.0" "liblangtag.so.1") libtool: link: (cd ".libs" && rm -f "liblangtag.so" && ln -s "liblangtag.so.1.2.0" "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.5.1/liblangtag' make[3]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' Making all in extensions make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/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.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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.5.1\"" -DREGDATADIR="\"/usr/share/liblangtag\"" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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.5.1\" -DREGDATADIR=\"/usr/share/liblangtag\" -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -avoid-version -module -Wl,-z,relro -o liblangtag-ext-ldml-t.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo -Wl,-z,relro -lxml2 ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -avoid-version -module -Wl,-z,relro -o liblangtag-ext-ldml-u.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo -Wl,-z,relro -lxml2 ../liblangtag/liblangtag.la libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-u.so -o .libs/liblangtag-ext-ldml-u.so libtool: link: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o ../liblangtag/.libs/liblangtag.so -ldl -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-t.so -o .libs/liblangtag-ext-ldml-t.so libtool: link: ( cd ".libs" && rm -f "liblangtag-ext-ldml-u.la" && ln -s "../liblangtag-ext-ldml-u.la" "liblangtag-ext-ldml-u.la" ) libtool: link: ( cd ".libs" && rm -f "liblangtag-ext-ldml-t.la" && ln -s "../liblangtag-ext-ldml-t.la" "liblangtag-ext-ldml-t.la" ) make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/extensions' Making all in data make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/data' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c -o reg2xml-reg2xml.o `test -f 'reg2xml.c' || echo './'`reg2xml.c reg2xml.c: In function '_parse': reg2xml.c:58:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 1024, fp); ^ reg2xml.c:131:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(&buffer[len], 1024 - len, fp); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -lxml2 ../liblangtag/liblangtag.la -Wl,-z,relro -o reg2xml reg2xml-reg2xml.o libtool: link: gcc -I/usr/include/libxml2 -I../liblangtag -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -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) make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/data' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[3]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c extlang-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c grandfathered-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c lang-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c redundant-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c region-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c script-db.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c tag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../liblangtag -I.. -DTEST_DATADIR="\"/builddir/build/BUILD/liblangtag-0.5.1/data\"" -DTEST_MODDIR="\"/builddir/build/BUILD/liblangtag-0.5.1/extensions/.libs\"" -D__LANGTAG_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -c variant-db.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-grandfathered-db grandfathered-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-region-db region-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-extlang-db extlang-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-lang-db lang-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-redundant-db redundant-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-script-db script-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-variant-db variant-db.o -Wl,-z,relro ../liblangtag/liblangtag.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z,relro -o test-tag tag.o -Wl,-z,relro ../liblangtag/liblangtag.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-grandfathered-db grandfathered-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-lang-db lang-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-extlang-db extlang-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-region-db region-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-redundant-db redundant-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-variant-db variant-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-script-db script-db.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -Wl,-z -Wl,relro -o .libs/test-tag tag.o -Wl,-z -Wl,relro ../liblangtag/.libs/liblangtag.so -ldl -lxml2 make[3]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RqhCd4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 + cd liblangtag-0.5.1 + make install DESTDIR=/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 Making install in liblangtag make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[3]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[4]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblangtag.la '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblangtag.so.1.2.0 /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/liblangtag.so.1.2.0 libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64 && { ln -s -f liblangtag.so.1.2.0 liblangtag.so.1 || { rm -f liblangtag.so.1 && ln -s liblangtag.so.1.2.0 liblangtag.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64 && { ln -s -f liblangtag.so.1.2.0 liblangtag.so || { rm -f liblangtag.so && ln -s liblangtag.so.1.2.0 liblangtag.so; }; }) libtool: install: /usr/bin/install -c .libs/liblangtag.lai /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/liblangtag.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/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-redundant.h lt-redundant-db.h lt-region.h lt-region-db.h lt-script.h lt-script-db.h lt-string.h lt-tag.h lt-variant.h lt-variant-db.h '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/include/liblangtag' make[4]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[3]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/liblangtag' Making install in extensions make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/extensions' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/extensions' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/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.5.1-4.el7.x86_64/usr/lib64/liblangtag' libtool: install: warning: relinking `liblangtag-ext-ldml-t.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.5.1/extensions; /bin/sh /builddir/build/BUILD/liblangtag-0.5.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -avoid-version -module -Wl,-z,relro -o liblangtag-ext-ldml-t.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_t_la-lt-ext-ldml-t.lo -Wl,-z,relro -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_t_la-lt-ext-ldml-t.o -L/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-t.so -o .libs/liblangtag-ext-ldml-t.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-t.soT /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/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.5.1-4.el7.x86_64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.la libtool: install: warning: relinking `liblangtag-ext-ldml-u.la' libtool: install: (cd /builddir/build/BUILD/liblangtag-0.5.1/extensions; /bin/sh /builddir/build/BUILD/liblangtag-0.5.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wmissing-prototypes -avoid-version -module -Wl,-z,relro -o liblangtag-ext-ldml-u.la -rpath /usr/lib64/liblangtag liblangtag_ext_ldml_u_la-lt-ext-ldml-u.lo -Wl,-z,relro -lxml2 ../liblangtag/liblangtag.la -inst-prefix-dir /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblangtag_ext_ldml_u_la-lt-ext-ldml-u.o -L/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64 -L/usr/lib64 -llangtag -ldl -lxml2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,liblangtag-ext-ldml-u.so -o .libs/liblangtag-ext-ldml-u.so libtool: install: /usr/bin/install -c .libs/liblangtag-ext-ldml-u.soT /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/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.5.1-4.el7.x86_64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/liblangtag' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/extensions' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/extensions' Making install in data make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/data' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/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.5.1-4.el7.x86_64/usr/share/liblangtag/common/bcp47' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/liblangtag/common/supplemental' /usr/bin/install -c -m 644 common/supplemental/likelySubtags.xml '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/liblangtag/common/supplemental' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/liblangtag' /usr/bin/install -c -m 644 language-subtag-registry.xml '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/liblangtag' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/data' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/data' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/Container.html /usr/bin/install -c -m 644 ./html/Module.html /usr/bin/install -c -m 644 ./html/Utilities.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /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---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.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png Cannot open /share/gtk-doc/html: No such file or directory make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/docs' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[3]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1/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.5.1/tests' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1/tests' make[1]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1' make[2]: Entering directory `/builddir/build/BUILD/liblangtag-0.5.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 liblangtag.pc '/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1' make[1]: Leaving directory `/builddir/build/BUILD/liblangtag-0.5.1' + rm -f /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64//usr/lib64/liblangtag.la /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64//usr/lib64/liblangtag/liblangtag-ext-ldml-t.la /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64//usr/lib64/liblangtag/liblangtag-ext-ldml-u.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/liblangtag-0.5.1 extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/liblangtag.so.1.2.0 extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/liblangtag/liblangtag-ext-ldml-t.so extracting debug info from /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/lib64/liblangtag/liblangtag-ext-ldml-u.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/liblangtag.so.1.2.0.debug to /usr/lib/debug/usr/lib64/liblangtag.so.1.debug symlinked /usr/lib/debug/usr/lib64/liblangtag.so.1.2.0.debug to /usr/lib/debug/usr/lib64/liblangtag.so.debug 715 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: liblangtag-0.5.1-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sGo3fQ + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + cp -pr NEWS /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + cp -pr README /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-0.5.1 + exit 0 Provides: liblangtag = 0.5.1-4.el7 liblangtag(x86-64) = 0.5.1-4.el7 liblangtag-ext-ldml-t.so()(64bit) liblangtag-ext-ldml-u.so()(64bit) liblangtag.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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-devel-0.5.1-4.el7.x86_64 Provides: liblangtag-devel = 0.5.1-4.el7 liblangtag-devel(x86-64) = 0.5.1-4.el7 pkgconfig(liblangtag) = 0.5.1 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.so.1()(64bit) Processing files: liblangtag-doc-0.5.1-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N53C5C + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-doc-0.5.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-doc-0.5.1 + cp -pr COPYING /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64/usr/share/doc/liblangtag-doc-0.5.1 + exit 0 Provides: liblangtag-doc = 0.5.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblangtag-debuginfo-0.5.1-4.el7.x86_64 Provides: liblangtag-debuginfo = 0.5.1-4.el7 liblangtag-debuginfo(x86-64) = 0.5.1-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/liblangtag-0.5.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/liblangtag-devel-0.5.1-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/liblangtag-doc-0.5.1-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/liblangtag-debuginfo-0.5.1-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SRX0dH + umask 022 + cd /builddir/build/BUILD + cd liblangtag-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/liblangtag-0.5.1-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->