ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/scim-hangul.spec'", '/var/lib/mock/dist-f9-build-151883-24768/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/scim-hangul.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/scim-hangul-0.3.2-4.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/scim-hangul.spec'", '/var/lib/mock/dist-f9-build-151883-24768/root/', 0, True, 0, , 103, 105, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/scim-hangul.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94689 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf scim-hangul-0.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/scim-hangul-0.3.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd scim-hangul-0.3.2 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (scim-hangul-0.3.2.gcc43.patch):' Patch #0 (scim-hangul-0.3.2.gcc43.patch): + patch -p1 -b --suffix .gcc43 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94689 + umask 022 + cd /builddir/build/BUILD + cd scim-hangul-0.3.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ 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 ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /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 ./skim/admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./skim/admin/config.guess ++ basename ./skim/admin/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./skim/admin/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./skim/admin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./skim/admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./skim/admin/config.sub ++ basename ./skim/admin/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./skim/admin/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./skim/admin/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --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 gawk... gawk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether we are using the GNU C Library 2 or newer... yes checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for simple visibility declarations... yes checking for inline... inline 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 size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no 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 whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... no checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... (cached) yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... (cached) yes checking for argz_stringify... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for i386-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) gcc3 checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for i386-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 LIBHANGUL... yes checking for SCIM... yes checking for SCIM_GTKUTILS... yes checking for ANSI C header files... (cached) yes ./configure: line 32279: kde-config: command not found ./configure: line 32280: kde-config: command not found checking for SKIM... no configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating scim-hangul.spec config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/m4' Making all in intl make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/intl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 -I/usr/include/hangul-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hangul_la-scim_hangul_imengine.lo -MD -MP -MF ".deps/hangul_la-scim_hangul_imengine.Tpo" -c -o hangul_la-scim_hangul_imengine.lo `test -f 'scim_hangul_imengine.cpp' || echo './'`scim_hangul_imengine.cpp; \ then mv -f ".deps/hangul_la-scim_hangul_imengine.Tpo" ".deps/hangul_la-scim_hangul_imengine.Plo"; else rm -f ".deps/hangul_la-scim_hangul_imengine.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/scim-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hangul_imengine_setup_la-scim_hangul_imengine_setup.lo -MD -MP -MF ".deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Tpo" -c -o hangul_imengine_setup_la-scim_hangul_imengine_setup.lo `test -f 'scim_hangul_imengine_setup.cpp' || echo './'`scim_hangul_imengine_setup.cpp; \ then mv -f ".deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Tpo" ".deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Plo"; else rm -f ".deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 -I/usr/include/hangul-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hangul_la-scim_hangul_imengine.lo -MD -MP -MF .deps/hangul_la-scim_hangul_imengine.Tpo -c scim_hangul_imengine.cpp -fPIC -DPIC -o .libs/hangul_la-scim_hangul_imengine.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/scim-1.0 -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -DSCIM_HANGUL_LOCALEDIR=\"/usr/share/locale\" -DSCIM_HANGUL_DATADIR=\"/usr/share/scim/hangul\" -DSCIM_HANGUL_ICON_FILE=\"/usr/share/scim/icons/scim-hangul.png\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hangul_imengine_setup_la-scim_hangul_imengine_setup.lo -MD -MP -MF .deps/hangul_imengine_setup_la-scim_hangul_imengine_setup.Tpo -c scim_hangul_imengine_setup.cpp -fPIC -DPIC -o .libs/hangul_imengine_setup_la-scim_hangul_imengine_setup.o scim_hangul_imengine.cpp: In member function 'virtual void HangulInstance::select_candidate(unsigned int)': scim_hangul_imengine.cpp:577: warning: comparison between signed and unsigned integer expressions /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o hangul-imengine-setup.la -rpath /usr/lib/scim-1.0/1.4.0/SetupUI -avoid-version -rpath /usr/lib/scim-1.0/1.4.0/SetupUI -module -export-symbols-regex "^[^_].*" -lscim-gtkutils-1.0 -lgtk-x11-2.0 -lscim-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lscim-1.0 hangul_imengine_setup_la-scim_hangul_imengine_setup.lo generating symbol list for `hangul-imengine-setup.la' /usr/bin/nm -B .libs/hangul_imengine_setup_la-scim_hangul_imengine_setup.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/hangul-imengine-setup.exp /bin/grep -E -e "^[^_].*" ".libs/hangul-imengine-setup.exp" > ".libs/hangul-imengine-setup.expT" mv -f ".libs/hangul-imengine-setup.expT" ".libs/hangul-imengine-setup.exp" g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.3.0/crtbeginS.o .libs/hangul_imengine_setup_la-scim_hangul_imengine_setup.o -lscim-gtkutils-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lscim-1.0 -L/usr/lib/gcc/i386-redhat-linux/4.3.0 -L/usr/lib/gcc/i386-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,hangul-imengine-setup.so -Wl,-retain-symbols-file -Wl,.libs/hangul-imengine-setup.exp -o .libs/hangul-imengine-setup.so creating hangul-imengine-setup.la (cd .libs && rm -f hangul-imengine-setup.la && ln -s ../hangul-imengine-setup.la hangul-imengine-setup.la) scim_hangul_imengine.cpp: In member function 'void HangulInstance::register_all_properties()': scim_hangul_imengine.cpp:920: warning: 'layout_label' may be used uninitialized in this function /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o hangul.la -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -avoid-version -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -module -export-symbols-regex "^[^_].*" -lscim-1.0 -lhangul hangul_la-scim_hangul_imengine.lo generating symbol list for `hangul.la' /usr/bin/nm -B .libs/hangul_la-scim_hangul_imengine.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/hangul.exp /bin/grep -E -e "^[^_].*" ".libs/hangul.exp" > ".libs/hangul.expT" mv -f ".libs/hangul.expT" ".libs/hangul.exp" g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.3.0/crtbeginS.o .libs/hangul_la-scim_hangul_imengine.o -lscim-1.0 -lhangul -L/usr/lib/gcc/i386-redhat-linux/4.3.0 -L/usr/lib/gcc/i386-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.3.0/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,hangul.so -Wl,-retain-symbols-file -Wl,.libs/hangul.exp -o .libs/hangul.so creating hangul.la (cd .libs && rm -f hangul.la && ln -s ../hangul.la hangul.la) make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/po' make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2' make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.67899 + umask 022 + cd /builddir/build/BUILD + cd scim-hangul-0.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild + make DESTDIR=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild install Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/m4' make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/m4' 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/scim-hangul-0.3.2/m4' make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/m4' Making install in intl make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/intl' if { test "scim-hangul" = "gettext-runtime" || test "scim-hangul" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/include; \ /usr/bin/install -c -m 644 libintl.h /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "scim-hangul" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libgnuintl.a; \ rm -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libgnuintl.so /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib; \ temp=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/t-charset.alias; \ dest=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/charset.alias; \ if test -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/charset.alias; then \ orig=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale; \ test -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/locale.alias \ && orig=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/t-locale.alias; \ dest=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "scim-hangul" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/intl' Making install in src make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/scim-1.0/1.4.0/IMEngine" || mkdir -p -- "/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine" /bin/sh ../libtool --mode=install /usr/bin/install -c 'hangul.la' '/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine/hangul.la' /usr/bin/install -c .libs/hangul.so /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine/hangul.so /usr/bin/install -c .libs/hangul.lai /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine/hangul.la libtool: install: warning: remember to run `libtool --finish /usr/lib/scim-1.0/1.4.0/IMEngine' test -z "/usr/lib/scim-1.0/1.4.0/SetupUI" || mkdir -p -- "/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI" /bin/sh ../libtool --mode=install /usr/bin/install -c 'hangul-imengine-setup.la' '/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.la' /usr/bin/install -c .libs/hangul-imengine-setup.so /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.so /usr/bin/install -c .libs/hangul-imengine-setup.lai /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.la libtool: install: warning: remember to run `libtool --finish /usr/lib/scim-1.0/1.4.0/SetupUI' make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/scim/icons" || mkdir -p -- "/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/scim/icons" /usr/bin/install -c -m 644 'scim-hangul.png' '/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/scim/icons/scim-hangul.png' test -z "/usr/share/scim/hangul" || mkdir -p -- "/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/scim/hangul" /usr/bin/install -c -m 644 'symbol.txt' '/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/scim/hangul/symbol.txt' make[2]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2/po' /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/pa/LC_MESSAGES/scim-hangul.mo mkdir -p -- /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/scim-hangul.mo if test "scim-hangul" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/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 -c -m 644 ./$file \ /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2/po' make[1]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.2' make[2]: Entering directory `/builddir/build/BUILD/scim-hangul-0.3.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/scim-hangul-0.3.2' make[1]: Leaving directory `/builddir/build/BUILD/scim-hangul-0.3.2' + rm /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine/hangul.la /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.la + /usr/lib/rpm/find-lang.sh /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild scim-hangul + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/scim-hangul-0.3.2 extracting debug info from /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/SetupUI/hangul-imengine-setup.so extracting debug info from /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/lib/scim-1.0/1.4.0/IMEngine/hangul.so 96 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: scim-hangul-0.3.2-4.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.32248 + umask 022 + cd /builddir/build/BUILD + cd scim-hangul-0.3.2 + DOCDIR=/var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/doc/scim-hangul-0.3.2 + export DOCDIR + rm -rf /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/doc/scim-hangul-0.3.2 + /bin/mkdir -p /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/doc/scim-hangul-0.3.2 + cp -pr AUTHORS COPYING README ChangeLog /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild/usr/share/doc/scim-hangul-0.3.2 + exit 0 Provides: hangul-imengine-setup.so hangul.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libhangul.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libscim-1.0.so.8 libscim-1.0.so.8(LIBSCIM_1.0) libscim-gtkutils-1.0.so.8 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Obsoletes: iiimf-le-hangul <= 1:12.2 Processing files: scim-hangul-debuginfo-0.3.2-4.fc9 Provides: hangul-imengine-setup.so.debug hangul.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: hangul-imengine-setup.so hangul.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/scim-hangul-0.3.2-4.fc9.i386.rpm Wrote: /builddir/build/RPMS/scim-hangul-debuginfo-0.3.2-4.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.32248 + umask 022 + cd /builddir/build/BUILD + cd scim-hangul-0.3.2 + rm -rf /var/tmp/scim-hangul-0.3.2-4.fc9-root-mockbuild + exit 0 LEAVE do -->