D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/perl-Gtk2-Notify-0.50.0-32.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yDpiyN Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GWmgle + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + rm -rf Gtk2-Notify-0.05 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Gtk2-Notify-0.05.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Gtk2-Notify-0.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/perl-Gtk2-Notify-0.05-libnotify-0.7.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oIWLnY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 + cd Gtk2-Notify-0.05 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PERL_USE_UNSAFE_INC=1 + PERL_USE_UNSAFE_INC=1 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Cannot determine perl version info from lib/Gtk2/Notify.pm Including generated API documentation... Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-pthread' Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for Gtk2::Notify Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 "/usr/bin/perl5.40.1" -MExtUtils::Command -e mkpath blib/lib/Gtk2/Notify/ Parsing XS files... Running Mkbootstrap for Notify () chmod 644 "Notify.bs" cp build/IFiles.pm blib/arch/Gtk2/Notify/Install/Files.pm cp /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/Gtk2-Notify-0.05/build/notify.typemap blib/arch/Gtk2/Notify/Install/notify.typemap cp lib/Gtk2/Notify.pm blib/lib/Gtk2/Notify.pm cp build/notify-autogen.h blib/arch/Gtk2/Notify/Install/notify-autogen.h "/usr/bin/perl5.40.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Notify.bs blib/arch/auto/Gtk2/Notify/Notify.bs 644 [ XS xs/Notify.xs ] mv xs/Notify.xsc xs/Notify.c [ CC xs/Notify.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 ./perl_notify.h:1, from xs/Notify.xs:1: /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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/lib64/perl5/vendor_perl/Glib/Install/gperl.h:37, from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:27: /usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ 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: /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:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl.h:31: /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:2:9: warning: 'ATK_MINOR_VERSION' redefined 2 | #define ATK_MINOR_VERSION (55) | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/atk-1.0/atk/atk-enum-types.h:11, from /usr/include/atk-1.0/atk/atk.h:25, from /usr/include/gtk-2.0/gtk/gtkwidget.h:40: /usr/include/atk-1.0/atk/atkversion.h:53:9: note: this is the location of the previous definition 53 | #define ATK_MINOR_VERSION (56) | ^~~~~~~~~~~~~~~~~ /usr/lib64/perl5/vendor_perl/Gtk2/Install/gtk2perl-versions.h:3:9: warning: 'ATK_MICRO_VERSION' redefined 3 | #define ATK_MICRO_VERSION (0) | ^~~~~~~~~~~~~~~~~ /usr/include/atk-1.0/atk/atkversion.h:64:9: note: this is the location of the previous definition 64 | #define ATK_MICRO_VERSION (1) | ^~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Gtk2/Notify/Notify.so [ LD blib/arch/auto/Gtk2/Notify/Notify.so ] chmod 755 blib/arch/auto/Gtk2/Notify/Notify.so Generating POD... Gtk2::Notify::set_hint_byte_array: no type defined for arg $value Glib::GenPod: Unable to parse type 'NO_OUTPUT gboolean' at /usr/lib64/perl5/vendor_perl/Glib/GenPod.pm line 1228. !! is not registered with the GLib type system. Glib::GenPod: Unable to parse type 'NO_OUTPUT gboolean' at /usr/lib64/perl5/vendor_perl/Glib/GenPod.pm line 1228. !! is not registered with the GLib type system. Glib::GenPod: Unable to parse type 'NO_OUTPUT gboolean' at /usr/lib64/perl5/vendor_perl/Glib/GenPod.pm line 1228. !! is not registered with the GLib type system. 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 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Aygpos + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + mkdir /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -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 + cd Gtk2-Notify-0.05 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.40.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Notify.bs blib/arch/auto/Gtk2/Notify/Notify.bs 644 Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Gtk2/Notify/Notify.so Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify/Install/Files.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify/Install/notify.typemap Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify/Install/notify-autogen.h Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify.pm Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Gtk2/Notify/index.pod Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/man/man3/Gtk2::Notify::index.3pm Installing /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/man/man3/Gtk2::Notify.3pm Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.50.0-32.mga10 --unique-debug-suffix -0.50.0-32.mga10.x86_64 --unique-debug-src-base perl-Gtk2-Notify-0.50.0-32.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/Gtk2-Notify-0.05 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Gtk2-Notify-0.50.0-32.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: perl-Gtk2-Notify-0.50.0-32.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZnchhT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + cd Gtk2-Notify-0.05 + DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/doc/perl-Gtk2-Notify + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/doc/perl-Gtk2-Notify + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/Gtk2-Notify-0.05/Changes /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/doc/perl-Gtk2-Notify + cp -pr /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/Gtk2-Notify-0.05/README /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT/usr/share/doc/perl-Gtk2-Notify + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Gtk2::Notify) = 0.50.0 perl(Gtk2::Notify::Install::Files) perl-Gtk2-Notify = 0.50.0-32.mga10 perl-Gtk2-Notify(x86-64) = 0.50.0-32.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libnotify.so.4()(64bit) libperl.so.5.40()(64bit) perl(DynaLoader) perl(Gtk2) perl(strict) perl(warnings) perl-base >= 2:5.40.1 Processing files: perl-Gtk2-Notify-debugsource-0.50.0-32.mga10.x86_64 Provides: perl-Gtk2-Notify-debugsource = 0.50.0-32.mga10 perl-Gtk2-Notify-debugsource(x86-64) = 0.50.0-32.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gtk2-Notify-debuginfo-0.50.0-32.mga10.x86_64 Provides: debuginfo(build-id) = bd4baff8a61115a8caa1f84c956108a64fa9d373 perl-Gtk2-Notify-debuginfo = 0.50.0-32.mga10 perl-Gtk2-Notify-debuginfo(x86-64) = 0.50.0-32.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gtk2-Notify-debugsource(x86-64) = 0.50.0-32.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Gtk2-Notify-0.50.0-32.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Gtk2-Notify-debugsource-0.50.0-32.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Gtk2-Notify-debuginfo-0.50.0-32.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.agic7O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + test -d /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/perl-Gtk2-Notify-0.50.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!