D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/touchegg-2.0.17-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OdxYwH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L9zvwo
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ rm -rf touchegg-2.0.17
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/touchegg-2.0.17.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd touchegg-2.0.17
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cxDGmw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ cd touchegg-2.0.17
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- Checking for module 'libudev'
--   Found libudev, version 255
-- Found LIBUDEV: TRUE
-- Checking for module 'libinput'
--   Found libinput, version 1.26.2
-- Found LIBINPUT: TRUE
-- Checking for module 'pugixml'
--   Found pugixml, version 1.14
-- Found PUGIXML: TRUE
-- Checking for module 'cairo'
--   Found cairo, version 1.18.2
-- Found CAIRO: TRUE
-- Checking for module 'x11'
--   Found x11, version 1.8.10
-- Found X11: TRUE
-- Checking for module 'xtst'
--   Found xtst, version 1.2.5
-- Found XTEST: TRUE
-- Checking for module 'xrandr'
--   Found xrandr, version 1.5.4
-- Found XRANDR: TRUE
-- Checking for module 'xi'
--   Found xi, version 1.8.2
-- Found XINPUT: TRUE
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.83.0
-- Found GLIB: TRUE
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.83.0
-- Found GIO: TRUE
-- Found libinput >= 1.18: LIBINPUT_FILTER_DELTAS=ON
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.43
-- Found GTK3: TRUE
-- Configuring done (1.5s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELWITHDEBINFO
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17 -B/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
/usr/bin/gmake  -f CMakeFiles/touchegg.dir/build.make CMakeFiles/touchegg.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17 /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17 /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build/CMakeFiles/touchegg.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
/usr/bin/gmake  -f CMakeFiles/touchegg.dir/build.make CMakeFiles/touchegg.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
[  2%] Building CXX object CMakeFiles/touchegg.dir/src/actions/action-factory.cpp.o
[  4%] Building CXX object CMakeFiles/touchegg.dir/src/actions/action.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/action-factory.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/action-factory.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/action-factory.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/action-factory.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/action.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/action.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/action.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/action.cpp
[  6%] Building CXX object CMakeFiles/touchegg.dir/src/actions/animated-action.cpp.o
[  9%] Building CXX object CMakeFiles/touchegg.dir/src/actions/change-desktop.cpp.o
[ 11%] Building CXX object CMakeFiles/touchegg.dir/src/actions/close-window.cpp.o
[ 13%] Building CXX object CMakeFiles/touchegg.dir/src/actions/fullscreen-window.cpp.o
[ 15%] Building CXX object CMakeFiles/touchegg.dir/src/actions/maximize-restore-window.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/animated-action.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/animated-action.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/animated-action.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/animated-action.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/change-desktop.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/change-desktop.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/change-desktop.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/change-desktop.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/close-window.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/close-window.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/close-window.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/close-window.cpp
[ 18%] Building CXX object CMakeFiles/touchegg.dir/src/actions/minimize-window.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/fullscreen-window.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/fullscreen-window.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/fullscreen-window.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/fullscreen-window.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/maximize-restore-window.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/maximize-restore-window.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/maximize-restore-window.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/maximize-restore-window.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/minimize-window.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/minimize-window.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/minimize-window.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/minimize-window.cpp
[ 20%] Building CXX object CMakeFiles/touchegg.dir/src/actions/mouse-click.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/mouse-click.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/mouse-click.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/mouse-click.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/mouse-click.cpp
[ 22%] Building CXX object CMakeFiles/touchegg.dir/src/actions/repeated-action.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/repeated-action.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/repeated-action.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/repeated-action.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/repeated-action.cpp
[ 25%] Building CXX object CMakeFiles/touchegg.dir/src/actions/send-keys.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/send-keys.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/send-keys.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/send-keys.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/send-keys.cpp
[ 27%] Building CXX object CMakeFiles/touchegg.dir/src/actions/run-command.cpp.o
[ 29%] Building CXX object CMakeFiles/touchegg.dir/src/actions/show-desktop.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/run-command.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/run-command.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/run-command.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/run-command.cpp
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/show-desktop.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/show-desktop.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/show-desktop.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/show-desktop.cpp
[ 31%] Building CXX object CMakeFiles/touchegg.dir/src/actions/tile-window.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/actions/tile-window.cpp.o -MF CMakeFiles/touchegg.dir/src/actions/tile-window.cpp.o.d -o CMakeFiles/touchegg.dir/src/actions/tile-window.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/actions/tile-window.cpp
[ 34%] Building CXX object CMakeFiles/touchegg.dir/src/animations/animation-factory.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/animation-factory.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/animation-factory.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/animation-factory.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/animation-factory.cpp
[ 36%] Building CXX object CMakeFiles/touchegg.dir/src/animations/animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/animation.cpp
[ 38%] Building CXX object CMakeFiles/touchegg.dir/src/animations/change-desktop-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/change-desktop-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/change-desktop-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/change-desktop-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/change-desktop-animation.cpp
[ 40%] Building CXX object CMakeFiles/touchegg.dir/src/animations/close-window-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/close-window-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/close-window-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/close-window-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/close-window-animation.cpp
[ 43%] Building CXX object CMakeFiles/touchegg.dir/src/animations/maximize-window-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/maximize-window-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/maximize-window-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/maximize-window-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/maximize-window-animation.cpp
[ 45%] Building CXX object CMakeFiles/touchegg.dir/src/animations/minimize-window-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/minimize-window-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/minimize-window-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/minimize-window-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/minimize-window-animation.cpp
[ 47%] Building CXX object CMakeFiles/touchegg.dir/src/animations/restore-window-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/restore-window-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/restore-window-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/restore-window-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/restore-window-animation.cpp
[ 50%] Building CXX object CMakeFiles/touchegg.dir/src/animations/show-desktop-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/show-desktop-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/show-desktop-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/show-desktop-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/show-desktop-animation.cpp
[ 52%] Building CXX object CMakeFiles/touchegg.dir/src/animations/tile-window-animation.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/animations/tile-window-animation.cpp.o -MF CMakeFiles/touchegg.dir/src/animations/tile-window-animation.cpp.o.d -o CMakeFiles/touchegg.dir/src/animations/tile-window-animation.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/animations/tile-window-animation.cpp
[ 54%] Building CXX object CMakeFiles/touchegg.dir/src/config/config.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/config/config.cpp.o -MF CMakeFiles/touchegg.dir/src/config/config.cpp.o.d -o CMakeFiles/touchegg.dir/src/config/config.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/config/config.cpp
[ 56%] Building CXX object CMakeFiles/touchegg.dir/src/config/xml-config-loader.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/config/xml-config-loader.cpp.o -MF CMakeFiles/touchegg.dir/src/config/xml-config-loader.cpp.o.d -o CMakeFiles/touchegg.dir/src/config/xml-config-loader.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/config/xml-config-loader.cpp
[ 59%] Building CXX object CMakeFiles/touchegg.dir/src/daemon/daemon-client.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/daemon/daemon-client.cpp.o -MF CMakeFiles/touchegg.dir/src/daemon/daemon-client.cpp.o.d -o CMakeFiles/touchegg.dir/src/daemon/daemon-client.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/daemon/daemon-client.cpp
[ 61%] Building CXX object CMakeFiles/touchegg.dir/src/daemon/daemon-server.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/daemon/daemon-server.cpp.o -MF CMakeFiles/touchegg.dir/src/daemon/daemon-server.cpp.o.d -o CMakeFiles/touchegg.dir/src/daemon/daemon-server.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/daemon/daemon-server.cpp
[ 63%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-controller/gesture-controller.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-controller/gesture-controller.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-controller/gesture-controller.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-controller/gesture-controller.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-controller/gesture-controller.cpp
[ 65%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-device-handler.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-device-handler.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-device-handler.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-device-handler.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-device-handler.cpp
[ 68%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-gesture-gatherer.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-gesture-gatherer.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-gesture-gatherer.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-gesture-gatherer.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-gesture-gatherer.cpp
[ 70%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-handler.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-handler.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-handler.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-handler.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-handler.cpp
[ 72%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-pinch-handler.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-pinch-handler.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-pinch-handler.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-pinch-handler.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-pinch-handler.cpp
[ 75%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-swipe-handler.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-swipe-handler.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-swipe-handler.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-swipe-handler.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-swipe-handler.cpp
[ 77%] Building CXX object CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-touch-handler.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-touch-handler.cpp.o -MF CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-touch-handler.cpp.o.d -o CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-touch-handler.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/gesture-gatherer/libinput-touch-handler.cpp
[ 79%] Building CXX object CMakeFiles/touchegg.dir/src/main.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/main.cpp.o -MF CMakeFiles/touchegg.dir/src/main.cpp.o.d -o CMakeFiles/touchegg.dir/src/main.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/main.cpp
[ 81%] Building CXX object CMakeFiles/touchegg.dir/src/utils/args-parser.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/args-parser.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/args-parser.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/args-parser.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/args-parser.cpp
[ 84%] Building CXX object CMakeFiles/touchegg.dir/src/utils/client-lock.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/client-lock.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/client-lock.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/client-lock.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/client-lock.cpp
[ 86%] Building CXX object CMakeFiles/touchegg.dir/src/utils/color.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/color.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/color.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/color.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/color.cpp
[ 88%] Building CXX object CMakeFiles/touchegg.dir/src/utils/logger.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/logger.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/logger.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/logger.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/logger.cpp
[ 90%] Building CXX object CMakeFiles/touchegg.dir/src/utils/paths.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/paths.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/paths.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/paths.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/paths.cpp
[ 93%] Building CXX object CMakeFiles/touchegg.dir/src/utils/string.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/utils/string.cpp.o -MF CMakeFiles/touchegg.dir/src/utils/string.cpp.o.d -o CMakeFiles/touchegg.dir/src/utils/string.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/utils/string.cpp
[ 95%] Building CXX object CMakeFiles/touchegg.dir/src/window-system/x11-cairo-surface.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/window-system/x11-cairo-surface.cpp.o -MF CMakeFiles/touchegg.dir/src/window-system/x11-cairo-surface.cpp.o.d -o CMakeFiles/touchegg.dir/src/window-system/x11-cairo-surface.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/window-system/x11-cairo-surface.cpp
[ 97%] Building CXX object CMakeFiles/touchegg.dir/src/window-system/x11.cpp.o
/usr/bin/g++ -DAUTO_COLORS=ON -DLIBINPUT_FILTER_DELTAS=ON -DSYSTEM_CONFIG_FILE_PATH=\"/usr/share/touchegg/touchegg.conf\" -D_VERSION=\"v2.0.17\" -I/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -std=gnu++17 -MD -MT CMakeFiles/touchegg.dir/src/window-system/x11.cpp.o -MF CMakeFiles/touchegg.dir/src/window-system/x11.cpp.o.d -o CMakeFiles/touchegg.dir/src/window-system/x11.cpp.o -c /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/src/window-system/x11.cpp
[100%] Linking CXX executable touchegg
/usr/bin/cmake -E cmake_link_script CMakeFiles/touchegg.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -Wl,--dependency-file=CMakeFiles/touchegg.dir/link.d "CMakeFiles/touchegg.dir/src/actions/action-factory.cpp.o" CMakeFiles/touchegg.dir/src/actions/action.cpp.o "CMakeFiles/touchegg.dir/src/actions/animated-action.cpp.o" "CMakeFiles/touchegg.dir/src/actions/change-desktop.cpp.o" "CMakeFiles/touchegg.dir/src/actions/close-window.cpp.o" "CMakeFiles/touchegg.dir/src/actions/fullscreen-window.cpp.o" "CMakeFiles/touchegg.dir/src/actions/maximize-restore-window.cpp.o" "CMakeFiles/touchegg.dir/src/actions/minimize-window.cpp.o" "CMakeFiles/touchegg.dir/src/actions/mouse-click.cpp.o" "CMakeFiles/touchegg.dir/src/actions/repeated-action.cpp.o" "CMakeFiles/touchegg.dir/src/actions/run-command.cpp.o" "CMakeFiles/touchegg.dir/src/actions/send-keys.cpp.o" "CMakeFiles/touchegg.dir/src/actions/show-desktop.cpp.o" "CMakeFiles/touchegg.dir/src/actions/tile-window.cpp.o" "CMakeFiles/touchegg.dir/src/animations/animation-factory.cpp.o" CMakeFiles/touchegg.dir/src/animations/animation.cpp.o "CMakeFiles/touchegg.dir/src/animations/change-desktop-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/close-window-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/maximize-window-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/minimize-window-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/restore-window-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/show-desktop-animation.cpp.o" "CMakeFiles/touchegg.dir/src/animations/tile-window-animation.cpp.o" CMakeFiles/touchegg.dir/src/config/config.cpp.o "CMakeFiles/touchegg.dir/src/config/xml-config-loader.cpp.o" "CMakeFiles/touchegg.dir/src/daemon/daemon-client.cpp.o" "CMakeFiles/touchegg.dir/src/daemon/daemon-server.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-controller/gesture-controller.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-device-handler.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-gesture-gatherer.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-handler.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-pinch-handler.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-swipe-handler.cpp.o" "CMakeFiles/touchegg.dir/src/gesture-gatherer/libinput-touch-handler.cpp.o" CMakeFiles/touchegg.dir/src/main.cpp.o "CMakeFiles/touchegg.dir/src/utils/args-parser.cpp.o" "CMakeFiles/touchegg.dir/src/utils/client-lock.cpp.o" CMakeFiles/touchegg.dir/src/utils/color.cpp.o CMakeFiles/touchegg.dir/src/utils/logger.cpp.o CMakeFiles/touchegg.dir/src/utils/paths.cpp.o CMakeFiles/touchegg.dir/src/utils/string.cpp.o "CMakeFiles/touchegg.dir/src/window-system/x11-cairo-surface.cpp.o" "CMakeFiles/touchegg.dir/src/window-system/x11.cpp.o" -o touchegg  -lstdc++fs -ludev -linput -lpugixml -lcairo -lX11 -lXtst -lXrandr -lXi -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXtst -lXrandr -lXi -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
[100%] Built target touchegg
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UxtB25
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ mkdir /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT
+ cd touchegg-2.0.17
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/touchegg/touchegg.conf
-- Installing: /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/etc/xdg/autostart/touchegg.desktop
-- Installing: /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/bin/touchegg
-- Installing: /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/lib/systemd/system/touchegg.service
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.0.17-1.mga10 --unique-debug-suffix -2.0.17-1.mga10.x86_64 --unique-debug-src-base touchegg-2.0.17-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/touchegg-2.0.17-1.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture-gatherer/libinput-gesture-gatherer.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture-controller/gesture-controller.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture-controller/gesture-controller-delegate.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture-controller/gesture-controller.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/config/config.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/config/config.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/config/xml-config-loader.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture/gesture-type.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/gesture/gesture-direction.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/utils/string.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/touchegg-2.0.17-1.mga10.x86_64/src/utils/string.cpp is executable but has no shebang, removing executable bit
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: touchegg-2.0.17-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nmgou5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ cd touchegg-2.0.17
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/doc/touchegg
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/doc/touchegg
+ cp -pr /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/README.md /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/doc/touchegg
+ cp -pr /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/CHANGELOG.md /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/doc/touchegg
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vE193W
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ cd touchegg-2.0.17
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/licenses/touchegg
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/licenses/touchegg
+ cp -pr /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/COPYING /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/licenses/touchegg
+ cp -pr /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/touchegg-2.0.17/COPYRIGHT /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT/usr/share/licenses/touchegg
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(touchegg) = 2.0.17-1.mga10 touchegg = 2.0.17-1.mga10 touchegg(x86-64) = 2.0.17-1.mga10
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires: libX11.so.6()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libXtst.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libinput.so.10()(64bit) libinput.so.10(LIBINPUT_0.12.0)(64bit) libinput.so.10(LIBINPUT_0.20.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpugixml.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit)
Obsoletes: touchegg-gui < 0.3-11
Processing files: touchegg-debugsource-2.0.17-1.mga10.x86_64
Provides: touchegg-debugsource = 2.0.17-1.mga10 touchegg-debugsource(x86-64) = 2.0.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: touchegg-debuginfo-2.0.17-1.mga10.x86_64
Provides: debuginfo(build-id) = 9e14d2497ffebec306d40f717cd0134b89537ecb touchegg-debuginfo = 2.0.17-1.mga10 touchegg-debuginfo(x86-64) = 2.0.17-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: touchegg-debugsource(x86-64) = 2.0.17-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/touchegg-debugsource-2.0.17-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/touchegg-2.0.17-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/touchegg-debuginfo-2.0.17-1.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y7OGNO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ test -d /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/touchegg-2.0.17-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!