D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gtkhotkey-0.2.1-7.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jqWEQj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtkhotkey-0.2.1 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/gtkhotkey-0.2.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtkhotkey-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/gtkhotkey-glib-2.31.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/gtkhotkey-0.2.1-linkage.patch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/gtkhotkey-0.2.1-automake-1.13.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MrZ0wh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtkhotkey-0.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:6: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:10: installing './compile' configure.ac:6: installing './missing' doc/reference/Makefile.am:51: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:49: warning: source file 'x11/eggaccelerators.c' is in a subdirectory, src/Makefile.am:49: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:49: warning: source file 'x11/tomboykeybinder.c' is in a subdirectory, src/Makefile.am:49: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' test/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK_HOTKEY... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gtkhotkey-1.0.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-marshal.lo -MD -MP -MF .deps/gtk-hotkey-marshal.Tpo -c -o gtk-hotkey-marshal.lo gtk-hotkey-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-marshal.lo -MD -MP -MF .deps/gtk-hotkey-marshal.Tpo -c gtk-hotkey-marshal.c -fPIC -DPIC -o .libs/gtk-hotkey-marshal.o mv -f .deps/gtk-hotkey-marshal.Tpo .deps/gtk-hotkey-marshal.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-listener.lo -MD -MP -MF .deps/gtk-hotkey-listener.Tpo -c -o gtk-hotkey-listener.lo gtk-hotkey-listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-listener.lo -MD -MP -MF .deps/gtk-hotkey-listener.Tpo -c gtk-hotkey-listener.c -fPIC -DPIC -o .libs/gtk-hotkey-listener.o mv -f .deps/gtk-hotkey-listener.Tpo .deps/gtk-hotkey-listener.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-x11-listener.lo -MD -MP -MF .deps/gtk-hotkey-x11-listener.Tpo -c -o gtk-hotkey-x11-listener.lo gtk-hotkey-x11-listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-x11-listener.lo -MD -MP -MF .deps/gtk-hotkey-x11-listener.Tpo -c gtk-hotkey-x11-listener.c -fPIC -DPIC -o .libs/gtk-hotkey-x11-listener.o mv -f .deps/gtk-hotkey-x11-listener.Tpo .deps/gtk-hotkey-x11-listener.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.lo `test -f 'x11/eggaccelerators.c' || echo './'`x11/eggaccelerators.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c x11/eggaccelerators.c -fPIC -DPIC -o .libs/eggaccelerators.o mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-registry.lo -MD -MP -MF .deps/gtk-hotkey-registry.Tpo -c -o gtk-hotkey-registry.lo gtk-hotkey-registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-registry.lo -MD -MP -MF .deps/gtk-hotkey-registry.Tpo -c gtk-hotkey-registry.c -fPIC -DPIC -o .libs/gtk-hotkey-registry.o mv -f .deps/gtk-hotkey-registry.Tpo .deps/gtk-hotkey-registry.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-key-file-registry.lo -MD -MP -MF .deps/gtk-hotkey-key-file-registry.Tpo -c -o gtk-hotkey-key-file-registry.lo gtk-hotkey-key-file-registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-key-file-registry.lo -MD -MP -MF .deps/gtk-hotkey-key-file-registry.Tpo -c gtk-hotkey-key-file-registry.c -fPIC -DPIC -o .libs/gtk-hotkey-key-file-registry.o gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_hotkey': gtk-hotkey-key-file-registry.c:87:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_application_hotkeys': gtk-hotkey-key-file-registry.c:116:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_all_hotkeys': gtk-hotkey-key-file-registry.c:134:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_store_hotkey': gtk-hotkey-key-file-registry.c:214:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_delete_hotkey': gtk-hotkey-key-file-registry.c:321:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_has_hotkey': gtk-hotkey-key-file-registry.c:458:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] GtkHotkeyKeyFileRegistry *self; ^~~~ gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_store_hotkey': gtk-hotkey-key-file-registry.c:301:14: warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized] if (group) g_free (group); ^~~~~~~~~~~~~~ mv -f .deps/gtk-hotkey-key-file-registry.Tpo .deps/gtk-hotkey-key-file-registry.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-info.lo -MD -MP -MF .deps/gtk-hotkey-info.Tpo -c -o gtk-hotkey-info.lo gtk-hotkey-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-info.lo -MD -MP -MF .deps/gtk-hotkey-info.Tpo -c gtk-hotkey-info.c -fPIC -DPIC -o .libs/gtk-hotkey-info.o mv -f .deps/gtk-hotkey-info.Tpo .deps/gtk-hotkey-info.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tomboykeybinder.lo -MD -MP -MF .deps/tomboykeybinder.Tpo -c -o tomboykeybinder.lo `test -f 'x11/tomboykeybinder.c' || echo './'`x11/tomboykeybinder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tomboykeybinder.lo -MD -MP -MF .deps/tomboykeybinder.Tpo -c x11/tomboykeybinder.c -fPIC -DPIC -o .libs/tomboykeybinder.o mv -f .deps/tomboykeybinder.Tpo .deps/tomboykeybinder.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-error.lo -MD -MP -MF .deps/gtk-hotkey-error.Tpo -c -o gtk-hotkey-error.lo gtk-hotkey-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-error.lo -MD -MP -MF .deps/gtk-hotkey-error.Tpo -c gtk-hotkey-error.c -fPIC -DPIC -o .libs/gtk-hotkey-error.o mv -f .deps/gtk-hotkey-error.Tpo .deps/gtk-hotkey-error.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-utils.lo -MD -MP -MF .deps/gtk-hotkey-utils.Tpo -c -o gtk-hotkey-utils.lo gtk-hotkey-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DG_LOG_DOMAIN=\"GtkHotkey\" -DGTK_HOTKEY_COMPILATION=1 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT gtk-hotkey-utils.lo -MD -MP -MF .deps/gtk-hotkey-utils.Tpo -c gtk-hotkey-utils.c -fPIC -DPIC -o .libs/gtk-hotkey-utils.o mv -f .deps/gtk-hotkey-utils.Tpo .deps/gtk-hotkey-utils.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -version-info 1:0:0 -no-undefined -export-symbols-regex "^gtk_hotkey_.*" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgtkhotkey.la -rpath /usr/lib64 gtk-hotkey-info.lo gtk-hotkey-key-file-registry.lo gtk-hotkey-listener.lo gtk-hotkey-registry.lo gtk-hotkey-x11-listener.lo eggaccelerators.lo tomboykeybinder.lo gtk-hotkey-marshal.lo gtk-hotkey-error.lo gtk-hotkey-utils.lo -lgio-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 libtool: link: /usr/bin/nm -B .libs/gtk-hotkey-info.o .libs/gtk-hotkey-key-file-registry.o .libs/gtk-hotkey-listener.o .libs/gtk-hotkey-registry.o .libs/gtk-hotkey-x11-listener.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/gtk-hotkey-marshal.o .libs/gtk-hotkey-error.o .libs/gtk-hotkey-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgtkhotkey.exp libtool: link: /usr/bin/grep -E -e "^gtk_hotkey_.*" ".libs/libgtkhotkey.exp" > ".libs/libgtkhotkey.expT" libtool: link: mv -f ".libs/libgtkhotkey.expT" ".libs/libgtkhotkey.exp" libtool: link: echo "{ global:" > .libs/libgtkhotkey.ver libtool: link: cat .libs/libgtkhotkey.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgtkhotkey.ver libtool: link: echo "local: *; };" >> .libs/libgtkhotkey.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gtk-hotkey-info.o .libs/gtk-hotkey-key-file-registry.o .libs/gtk-hotkey-listener.o .libs/gtk-hotkey-registry.o .libs/gtk-hotkey-x11-listener.o .libs/eggaccelerators.o .libs/tomboykeybinder.o .libs/gtk-hotkey-marshal.o .libs/gtk-hotkey-error.o .libs/gtk-hotkey-utils.o -g -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 -Wl,-soname -Wl,libgtkhotkey.so.1 -Wl,-version-script -Wl,.libs/libgtkhotkey.ver -o .libs/libgtkhotkey.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgtkhotkey.so.1" && ln -s "libgtkhotkey.so.1.0.0" "libgtkhotkey.so.1") libtool: link: (cd ".libs" && rm -f "libgtkhotkey.so" && ln -s "libgtkhotkey.so.1.0.0" "libgtkhotkey.so") libtool: link: ( cd ".libs" && rm -f "libgtkhotkey.la" && ln -s "../libgtkhotkey.la" "libgtkhotkey.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' Making all in po make[2]: Nothing to be done for 'all'. Making all in test make[2]: Nothing to be done for 'all'. Making all in doc Making all in reference make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7MR7yM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 + cd gtkhotkey-0.2.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtkhotkey.la '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgtkhotkey.so.1.0.0 /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/libgtkhotkey.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64 && { ln -s -f libgtkhotkey.so.1.0.0 libgtkhotkey.so.1 || { rm -f libgtkhotkey.so.1 && ln -s libgtkhotkey.so.1.0.0 libgtkhotkey.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64 && { ln -s -f libgtkhotkey.so.1.0.0 libgtkhotkey.so || { rm -f libgtkhotkey.so && ln -s libgtkhotkey.so.1.0.0 libgtkhotkey.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtkhotkey.lai /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/libgtkhotkey.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/include/gtkhotkey-1.0' /usr/bin/install -c -m 644 gtkhotkey.h gtk-hotkey-info.h gtk-hotkey-key-file-registry.h gtk-hotkey-listener.h gtk-hotkey-registry.h gtk-hotkey-x11-listener.h gtk-hotkey-error.h '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/include/gtkhotkey-1.0' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/src' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/po' linguas=""; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gtkhotkey.mo; \ echo "installing $lang.gmo as $dir/gtkhotkey.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gtkhotkey.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gtkhotkey.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gtkhotkey.mo.m; \ echo "installing $lang.gmo.m as $dir/gtkhotkey.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gtkhotkey.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gtkhotkey.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/po' Making install in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/test' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' Making install in reference make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc/reference' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc/reference' make[3]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir="/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/gtk-doc/html/gtkhotkey-"; \ else \ installdir="/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/gtk-doc/html/gtkhotkey"; \ fi; \ /bin/sh ../../mkinstalldirs ${installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/gtkhotkey.devhelp2 \ ${installdir}/gtkhotkey-.devhelp2; \ mv -f ${installdir}/gtkhotkey.devhelp \ ${installdir}/gtkhotkey-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 --html-dir=${installdir} ; \ fi mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/gtk-doc/html/gtkhotkey -- Installing ./html/GtkHotkeyInfo.html -- Installing ./html/GtkHotkeyListener.html -- Installing ./html/GtkHotkeyRegistry.html -- Installing ./html/ch01.html -- Installing ./html/gtkhotkey.devhelp -- Installing ./html/gtkhotkey.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc/reference' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/doc/gtkhotkey' /usr/bin/install -c -m 644 README COPYING AUTHORS INSTALL doc/gpl-3.0.txt NEWS '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/doc/gtkhotkey' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gtkhotkey-1.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1' + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/doc + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/libgtkhotkey.la + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.2.1-7.mga7 --unique-debug-suffix -0.2.1-7.mga7.x86_64 --unique-debug-src-base gtkhotkey-0.2.1-7.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gtkhotkey-0.2.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/lib64/libgtkhotkey.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 239 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64gtkhotkey1-0.2.1-7.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qvlgik + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtkhotkey-0.2.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64/usr/share/doc/lib64gtkhotkey1 + exit 0 Provides: lib64gtkhotkey1 = 0.2.1-7.mga7 lib64gtkhotkey1(x86-64) = 0.2.1-7.mga7 libgtkhotkey.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgdk-x11-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) Processing files: lib64gtkhotkey-devel-0.2.1-7.mga7.x86_64 Provides: devel(libgtkhotkey(64bit)) lib64gtkhotkey-devel = 0.2.1-7.mga7 lib64gtkhotkey-devel(x86-64) = 0.2.1-7.mga7 pkgconfig(gtkhotkey-1.0) = 0.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libgdk-x11-2.0(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) pkgconfig pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(gtk+-2.0) Processing files: gtkhotkey-debugsource-0.2.1-7.mga7.x86_64 Provides: gtkhotkey-debugsource = 0.2.1-7.mga7 gtkhotkey-debugsource(x86-64) = 0.2.1-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64gtkhotkey1-debuginfo-0.2.1-7.mga7.x86_64 Provides: debuginfo(build-id) = c1275eefe379a22e7f9f684a943a0751b5dff842 lib64gtkhotkey1-debuginfo = 0.2.1-7.mga7 lib64gtkhotkey1-debuginfo(x86-64) = 0.2.1-7.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtkhotkey-debugsource(x86-64) = 0.2.1-7.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtkhotkey1-0.2.1-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtkhotkey-devel-0.2.1-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtkhotkey-debugsource-0.2.1-7.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gtkhotkey1-debuginfo-0.2.1-7.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7RA2yT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtkhotkey-0.2.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtkhotkey-0.2.1-7.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6EemTs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtkhotkey-0.2.1 + exit 0 D: [iurt_root_command] Success!