D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gxmessage-3.4.3-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TgTN28 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gxmessage-3.4.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gxmessage-3.4.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gxmessage-3.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h82WYW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gxmessage-3.4.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-mageia-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.50.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.34.0 checking for XML::Parser... ok checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in doc make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo en_NZ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_NZ.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gxmessage.o gxmessage.c gxmessage.c: In function 'window_create': gxmessage.c:505:17: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 505 | gtk_widget_override_font (message_widget, font_desc); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:519:25: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] 519 | gtk_widget_override_color (message_widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1144:14: note: declared here 1144 | void gtk_widget_override_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:525:25: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] 525 | gtk_widget_override_background_color (message_widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1148:14: note: declared here 1148 | void gtk_widget_override_background_color (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:562:33: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 562 | btn = gtk_button_new_from_stock ("gtk-ok"); | ^~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:579:33: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 579 | btn = gtk_button_new_from_stock (s); | ^~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:607:9: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 607 | max_w = gdk_screen_width () * 0.7; | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gxmessage.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ gxmessage.c:608:9: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 608 | max_h = gdk_screen_height () * 0.7; | ^~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gxmessage.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gxmessage.c:626:17: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] 626 | gtk_widget_override_font (dummy, font_desc); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here 1153 | void gtk_widget_override_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~ gxmessage.c:656:17: warning: 'gtk_window_parse_geometry' is deprecated [-Wdeprecated-declarations] 656 | gtk_window_parse_geometry (GTK_WINDOW(window), gx.geom_str); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from gxmessage.c:29: /usr/include/gtk-3.0/gtk/gtkwindow.h:443:10: note: declared here 443 | gboolean gtk_window_parse_geometry (GtkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gxmessage gxmessage.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CV5rvA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 + cd gxmessage-3.4.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/info' /usr/bin/install -p -m 644 ./gxmessage.info '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/info/gxmessage.info' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 gxmessage.1 '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/doc' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' linguas="de en_AU en_CA en_GB en_NZ sk sv "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/gxmessage.mo; \ echo "installing $lang.gmo as $dir/gxmessage.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/gxmessage.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gxmessage.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/gxmessage.mo.m; \ echo "installing $lang.gmo.m as $dir/gxmessage.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/gxmessage.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gxmessage.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/gxmessage.mo installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/en_AU/LC_MESSAGES/gxmessage.mo installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gxmessage.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gxmessage.mo installing en_NZ.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/en_NZ/LC_MESSAGES/gxmessage.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/sk/LC_MESSAGES/gxmessage.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/gxmessage.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/bin' /usr/bin/install -p gxmessage '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 gxmessage.png '/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' if test -z "/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64"; then \ echo "Updating Gtk icon cache."; \ gtk-update-icon-cache -f -t /usr/share/icons/hicolor; \ else \ echo "*** Icon cache not updated. After (un)install, run this:"; \ echo "*** gtk-update-icon-cache -f -t /usr/share/icons/hicolor"; \ fi *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gxmessage-3.4.3' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 gxmessage + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.4.3-3.mga9 --unique-debug-suffix -3.4.3-3.mga9.aarch64 --unique-debug-src-base gxmessage-3.4.3-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gxmessage-3.4.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/bin/gxmessage dwz: ./usr/bin/gxmessage-3.4.3-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 76kB, size after compression: 76kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 50 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gxmessage-3.4.3-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k4EXP7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gxmessage-3.4.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/doc/gxmessage + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/doc/gxmessage + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/doc/gxmessage + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/doc/gxmessage + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64/usr/share/doc/gxmessage + RPM_EC=0 ++ jobs -p + exit 0 Provides: gxmessage = 3.4.3-3.mga9 gxmessage(aarch-64) = 3.4.3-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(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) Processing files: gxmessage-debugsource-3.4.3-3.mga9.aarch64 Provides: gxmessage-debugsource = 3.4.3-3.mga9 gxmessage-debugsource(aarch-64) = 3.4.3-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gxmessage-debuginfo-3.4.3-3.mga9.aarch64 Provides: debuginfo(build-id) = df5f8b060e06b5f5af317a75e330e2d8ccfd9bee gxmessage-debuginfo = 3.4.3-3.mga9 gxmessage-debuginfo(aarch-64) = 3.4.3-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gxmessage-debugsource(aarch-64) = 3.4.3-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gxmessage-debugsource-3.4.3-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gxmessage-3.4.3-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gxmessage-debuginfo-3.4.3-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kUyvIj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gxmessage-3.4.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gxmessage-3.4.3-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zZ4hWV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gxmessage-3.4.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!