Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/easystroke.spec'], chrootPath='/var/lib/mock/f31-build-16975718-1223137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/easystroke.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/easystroke-0.6.0-28.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/easystroke.spec'], chrootPath='/var/lib/mock/f31-build-16975718-1223137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/easystroke.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VtiHhm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf easystroke-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/easystroke-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd easystroke-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (easystroke-0.6.0-fix-desktop-file.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fixme --fuzz=0 + echo 'Patch #1 (easystroke-0.6.0-gnome3-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gnome3fix --fuzz=0 + echo 'Patch #2 (easystroke-0.6.0-lambda.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lambda --fuzz=0 + echo 'Patch #3 (easystroke-0.6.0-abs.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .abs --fuzz=0 + cp -a /builddir/build/SOURCES/easystroke.appdata.xml . + sed -i 's|install -Ds|install -D|' Makefile + sed -i 's|install |install -p |' Makefile + sed -i 's|/usr/local|/usr|g' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (easystroke-0.6.0-fix-desktop-file.patch): patching file easystroke.desktop.in Patch #1 (easystroke-0.6.0-gnome3-fix.patch): patching file composite.cc Patch #2 (easystroke-0.6.0-lambda.patch): patching file actions.cc patching file Makefile Patch #3 (easystroke-0.6.0-abs.patch): patching file handler.cc Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CsqSgl + umask 022 + cd /builddir/build/BUILD + cd easystroke-0.6.0 + make -j6 'CXX=g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'CC=gcc -std=c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' BUILDSTDERR: composite.cc: In constructor 'Composite::Composite()': BUILDSTDERR: composite.cc:50:27: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 50 | int w = gdk_screen_width(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:50:27: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 50 | int w = gdk_screen_width(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:51:28: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 51 | int h = gdk_screen_height(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:51:28: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 51 | int h = gdk_screen_height(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:52:28: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | num_x = (gdk_screen_width() - 1)/N + 1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:52:28: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | num_x = (gdk_screen_width() - 1)/N + 1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:53:29: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 53 | num_y = (gdk_screen_height() - 1)/N + 1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: composite.cc:53:29: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 53 | num_y = (gdk_screen_height() - 1)/N + 1; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/color.h:35, BUILDSTDERR: from prefdb.h:24, BUILDSTDERR: from composite.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: prefs.cc: In member function 'virtual void Autostart::notify()': BUILDSTDERR: prefs.cc:213:12: warning: ignoring return value of 'ssize_t readlink(const char*, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 213 | readlink("/proc/self/exe", path, sizeof(path)); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT water.o -MMD -MP -MF water.Po -o water.o -c water.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT win.o -MMD -MP -MF win.Po -o win.o -c win.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT composite.o -MMD -MP -MF composite.Po -o composite.o -c composite.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT prefs.o -MMD -MP -MF prefs.Po -o prefs.o -c prefs.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT fire.o -MMD -MP -MF fire.Po -o fire.o -c fire.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT actiondb.o -MMD -MP -MF actiondb.Po -o actiondb.o -c actiondb.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT grabber.o -MMD -MP -MF grabber.Po -o grabber.o -c grabber.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT main.o -MMD -MP -MF main.Po -o main.o -c main.cc BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -femain.cc: In static member function 'static void OSD::do_move()': BUILDSTDERR: main.cc:112:31: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 112 | int left = gdk_screen_width() - 10; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/types.h:28, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm.h:24, BUILDSTDERR: from gesture.h:20, BUILDSTDERR: from win.h:18, BUILDSTDERR: from main.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cc:112:31: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 112 | int left = gdk_screen_width() - 10; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm/types.h:28, BUILDSTDERR: from /usr/include/gdkmm-3.0/gdkmm.h:24, BUILDSTDERR: from gesture.h:20, BUILDSTDERR: from win.h:18, BUILDSTDERR: from main.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: main.cc: In member function 'void App::run_by_name(const char*, const Glib::RefPtr&)': BUILDSTDERR: main.cc:296:10: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 296 | asprintf(&msg, _("Warning: No action \"%s\" defined\n"), str); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.cc: In member function 'virtual int App::on_command_line(const Glib::RefPtr&)': BUILDSTDERR: main.cc:324:12: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 324 | asprintf(&msg, "Warning: Unknown command \"%s\".\n", arg[i]); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: shape.cc: In constructor 'Shape::Shape()': BUILDSTDERR: shape.cc:24:27: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 24 | int w = gdk_screen_width(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from shape.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: shape.cc:24:27: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 24 | int w = gdk_screen_width(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from shape.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here BUILDSTDERR: 108 | gint gdk_screen_width (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: shape.cc:25:28: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 25 | int h = gdk_screen_height(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from shape.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: shape.cc:25:28: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 25 | int h = gdk_screen_height(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from shape.cc:16: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here BUILDSTDERR: 110 | gint gdk_screen_height (void) G_GNUC_CONST; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ xceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT gesture.o -MMD -MP -MF gesture.Po -o gesture.o -c gesture.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT stats.o -MMD -MP -MF stats.Po -o stats.o -c stats.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT handler.o -MMD -MP -MF handler.Po -o handler.o -c handler.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT annotate.o -MMD -MP -MF annotate.Po -o annotate.o -c annotate.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT shape.o -MMD -MP -MF shape.Po -o shape.o -c shape.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT prefdb.o -MMD -MP -MF prefdb.Po -o prefdb.o -c prefdb.cc g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -std=c++11 -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtkmm-3.0 dbus-glib-1 --cflags` -O2 -MT actions.o -MMD -MP -MF actions.Po -o actions.o -c actions.cc gcc -std=c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtk+-3.0 --cflags` -DGETTEXT_PACKAGE='"easystroke"' -O3 -MT stroke.o -MMD -MP -MF stroke.Po -o stroke.o -c stroke.c BUILDSTDERR: gcc -std=c99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-swcellrenderertextish.c: In function 'cell_renderer_textish_class_init': BUILDSTDERR: cellrenderertextish.c:421:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 421 | g_type_class_add_private (klass, sizeof (CellRendererTextishPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from cellrenderertextish.c:7: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c:422:49: warning: assignment to 'GtkCellEditable * (*)(GtkCellRenderer *, GdkEvent *, GtkWidget *, const gchar *, const GdkRectangle *, const GdkRectangle *, GtkCellRendererState)' {aka 'struct _GtkCellEditable * (*)(struct _GtkCellRenderer *, union _GdkEvent *, struct _GtkWidget *, const char *, const struct _cairo_rectangle_int *, const struct _cairo_rectangle_int *, enum )'} from incompatible pointer type 'GtkCellEditable * (*)(GtkCellRenderer *, GdkEvent *, GtkWidget *, const gchar *, GdkRectangle *, GdkRectangle *, GtkCellRendererState)' {aka 'struct _GtkCellEditable * (*)(struct _GtkCellRenderer *, union _GdkEvent *, struct _GtkWidget *, const char *, struct _cairo_rectangle_int *, struct _cairo_rectangle_int *, enum )'} [-Wincompatible-pointer-types] BUILDSTDERR: 422 | GTK_CELL_RENDERER_CLASS (klass)->start_editing = cell_renderer_textish_real_start_editing; BUILDSTDERR: | ^ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_dummy_class_init': BUILDSTDERR: cellrenderertextish.c:500:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 500 | g_type_class_add_private (klass, sizeof (CellEditableDummyPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from cellrenderertextish.c:7: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_dummy_finalize': BUILDSTDERR: cellrenderertextish.c:521:22: warning: variable 'self' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 521 | CellEditableDummy * self; BUILDSTDERR: | ^~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_accel_construct': BUILDSTDERR: cellrenderertextish.c:606:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 606 | gtk_misc_set_alignment ((GtkMisc*) label, 0.0f, 0.5f); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:33, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here BUILDSTDERR: 72 | void gtk_misc_set_alignment (GtkMisc *misc, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c:610:2: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] BUILDSTDERR: 610 | gtk_style_context_get_background_color (_tmp7_, GTK_STATE_FLAG_SELECTED, &_tmp8_); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:127, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here BUILDSTDERR: 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c:611:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 611 | gtk_widget_override_background_color ((GtkWidget*) self, GTK_STATE_FLAG_NORMAL, &_tmp8_); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:31, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here BUILDSTDERR: 1148 | void gtk_widget_override_background_color (GtkWidget *widget, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c:615:2: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 615 | gtk_widget_override_color ((GtkWidget*) label, GTK_STATE_FLAG_NORMAL, &_tmp11_); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:31, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here BUILDSTDERR: 1144 | void gtk_widget_override_color (GtkWidget *widget, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_accel_real_start_editing': BUILDSTDERR: cellrenderertextish.c:652:2: warning: 'gdk_keyboard_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] BUILDSTDERR: 652 | gdk_keyboard_grab (_tmp4_, FALSE, _tmp5_); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:30, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here BUILDSTDERR: 93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_accel_on_editing_done': BUILDSTDERR: cellrenderertextish.c:720:2: warning: 'gdk_keyboard_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] BUILDSTDERR: 720 | gdk_keyboard_ungrab ((guint32) GDK_CURRENT_TIME); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:30, BUILDSTDERR: from cellrenderertextish.c:8: BUILDSTDERR: /usr/include/gtk-3.0/gdk/gdkmain.h:102:15: note: declared here BUILDSTDERR: 102 | void gdk_keyboard_ungrab (guint32 time_); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_accel_class_init': BUILDSTDERR: cellrenderertextish.c:745:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 745 | g_type_class_add_private (klass, sizeof (CellEditableAccelPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from cellrenderertextish.c:7: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_combo_construct': BUILDSTDERR: cellrenderertextish.c:897:8: warning: unused variable '_item_collection_size_' [-Wunused-variable] BUILDSTDERR: 897 | gint _item_collection_size_ = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c:896:8: warning: variable 'item_collection_length1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 896 | gint item_collection_length1 = 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cellrenderertextish.c: In function 'cell_editable_combo_class_init': BUILDSTDERR: cellrenderertextish.c:930:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 930 | g_type_class_add_private (klass, sizeof (CellEditableComboPrivate)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from cellrenderertextish.c:7: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: 1303 | void g_type_class_add_private (gpointer g_class, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: po/ko.po:8: warning: header field 'Language' missing in header BUILDSTDERR: po/ja.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/vi.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/ca.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/hu.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/fi.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/es.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/pl.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/fr.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/he.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/it.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/cs.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/de.po:8: warning: header field 'Language' missing in header BUILDSTDERR: po/ru.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/zh_CN.po:7: warning: header field 'Language' missing in header BUILDSTDERR: po/zh_TW.po:7: warning: header field 'Language' missing in header BUILDSTDERR: make: Circular version <- version.o dependency dropped. BUILDSTDERR: po/el.po:7: warning: header field 'Language' missing in header itches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtk+-3.0 --cflags` -DGETTEXT_PACKAGE='"easystroke"' -O2 -MT cellrenderertextish.o -MMD -MP -MF cellrenderertextish.Po -o cellrenderertextish.o -c cellrenderertextish.c echo "const char *gui_buffer = \"\\" > gui.c sed 's/"GtkWindow"/"GtkApplicationWindow"/' gui.glade | sed 's/"/\\"/g' | sed 's/ *\(.*\)/\1\\n\\/' >> gui.c echo "\";" >> gui.c mkdir -p po/ko/LC_MESSAGES msgfmt -c po/ko.po -o po/ko/LC_MESSAGES/easystroke.mo mkdir -p po/ja/LC_MESSAGES msgfmt -c po/ja.po -o po/ja/LC_MESSAGES/easystroke.mo mkdir -p po/vi/LC_MESSAGES msgfmt -c po/vi.po -o po/vi/LC_MESSAGES/easystroke.mo mkdir -p po/ca/LC_MESSAGES msgfmt -c po/ca.po -o po/ca/LC_MESSAGES/easystroke.mo mkdir -p po/hu/LC_MESSAGES msgfmt -c po/hu.po -o po/hu/LC_MESSAGES/easystroke.mo mkdir -p po/fi/LC_MESSAGES msgfmt -c po/fi.po -o po/fi/LC_MESSAGES/easystroke.mo mkdir -p po/es/LC_MESSAGES msgfmt -c po/es.po -o po/es/LC_MESSAGES/easystroke.mo mkdir -p po/pl/LC_MESSAGES msgfmt -c po/pl.po -o po/pl/LC_MESSAGES/easystroke.mo mkdir -p po/fr/LC_MESSAGES msgfmt -c po/fr.po -o po/fr/LC_MESSAGES/easystroke.mo mkdir -p po/he/LC_MESSAGES msgfmt -c po/he.po -o po/he/LC_MESSAGES/easystroke.mo mkdir -p po/it/LC_MESSAGES msgfmt -c po/it.po -o po/it/LC_MESSAGES/easystroke.mo mkdir -p po/cs/LC_MESSAGES msgfmt -c po/cs.po -o po/cs/LC_MESSAGES/easystroke.mo mkdir -p po/de/LC_MESSAGES msgfmt -c po/de.po -o po/de/LC_MESSAGES/easystroke.mo mkdir -p po/ru/LC_MESSAGES msgfmt -c po/ru.po -o po/ru/LC_MESSAGES/easystroke.mo mkdir -p po/zh_CN/LC_MESSAGES msgfmt -c po/zh_CN.po -o po/zh_CN/LC_MESSAGES/easystroke.mo mkdir -p po/zh_TW/LC_MESSAGES msgfmt -c po/zh_TW.po -o po/zh_TW/LC_MESSAGES/easystroke.mo mkdir -p po/el/LC_MESSAGES msgfmt -c po/el.po -o po/el/LC_MESSAGES/easystroke.mo echo 'const char *version_string = "0.6.0";' | g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o version.o -c -xc++ - gcc -std=c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtk+-3.0 --cflags` -DGETTEXT_PACKAGE='"easystroke"' -O2 -MT gui.o -MMD -MP -MF gui.Po -o gui.o -c gui.c intltool-merge po/ -d -u easystroke.desktop.in easystroke.desktop NOTICE: po//de.po is not in UTF-8 but iso-8859-1, converting... Merging translations into easystroke.desktop. echo "const char *desktop_file = \"\\" > desktop.c sed 's/Exec=easystroke/Exec=%1$s/' easystroke.desktop | sed 's/"/\\"/g' | sed 's/.*/&\\n\\/' >> desktop.c echo "\";" >> desktop.c gcc -std=c99 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -DLOCALEDIR=\"/usr/share/locale\" `pkg-config gtk+-3.0 --cflags` -DGETTEXT_PACKAGE='"easystroke"' -O2 -MT desktop.o -MMD -MP -MF desktop.Po -o desktop.o -c desktop.c BUILDSTDERR: g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protect+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ion -fcf-protection -o easystroke water.o win.o grabber.o composite.o fire.o actiondb.o main.o gesture.o stats.o annotate.o actions.o handler.o prefs.o shape.o prefdb.o stroke.o cellrenderertextish.o gui.o desktop.o version.o -lboost_serialization -lX11 -lXext -lXi -lXfixes -lXtst `pkg-config gtkmm-3.0 dbus-glib-1 --libs` Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a4csji + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 + cd easystroke-0.6.0 + make install PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 BUILDSTDERR: make: Circular version <- version.o dependency dropped. + mkdir -p /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64//usr/share/appdata + cp -a easystroke.appdata.xml /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64//usr/share/appdata/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 easystroke + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.6.0-28.fc31 --unique-debug-suffix -0.6.0-28.fc31.x86_64 --unique-debug-src-base easystroke-0.6.0-28.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/easystroke-0.6.0 BUILDSTDERR: 713 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs install -p -D easystroke /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/bin/easystroke install -p -D -m 644 easystroke.svg /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/icons/hicolor/scalable/apps/easystroke.svg install -p -D -m 644 easystroke.desktop /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/applications/easystroke.desktop for f in po/hu/LC_MESSAGES/easystroke.mo po/zh_CN/LC_MESSAGES/easystroke.mo po/ja/LC_MESSAGES/easystroke.mo po/ca/LC_MESSAGES/easystroke.mo po/he/LC_MESSAGES/easystroke.mo po/pl/LC_MESSAGES/easystroke.mo po/it/LC_MESSAGES/easystroke.mo po/de/LC_MESSAGES/easystroke.mo po/fr/LC_MESSAGES/easystroke.mo po/ru/LC_MESSAGES/easystroke.mo po/zh_TW/LC_MESSAGES/easystroke.mo po/el/LC_MESSAGES/easystroke.mo po/ko/LC_MESSAGES/easystroke.mo po/vi/LC_MESSAGES/easystroke.mo po/es/LC_MESSAGES/easystroke.mo po/fi/LC_MESSAGES/easystroke.mo po/cs/LC_MESSAGES/easystroke.mo; do \ install -p -D -m 644 $f `echo $f | sed "s|^po/|/builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/locale/|"`; \ done explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/bin/easystroke extracting debug info from /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/bin/easystroke original debug info size: 19264kB, size after compression: 17736kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.piB5Il + umask 022 + cd /builddir/build/BUILD + cd easystroke-0.6.0 + desktop-file-validate /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64//usr/share/applications/easystroke.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64//usr/share/appdata/easystroke.appdata.xml BUILDSTDERR: GLib-GIO-Message: 22:58:31.694: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64//usr/share/appdata/easystroke.appdata.xml: OK Processing files: easystroke-0.6.0-28.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gA5qri + umask 022 + cd /builddir/build/BUILD + cd easystroke-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/doc/easystroke + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/doc/easystroke + cp -pr changelog /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/doc/easystroke + cp -pr LICENSE /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64/usr/share/doc/easystroke + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(easystroke.desktop) easystroke = 0.6.0-28.fc31 easystroke(x86-64) = 0.6.0-28.fc31 metainfo() metainfo(easystroke.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libboost_serialization.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: easystroke-debugsource-0.6.0-28.fc31.x86_64 Provides: easystroke-debugsource = 0.6.0-28.fc31 easystroke-debugsource(x86-64) = 0.6.0-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: easystroke-debuginfo-0.6.0-28.fc31.x86_64 Provides: debuginfo(build-id) = 3a9626e7df7203c297f4dc64ade050b68cce1ffb easystroke-debuginfo = 0.6.0-28.fc31 easystroke-debuginfo(x86-64) = 0.6.0-28.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: easystroke-debugsource(x86-64) = 0.6.0-28.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 Wrote: /builddir/build/RPMS/easystroke-debugsource-0.6.0-28.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/easystroke-0.6.0-28.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/easystroke-debuginfo-0.6.0-28.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0N4gNi + umask 022 + cd /builddir/build/BUILD + cd easystroke-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/easystroke-0.6.0-28.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0