D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/perl-Gnome2-Wnck-0.180.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NHLrl5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Gnome2-Wnck-0.18 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Gnome2-Wnck-0.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gnome2-Wnck-0.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type d -name CVS + rm -rf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sxD0VA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-Wnck-0.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PERL_USE_UNSAFE_INC=1 + PERL_USE_UNSAFE_INC=1 + perl Makefile.PL INSTALLDIRS=vendor Including generated API documentation... WARNING: EXTRA_META is not a known parameter. Checking if your kit is complete... Looks good 'EXTRA_META' is not a known MakeMaker parameter name. Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for Gnome2::Wnck Writing MYMETA.yml and MYMETA.json NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE This module has been deprecated by the Gtk-Perl project. This means that the module will no longer be updated with security patches, bug fixes, or when changes are made in the Perl ABI. The Git repo for this module has been archived (made read-only), it will no longer possible to submit new commits to it. You are more than welcome to ask about this module on the Gtk-Perl mailing list, but our priorities going forward will be maintaining Gtk-Perl modules that are supported and maintained upstream; this module is neither. Since this module is licensed under the LGPL v2.1, you may also fork this module, if you wish, but you will need to use a different name for it on CPAN, and the Gtk-Perl team requests that you use your own resources (mailing list, Git repos, bug trackers, etc.) to maintain your fork going forward. * Perl URL: https://gitlab.gnome.org/GNOME/perl-gnome2-wnck * Upstream URL: https://gitlab.gnome.org/GNOME/libwnck * Last upstream version: 2.30.7 * Last upstream release date: 2011-08-31 * Migration path for this module: G:O:I * Migration module URL: https://metacpan.org/pod/Glib::Object::Introspection NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for Wnck () chmod 644 "Wnck.bs" cp wnck2perl.h blib/arch/Gnome2/Wnck/Install/wnck2perl.h cp Wnck.pm blib/lib/Gnome2/Wnck.pm cp build/IFiles.pm blib/arch/Gnome2/Wnck/Install/Files.pm cp build/wnck2perl-autogen.h blib/arch/Gnome2/Wnck/Install/wnck2perl-autogen.h cp build/wnck2perl-version.h blib/arch/Gnome2/Wnck/Install/wnck2perl-version.h cp /home/iurt/rpmbuild/BUILD/Gnome2-Wnck-0.18/build/wnck2perl.typemap blib/arch/Gnome2/Wnck/Install/wnck2perl.typemap [ XS xs/WnckScreen.xs ] mv xs/WnckScreen.xsc xs/WnckScreen.c [ XS xs/WnckApplication.xs ] mv xs/WnckApplication.xsc xs/WnckApplication.c [ XS xs/WnckClassGroup.xs ] mv xs/WnckClassGroup.xsc xs/WnckClassGroup.c [ XS xs/WnckTasklist.xs ] mv xs/WnckTasklist.xsc xs/WnckTasklist.c [ XS xs/Wnck.xs ] mv xs/Wnck.xsc xs/Wnck.c [ XS xs/WnckSelector.xs ] mv xs/WnckSelector.xsc xs/WnckSelector.c "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Wnck.bs blib/arch/auto/Gnome2/Wnck/Wnck.bs 644 "/usr/bin/perl5.34.0" -MExtUtils::Command -e mkpath blib/lib/Gnome2/Wnck/ [ XS xs/WnckPager.xs ] mv xs/WnckPager.xsc xs/WnckPager.c Parsing XS files... [ XS xs/WnckWindow.xs ] mv xs/WnckWindow.xsc xs/WnckWindow.c [ XS xs/WnckWorkspace.xs ] mv xs/WnckWorkspace.xsc xs/WnckWorkspace.c [ CC xs/WnckSelector.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckSelector.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckSelector.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckSelector.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckSelector.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/Wnck.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/Wnck.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/Wnck.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/Wnck.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/Wnck.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckApplication.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckApplication.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckApplication.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckApplication.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckApplication.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckClassGroup.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckClassGroup.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckClassGroup.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckClassGroup.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckClassGroup.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckTasklist.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckTasklist.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckTasklist.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckTasklist.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckTasklist.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckPager.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckPager.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckPager.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckPager.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckPager.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckScreen.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckScreen.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckScreen.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckScreen.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckScreen.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckWorkspace.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckWorkspace.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckWorkspace.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckWorkspace.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckWorkspace.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ [ CC xs/WnckWindow.c ] In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckWindow.xs:21: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckWindow.xs:21: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:29, from ./wnck2perl.h:24, from xs/WnckWindow.xs:21: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27, from ./wnck2perl.h:24, from xs/WnckWindow.xs:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ rm -f blib/arch/auto/Gnome2/Wnck/Wnck.so [ LD blib/arch/auto/Gnome2/Wnck/Wnck.so ] chmod 755 blib/arch/auto/Gnome2/Wnck/Wnck.so Generating POD... Loaded 9 extra types from /usr/lib64/perl5/vendor_perl/Gtk2/Install/doctypes Loaded 7 extra types from /usr/lib64/perl5/vendor_perl/Cairo/Install/doctypes Loaded 8 extra types from /usr/lib64/perl5/vendor_perl/Glib/Install/doctypes Loaded 2 extra types from /usr/lib64/perl5/vendor_perl/Pango/Install/doctypes Creating POD index... Manifying 11 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zGy56H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 + cd Gnome2-Wnck-0.18 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Wnck.bs blib/arch/auto/Gnome2/Wnck/Wnck.bs 644 Manifying 11 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Install/wnck2perl.typemap Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Install/wnck2perl-version.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Install/wnck2perl-autogen.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Install/Files.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Install/wnck2perl.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Wnck/Wnck.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/index.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/main.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Selector.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Tasklist.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Pager.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Window.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Application.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Workspace.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/Screen.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/Wnck/ClassGroup.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::main.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Workspace.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Window.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Tasklist.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Selector.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Screen.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Pager.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::ClassGroup.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::Application.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/man/man3/Gnome2::Wnck::index.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.180.0-2.mga9 --unique-debug-suffix -0.180.0-2.mga9.aarch64 --unique-debug-src-base perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Gnome2-Wnck-0.18 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Wnck/Wnck.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Wnck/Wnck.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/Wnck/Wnck.so'; reason: Permission denied dwz: ./usr/lib64/perl5/vendor_perl/auto/Gnome2/Wnck/Wnck.so-0.180.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 468kB, size after compression: 468kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 349 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: perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dyYw1i + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-Wnck-0.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr META.json /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64/usr/share/doc/perl-Gnome2-Wnck + RPM_EC=0 ++ jobs -p + exit 0 warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: perl(Gnome2::Wnck) = 0.180.0 perl(Gnome2::Wnck::Install::Files) perl-Gnome2-Wnck = 0.180.0-2.mga9 perl-Gnome2-Wnck(aarch-64) = 0.180.0-2.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_pixbuf-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libperl.so.5.34()(64bit) libwnck-1.so.22()(64bit) perl >= 0:5.008 perl(DynaLoader) perl(ExtUtils::Depends) >= 0.200.0 perl(ExtUtils::PkgConfig) >= 1.30.0 perl(Glib) >= 1.180.0 perl(Gtk2) >= 1.0.0 perl(strict) perl(warnings) perl-base >= 2:5.34.0 Conflicts: drakxtools < 9.1-15mdk Processing files: perl-Gnome2-Wnck-debugsource-0.180.0-2.mga9.aarch64 Provides: perl-Gnome2-Wnck-debugsource = 0.180.0-2.mga9 perl-Gnome2-Wnck-debugsource(aarch-64) = 0.180.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gnome2-Wnck-debuginfo-0.180.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 7340f1925ae2f0c8bb2c49f4ccaf0dd198a76d0b perl-Gnome2-Wnck-debuginfo = 0.180.0-2.mga9 perl-Gnome2-Wnck-debuginfo(aarch-64) = 0.180.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gnome2-Wnck-debugsource(aarch-64) = 0.180.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-Wnck-debugsource-0.180.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-Wnck-debuginfo-0.180.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Km74SU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-Wnck-0.18 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-Wnck-0.180.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uCO3ur + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Gnome2-Wnck-0.18 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!