Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/amtterm.spec'], chrootPath='/var/lib/mock/f29-build-13182384-960291/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/amtterm-1.6-6.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/amtterm.spec'], chrootPath='/var/lib/mock/f29-build-13182384-960291/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r4PEaj + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O09O1D + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + 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 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + 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] 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] [ REDIR_NONE ] = GTK_STOCK_DISCONNECT, ^ gamt.c:71:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] [ REDIR_RUN_SOL ] = GTK_STOCK_CONNECT, ^ gamt.c:77:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] [ REDIR_CLOSED ] = GTK_STOCK_DISCONNECT, ^ gamt.c:78:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] [ REDIR_ERROR ] = GTK_STOCK_DISCONNECT, ^ gamt.c: In function 'log_getfile': gamt.c:111:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^~~~~~~~~~~~~~~~ gamt.c:112:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 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] item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/TtyMenu/WriteLog"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 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] item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/TtyMenu/WriteLog"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 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] 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:248, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here 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] 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:268, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 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] 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:268, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 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] "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] 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 void gtk_image_set_from_stock (GtkImage *image, ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c: At top level: gamt.c:504:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_CONNECT, ^ gamt.c:509:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_DISCONNECT, ^ gamt.c:514:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_SAVE, ^ gamt.c:519:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_QUIT, ^ gamt.c:532:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_SELECT_FONT, ^ gamt.c:548:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_HELP, ^ gamt.c:553:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_INFO, ^ gamt.c:558:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] .stock_id = GTK_STOCK_ABOUT, ^ gamt.c: In function 'gamt_getstring': gamt.c:638:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OK, ^~~~~~~~~~~~ gamt.c:640:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^~~~~~~~~~~~~~~~ gamt.c:646:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 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 void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ gamt.c:646:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 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 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] gtk_ui_manager_remove_ui(gamt->ui, gamt->hosts_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:708:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group(gamt->ui, gamt->hosts_ag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here void gtk_ui_manager_remove_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:716:5: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] gamt->hosts_ag = gtk_action_group_new("HostActions"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ gamt.c:730:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions(gamt->hosts_ag, &entry, 1, gamt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:735:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group(gamt->ui, gamt->hosts_ag, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 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] 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:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 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] gamt->ui = gtk_ui_manager_new(); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^~~~~~~~~~~~~~~~~~ gamt.c:806:5: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] gamt->ag = gtk_action_group_new("MenuActions"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ gamt.c:807:5: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 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:250, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:808:5: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions(gamt->ag, tentries, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:250, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 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] gtk_ui_manager_insert_action_group(gamt->ui, gamt->ag, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 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] 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:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:838:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu/ConfigMenu/BlinkCursor"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:846:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 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 void gtk_misc_set_alignment (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~~~ gamt.c:846:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 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 GType gtk_misc_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ gamt.c:847:5: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] 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 void gtk_misc_set_padding (GtkMisc *misc, ^~~~~~~~~~~~~~~~~~~~ gamt.c:847:5: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 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 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] 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 GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, ^~~~~~~~~~~~~~~~~~~~~~~~ gamt.c:848:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gamt->icon = gtk_image_new_from_stock(GTK_STOCK_DISCONNECT, ^~~~ gamt.c:856:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget(gamt->ui, "/MainMenu"); ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from gamt.c:33: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 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=] snprintf(buf, sizeof(buf), "%s: ERROR: %s", gamt->redir.host, ^~ In file included from /usr/include/stdio.h:873, from gamt.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 200 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC parseconfig.o LD gamt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sCLJD1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 ++ dirname /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 + cd amtterm-1.6 + make prefix=/usr DESTDIR=/builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 STRIP= install install -d /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/bin /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/applications /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man1 /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man7 install amtterm gamt /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/bin install amttool /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/bin install -m 644 gamt.desktop /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/applications install -m 644 gamt.man /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man1/gamt.1 install -m 644 amtterm.man /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man1/amtterm.1 install -m 644 amttool.man /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man1/amttool.1 install -m 644 amt-howto.man /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/man/man7/amt-howto.7 + desktop-file-install --dir=/builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/applications/ /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64//usr/share/applications/gamt.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6-6.fc29 --unique-debug-suffix -1.6-6.fc29.ppc64 --unique-debug-src-base amtterm-1.6-6.fc29.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/amtterm-1.6 extracting debug info from /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/bin/amtterm extracting debug info from /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/bin/gamt /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 171 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: amtterm-1.6-6.fc29.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8XCwOq + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + DOCDIR=/builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/doc/amtterm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/doc/amtterm + cp -pr COPYING /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64/usr/share/doc/amtterm + exit 0 Provides: amtterm = 1.6-6.fc29 amtterm(ppc-64) = 1.6-6.fc29 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 libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libfribidi.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpcre2-8.so.0()(64bit) libvte-2.91.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: amtterm-debugsource-1.6-6.fc29.ppc64 Provides: amtterm-debugsource = 1.6-6.fc29 amtterm-debugsource(ppc-64) = 1.6-6.fc29 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-6.fc29.ppc64 Provides: amtterm-debuginfo = 1.6-6.fc29 amtterm-debuginfo(ppc-64) = 1.6-6.fc29 debuginfo(build-id) = 86622d196bff7fe5cbd07c225068e1898bf79007 debuginfo(build-id) = bc4250b8dd3ce3ed40d5f4750ff405f4fef6bbc3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: amtterm-debugsource(ppc-64) = 1.6-6.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 Wrote: /builddir/build/RPMS/amtterm-1.6-6.fc29.ppc64.rpm Wrote: /builddir/build/RPMS/amtterm-debugsource-1.6-6.fc29.ppc64.rpm Wrote: /builddir/build/RPMS/amtterm-debuginfo-1.6-6.fc29.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b4cmdQ + umask 022 + cd /builddir/build/BUILD + cd amtterm-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/amtterm-1.6-6.fc29.ppc64 + exit 0 Child return code was: 0