Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/multisync.spec'], chrootPath='/var/lib/mock/f29-build-13210-6008/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/multisync.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/multisync-0.91.1-0.17.svn384.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/multisync.spec'], chrootPath='/var/lib/mock/f29-build-13210-6008/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/multisync.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B60QJh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf multisync-gui + /usr/bin/bzip2 -dc /builddir/build/SOURCES/multisync-gui-svn384.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd multisync-gui + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9bym7Y + umask 022 + cd /builddir/build/BUILD + cd multisync-gui + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' NOCOLOR=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + NOCOLOR=1 + ./configure --prefix=/usr -v --disable-rpath Checking for Python : /usr/bin/python Checking for WAF : /builddir/build/BUILD/multisync-gui/waf calling waf configure with parameters BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: /usr/bin/ar: creating default/libtestprog.a Checking for program gcc : ok /usr/bin/gcc Checking for program ar : ok /usr/bin/ar Checking for program ranlib : ok /usr/bin/ranlib Checking for program cpp : ok /usr/bin/cpp /usr/bin/gcc -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/gcc default/test.o -o default/testprog Checking for compiler could create pragramms : ok /usr/bin/gcc -fPIC -DPIC -I. -Idefault -I.. ../test.c -c -o default/test.os /usr/bin/gcc default/test.os -o default/libtestprog.so -shared Checking for compiler could create shared libs : ok /usr/bin/gcc -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/ar r default/libtestprog.a default/test.o && /usr/bin/ranlib default/libtestprog.a Checking for compiler could create static libs : ok /usr/bin/gcc -Wall -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/gcc default/test.o -o default/testprog Checking for flags -Wall : ok /usr/bin/gcc -Wall -O2 -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/gcc default/test.o -o default/testprog Checking for flags -O2 : ok /usr/bin/gcc -Wall -g -DDEBUG -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/gcc default/test.o -o default/testprog Checking for flags -g -DDEBUG : ok /usr/bin/gcc -Wall -g3 -O0 -DDEBUG -I. -Idefault -I.. ../test.c -c -o default/test.o /usr/bin/gcc default/test.o -o default/testprog Checking for flags -g3 -O0 -DDEBUG : ok Checking for gcc : ok Checking for package glib-2.0 : ok Checking for package libxml-2.0 : ok Checking for package gtk+-2.0 gthread-2.0 >= 2.6.0 : ok Checking for package libglade-2.0 >= 2.0.1 : ok Checking for package opensync-1.0 >= 0.19 : ok Checking for package osengine-1.0 >= 0.19 : ok Configuration finished successfully; project is now ready to build. + /usr/bin/make all_debug BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out waf: Entering directory `/builddir/build/BUILD/multisync-gui/_build_' [ 1/11] * copy : /builddir/build/BUILD/multisync-gui/src/multisync-gui.glade.in -> /builddir/build/BUILD/multisync-gui/_build_/default/src/multisync-gui.glade [ 2/11] * copy : /builddir/build/BUILD/multisync-gui/misc/multisync-gui.desktop.in -> /builddir/build/BUILD/multisync-gui/_build_/default/misc/multisync-gui.desktop [ 3/11] * cc : /builddir/build/BUILD/multisync-gui/src/msync_callbacks.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_callbacks.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/msync_callbacks.c -c -o default/src/msync_callbacks.o [ 4/11] * cc : /builddir/build/BUILD/multisync-gui/src/msync_env.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_env.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/msync_env.c -c -o default/src/msync_env.o [ 5/11] * cc : /builddir/build/BUILD/multisync-gui/src/msync_group.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_group.o BUILDSTDERR: ../src/msync_group.c: In function 'msync_group_new': BUILDSTDERR: ../src/msync_group.c:10:2: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: group->cond = g_cond_new (); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:108, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/msync_group.c:1: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here BUILDSTDERR: GCond * g_cond_new (void); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../src/msync_group.c:11:2: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: group->mutex = g_mutex_new (); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:108, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/msync_group.c:1: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here BUILDSTDERR: GMutex * g_mutex_new (void); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../src/msync_group.c: In function 'msync_group_syncronize': BUILDSTDERR: ../src/msync_group.c:49:2: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] BUILDSTDERR: g_thread_create((GThreadFunc)msync_group_syncronize2, group, FALSE, NULL); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:108, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/msync_group.c:1: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here BUILDSTDERR: GThread *g_thread_create (GThreadFunc func, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ../src/msync_group.c: In function 'msync_group_syncronize_conflict': BUILDSTDERR: ../src/msync_group.c:363:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: g_object_set_data(G_OBJECT(button9), "msync_change", (void *)i); BUILDSTDERR: ^ BUILDSTDERR: ../src/msync_group.c: In function 'msync_group_syncronize_mapping_select': BUILDSTDERR: ../src/msync_group.c:491:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: group->winningside = (int)g_object_get_data(G_OBJECT(button), "msync_change"); BUILDSTDERR: ^ BUILDSTDERR: ../src/msync_group.c: In function 'msync_group_create_syncronizegroupconflictdialog': BUILDSTDERR: ../src/msync_group.c:878:3: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: gdk_pixbuf_unref (pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/msync_group.c:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/msync_group.c -c -o default/src/msync_group.o [ 6/11] * cc : /builddir/build/BUILD/multisync-gui/src/msync_plugin.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_plugin.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/msync_plugin.c -c -o default/src/msync_plugin.o [ 7/11] * cc : /builddir/build/BUILD/multisync-gui/src/msync_support.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_support.o BUILDSTDERR: ../src/msync_support.c: In function 'msync_error_message': BUILDSTDERR: ../src/msync_support.c:27:3: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: gdk_pixbuf_unref (pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/msync_support.c:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: ^~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/msync_support.c -c -o default/src/msync_support.o [ 8/11] * cc : /builddir/build/BUILD/multisync-gui/src/multisync.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/multisync.o BUILDSTDERR: ../src/multisync.c: In function 'main': BUILDSTDERR: ../src/multisync.c:8:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:108, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../src/multisync.h:7, BUILDSTDERR: from ../src/multisync.c:1: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/multisync.c -c -o default/src/multisync.o [ 9/11] * cc : /builddir/build/BUILD/multisync-gui/src/plugins/msync_default.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/plugins/msync_default.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/plugins/msync_default.c -c -o default/src/plugins/msync_default.o [10/11] * cc : /builddir/build/BUILD/multisync-gui/src/plugins/msync_evo2sync.c -> /builddir/build/BUILD/multisync-gui/_build_/default/src/plugins/msync_evo2sync.o /usr/bin/gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Idefault/src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/opensync-1.0 -I. -Idefault -I.. -DHAVE_CONFIG_H=1 ../src/plugins/msync_evo2sync.c -c -o default/src/plugins/msync_evo2sync.o [11/11] * cc_link : /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_callbacks.o /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_env.o /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_group.o /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_plugin.o /builddir/build/BUILD/multisync-gui/_build_/default/src/msync_support.o /builddir/build/BUILD/multisync-gui/_build_/default/src/multisync.o /builddir/build/BUILD/multisync-gui/_build_/default/src/plugins/msync_default.o /builddir/build/BUILD/multisync-gui/_build_/default/src/plugins/msync_evo2sync.o -> /builddir/build/BUILD/multisync-gui/_build_/default/src/multisync-gui /usr/bin/gcc default/src/msync_callbacks.o default/src/msync_env.o default/src/msync_group.o default/src/msync_plugin.o default/src/msync_support.o default/src/multisync.o default/src/plugins/msync_default.o default/src/plugins/msync_evo2sync.o -o default/src/multisync-gui -pthread -Wl,-Bdynamic -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfribidi -lfontconfig -lfreetype -lgthread-2.0 -lglade-2.0 -lxml2 -lopensync -losengine Compilation finished successfully + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U5edm7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 + cd multisync-gui + rm -fr /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out waf: Entering directory `/builddir/build/BUILD/multisync-gui/_build_' * installing _build_/default/src/multisync-gui.glade as /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/multisync-gui/multisync-gui.glade * installing misc/multisync.png as /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/pixmaps/multisync-gui/multisync.png * installing _build_/default/misc/multisync-gui.desktop as /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/applications/multisync-gui.desktop Compilation finished successfully * installing _build_/default/src/multisync-gui as /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/bin/multisync-gui Installation finished successfully + desktop-file-validate /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/applications/multisync-gui.desktop /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/applications/multisync-gui.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/applications/multisync-gui.desktop: warning: value "Application;Utility;X-Red-Hat-Base;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.91.1-0.17.svn384.fc29 --unique-debug-suffix -0.91.1-0.17.svn384.fc29.riscv64 --unique-debug-src-base multisync-0.91.1-0.17.svn384.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/multisync-gui extracting debug info from /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/bin/multisync-gui /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 136 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: multisync-0.91.1-0.17.svn384.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a9mzSo + umask 022 + cd /builddir/build/BUILD + cd multisync-gui + DOCDIR=/builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/doc/multisync + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/doc/multisync + cp -pr COPYING /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64/usr/share/doc/multisync + exit 0 Provides: application() application(multisync-gui.desktop) multisync = 0.91.1-0.17.svn384.fc29 multisync(riscv-64) = 0.91.1-0.17.svn384.fc29 multisync-gui = 0.91.1-0.17.svn384.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libopensync.so.0()(64bit) libosengine.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: multisync-debugsource-0.91.1-0.17.svn384.fc29.riscv64 Provides: multisync-debugsource = 0.91.1-0.17.svn384.fc29 multisync-debugsource(riscv-64) = 0.91.1-0.17.svn384.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: multisync-debuginfo-0.91.1-0.17.svn384.fc29.riscv64 Provides: debuginfo(build-id) = 10984bcc584b4a055d9e5deaa7c47715629daf4b multisync-debuginfo = 0.91.1-0.17.svn384.fc29 multisync-debuginfo(riscv-64) = 0.91.1-0.17.svn384.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: multisync-debugsource(riscv-64) = 0.91.1-0.17.svn384.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 Wrote: /builddir/build/RPMS/multisync-0.91.1-0.17.svn384.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/multisync-debugsource-0.91.1-0.17.svn384.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/multisync-debuginfo-0.91.1-0.17.svn384.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Czj22M + umask 022 + cd /builddir/build/BUILD + cd multisync-gui + /usr/bin/rm -rf /builddir/build/BUILDROOT/multisync-0.91.1-0.17.svn384.fc29.riscv64 + exit 0 Child return code was: 0