Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/eekboard.spec'], False, '/var/lib/mock/f18-build-1437124-234843/root/', None, 86400, True, False, 500, 425, 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/eekboard.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 Wrote: /builddir/build/SRPMS/eekboard-1.0.8-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/eekboard.spec'], False, '/var/lib/mock/f18-build-1437124-234843/root/', None, 86400, True, False, 500, 425, 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/eekboard.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.K7yiiW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf eekboard-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/eekboard-1.0.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eekboard-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bXl8WJ + umask 022 + cd /builddir/build/BUILD + cd eekboard-1.0.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-atspi 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 enable 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 whether make supports nested variables... 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 for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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++... none 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 how to run the C++ preprocessor... g++ -E checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the 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 whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok 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.33.6) checking for GLIB2... yes checking for GIO2... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for PANGOCAIRO... yes checking for GTK... yes checking for LIBXKLAVIER... yes checking for LIBCROCO... yes checking whether you enable XTest... checking for XTEST... yes yes checking whether you enable X dock... checking for XDOCK... yes yes checking whether you enable AT-SPI 2 event handling... checking for ATSPI2... yes yes checking for gobject-introspection... yes checking whether you enable Vala language support... checking for valac... /usr/bin/valac checking /usr/bin/valac is at least version 0.10.0... yes checking for valac... (cached) /usr/bin/valac checking for vapigen... /usr/bin/vapigen yes checking whether you enable libcanberra... checking for LIBCANBERRA... no no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating eek/Makefile config.status: creating eekboard/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating bindings/Makefile config.status: creating bindings/vala/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/eek/Makefile config.status: creating docs/reference/eekboard/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/themes/Makefile config.status: creating data/keyboards/Makefile config.status: creating examples/Makefile config.status: creating examples/simple-client/Makefile config.status: creating eek/eek-0.90.pc config.status: creating eek/eek-gtk-0.90.pc config.status: creating eek/eek-xkl-0.90.pc config.status: creating eekboard/eekboard-0.90.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Build options: Version 1.0.8 Install prefix /usr Build shared libs yes Build static libs no CFLAGS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Build Vala binding yes Sound support no Build document no Focus listeners atspi ibus Keystroke listeners atspi + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8' Making all in eek make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make all-am make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eek' CC libeek_la-eek.lo CC libeek_la-eek-layout.lo CC libeek_la-eek-element.lo CC libeek_la-eek-container.lo CC libeek_la-eek-keyboard.lo CC libeek_la-eek-section.lo CC libeek_la-eek-key.lo CC libeek_la-eek-symbol-matrix.lo CC libeek_la-eek-symbol.lo CC libeek_la-eek-keysym.lo CC libeek_la-eek-text.lo CC libeek_la-eek-types.lo CC libeek_la-eek-serializable.lo CC libeek_la-eek-xml.lo CC libeek_la-eek-xml-layout.lo CC libeek_la-eek-renderer.lo CC libeek_la-eek-keyboard-drawing.lo CC libeek_la-eek-theme.lo CC libeek_la-eek-theme-context.lo CC libeek_la-eek-theme-node.lo CC libeek_la-eek-enumtypes.lo CC libeek_la-eek-marshalers.lo CC libeek_gtk_la-eek-gtk-keyboard.lo CC libeek_gtk_la-eek-gtk-renderer.lo CC libeek_xkl_la-eek-xkb-layout.lo CC libeek_xkl_la-eek-xkl-layout.lo CCLD libeek.la CCLD libeek-gtk.la GISCAN Eek-0.90.gir CCLD libeek-xkl.la g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: Eek: warning: 31 warnings suppressed (use --warn-all to see them) GICOMP Eek-0.90.gir GISCAN EekGtk-0.90.gir GISCAN EekXkl-0.90.gir Package eek-0.90 was not found in the pkg-config search path. Perhaps you should add the directory containing `eek-0.90.pc' to the PKG_CONFIG_PATH environment variable No package 'eek-0.90' found Package eek-0.90 was not found in the pkg-config search path. Perhaps you should add the directory containing `eek-0.90.pc' to the PKG_CONFIG_PATH environment variable No package 'eek-0.90' found g-ir-scanner: EekXkl: warning: 14 warnings suppressed (use --warn-all to see them) GICOMP EekXkl-0.90.gir GICOMP EekGtk-0.90.gir make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eek' Making all in eekboard make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' GEN eekboard-marshalers.h GEN eekboard-marshalers.c make all-am make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' CC libeekboard_la-eekboard-service.lo CC libeekboard_la-eekboard-context-service.lo CC libeekboard_la-eekboard-client.lo CC libeekboard_la-eekboard-context.lo eekboard-context.c: In function 'eekboard_context_class_init': eekboard-context.c:190:26: warning: assignment from incompatible pointer type [enabled by default] CC libeekboard_la-eekboard-xklutil.lo CC libeekboard_la-eekboard-marshalers.lo CCLD libeekboard.la GISCAN Eekboard-0.90.gir Package eek-0.90 was not found in the pkg-config search path. Perhaps you should add the directory containing `eek-0.90.pc' to the PKG_CONFIG_PATH environment variable No package 'eek-0.90' found g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: Eekboard: warning: 14 warnings suppressed (use --warn-all to see them) GICOMP Eekboard-0.90.gir make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' Making all in src make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/src' CC eekboard-client.o CC eekboard-client-main.o CC eekboard_server-server-service.o CC eekboard_server-server-context-service.o CC eekboard_server-server-main.o CC eekboard_setup-preferences-dialog.o CC eekboard_setup-setup-main.o CCLD eekboard CCLD eekboard-server CCLD eekboard-setup make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/tests' CC eek-xml-test.o CC eek-simple-test.o CCLD eek-simple-test CCLD eek-xml-test make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/tests' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' Making all in vala make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' Making all in eek make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' Making all in eekboard make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/po' MSGFMT ja.gmo make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' Making all in 16x16 make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' Making all in 22x22 make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' Making all in 24x24 make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' Making all in 32x32 make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' Making all in scalable make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' Making all in themes make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' Making all in keyboards make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data' ITMRG eekboard-autostart.desktop GEN eekboard-server.service ITMRG eekboard.desktop ITMRG org.fedorahosted.eekboard.gschema.xml GEN org.fedorahosted.eekboard.gschema.valid make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples' Making all in simple-client make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nqr7ao + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 + cd eekboard-1.0.8 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 'INSTALL=install -p' Making install in eek make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make install-am make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eek' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libeek.la libeek-gtk.la libeek-xkl.la '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64' libtool: install: install -p .libs/libeek.so.0.0.0 /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek.so.0.0.0 libeek.so.0 || { rm -f libeek.so.0 && ln -s libeek.so.0.0.0 libeek.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek.so.0.0.0 libeek.so || { rm -f libeek.so && ln -s libeek.so.0.0.0 libeek.so; }; }) libtool: install: install -p .libs/libeek.lai /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek.la libtool: install: warning: relinking `libeek-gtk.la' libtool: install: (cd /builddir/build/BUILD/eekboard-1.0.8/eek; /bin/sh /builddir/build/BUILD/eekboard-1.0.8/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -DEEK_COMPILATION=1 -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libeek-gtk.la -rpath /usr/lib64 libeek_gtk_la-eek-gtk-keyboard.lo libeek_gtk_la-eek-gtk-renderer.lo libeek.la -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64) libtool: install: install -p .libs/libeek-gtk.so.0.0.0T /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-gtk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek-gtk.so.0.0.0 libeek-gtk.so.0 || { rm -f libeek-gtk.so.0 && ln -s libeek-gtk.so.0.0.0 libeek-gtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek-gtk.so.0.0.0 libeek-gtk.so || { rm -f libeek-gtk.so && ln -s libeek-gtk.so.0.0.0 libeek-gtk.so; }; }) libtool: install: install -p .libs/libeek-gtk.lai /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-gtk.la libtool: install: (cd /builddir/build/BUILD/eekboard-1.0.8/eek; /bin/sh /builddir/build/BUILD/eekboard-1.0.8/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -DEEK_COMPILATION=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libeek-xkl.la -rpath /usr/lib64 libeek_xkl_la-eek-xkb-layout.lo libeek_xkl_la-eek-xkl-layout.lo libeek.la -lxklavier -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64) libtool: install: warning: relinking `libeek-xkl.la' libtool: install: install -p .libs/libeek-xkl.so.0.0.0T /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-xkl.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek-xkl.so.0.0.0 libeek-xkl.so.0 || { rm -f libeek-xkl.so.0 && ln -s libeek-xkl.so.0.0.0 libeek-xkl.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeek-xkl.so.0.0.0 libeek-xkl.so || { rm -f libeek-xkl.so && ln -s libeek-xkl.so.0.0.0 libeek-xkl.so; }; }) libtool: install: install -p .libs/libeek-xkl.lai /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-xkl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/eek-0.90/eek" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/include/eek-0.90/eek" install -p -m 644 ./eek-layout.h ./eek-element.h ./eek-container.h ./eek-keyboard.h ./eek-section.h ./eek-key.h ./eek-symbol.h ./eek-keysym.h ./eek-text.h ./eek-symbol-matrix.h ./eek-types.h ./eek-xml.h ./eek-xml-layout.h ./eek-serializable.h ./eek-theme.h ./eek.h ./eek-enumtypes.h ./eek-gtk-keyboard.h ./eek-gtk.h ./eek-xkl-layout.h ./eek-xkl.h ./eek-xkb-layout.h ./eek-xkb.h '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/include/eek-0.90/eek' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gir-1.0" install -p -m 644 Eek-0.90.gir EekGtk-0.90.gir EekXkl-0.90.gir '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gir-1.0' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/pkgconfig" install -p -m 644 eek-0.90.pc eek-gtk-0.90.pc eek-xkl-0.90.pc '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/pkgconfig' test -z "/usr/lib64/girepository-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/girepository-1.0" install -p -m 644 Eek-0.90.typelib EekGtk-0.90.typelib EekXkl-0.90.typelib '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eek' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eek' Making install in eekboard make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' make install-am make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libeekboard.la '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64' libtool: install: warning: relinking `libeekboard.la' libtool: install: (cd /builddir/build/BUILD/eekboard-1.0.8/eekboard; /bin/sh /builddir/build/BUILD/eekboard-1.0.8/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -DEEKBOARD_COMPILATION=1 -DKEYBOARDDIR=\"/usr/share/eekboard/keyboards\" -I.. -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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o libeekboard.la -rpath /usr/lib64 libeekboard_la-eekboard-service.lo libeekboard_la-eekboard-context-service.lo libeekboard_la-eekboard-client.lo libeekboard_la-eekboard-context.lo libeekboard_la-eekboard-xklutil.lo libeekboard_la-eekboard-marshalers.lo ../eek/libeek.la ../eek/libeek-xkl.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxklavier -lX11 -inst-prefix-dir /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64) libtool: install: install -p .libs/libeekboard.so.0.0.0T /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeekboard.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeekboard.so.0.0.0 libeekboard.so.0 || { rm -f libeekboard.so.0 && ln -s libeekboard.so.0.0.0 libeekboard.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64 && { ln -s -f libeekboard.so.0.0.0 libeekboard.so || { rm -f libeekboard.so && ln -s libeekboard.so.0.0.0 libeekboard.so; }; }) libtool: install: install -p .libs/libeekboard.lai /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeekboard.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/eekboard-0.90/eekboard" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/include/eekboard-0.90/eekboard" install -p -m 644 eekboard-service.h eekboard-context-service.h eekboard-client.h eekboard-context.h eekboard-xklutil.h '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/include/eekboard-0.90/eekboard' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gir-1.0" install -p -m 644 Eekboard-0.90.gir '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gir-1.0' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/pkgconfig" install -p -m 644 eekboard-0.90.pc '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/pkgconfig' test -z "/usr/lib64/girepository-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/girepository-1.0" install -p -m 644 Eekboard-0.90.typelib '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/eekboard' Making install in src make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/src' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin" /bin/sh ../libtool --mode=install install -p eekboard eekboard-server '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin' libtool: install: warning: `../eekboard/libeekboard.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/eekboard-1.0.8/eek/libeek-xkl.la' has not been installed in `/usr/lib64' libtool: install: warning: `../eek/libeek.la' has not been installed in `/usr/lib64' libtool: install: warning: `../eek/libeek-xkl.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/eekboard-1.0.8/eek/libeek.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/eekboard /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin/eekboard libtool: install: warning: `../eekboard/libeekboard.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/eekboard-1.0.8/eek/libeek-xkl.la' has not been installed in `/usr/lib64' libtool: install: warning: `../eek/libeek.la' has not been installed in `/usr/lib64' libtool: install: warning: `../eek/libeek-gtk.la' has not been installed in `/usr/lib64' libtool: install: warning: `../eek/libeek-xkl.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/eekboard-1.0.8/eek/libeek.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/eekboard-server /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin/eekboard-server test -z "/usr/libexec" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/libexec" /bin/sh ../libtool --mode=install install -p eekboard-setup '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/libexec' libtool: install: warning: `../eek/libeek.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/eekboard-setup /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/libexec/eekboard-setup test -z "/usr/share/eekboard" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard" install -p -m 644 preferences-dialog.ui '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/src' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/tests' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/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/eekboard-1.0.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/tests' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' Making install in vala make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/vala/vapi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/vala/vapi" install -p -m 644 eek-0.90.vapi eek-0.90.deps eek-gtk-0.90.vapi eek-gtk-0.90.deps eek-xkl-0.90.vapi eek-xkl-0.90.deps '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/vala/vapi' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings/vala' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/bindings' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' Making install in eek make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gtk-doc/html/eek install -p -m 644 ./html/EekContainer.html install -p -m 644 ./html/EekElement.html install -p -m 644 ./html/EekGtkKeyboard.html install -p -m 644 ./html/EekKey.html install -p -m 644 ./html/EekKeyboard.html install -p -m 644 ./html/EekKeysym.html install -p -m 644 ./html/EekLayout.html install -p -m 644 ./html/EekSection.html install -p -m 644 ./html/EekSymbol.html install -p -m 644 ./html/EekText.html install -p -m 644 ./html/EekXkbLayout.html install -p -m 644 ./html/EekXklLayout.html install -p -m 644 ./html/EekXmlLayout.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/apireference.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/ch02.html install -p -m 644 ./html/ch03.html install -p -m 644 ./html/ch04.html install -p -m 644 ./html/ch05.html install -p -m 644 ./html/ch06.html install -p -m 644 ./html/eek-EekClutterKeyboard.html install -p -m 644 ./html/eek-EekSerializable.html install -p -m 644 ./html/eek-Library-Initialization.html install -p -m 644 ./html/eek-Miscellaneous-Types.html install -p -m 644 ./html/eek-XML-Conversion-Utilities.html install -p -m 644 ./html/eek-overview.html install -p -m 644 ./html/eek.devhelp2 install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left.png install -p -m 644 ./html/object-tree.html install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eek' Making install in eekboard make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[4]: Nothing to be done for `install-exec-am'. mkdir -p -- /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/gtk-doc/html/eekboard install -p -m 644 ./html/EekboardClient.html install -p -m 644 ./html/EekboardContext.html install -p -m 644 ./html/EekboardContextService.html install -p -m 644 ./html/EekboardService.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/apireference.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/ch02.html install -p -m 644 ./html/eekboard.devhelp2 install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left.png install -p -m 644 ./html/object-tree.html install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference/eekboard' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/po' linguas="ja "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/eekboard-1.0.8/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/eekboard.mo; \ echo "installing $lang.gmo as $dir/eekboard.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/eekboard.mo; \ echo "installing ./$lang.gmo as" \ "$dir/eekboard.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/eekboard.mo.m; \ echo "installing $lang.gmo.m as $dir/eekboard.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/eekboard.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/eekboard.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ja.gmo as /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/locale/ja/LC_MESSAGES/eekboard.mo make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' Making install in 16x16 make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/16x16/apps" install -p -m 644 eekboard.png '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/16x16/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/16x16' Making install in 22x22 make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/22x22/apps" install -p -m 644 eekboard.png '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/22x22/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/22x22' Making install in 24x24 make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/24x24/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/24x24/apps" install -p -m 644 eekboard.png '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/24x24/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/24x24' Making install in 32x32 make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/32x32/apps" install -p -m 644 eekboard.png '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/32x32/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/32x32' Making install in 48x48 make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/48x48/apps" install -p -m 644 eekboard.png '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/48x48/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/48x48' Making install in scalable make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/scalable/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/scalable/apps" install -p -m 644 eekboard.svg '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/icons/hicolor/scalable/apps' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[5]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[4]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/icons' Making install in themes make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/eekboard/themes" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/themes" install -p -m 644 default.css '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/themes' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/themes' Making install in keyboards make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/eekboard/keyboards" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards/symbols' install -p -m 644 symbols/ar.xml symbols/be.xml symbols/fa.xml symbols/he.xml symbols/ja-kana.xml symbols/kk.xml symbols/ks.xml symbols/my.xml symbols/ru.xml symbols/th.xml symbols/ua.xml symbols/ug.xml symbols/us.xml symbols/zh-bopomofo.xml symbols/as-inscript.xml symbols/bn-inscript.xml symbols/gu-inscript.xml symbols/hi-inscript.xml symbols/kn-inscript.xml symbols/ks-inscript.xml symbols/mai-inscript.xml symbols/ml-inscript.xml symbols/mr-inscript.xml symbols/or-inscript.xml symbols/pa-inscript.xml symbols/sd-inscript.xml symbols/ta-inscript.xml symbols/te-inscript.xml '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards/symbols' install -p -m 644 keyboards.xml '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards/geometry' install -p -m 644 geometry/compact.xml '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/eekboard/keyboards/geometry' make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data/keyboards' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/xdg/autostart" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/etc/xdg/autostart" install -p -m 644 eekboard-autostart.desktop '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/etc/xdg/autostart' test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/applications" install -p -m 644 eekboard.desktop '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/applications' test -z "/usr/share/dbus-1/services" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/dbus-1/services" install -p -m 644 eekboard-server.service '/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/dbus-1/services' if test -n "org.fedorahosted.eekboard.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/glib-2.0/schemas"; \ install -p -m 644 org.fedorahosted.eekboard.gschema.xml "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/data' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples' Making install in simple-client make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples/simple-client' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[3]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[2]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8/examples' make[1]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8' make[2]: Entering directory `/builddir/build/BUILD/eekboard-1.0.8' 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/eekboard-1.0.8' make[1]: Leaving directory `/builddir/build/BUILD/eekboard-1.0.8' + rm -rf /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-gtk.la /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-xkl.la /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek.la /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeekboard.la + mkdir -p base-installed/examples + mv /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/etc/xdg/autostart/eekboard-autostart.desktop base-installed/examples + desktop-file-validate /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/applications/eekboard.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 eekboard + /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/eekboard-1.0.8 extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-xkl.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeekboard.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/lib64/libeek-gtk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin/eekboard-server extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/bin/eekboard extracting debug info from /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/libexec/eekboard-setup symlinked /usr/lib/debug/usr/lib64/libeekboard.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeekboard.so.debug symlinked /usr/lib/debug/usr/lib64/libeek-xkl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek-xkl.so.0.debug symlinked /usr/lib/debug/usr/lib64/libeek-xkl.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek-xkl.so.debug symlinked /usr/lib/debug/usr/lib64/libeek-gtk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek-gtk.so.0.debug symlinked /usr/lib/debug/usr/lib64/libeek-gtk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek-gtk.so.debug symlinked /usr/lib/debug/usr/lib64/libeek.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek.so.0.debug symlinked /usr/lib/debug/usr/lib64/libeekboard.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeekboard.so.0.debug symlinked /usr/lib/debug/usr/lib64/libeek.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libeek.so.debug 1608 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: eekboard-1.0.8-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1pAcda + umask 022 + cd /builddir/build/BUILD + cd eekboard-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-1.0.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-1.0.8 + cp -pr base-installed/examples /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-1.0.8 + exit 0 Provides: eekboard = 1.0.8-1.fc18 eekboard(x86-64) = 1.0.8-1.fc18 eekboard-python = 1.0.8-1.fc18 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libatspi.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcroco-0.6.so.3()(64bit) libdbus-1.so.3()(64bit) libeek-xkl.so.0()(64bit) libeek.so.0()(64bit) libeekboard.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxklavier.so.16()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Obsoletes: eekboard-python < 1.0.5-5 Processing files: eekboard-service-1.0.8-1.fc18.x86_64 Provides: eekboard-service = 1.0.8-1.fc18 eekboard-service(x86-64) = 1.0.8-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcroco-0.6.so.3()(64bit) libeek-gtk.so.0()(64bit) libeek-xkl.so.0()(64bit) libeek.so.0()(64bit) libeekboard.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxklavier.so.16()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: eekboard-libs-1.0.8-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wrcZnW + umask 022 + cd /builddir/build/BUILD + cd eekboard-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-libs-1.0.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-libs-1.0.8 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64/usr/share/doc/eekboard-libs-1.0.8 + exit 0 Provides: eekboard-libs = 1.0.8-1.fc18 eekboard-libs(x86-64) = 1.0.8-1.fc18 libeek-gtk.so.0()(64bit) libeek-xkl.so.0()(64bit) libeek.so.0()(64bit) libeekboard.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /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): /bin/sh Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) 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) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcroco-0.6.so.3()(64bit) libeek-xkl.so.0()(64bit) libeek.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxklavier.so.16()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: eekboard-devel-1.0.8-1.fc18.x86_64 Provides: eekboard-devel = 1.0.8-1.fc18 eekboard-devel(x86-64) = 1.0.8-1.fc18 pkgconfig(eek-0.90) = 1.0.8 pkgconfig(eek-gtk-0.90) = 1.0.8 pkgconfig(eek-xkl-0.90) = 1.0.8 pkgconfig(eekboard-0.90) = 1.0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libeek-gtk.so.0()(64bit) libeek-xkl.so.0()(64bit) libeek.so.0()(64bit) libeekboard.so.0()(64bit) pkgconfig(eek-0.90) pkgconfig(gio-2.0) pkgconfig(gobject-2.0) pkgconfig(gtk+-3.0) pkgconfig(libxklavier) Processing files: eekboard-debuginfo-1.0.8-1.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 Wrote: /builddir/build/RPMS/eekboard-1.0.8-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/eekboard-service-1.0.8-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/eekboard-libs-1.0.8-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/eekboard-devel-1.0.8-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/eekboard-debuginfo-1.0.8-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QYITqP + umask 022 + cd /builddir/build/BUILD + cd eekboard-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/eekboard-1.0.8-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->