D: [iurt_root_command] chroot warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Installing /home/pterjan/rpmbuild/SRPMS/perl-Gnome2-GConf-1.47.0-5.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UUqBX3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Gnome2-GConf-1.047 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Gnome2-GConf-1.047.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Gnome2-GConf-1.047 + rm -rf /home/pterjan/rpmbuild/BUILD/Gnome2-GConf-1.047-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Gnome2-GConf-1.047-SPECPARTS + /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 -f -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/pterjan/rpmbuild/tmp/rpm-tmp.ReuumS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Gnome2-GConf-1.047 + '[' 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 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, 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-gconf * Upstream URL: https://gitlab.gnome.org/Archive/gconf * Last upstream version: 3.2.6 * Last upstream release date: 2013-01-21 * Migration path for this module: Glib::IO::Settings * Migration module URL: https://metacpan.org/pod/Glib::IO NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE + /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 GConf.pm blib/lib/Gnome2/GConf.pm cp doctypes blib/arch/Gnome2/GConf/Install/doctypes cp /home/pterjan/rpmbuild/BUILD/Gnome2-GConf-1.047/build/gconfperl.typemap blib/arch/Gnome2/GConf/Install/gconfperl.typemap cp gconfperl.h blib/arch/Gnome2/GConf/Install/gconfperl.h cp build/gconfperl-version.h blib/arch/Gnome2/GConf/Install/gconfperl-version.h cp /home/pterjan/rpmbuild/BUILD/Gnome2-GConf-1.047/gconf.typemap blib/arch/Gnome2/GConf/Install/gconf.typemap cp build/gconfperl-autogen.h blib/arch/Gnome2/GConf/Install/gconfperl-autogen.h "/usr/bin/perl5.38.2" -MExtUtils::Command -e mkpath blib/lib/Gnome2/GConf/ [ XS xs/GConfChangeSet.xs ] mv xs/GConfChangeSet.xsc xs/GConfChangeSet.c [ XS xs/GConfSchema.xs ] mv xs/GConfSchema.xsc xs/GConfSchema.c [ XS xs/GConfEntry.xs ] mv xs/GConfEntry.xsc xs/GConfEntry.c [ XS xs/GConf2.xs ] mv xs/GConf2.xsc xs/GConf2.c "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- GConf.bs blib/arch/auto/Gnome2/GConf/GConf.bs 644 [ XS xs/GConfValue.xs ] mv xs/GConfValue.xsc xs/GConfValue.c [ 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 Parsing XS files... [ 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/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/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/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/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/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: error: 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: error: 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: error: 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: error: 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: error: implicit declaration of function 'gconf_address_list_free' [-Wimplicit-function-declaration] 185 | gconf_address_list_free (addresses); | ^~~~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:381: xs/GConfClient.o] Error 1 make: *** Waiting for unfinished jobs.... [ 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); | ^~~~~ error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ReuumS (%build) RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ReuumS (%build) I: [iurt_root_command] ERROR: chroot