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/lv2-abGate.spec'], chrootPath='/var/lib/mock/f29-build-5508-1314/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'}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/lv2-abGate.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'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/lv2-abGate-1.1.3-18.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lv2-abGate.spec'], chrootPath='/var/lib/mock/f29-build-5508-1314/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'}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/lv2-abGate.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'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m51I2N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf abGate-1.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/abGate-1.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd abGate-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|-O3|-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|' Makefile + sed -i -e 's|/lib/lv2|/lib64/lv2|' Makefile plugin_configuration.h + for file in README license.txt + sed 's|\r||' README + iconv -f ISO-8859-1 -t UTF8 README.tmp + touch -r README README.tmp2 + mv -f README.tmp2 README + for file in README license.txt + sed 's|\r||' license.txt + iconv -f ISO-8859-1 -t UTF8 license.txt.tmp + touch -r license.txt license.txt.tmp2 + mv -f license.txt.tmp2 license.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OEArzF + umask 022 + cd /builddir/build/BUILD + cd abGate-1.1.3 + make 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 -fasynchronous-unwind-tables -fstack-clash-protection -shared -fPIC -DPIC gate.cpp `pkg-config --cflags --libs lv2core` -o gate.so 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 -fasynchronous-unwind-tables -fstack-clash-protection -shared -fPIC -DPIC gate_gui.cpp main_window.cpp knob.cpp toggle.cpp preset_widget.cpp presets.cpp preset.cpp `pkg-config --cflags gtkmm-2.4 --libs lv2core gthread-2.0` -o gate_gui.so BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/image.h:31, BUILDSTDERR: from main_window.h:23, BUILDSTDERR: from gate_gui.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/image.h:31, BUILDSTDERR: from main_window.h:23, BUILDSTDERR: from gate_gui.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/image.h:31, BUILDSTDERR: from main_window.h:23, BUILDSTDERR: from main_window.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/image.h:31, BUILDSTDERR: from main_window.h:23, BUILDSTDERR: from main_window.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from knob.h:26, BUILDSTDERR: from knob.cpp:22: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from knob.h:26, BUILDSTDERR: from knob.cpp:22: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from knob.cpp:22: BUILDSTDERR: knob.h: In constructor 'knob::knob(sigc::slot, double, double, double, double)': BUILDSTDERR: knob.h:60:22: warning: 'knob::all_frames' will be initialized after [-Wreorder] BUILDSTDERR: gint current_frame, all_frames, width, height, center_x, center_y, widget_x, widget_y; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: knob.h:59:14: warning: 'Gtk::Adjustment* knob::a_knb' [-Wreorder] BUILDSTDERR: Adjustment *a_knb; BUILDSTDERR: ^~~~~ BUILDSTDERR: knob.cpp:26:1: warning: when initialized here [-Wreorder] BUILDSTDERR: knob::knob(const sigc::slot knob_slot, double default_value, double min, double max, double step) : BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from toggle.h:26, BUILDSTDERR: from toggle.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/misc.h:31, BUILDSTDERR: from toggle.h:26, BUILDSTDERR: from toggle.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/container.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/bin.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/alignment.h:31, BUILDSTDERR: from preset_widget.h:22, BUILDSTDERR: from preset_widget.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetentry.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/targetlist.h:29, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/widget.h:47, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/container.h:30, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/bin.h:31, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/alignment.h:31, BUILDSTDERR: from preset_widget.h:22, BUILDSTDERR: from preset_widget.cpp:20: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: preset_widget.cpp: In constructor 'preset_widget::preset_widget(main_window*, void (*)(main_window*, float, float, float, float, float), void (*)(main_window*, float&, float&, float&, float&, float&))': BUILDSTDERR: preset_widget.cpp:80:35: warning: unused variable 'ignor' [-Wunused-variable] BUILDSTDERR: if (system(cmd.c_str())) { bool ignor = true; } BUILDSTDERR: ^~~~~ BUILDSTDERR: preset_widget.cpp: In member function 'virtual void preset_widget::load_clicked()': BUILDSTDERR: preset_widget.cpp:99:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < names_vector.size(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: preset_widget.cpp: In member function 'virtual void preset_widget::save_clicked()': BUILDSTDERR: preset_widget.cpp:121:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < names_vector.size(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: preset_widget.cpp: In member function 'virtual void preset_widget::delete_clicked()': BUILDSTDERR: preset_widget.cpp:175:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < names_vector.size(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: preset_widget.cpp: In member function 'virtual void preset_widget::load_combo_list()': BUILDSTDERR: preset_widget.cpp:216:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < names_vector.size(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ rm -rf abGate.lv2 mkdir abGate.lv2 cp manifest.ttl gate.ttl gate.so gate_gui.so bypass_on.png bypass_off.png knob.png background.png abGate.lv2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ylH8mo + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 + cd abGate-1.1.3 + make install DESTDIR=/builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 mkdir -p /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/lib64/lv2 rm -rf /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/lib64/lv2/abGate.lv2 cp -R abGate.lv2 /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/lib64/lv2 + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lv2-abGate-1.1.3-18.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nzwQ3C + umask 022 + cd /builddir/build/BUILD + cd abGate-1.1.3 + DOCDIR=/builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/doc/lv2-abGate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/doc/lv2-abGate + cp -pr README /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/doc/lv2-abGate + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6vkzRT + umask 022 + cd /builddir/build/BUILD + cd abGate-1.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/licenses/lv2-abGate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/licenses/lv2-abGate + cp -pr license.txt /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64/usr/share/licenses/lv2-abGate + exit 0 Provides: lv2-abGate = 1.1.3-18.fc29 lv2-abGate(riscv-64) = 1.1.3-18.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) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-2.4.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) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkmm-2.4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libpthread.so.0()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 Wrote: /builddir/build/RPMS/lv2-abGate-1.1.3-18.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cokoxd + umask 022 + cd /builddir/build/BUILD + cd abGate-1.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lv2-abGate-1.1.3-18.fc29.riscv64 + exit 0 Child return code was: 0