D: [iurt_root_command] chroot warning: line 20: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64scim-thai0 warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/scim-thai-0.1.4-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7nq5Rp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf scim-thai-0.1.4 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/scim-thai-0.1.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scim-thai-0.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KqXKhp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scim-thai-0.1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + [[ ! -x configure ]] + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-rpath 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 NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none 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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-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 how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SCIM... yes checking for SCIM_GTKUTILS... yes checking for GTK... yes checking for LIBTHAI... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thai_la-scim_thai_keymap.lo `test -f 'scim_thai_keymap.cpp' || echo './'`scim_thai_keymap.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scim_thai_keymap.cpp -fPIC -DPIC -o .libs/thai_la-scim_thai_keymap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thai_la-scim_thai_imengine.lo `test -f 'scim_thai_imengine.cpp' || echo './'`scim_thai_imengine.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scim_thai_imengine.cpp -fPIC -DPIC -o .libs/thai_la-scim_thai_imengine.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thai_la-scim_thai_imengine_factory.lo `test -f 'scim_thai_imengine_factory.cpp' || echo './'`scim_thai_imengine_factory.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scim_thai_imengine_factory.cpp -fPIC -DPIC -o .libs/thai_la-scim_thai_imengine_factory.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -rpath /usr/lib64/scim-1.0/1.4.0/IMEngine -module -export-symbols-regex "^[^_].*" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thai.la -rpath /usr/lib64/scim-1.0/1.4.0/IMEngine thai_la-scim_thai_keymap.lo thai_la-scim_thai_imengine_factory.lo thai_la-scim_thai_imengine.lo -lscim-1.0 -lthai libtool: link: /usr/bin/x86_64-mageia-linux-gnu-nm -p .libs/thai_la-scim_thai_keymap.o .libs/thai_la-scim_thai_imengine_factory.o .libs/thai_la-scim_thai_imengine.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/thai.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/thai.exp" > ".libs/thai.expT" libtool: link: mv -f ".libs/thai.expT" ".libs/thai.exp" libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/thai_la-scim_thai_keymap.o .libs/thai_la-scim_thai_imengine_factory.o .libs/thai_la-scim_thai_imengine.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lscim-1.0 -lthai -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,thai.so -Wl,-retain-symbols-file -Wl,.libs/thai.exp -o .libs/thai.so libtool: link: ( cd ".libs" && rm -f "thai.la" && ln -s "../thai.la" "thai.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o thai_imengine_setup_la-scim_thai_imengine_setup.lo `test -f 'scim_thai_imengine_setup.cpp' || echo './'`scim_thai_imengine_setup.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSCIM_THAI_LOCALEDIR=\"/usr/share/locale\" -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -I/usr/include/scim-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scim_thai_imengine_setup.cpp -fPIC -DPIC -o .libs/thai_imengine_setup_la-scim_thai_imengine_setup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -I/usr/include/scim-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/scim-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -rpath /usr/lib64/scim-1.0/1.4.0/IMEngine -module -export-symbols-regex "^[^_].*" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thai-imengine-setup.la -rpath /usr/lib64/scim-1.0/1.4.0/SetupUI thai_imengine_setup_la-scim_thai_imengine_setup.lo -lscim-gtkutils-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lscim-1.0 -lscim-1.0 libtool: warning: ignoring multiple '-rpath's for a libtool library libtool: link: /usr/bin/x86_64-mageia-linux-gnu-nm -p .libs/thai_imengine_setup_la-scim_thai_imengine_setup.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/thai-imengine-setup.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/thai-imengine-setup.exp" > ".libs/thai-imengine-setup.expT" libtool: link: mv -f ".libs/thai-imengine-setup.expT" ".libs/thai-imengine-setup.exp" libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/thai_imengine_setup_la-scim_thai_imengine_setup.o -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lscim-gtkutils-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lscim-1.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,thai-imengine-setup.so -Wl,-retain-symbols-file -Wl,.libs/thai-imengine-setup.exp -o .libs/thai-imengine-setup.so libtool: link: ( cd ".libs" && rm -f "thai-imengine-setup.la" && ln -s "../thai-imengine-setup.la" "thai-imengine-setup.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' Making all in data make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XnYeGs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 + cd scim-thai-0.1.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine' /bin/sh ../libtool --mode=install /usr/bin/install -p thai.la '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine' libtool: install: /usr/bin/install -p .libs/thai.so /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine/thai.so libtool: install: /usr/bin/install -p .libs/thai.lai /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine/thai.la libtool: warning: remember to run 'libtool --finish /usr/lib64/scim-1.0/1.4.0/IMEngine' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI' /bin/sh ../libtool --mode=install /usr/bin/install -p thai-imengine-setup.la '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI' libtool: install: /usr/bin/install -p .libs/thai-imengine-setup.so /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.so libtool: install: /usr/bin/install -p .libs/thai-imengine-setup.lai /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.la libtool: warning: remember to run 'libtool --finish /usr/lib64/scim-1.0/1.4.0/IMEngine' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/src' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/scim/icons' /usr/bin/install -p -m 644 scim-thai.png '/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/scim/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/data' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/po' installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/locale/th/LC_MESSAGES/scim-thai.mo if test "scim-thai" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scim-thai-0.1.4' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 scim-thai + rm -f /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine/thai.la /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.la + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.1.4-3.mga8 --unique-debug-suffix -0.1.4-3.mga8.x86_64 --unique-debug-src-base scim-thai-0.1.4-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/scim-thai-0.1.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine/thai.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/SetupUI/thai-imengine-setup.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/lib64/scim-1.0/1.4.0/IMEngine/thai.so xz: /tmp/tmp.CWt1xbBDqr: No such file or directory objcopy: cannot open: /tmp/tmp.CWt1xbBDqr.xz: No such file or directory xz: /tmp/tmp.DyEq4SaZa7: No such file or directory objcopy: cannot open: /tmp/tmp.DyEq4SaZa7.xz: No such file or directory original debug info size: 692kB, size after compression: 580kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 105 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: scim-thai-0.1.4-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qrm0ps + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scim-thai-0.1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/doc/scim-thai + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/doc/scim-thai + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/doc/scim-thai + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64/usr/share/doc/scim-thai + RPM_EC=0 ++ jobs -p + exit 0 Provides: scim-thai = 0.1.4-3.mga8 scim-thai(x86-64) = 0.1.4-3.mga8 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libscim-1.0.so.8()(64bit) libscim-1.0.so.8(LIBSCIM_1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libthai.so.0()(64bit) libthai.so.0(LIBTHAI_0.1)(64bit) Obsoletes: lib64scim-thai0 Processing files: scim-thai-debugsource-0.1.4-3.mga8.x86_64 Provides: scim-thai-debugsource = 0.1.4-3.mga8 scim-thai-debugsource(x86-64) = 0.1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scim-thai-debuginfo-0.1.4-3.mga8.x86_64 Provides: debuginfo(build-id) = 82be4335afa19a5b309c1f51e407da565f9ba3d5 debuginfo(build-id) = dbfb561919e9cb9dc7e120ff723278c1f4ea652e scim-thai-debuginfo = 0.1.4-3.mga8 scim-thai-debuginfo(x86-64) = 0.1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scim-thai-debugsource(x86-64) = 0.1.4-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scim-thai-debugsource-0.1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scim-thai-0.1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scim-thai-debuginfo-0.1.4-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f8rsCo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scim-thai-0.1.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/scim-thai-0.1.4-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NuEGop + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf scim-thai-0.1.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!