D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/perl-Gnome2-GConf-1.46.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BgDHz9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Gnome2-GConf-1.046 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Gnome2-GConf-1.046.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Gnome2-GConf-1.046 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type d -name CVS + rm -rf + echo 'Patch #0 (Gnome2-GConf-1.044-cfg_src.patch):' Patch #0 (Gnome2-GConf-1.044-cfg_src.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .cfg_src --fuzz=0 patching file xs/GConfClient.xs Hunk #1 succeeded at 165 (offset 3 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.733qpd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-GConf-1.046 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export PERL_USE_UNSAFE_INC=1 + PERL_USE_UNSAFE_INC=1 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Including generated API documentation... Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-pthread' Generating a Unix-style Makefile Writing Makefile for Gnome2::GConf Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 Running Mkbootstrap for GConf () chmod 644 "GConf.bs" cp build/IFiles.pm blib/arch/Gnome2/GConf/Install/Files.pm cp gconfperl.h blib/arch/Gnome2/GConf/Install/gconfperl.h cp build/gconfperl-version.h blib/arch/Gnome2/GConf/Install/gconfperl-version.h cp build/gconfperl-autogen.h blib/arch/Gnome2/GConf/Install/gconfperl-autogen.h cp /home/iurt/rpmbuild/BUILD/Gnome2-GConf-1.046/build/gconfperl.typemap blib/arch/Gnome2/GConf/Install/gconfperl.typemap cp doctypes blib/arch/Gnome2/GConf/Install/doctypes cp GConf.pm blib/lib/Gnome2/GConf.pm cp /home/iurt/rpmbuild/BUILD/Gnome2-GConf-1.046/gconf.typemap blib/arch/Gnome2/GConf/Install/gconf.typemap "/usr/bin/perl5.32.0" -MExtUtils::Command -e mkpath blib/lib/Gnome2/GConf/ [ XS xs/GConfChangeSet.xs ] mv xs/GConfChangeSet.xsc xs/GConfChangeSet.c [ XS xs/GConf2.xs ] mv xs/GConf2.xsc xs/GConf2.c [ XS xs/GConfEntry.xs ] mv xs/GConfEntry.xsc xs/GConfEntry.c "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GConf.bs blib/arch/auto/Gnome2/GConf/GConf.bs 644 Parsing XS files... [ XS xs/GConfEngine.xs ] Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in GConfEngine.xs, line 189 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in GConfEngine.xs, line 212 mv xs/GConfEngine.xsc xs/GConfEngine.c [ XS xs/GConfValue.xs ] mv xs/GConfValue.xsc xs/GConfValue.c [ XS xs/GConfSchema.xs ] mv xs/GConfSchema.xsc xs/GConfSchema.c [ XS xs/GConfClient.xs ] mv xs/GConfClient.xsc xs/GConfClient.c [ CC xs/GConfChangeSet.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfChangeSet.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConfEntry.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfEntry.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConfValue.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfValue.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConf2.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConf2.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConfSchema.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfSchema.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConfEngine.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfEngine.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ [ CC xs/GConfClient.c ] In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26, from /usr/include/gconf/2/gconf/gconf.h:27, from /usr/include/gconf/2/gconf/gconf-changeset.h:23, from ./gconfperl.h:25, from xs/GConfClient.xs:19: /usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 139 | GTime mod_time; /* time of the modification */ | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 144 | GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); | ^~~~~ /usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 153 | GTime mod_time); | ^~~~~ xs/GConfClient.xs: In function 'XS_Gnome2__GConf__Client_get_source': xs/GConfClient.xs:178:19: warning: implicit declaration of function 'gconf_persistent_name_get_address_list' [-Wimplicit-function-declaration] 178 | addresses = gconf_persistent_name_get_address_list | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xs/GConfClient.xs:178:17: warning: assignment to 'GSList *' {aka 'struct _GSList *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 178 | addresses = gconf_persistent_name_get_address_list | ^ xs/GConfClient.xs:181:16: warning: implicit declaration of function 'gconf_engine_get_local_for_addresses'; did you mean 'gconf_engine_get_for_addresses'? [-Wimplicit-function-declaration] 181 | conf = gconf_engine_get_local_for_addresses (addresses, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | gconf_engine_get_for_addresses xs/GConfClient.xs:181:14: warning: assignment to 'GConfEngine *' {aka 'struct _GConfEngine *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 181 | conf = gconf_engine_get_local_for_addresses (addresses, | ^ xs/GConfClient.xs:185:7: warning: implicit declaration of function 'gconf_address_list_free' [-Wimplicit-function-declaration] 185 | gconf_address_list_free (addresses); | ^~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Gnome2/GConf/GConf.so [ LD blib/arch/auto/Gnome2/GConf/GConf.so ] chmod 755 blib/arch/auto/Gnome2/GConf/GConf.so Generating POD... Loaded 5 extra types from doctypes Loaded 8 extra types from /usr/lib64/perl5/vendor_perl/Glib/Install/doctypes Creating POD index... Manifying 10 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KbR9M9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 + cd Gnome2-GConf-1.046 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GConf.bs blib/arch/auto/Gnome2/GConf/GConf.bs 644 Manifying 10 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-autogen.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/doctypes Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/gconf.typemap Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.typemap Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-version.h Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Install/Files.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf.pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/main.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Value.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/version.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/index.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Entry.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Engine.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/ChangeSet.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Schema.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/Gnome2/GConf/Client.pod Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::Client.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::version.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::Value.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::Entry.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::main.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::ChangeSet.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::Engine.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::index.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf.3pm Installing /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/man/man3/Gnome2::GConf::Schema.3pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.46.0-1.mga8 --unique-debug-suffix -1.46.0-1.mga8.aarch64 --unique-debug-src-base perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Gnome2-GConf-1.046 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/lib64/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so'; reason: Permission denied original debug info size: 460kB, size after compression: 316kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 417 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.awHrk9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-GConf-1.046 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nSG6Sc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-GConf-1.046 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr AUTHOR /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr META.yml /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr MYMETA.yml /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr README /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64/usr/share/doc/perl-Gnome2-GConf + RPM_EC=0 ++ jobs -p + exit 0 Use of uninitialized value in numeric ge (>=) at /usr/lib/rpm/mageia/perl.req-from-meta line 24. Provides: perl(Gnome2::GConf) = 1.46.0 perl(Gnome2::GConf::Client) perl(Gnome2::GConf::Install::Files) perl(Gnome2::GConf::Value) perl-Gnome2-GConf = 1.46.0-1.mga8 perl-Gnome2-GConf(aarch-64) = 1.46.0-1.mga8 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) libgconf-2.so.4()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl >= 0:5.008 perl(Carp) perl(DynaLoader) perl(Glib) perl(strict) perl(warnings) perl-base >= 2:5.32.0 Processing files: perl-Gnome2-GConf-debugsource-1.46.0-1.mga8.aarch64 Provides: perl-Gnome2-GConf-debugsource = 1.46.0-1.mga8 perl-Gnome2-GConf-debugsource(aarch-64) = 1.46.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Gnome2-GConf-debuginfo-1.46.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 13db48d9f876db6b6ee9f613c6e96c1e88835748 perl-Gnome2-GConf-debuginfo = 1.46.0-1.mga8 perl-Gnome2-GConf-debuginfo(aarch-64) = 1.46.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Gnome2-GConf-debugsource(aarch-64) = 1.46.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-GConf-debuginfo-1.46.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-Gnome2-GConf-debugsource-1.46.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gbp3Nb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Gnome2-GConf-1.046 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/perl-Gnome2-GConf-1.46.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HtiE8c + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Gnome2-GConf-1.046 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!