+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/input-pad.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y4UuuX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf input-pad-1.0.99.20140916 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/input-pad-1.0.99.20140916.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd input-pad-1.0.99.20140916 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oWcWp7 + umask 022 + cd /builddir/build/BUILD + cd input-pad-1.0.99.20140916 + autoreconf -v autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not running libtoolize: --install not given autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --no-force data/Makefile.am:115: warning: '%'-style pattern rules are a GNU make extension input-pad/Makefile.am:215: warning: addprefix $(srcdir: non-POSIX variable name input-pad/Makefile.am:215: (probably a GNU make extension) input-pad/Makefile.am:232: warning: '%'-style pattern rules are a GNU make extension input-pad/Makefile.am:236: warning: '%'-style pattern rules are a GNU make extension autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --enable-xtest --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 for style of include used by make... GNU checking for riscv64-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 whether gcc understands -c and -o together... yes 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 configure: input-pad sub version 1.1 configure: library version 1:99:0 checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for riscv64-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-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 ANSI C header files... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-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 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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -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) 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.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... /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.26.1 checking for XML::Parser... ok checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.37.0... yes (version 2.55.2) checking for GLIB2... yes checking for GMODULE2... yes checking for GTK3... yes checking for LIBXML2... yes checking for X11... yes checking for XKB... yes checking for LIBXKLAVIER... yes checking whether you enable libeek... no checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for gobject-introspection... yes checking whether you enable xtest module... yes checking for XTestFakeKeyEvent in -lXtst... yes configure: use -lXtst for XTEST module 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... (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 checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating input-pad.pc config.status: creating input-pad.spec config.status: creating data/Makefile config.status: creating input-pad/Makefile 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 input-pad version 1.0.99.20180317 libinput_pad version: 1.1 GTK+ version: 3.0 Have libxklavier: yes Enable EEK no Enable PyGObject3 yes GIR scannerflags --identifier-prefix=InputPad --symbol-prefix=input_pad Enable XTEST yes lt version info 1:99:0 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' Making all in po make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/po' Making all in data make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' Making all in input-pad make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make all-am make[3]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-input-pad-marshal.lo `test -f 'input-pad-marshal.c' || echo './'`input-pad-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-button-gtk.lo `test -f 'button-gtk.c' || echo './'`button-gtk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-combobox-gtk.lo `test -f 'combobox-gtk.c' || echo './'`combobox-gtk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-geometry-gdk.lo `test -f 'geometry-gdk.c' || echo './'`geometry-gdk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c geometry-gdk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-geometry-gdk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c button-gtk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-button-gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c input-pad-marshal.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-input-pad-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c combobox-gtk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-combobox-gtk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-kbdui-gtk.lo `test -f 'kbdui-gtk.c' || echo './'`kbdui-gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c kbdui-gtk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-kbdui-gtk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-parse-pad.lo `test -f 'parse-pad.c' || echo './'`parse-pad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c parse-pad.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-parse-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-resources.lo `test -f 'resources.c' || echo './'`resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c resources.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-resources.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-viewport-gtk.lo `test -f 'viewport-gtk.c' || echo './'`viewport-gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c viewport-gtk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-viewport-gtk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_1_0_la-window-gtk.lo `test -f 'window-gtk.c' || echo './'`window-gtk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libinput_pad_xtest_gdk_la-xtest-gdk.lo `test -f 'xtest-gdk.c' || echo './'`xtest-gdk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c window-gtk.c -fPIC -DPIC -o .libs/libinput_pad_1_0_la-window-gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\"/usr/share/input-pad/pad\" -DINPUT_PAD_UI_GTK_DIR=\"/usr/share/input-pad/ui/gtk\" -DMODULE_KBDUI_DIR=\"/usr/lib64/input-pad-1.1/modules/kbdui\" -DDATAROOTDIR=\"/usr/share\" -DMODULE_XTEST_GDK_BASE=\"input-pad-xtest-gdk\" -DMODULE_XTEST_GDK_DIR=\"/usr/lib64/input-pad-1.1/modules/xkeysend\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xtest-gdk.c -fPIC -DPIC -o .libs/libinput_pad_xtest_gdk_la-xtest-gdk.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DINPUT_PAD_PAD_SYSTEM_DIR=\""/usr/share/input-pad/pad"\" -DINPUT_PAD_UI_GTK_DIR=\""/usr/share/input-pad/ui/gtk"\" -DMODULE_KBDUI_DIR=\""/usr/lib64/input-pad-1.1/modules/kbdui"\" -DDATAROOTDIR=\""/usr/share"\" -DMODULE_XTEST_GDK_BASE=\""input-pad-xtest-gdk"\" -DMODULE_XTEST_GDK_DIR=\""/usr/lib64/input-pad-1.1/modules/xkeysend"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o input_pad-input-pad-main.o `test -f 'input-pad-main.c' || echo './'`input-pad-main.c sed \ -e 's|@VERSION[@]|1.0.99.20180317|g' input-pad.1.in > input-pad.1.tmp && \ mv input-pad.1.tmp input-pad.1 gzip -c input-pad.1 > input-pad.1.gz.tmp && mv input-pad.1.gz.tmp input-pad.1.gz window-gtk.c: In function 'append_unicode_table': window-gtk.c:2056:13: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (button, GTK_STATE_NORMAL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window-gtk.c: In function 'append_custom_char_view_table': window-gtk.c:2288:17: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (button, GTK_STATE_NORMAL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here void gtk_widget_override_background_color (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window-gtk.c: In function 'create_keyboard_layout_ui_real_default': window-gtk.c:2520:13: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click (GTK_BUTTON (button), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54:0, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here void gtk_button_set_focus_on_click (GtkButton *button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window-gtk.c: In function 'config_options_treeview_set': window-gtk.c:2940:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] alignment = gtk_alignment_new (0, 0, 1, 0); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here GtkWidget* gtk_alignment_new (gfloat xalign, ^~~~~~~~~~~~~~~~~ window-gtk.c:2941:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 18, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here void gtk_alignment_set_padding (GtkAlignment *alignment, ^~~~~~~~~~~~~~~~~~~~~~~~~ window-gtk.c:2941:9: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 18, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0, from window-gtk.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here GType gtk_alignment_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window-gtk.c:26: window-gtk.c: In function 'input_pad_window_get_visible': /usr/include/glib-2.0/glib/gmessages.h:590:3: warning: 'return' with no value, in function returning non-void return; \ ^ window-gtk.c:5465:5: note: in expansion of macro 'g_return_if_fail' g_return_if_fail (app->window != NULL); ^~~~~~~~~~~~~~~~ window-gtk.c:5456:1: note: declared here input_pad_window_get_visible (void *window_data) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from window-gtk.c:26: window-gtk.c: In function 'input_pad_window_main': /usr/include/glib-2.0/glib/gmessages.h:590:3: warning: 'return' with no value, in function returning non-void return; \ ^ window-gtk.c:5664:5: note: in expansion of macro 'g_return_if_fail' g_return_if_fail (window_data != NULL && ^~~~~~~~~~~~~~~~ window-gtk.c:5660:1: note: declared here input_pad_window_main (void *window_data) ^~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -export-dynamic -version-info 1:99:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinput-pad-1.0.la -rpath /usr/lib64 libinput_pad_1_0_la-input-pad-marshal.lo libinput_pad_1_0_la-button-gtk.lo libinput_pad_1_0_la-combobox-gtk.lo libinput_pad_1_0_la-geometry-gdk.lo libinput_pad_1_0_la-kbdui-gtk.lo libinput_pad_1_0_la-parse-pad.lo libinput_pad_1_0_la-resources.lo libinput_pad_1_0_la-viewport-gtk.lo libinput_pad_1_0_la-window-gtk.lo -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxml2 -lX11 -lxkbfile -lxklavier libtool: link: gcc -shared -fPIC -DPIC .libs/libinput_pad_1_0_la-input-pad-marshal.o .libs/libinput_pad_1_0_la-button-gtk.o .libs/libinput_pad_1_0_la-combobox-gtk.o .libs/libinput_pad_1_0_la-geometry-gdk.o .libs/libinput_pad_1_0_la-kbdui-gtk.o .libs/libinput_pad_1_0_la-parse-pad.o .libs/libinput_pad_1_0_la-resources.o .libs/libinput_pad_1_0_la-viewport-gtk.o .libs/libinput_pad_1_0_la-window-gtk.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lX11 -lxkbfile -lxklavier -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libinput-pad-1.0.so.1 -o .libs/libinput-pad-1.0.so.1.0.99 libtool: link: (cd ".libs" && rm -f "libinput-pad-1.0.so.1" && ln -s "libinput-pad-1.0.so.1.0.99" "libinput-pad-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libinput-pad-1.0.so" && ln -s "libinput-pad-1.0.so.1.0.99" "libinput-pad-1.0.so") libtool: link: ( cd ".libs" && rm -f "libinput-pad-1.0.la" && ln -s "../libinput-pad-1.0.la" "libinput-pad-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -export-dynamic -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinput-pad-xtest-gdk.la -rpath /usr/lib64/input-pad-1.1/modules/xkeysend libinput_pad_xtest_gdk_la-xtest-gdk.lo ./libinput-pad-1.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXtst /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o input-pad input_pad-input-pad-main.o ./libinput-pad-1.0.la CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=InputPad --nsversion=1.1 --libtool="/bin/sh ../libtool" --include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0 --include=Gtk-3.0 --library=libinput-pad-1.0.la --pkg-export=input-pad --warn-all --cflags-begin -DIBUS_COMPILATION --cflags-end input-pad-marshal.c input-pad-marshal.h input-pad-group.h input-pad-kbdui-gtk.h input-pad-window-gtk.h input-pad.h button-gtk.c button-gtk.h combobox-gtk.c combobox-gtk.h geometry-gdk.c geometry-gdk.h geometry-xkb.h i18n.h input-pad-private.h kbdui-gtk.c parse-pad.c resources.c unicode_block.h viewport-gtk.c viewport-gtk.h window-gtk.c libinput-pad-1.0.la Makefile --output InputPad-1.1.gir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/input-pad input_pad-input-pad-main.o ./.libs/libinput-pad-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lX11 -lxkbfile -lxklavier -pthread libtool: link: gcc -shared -fPIC -DPIC .libs/libinput_pad_xtest_gdk_la-xtest-gdk.o -Wl,-rpath -Wl,/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad/.libs ./.libs/libinput-pad-1.0.so -lgmodule-2.0 -lxml2 -lxkbfile -lxklavier -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXtst -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libinput-pad-xtest-gdk.so -o .libs/libinput-pad-xtest-gdk.so libtool: link: ( cd ".libs" && rm -f "libinput-pad-xtest-gdk.la" && ln -s "../libinput-pad-xtest-gdk.la" "libinput-pad-xtest-gdk.la" ) g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad/tmp-introspecttnvoe206/InputPad-1.1 -export-dynamic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad/tmp-introspecttnvoe206/InputPad-1.1.o -L. libinput-pad-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad/tmp-introspecttnvoe206/.libs/InputPad-1.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad/tmp-introspecttnvoe206/InputPad-1.1.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libinput-pad-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lxml2 -lX11 -lxkbfile -lxklavier -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread button-gtk.h:31: Warning: InputPad: symbol='DEFAULT_ICON_SIZE': Unknown namespace for symbol 'DEFAULT_ICON_SIZE' button-gtk.h:32: Warning: InputPad: symbol='KEYBOARD_ICON_SIZE': Unknown namespace for symbol 'KEYBOARD_ICON_SIZE' :: Warning: InputPad: Unknown namespace for identifier 'data' :: Warning: InputPad: function 'module_get_type' returns 'Type(ctype=InputPadWindowType)', not a GType :: Warning: InputPad: function 'module_get_type' returns 'Type(target_giname=InputPad.WindowType, ctype=InputPadWindowType)', not a GType input-pad-group.h:86: Warning: InputPad: input_pad_group_append_from_file: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-group.h:90: Warning: InputPad: input_pad_group_parse_all_files: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-group.h:90: Warning: InputPad: input_pad_group_parse_all_files: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad.h:84: Warning: InputPad: input_pad_window_get_kbdui_name_list: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-kbdui-gtk.h:83: Warning: InputPad: input_pad_gtk_kbdui_context_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-kbdui-gtk.h:83: Warning: InputPad: input_pad_gtk_kbdui_context_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-kbdui-gtk.h:111: Warning: InputPad: input_pad_module_kbdui_new: return value: Missing (transfer) annotation geometry-gdk.h:31: Warning: InputPad: input_pad_gdk_xkb_parse_keyboard_layouts: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) geometry-gdk.h:36: Warning: InputPad: input_pad_gdk_xkb_get_group_layouts: return value: Missing (transfer) annotation geometry-gdk.h:39: Warning: InputPad: input_pad_gdk_xkb_get_group_variants: return value: Missing (transfer) annotation geometry-gdk.h:42: Warning: InputPad: input_pad_gdk_xkb_get_group_options: return value: Missing (transfer) annotation geometry-gdk.h:45: Warning: InputPad: input_pad_gdk_xkb_parse_config_registry: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) input-pad-window-gtk.h:128: Warning: InputPad: input_pad_gtk_window_get_kbdui_name_list: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) /usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. InputPad-1.1.gir -o InputPad-1.1.typelib rm input-pad.1 make[3]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' make[1]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y2QQnl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 + cd input-pad-1.0.99.20140916 + rm -rf /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/po' linguas="ca eu fr hu ja uk zh_TW zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/input-pad-1.0.99.20140916/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/input-pad.mo; \ echo "installing $lang.gmo as $dir/input-pad.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/input-pad.mo; \ echo "installing ./$lang.gmo as" \ "$dir/input-pad.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/input-pad.mo.m; \ echo "installing $lang.gmo.m as $dir/input-pad.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/input-pad.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/input-pad.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/input-pad.mo installing eu.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/input-pad.mo installing fr.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/input-pad.mo installing hu.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/input-pad.mo installing ja.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/input-pad.mo installing uk.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/input-pad.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/input-pad.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/input-pad.mo make[1]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/po' Making install in data make[1]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/pixmaps' install -p -m 644 input-pad.png '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/input-pad/pad' install -p -m 644 group01-base.xml group02-alphabet.xml group02-ja.xml group02-zh.xml group50-str.xml group60-w3c.xml group70-cmd.xml '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/input-pad/pad' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' make[1]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/data' Making install in input-pad make[1]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make install-am make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[3]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p input-pad '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/bin' libtool: install: warning: `./libinput-pad-1.0.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/input-pad /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/bin/input-pad /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/gir-1.0' install -p -m 644 InputPad-1.1.gir '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libinput-pad-1.0.la '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libinput-pad-1.0.so.1.0.99 /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/libinput-pad-1.0.so.1.0.99 libtool: install: (cd /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64 && { ln -s -f libinput-pad-1.0.so.1.0.99 libinput-pad-1.0.so.1 || { rm -f libinput-pad-1.0.so.1 && ln -s libinput-pad-1.0.so.1.0.99 libinput-pad-1.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64 && { ln -s -f libinput-pad-1.0.so.1.0.99 libinput-pad-1.0.so || { rm -f libinput-pad-1.0.so && ln -s libinput-pad-1.0.so.1.0.99 libinput-pad-1.0.so; }; }) libtool: install: install -p .libs/libinput-pad-1.0.lai /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/libinput-pad-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/include/input-pad-1.1' install -p -m 644 input-pad-group.h input-pad-kbdui-gtk.h input-pad-window-gtk.h input-pad.h '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/include/input-pad-1.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend' /bin/sh ../libtool --mode=install install -p libinput-pad-xtest-gdk.la '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend' libtool: install: warning: relinking `libinput-pad-xtest-gdk.la' libtool: install: (cd /builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad; /bin/sh /builddir/build/BUILD/input-pad-1.0.99.20140916/libtool --tag CC --mode=relink gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -export-dynamic -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinput-pad-xtest-gdk.la -rpath /usr/lib64/input-pad-1.1/modules/xkeysend libinput_pad_xtest_gdk_la-xtest-gdk.lo ./libinput-pad-1.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXtst -inst-prefix-dir /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libinput_pad_xtest_gdk_la-xtest-gdk.o -L/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64 -L/usr/lib64 -linput-pad-1.0 -lgmodule-2.0 -lxml2 -lxkbfile -lxklavier -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXtst -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libinput-pad-xtest-gdk.so -o .libs/libinput-pad-xtest-gdk.so libtool: install: install -p .libs/libinput-pad-xtest-gdk.soT /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend/libinput-pad-xtest-gdk.so libtool: install: install -p .libs/libinput-pad-xtest-gdk.lai /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend/libinput-pad-xtest-gdk.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/input-pad-1.1/modules/xkeysend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/man/man1' install -p -m 644 input-pad.1.gz '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/girepository-1.0' install -p -m 644 InputPad-1.1.typelib '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[1]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916/input-pad' make[1]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' make[2]: Entering directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 input-pad.pc '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' make[1]: Leaving directory '/builddir/build/BUILD/input-pad-1.0.99.20140916' + '[' '!' -d /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/kbdui ']' + mkdir -p /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/kbdui + '[' '!' -d /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend ']' + rm -f /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/libinput-pad-1.0.la + rm -f '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend/libinput-pad-xtest-gdk.la + rm -f '/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/lib64/input-pad-1.1/modules/xkeysend/*.a' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 input-pad + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: input-pad-1.0.99.20140916-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e9UghN + umask 022 + cd /builddir/build/BUILD + cd input-pad-1.0.99.20140916 + DOCDIR=/builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/doc/input-pad + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/doc/input-pad + cp -pr AUTHORS /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/doc/input-pad + cp -pr COPYING /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/doc/input-pad + cp -pr README /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64/usr/share/doc/input-pad + exit 0 Provides: input-pad = 1.0.99.20140916-8.fc28 input-pad(riscv-64) = 1.0.99.20140916-8.fc28 input-pad-xtest = 1.0.99.20140916-8.fc28 libinput-pad-1.0.so.1()(64bit) libinput-pad-xtest-gdk.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(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) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libinput-pad-1.0.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxkbfile.so.1()(64bit) libxklavier.so.16()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Obsoletes: input-pad-xtest < 1.0.99.20140916-8.fc28 Processing files: input-pad-devel-1.0.99.20140916-8.fc28.riscv64 Provides: input-pad-devel = 1.0.99.20140916-8.fc28 input-pad-devel(riscv-64) = 1.0.99.20140916-8.fc28 pkgconfig(input-pad) = 1.0.99.20180317 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libinput-pad-1.0.so.1()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gtk+-3.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/input-pad-1.0.99.20140916-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/input-pad-1.0.99.20140916-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/input-pad-devel-1.0.99.20140916-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x39tKZ + umask 022 + cd /builddir/build/BUILD + cd input-pad-1.0.99.20140916 + rm -rf /builddir/build/BUILDROOT/input-pad-1.0.99.20140916-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff