Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libtranslit.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/libtranslit.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/libtranslit-0.0.2-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtranslit.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/libtranslit.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.x4Hrkm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtranslit-0.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libtranslit-0.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtranslit-0.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ITVcKM + umask 022 + cd /builddir/build/BUILD + cd libtranslit-0.0.2 + 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 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 to disable maintainer-specific portions of Makefiles... yes 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 whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether byte ordering is bigendian... no checking for library containing strerror... none required checking for ANSI C header files... (cached) yes 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 -std=gnu99... /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... no checking for 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 -std=gnu99 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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 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.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.36.3) checking for GLIB... yes checking for GIO... yes checking for GOBJECT... yes checking for GMODULE... yes checking for ICU... yes checking for M17N... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gobject-introspection... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libtranslit/Makefile config.status: creating libtranslit/libtranslit.pc config.status: creating modules/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ INSTALL aclocal.m4 compile config.guess config.h.in config.sub depcomp install-sh ltmain.sh missing mkinstalldirs m4 gtk-doc.make \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ config.status config.cache config.log configure.lineno config.status.lineno \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ ./ChangeLog \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/docs' \ { \ if test "xlibtranslit" = x -o "xlibtranslit-docs.sgml" = x; then :; else \ for x in \ libtranslit-decl-list.txt \ libtranslit-decl.txt \ tmpl/libtranslit-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "xlibtranslit" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ libtranslit.args libtranslit.hierarchy libtranslit.interfaces libtranslit.prerequisites libtranslit.signals libtranslit-undocumented.txt libtranslit-undeclared.txt libtranslit-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2' make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2' Making all in libtranslit make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DMODULEDIR=\"/usr/lib64/libtranslit/modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libtranslit_la-translittransliterator.lo `test -f 'translittransliterator.c' || echo './'`translittransliterator.c \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ Translit-1.0.gir Translit-1.0.typelib \ \ \ \ libtranslit.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ libtranslit.pc \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DMODULEDIR=\"/usr/lib64/libtranslit/modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c translittransliterator.c -fPIC -DPIC -o .libs/libtranslit_la-translittransliterator.o translittransliterator.c: In function 'load_module': translittransliterator.c:309:10: warning: unused variable 'path' [-Wunused-variable] gchar *path, *module_filename; ^ translittransliterator.c: In function 'translit_transliterator_get': translittransliterator.c:425:3: warning: passing argument 2 of 'g_value_take_string' discards 'const' qualifier from pointer target type [enabled by default] g_value_take_string (&transliterator_parameters[0].value, name); ^ In file included from /usr/include/glib-2.0/glib-object.h:38:0, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from translittransliterator.c:19: /usr/include/glib-2.0/gobject/gvaluetypes.h:284:6: note: expected 'gchar *' but argument is of type 'const gchar *' void g_value_take_string (GValue *value, ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -DMODULEDIR=\"/usr/lib64/libtranslit/modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info "0":"0":"0" -export-dynamic -export-symbols-regex "^translit_" -Wl,-z,relro -o libtranslit.la -rpath /usr/lib64 libtranslit_la-translittransliterator.lo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libtranslit_la-translittransliterator.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtranslit.exp libtool: link: /usr/bin/grep -E -e "^translit_" ".libs/libtranslit.exp" > ".libs/libtranslit.expT" libtool: link: mv -f ".libs/libtranslit.expT" ".libs/libtranslit.exp" libtool: link: echo "{ global:" > .libs/libtranslit.ver libtool: link: cat .libs/libtranslit.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtranslit.ver libtool: link: echo "local: *; };" >> .libs/libtranslit.ver libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtranslit_la-translittransliterator.o -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libtranslit.so.0 -Wl,-version-script -Wl,.libs/libtranslit.ver -o .libs/libtranslit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtranslit.so.0" && ln -s "libtranslit.so.0.0.0" "libtranslit.so.0") libtool: link: (cd ".libs" && rm -f "libtranslit.so" && ln -s "libtranslit.so.0.0.0" "libtranslit.so") libtool: link: ( cd ".libs" && rm -f "libtranslit.la" && ln -s "../libtranslit.la" "libtranslit.la" ) /usr/bin/g-ir-scanner --add-include-path=. --namespace=Translit --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0 --library=libtranslit.la --pkg-export=libtranslit --cflags-begin -I.. -DMODULEDIR=\"/usr/lib64/libtranslit/modules\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --cflags-end translittransliterator.c translit.h translittransliterator.h libtranslit.la --output Translit-1.0.gir g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/Translit-1.0.o /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/Translit-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/Translit-1.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/Translit-1.0.o -L. libtranslit.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/.libs/Translit-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro /builddir/build/BUILD/libtranslit-0.0.2/libtranslit/tmp-introspectwEKwZw/Translit-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libtranslit.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread g-ir-scanner: Translit: warning: 1 warnings suppressed (use --warn-all to see them) /usr/bin/g-ir-compiler --includedir=. --includedir=. Translit-1.0.gir -o Translit-1.0.typelib make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libtransliticu_la-transliteratoricu.lo `test -f 'transliteratoricu.c' || echo './'`transliteratoricu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libtransliticu_la-icumodule.lo `test -f 'icumodule.c' || echo './'`icumodule.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libtranslitm17n_la-transliteratorm17n.lo `test -f 'transliteratorm17n.c' || echo './'`transliteratorm17n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libtranslitm17n_la-m17nmodule.lo `test -f 'm17nmodule.c' || echo './'`m17nmodule.c \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ libtransliticu.la libtranslitm17n.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c icumodule.c -fPIC -DPIC -o .libs/libtransliticu_la-icumodule.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transliteratoricu.c -fPIC -DPIC -o .libs/libtransliticu_la-transliteratoricu.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c m17nmodule.c -fPIC -DPIC -o .libs/libtranslitm17n_la-m17nmodule.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transliteratorm17n.c -fPIC -DPIC -o .libs/libtranslitm17n_la-transliteratorm17n.o transliteratoricu.c: In function 'transliterator_icu_real_transliterate': transliteratoricu.c:123:8: warning: unused variable 'n_filtered' [-Wunused-variable] gint n_filtered = 0; ^ transliteratoricu.c: In function 'transliterator_icu_class_init': transliteratoricu.c:181:15: warning: unused variable 'pspec' [-Wunused-variable] GParamSpec *pspec; ^ transliteratorm17n.c: In function 'mtext_to_utf8': transliteratorm17n.c:64:3: warning: pointer targets in passing argument 2 of 'mconv_rebind_buffer' differ in signedness [-Wpointer-sign] mconv_rebind_buffer (utf8_converter, buf, cap); ^ In file included from transliteratorm17n.c:20:0: /usr/include/m17n.h:739:20: note: expected 'const unsigned char *' but argument is of type 'char *' extern MConverter *mconv_rebind_buffer (MConverter *converter, ^ transliteratorm17n.c: In function 'transliterator_m17n_class_init': transliteratorm17n.c:151:15: warning: unused variable 'pspec' [-Wunused-variable] GParamSpec *pspec; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-dynamic --avoid-version --module --no-undefined --export-symbols-regex '^translit_module_(load|unload)' -Wl,-z,relro -o libtransliticu.la -rpath /usr/lib64/libtranslit/modules libtransliticu_la-transliteratoricu.lo libtransliticu_la-icumodule.lo -licuio -licui18n -licuuc -licudata -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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-dynamic --avoid-version --module --no-undefined --export-symbols-regex '^translit_module_(load|unload)' -Wl,-z,relro -o libtranslitm17n.la -rpath /usr/lib64/libtranslit/modules libtranslitm17n_la-transliteratorm17n.lo libtranslitm17n_la-m17nmodule.lo -lm17n -lm17n-core -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtransliticu_la-transliteratoricu.o .libs/libtransliticu_la-icumodule.o -licuio -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libtransliticu.so.0 -o .libs/libtransliticu.so.0.0.0 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtranslitm17n_la-transliteratorm17n.o .libs/libtranslitm17n_la-m17nmodule.o -lm17n -lm17n-core -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libtranslitm17n.so.0 -o .libs/libtranslitm17n.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtranslitm17n.so.0" && ln -s "libtranslitm17n.so.0.0.0" "libtranslitm17n.so.0") libtool: link: (cd ".libs" && rm -f "libtranslitm17n.so" && ln -s "libtranslitm17n.so.0.0.0" "libtranslitm17n.so") libtool: link: (cd ".libs" && rm -f "libtransliticu.so.0" && ln -s "libtransliticu.so.0.0.0" "libtransliticu.so.0") libtool: link: ( cd ".libs" && rm -f "libtranslitm17n.la" && ln -s "../libtranslitm17n.la" "libtranslitm17n.la" ) libtool: link: (cd ".libs" && rm -f "libtransliticu.so" && ln -s "libtransliticu.so.0.0.0" "libtransliticu.so") libtool: link: ( cd ".libs" && rm -f "libtransliticu.la" && ln -s "../libtransliticu.la" "libtransliticu.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basic-basic.o `test -f 'basic.c' || echo './'`basic.c \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ basic \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; basic.c: In function 'main': basic.c:99:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] g_type_init (); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o basic basic-basic.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 ../libtranslit/libtranslit.la libtool: link: gcc -std=gnu99 -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/basic basic-basic.o -Wl,--export-dynamic -pthread ../libtranslit/.libs/libtranslit.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2' make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZYrqwt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 + cd libtranslit-0.0.2 + make install DESTDIR=/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 'INSTALL=install -p' Making install in libtranslit make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtranslit.la '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libtranslit.so.0.0.0 /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64 && { ln -s -f libtranslit.so.0.0.0 libtranslit.so.0 || { rm -f libtranslit.so.0 && ln -s libtranslit.so.0.0.0 libtranslit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64 && { ln -s -f libtranslit.so.0.0.0 libtranslit.so || { rm -f libtranslit.so && ln -s libtranslit.so.0.0.0 libtranslit.so; }; }) libtool: install: install -p .libs/libtranslit.lai /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/share/gir-1.0" install -p -m 644 Translit-1.0.gir '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/share/gir-1.0' test -z "/usr/include/translit-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/include/translit-1.0" install -p -m 644 translit.h translittransliterator.h '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/include/translit-1.0' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/pkgconfig" install -p -m 644 libtranslit.pc '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/pkgconfig' test -z "/usr/lib64/girepository-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/girepository-1.0" install -p -m 644 Translit-1.0.typelib '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/libtranslit' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/libtranslit/modules" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules" /bin/sh ../libtool --mode=install install -p libtransliticu.la libtranslitm17n.la '/builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules' libtool: install: install -p .libs/libtransliticu.so.0.0.0 /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtransliticu.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules && { ln -s -f libtransliticu.so.0.0.0 libtransliticu.so.0 || { rm -f libtransliticu.so.0 && ln -s libtransliticu.so.0.0.0 libtransliticu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules && { ln -s -f libtransliticu.so.0.0.0 libtransliticu.so || { rm -f libtransliticu.so && ln -s libtransliticu.so.0.0.0 libtransliticu.so; }; }) libtool: install: install -p .libs/libtransliticu.lai /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtransliticu.la libtool: install: install -p .libs/libtranslitm17n.so.0.0.0 /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtranslitm17n.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules && { ln -s -f libtranslitm17n.so.0.0.0 libtranslitm17n.so.0 || { rm -f libtranslitm17n.so.0 && ln -s libtranslitm17n.so.0.0.0 libtranslitm17n.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules && { ln -s -f libtranslitm17n.so.0.0.0 libtranslitm17n.so || { rm -f libtranslitm17n.so && ln -s libtranslitm17n.so.0.0.0 libtranslitm17n.so; }; }) libtool: install: install -p .libs/libtranslitm17n.lai /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtranslitm17n.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libtranslit/modules' make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/modules' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2/tests' make[1]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2' make[2]: Entering directory `/builddir/build/BUILD/libtranslit-0.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2' make[1]: Leaving directory `/builddir/build/BUILD/libtranslit-0.0.2' + find /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 -name '*.la' -exec rm -f '{}' ';' + /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/libtranslit-0.0.2 extracting debug info from /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtransliticu.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit/modules/libtranslitm17n.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64/usr/lib64/libtranslit.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libtranslit.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtranslit/modules/libtranslitm17n.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit/modules/libtranslitm17n.so.debug symlinked /usr/lib/debug/usr/lib64/libtranslit/modules/libtransliticu.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit/modules/libtransliticu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtranslit/modules/libtranslitm17n.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit/modules/libtranslitm17n.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtranslit/modules/libtransliticu.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit/modules/libtransliticu.so.debug symlinked /usr/lib/debug/usr/lib64/libtranslit.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtranslit.so.debug 62 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: libtranslit-0.0.2-6.el7.x86_64 Provides: libtranslit = 0.0.2-6.el7 libtranslit(x86-64) = 0.0.2-6.el7 libtranslit.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: libtranslit-devel-0.0.2-6.el7.x86_64 Provides: libtranslit-devel = 0.0.2-6.el7 libtranslit-devel(x86-64) = 0.0.2-6.el7 pkgconfig(libtranslit) = 0.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtranslit.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(gmodule-2.0) pkgconfig(gobject-2.0) Processing files: libtranslit-m17n-0.0.2-6.el7.x86_64 Provides: libtranslit-m17n = 0.0.2-6.el7 libtranslit-m17n(x86-64) = 0.0.2-6.el7 libtranslitm17n.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm17n-core.so.0()(64bit) libm17n.so.0()(64bit) libpthread.so.0()(64bit) libtranslitm17n.so.0()(64bit) rtld(GNU_HASH) Processing files: libtranslit-icu-0.0.2-6.el7.x86_64 Provides: libtranslit-icu = 0.0.2-6.el7 libtranslit-icu(x86-64) = 0.0.2-6.el7 libtransliticu.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libicudata.so.50()(64bit) libicui18n.so.50()(64bit) libicuio.so.50()(64bit) libicuuc.so.50()(64bit) libpthread.so.0()(64bit) libtransliticu.so.0()(64bit) rtld(GNU_HASH) Processing files: libtranslit-debuginfo-0.0.2-6.el7.x86_64 Provides: libtranslit-debuginfo = 0.0.2-6.el7 libtranslit-debuginfo(x86-64) = 0.0.2-6.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/libtranslit-0.0.2-6.el7.x86_64 Wrote: /builddir/build/RPMS/libtranslit-0.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libtranslit-devel-0.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libtranslit-m17n-0.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libtranslit-icu-0.0.2-6.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libtranslit-debuginfo-0.0.2-6.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dazf1L + umask 022 + cd /builddir/build/BUILD + cd libtranslit-0.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtranslit-0.0.2-6.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->