Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/amtterm.spec'], chrootPath='/var/lib/mock/f33-build-330418-58200/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/amtterm.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 setting SOURCE_DATE_EPOCH=1597795200 Wrote: /builddir/build/SRPMS/amtterm-1.6-12.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/amtterm.spec'], chrootPath='/var/lib/mock/f33-build-330418-58200/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/amtterm.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 setting SOURCE_DATE_EPOCH=1597795200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vTao5U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf amtterm-1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/amtterm-1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd amtterm-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jmkiXT + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + make prefix=/usr checking for libdir name ... lib64 checking for gtk+-3.0 (using pkg-config) ... yes checking for gdk-3.0 (using pkg-config) ... yes checking for vte-2.91 (using pkg-config) ... yes Make.config written, edit if needed CC amtterm.o amtterm.c: In function 'main': amtterm.c:251:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 251 | fgets(r.pass, sizeof(r.pass), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC redir.o CC tcp.o LD amtterm CC gamt.o gamt.c:64:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 64 | [ REDIR_NONE ] = GTK_STOCK_DISCONNECT, | ^ gamt.c:71:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 71 | [ REDIR_RUN_SOL ] = GTK_STOCK_CONNECT, | ^ gamt.c:77:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 77 | [ REDIR_CLOSED ] = GTK_STOCK_DISCONNECT, | ^ gamt.c:78:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 78 | [ REDIR_ERROR ] = GTK_STOCK_DISCONNECT, | ^ gamt.c: In function 'log_getfile': gamt.c:111:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 111 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ gamt.c:112:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 112 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~ gamt.c: In function 'log_start': gamt.c:152:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 152 | item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/TtyMenu/WriteLog"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'log_stop': gamt.c:173:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 173 | item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/TtyMenu/WriteLog"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'menu_cb_connect_to': gamt.c:209:5: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 209 | if (1 != sscanf(gtk_action_get_name(action), "ConnectTo_%s", amt_host)) | ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here 103 | const gchar* gtk_action_get_name (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ gamt.c: In function 'menu_cb_write_log': gamt.c:245:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 245 | gboolean state = gtk_toggle_action_get_active(action); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /usr/include/gtk-3.0/gtk/gtk.h:272, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'menu_cb_blink_cursor': gamt.c:342:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 342 | gboolean state = gtk_toggle_action_get_active(action); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /usr/include/gtk-3.0/gtk/gtk.h:272, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'menu_cb_about': gamt.c:410:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 410 | "logo-icon-name", GTK_STOCK_ABOUT, | ^~~~~~~~~~~~~~~~ gamt.c: In function 'state_gtk': gamt.c:468:2: warning: 'gtk_image_set_from_stock' is deprecated: Use 'gtk_image_set_from_icon_name' instead [-Wdeprecated-declarations] 468 | gtk_image_set_from_stock(GTK_IMAGE(gamt->icon), state_stock[new], | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gamt.c:33: /usr/include/gtk-3.0/gtk/gtkimage.h:150:6: note: declared here 150 | void gtk_image_set_from_stock (GtkImage *image, | ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: At top level: gamt.c:504:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 504 | .stock_id = GTK_STOCK_CONNECT, | ^ gamt.c:509:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 509 | .stock_id = GTK_STOCK_DISCONNECT, | ^ gamt.c:514:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 514 | .stock_id = GTK_STOCK_SAVE, | ^ gamt.c:519:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 519 | .stock_id = GTK_STOCK_QUIT, | ^ gamt.c:532:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 532 | .stock_id = GTK_STOCK_SELECT_FONT, | ^ gamt.c:548:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 548 | .stock_id = GTK_STOCK_HELP, | ^ gamt.c:553:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 553 | .stock_id = GTK_STOCK_INFO, | ^ gamt.c:558:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 558 | .stock_id = GTK_STOCK_ABOUT, | ^ gamt.c: In function 'gamt_getstring': gamt.c:638:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 638 | GTK_STOCK_OK, | ^~~~~~~~~~~~ gamt.c:640:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 640 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ gamt.c:646:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 646 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ gamt.c:646:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 646 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gamt.c: In function 'gamt_rebuild_hosts': gamt.c:704:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] 704 | gtk_ui_manager_remove_ui(gamt->ui, gamt->hosts_id); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here 179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:708:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] 708 | gtk_ui_manager_remove_action_group(gamt->ui, gamt->hosts_ag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here 142 | void gtk_ui_manager_remove_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:716:5: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 716 | gamt->hosts_ag = gtk_action_group_new("HostActions"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ gamt.c:730:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 730 | gtk_action_group_add_actions(gamt->hosts_ag, &entry, 1, gamt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:735:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 735 | gtk_ui_manager_insert_action_group(gamt->ui, gamt->hosts_ag, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:736:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 736 | gamt->hosts_id = gtk_ui_manager_add_ui_from_string(gamt->ui, hosts_xml, -1, &err); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'gamt_window': gamt.c:805:5: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 805 | gamt->ui = gtk_ui_manager_new(); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ gamt.c:806:5: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 806 | gamt->ag = gtk_action_group_new("MenuActions"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ gamt.c:807:5: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 807 | gtk_action_group_add_actions(gamt->ag, entries, G_N_ELEMENTS(entries), gamt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:808:5: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 808 | gtk_action_group_add_toggle_actions(gamt->ag, tentries, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:810:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 810 | gtk_ui_manager_insert_action_group(gamt->ui, gamt->ag, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:817:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 817 | if (!gtk_ui_manager_add_ui_from_string(gamt->ui, ui_xml, -1, &err)) { | ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:838:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 838 | item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/ConfigMenu/BlinkCursor"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:846:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 846 | gtk_misc_set_alignment(GTK_MISC(gamt->status), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ gamt.c:846:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 846 | gtk_misc_set_alignment(GTK_MISC(gamt->status), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gamt.c:847:5: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 847 | gtk_misc_set_padding(GTK_MISC(gamt->status), 3, 1); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:80:6: note: declared here 80 | void gtk_misc_set_padding (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~ gamt.c:847:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 847 | gtk_misc_set_padding(GTK_MISC(gamt->status), 3, 1); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gamt.c:848:5: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 848 | gamt->icon = gtk_image_new_from_stock(GTK_STOCK_DISCONNECT, | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from gamt.c:33: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:848:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 848 | gamt->icon = gtk_image_new_from_stock(GTK_STOCK_DISCONNECT, | ^~~~ gamt.c:856:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 856 | item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu"); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: In function 'state_gtk': gamt.c:448:41: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 56 and 119 [-Wformat-truncation=] 448 | snprintf(buf, sizeof(buf), "%s: ERROR: %s", gamt->redir.host, | ^~ In file included from /usr/include/stdio.h:866, from gamt.c:21: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 10 and 200 bytes into a destination of size 128 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC parseconfig.o LD gamt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7ZlwIW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 + cd amtterm-1.6 + make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 STRIP= install install -d /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/applications /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man7 install amtterm gamt /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin install amttool /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin install -m 644 gamt.desktop /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/applications install -m 644 gamt.man /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man1/gamt.1 install -m 644 amtterm.man /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man1/amtterm.1 install -m 644 amttool.man /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man1/amttool.1 install -m 644 amt-howto.man /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/man/man7/amt-howto.7 + desktop-file-install --dir=/builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/applications/ /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64//usr/share/applications/gamt.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6-12.fc33 --unique-debug-suffix -1.6-12.fc33.riscv64 --unique-debug-src-base amtterm-1.6-12.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/amtterm-1.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin/amtterm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin/gamt extracting debug info from /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin/amtterm extracting debug info from /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/bin/gamt original debug info size: 568kB, size after compression: 556kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 171 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: amtterm-1.6-12.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hqBNST + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + DOCDIR=/builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/doc/amtterm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/doc/amtterm + cp -pr COPYING /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64/usr/share/doc/amtterm + RPM_EC=0 ++ jobs -p + exit 0 Provides: amtterm = 1.6-12.fc33 amtterm(riscv-64) = 1.6-12.fc33 application() application(gamt.desktop) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk-3.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libvte-2.91.so.0()(64bit) rtld(GNU_HASH) Processing files: amtterm-debugsource-1.6-12.fc33.riscv64 Provides: amtterm-debugsource = 1.6-12.fc33 amtterm-debugsource(riscv-64) = 1.6-12.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: amtterm-debuginfo-1.6-12.fc33.riscv64 Provides: amtterm-debuginfo = 1.6-12.fc33 amtterm-debuginfo(riscv-64) = 1.6-12.fc33 debuginfo(build-id) = 06733481e84681984a83e84c77131cbc93e77c17 debuginfo(build-id) = ae75ead151b5ad9a805879ff65bdfb78d7b69374 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amtterm-debugsource(riscv-64) = 1.6-12.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 Wrote: /builddir/build/RPMS/amtterm-1.6-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/amtterm-debugsource-1.6-12.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/amtterm-debuginfo-1.6-12.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F0WuYU + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/amtterm-1.6-12.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0