Including generated API documentation... Unrecognized argument in LIBS ignored: '-pthread' %100%100%100%100%Done Fetching disable-orbit.patch... 0%100%100%100%100%100%Done Fetching perl-gnome2-gconf.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-gnome2-gconf.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Gnome2-GConf-1.047/ Gnome2-GConf-1.047/MANIFEST.SKIP Gnome2-GConf-1.047/MANIFEST Gnome2-GConf-1.047/AUTHOR Gnome2-GConf-1.047/t/ Gnome2-GConf-1.047/t/00.GConf.t Gnome2-GConf-1.047/ChangeLog Gnome2-GConf-1.047/maps Gnome2-GConf-1.047/perl-Gnome2-GConf.spec.in Gnome2-GConf-1.047/GConf.pm Gnome2-GConf-1.047/README Gnome2-GConf-1.047/xs/ Gnome2-GConf-1.047/xs/GConf2.xs Gnome2-GConf-1.047/xs/GConfChangeSet.xs Gnome2-GConf-1.047/xs/GConfValue.xs Gnome2-GConf-1.047/xs/GConfEngine.xs Gnome2-GConf-1.047/xs/GConfClient.xs Gnome2-GConf-1.047/xs/GConfSchema.xs Gnome2-GConf-1.047/xs/GConfEntry.xs Gnome2-GConf-1.047/doctypes Gnome2-GConf-1.047/META.yml Gnome2-GConf-1.047/copyright.pod Gnome2-GConf-1.047/NEWS Gnome2-GConf-1.047/gconf.typemap Gnome2-GConf-1.047/Makefile.PL Gnome2-GConf-1.047/genmaps.pl Gnome2-GConf-1.047/examples/ Gnome2-GConf-1.047/examples/simple-controller.pl Gnome2-GConf-1.047/examples/simple-view.pl Gnome2-GConf-1.047/examples/complex-gconf-app.pl Gnome2-GConf-1.047/examples/error.pl Gnome2-GConf-1.047/examples/basic-gconf-app.pl Gnome2-GConf-1.047/gconfperl.h patching file xs/GConfEngine.xs Hunk #1 succeeded at 349 (offset -1 lines). Hunk #2 succeeded at 367 (offset -1 lines). Checking if your kit is complete... Looks good 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 cp GConf.pm blib/lib/Gnome2/GConf.pm cp /usr/src/slapt-src/perl/perl-gnome2-gconf/Gnome2-GConf-1.047/gconf.typemap blib/arch/Gnome2/GConf/Install/gconf.typemap cp /usr/src/slapt-src/perl/perl-gnome2-gconf/Gnome2-GConf-1.047/build/gconfperl.typemap blib/arch/Gnome2/GConf/Install/gconfperl.typemap cp doctypes blib/arch/Gnome2/GConf/Install/doctypes cp build/IFiles.pm blib/arch/Gnome2/GConf/Install/Files.pm cp build/gconfperl-version.h blib/arch/Gnome2/GConf/Install/gconfperl-version.h cp gconfperl.h blib/arch/Gnome2/GConf/Install/gconfperl.h cp build/gconfperl-autogen.h blib/arch/Gnome2/GConf/Install/gconfperl-autogen.h Running Mkbootstrap for GConf () chmod 644 "GConf.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- GConf.bs blib/arch/auto/Gnome2/GConf/GConf.bs 644 [ XS xs/GConf2.xs ] mv xs/GConf2.xsc xs/GConf2.c [ 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); | ^~~~~ [ XS xs/GConfChangeSet.xs ] mv xs/GConfChangeSet.xsc xs/GConfChangeSet.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); | ^~~~~ [ XS xs/GConfClient.xs ] mv xs/GConfClient.xsc xs/GConfClient.c [ 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 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 [ 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); | ^~~~~ [ XS xs/GConfEntry.xs ] mv xs/GConfEntry.xsc xs/GConfEntry.c [ 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); | ^~~~~ [ XS xs/GConfSchema.xs ] mv xs/GConfSchema.xsc xs/GConfSchema.c [ 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); | ^~~~~ [ XS xs/GConfValue.xs ] mv xs/GConfValue.xsc xs/GConfValue.c [ 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); | ^~~~~ 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 "/usr/bin/perl5.34.0" -MExtUtils::Command -e mkpath blib/lib/Gnome2/GConf/ Parsing XS files... Generating POD... missing: Gnome2::GConf::Engine->key_is_writable Loaded 5 extra types from doctypes Loaded 8 extra types from /usr/lib/perl5/vendor_perl/Glib/Install/doctypes Creating POD index... Manifying 10 pod documents "/usr/bin/perl5.34.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 /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconf.typemap Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.typemap Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/doctypes Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/Files.pm Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-version.h Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.h Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-autogen.h Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf.pm Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Client.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/ChangeSet.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Schema.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/main.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Value.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Entry.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/version.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/Engine.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/vendor_perl/Gnome2/GConf/index.pod Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::index.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::ChangeSet.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::Client.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::Engine.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::Entry.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::Schema.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::Value.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::main.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf::version.3 Installing /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/man/man3/Gnome2::GConf.3 Appending installation info to /usr/src/slapt-src/perl/perl-gnome2-gconf/package-perl-gnome2-gconf/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-gnome2-gconf/perl-gnome2-gconf-1.047-i586-4salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-gnome2-gconf-1.047/ usr/doc/perl-gnome2-gconf-1.047/AUTHOR usr/doc/perl-gnome2-gconf-1.047/ChangeLog usr/doc/perl-gnome2-gconf-1.047/NEWS usr/doc/perl-gnome2-gconf-1.047/README usr/doc/perl-gnome2-gconf-1.047/examples/ usr/doc/perl-gnome2-gconf-1.047/examples/basic-gconf-app.pl usr/doc/perl-gnome2-gconf-1.047/examples/complex-gconf-app.pl usr/doc/perl-gnome2-gconf-1.047/examples/error.pl usr/doc/perl-gnome2-gconf-1.047/examples/simple-controller.pl usr/doc/perl-gnome2-gconf-1.047/examples/simple-view.pl usr/doc/perl-gnome2-gconf-1.047/perl-gnome2-gconf.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Gnome2/ usr/lib/perl5/vendor_perl/Gnome2/GConf/ usr/lib/perl5/vendor_perl/Gnome2/GConf.pm usr/lib/perl5/vendor_perl/Gnome2/GConf/ChangeSet.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/Client.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/Engine.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/Entry.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/ usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/Files.pm usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/doctypes usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconf.typemap usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-autogen.h usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl-version.h usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.h usr/lib/perl5/vendor_perl/Gnome2/GConf/Install/gconfperl.typemap usr/lib/perl5/vendor_perl/Gnome2/GConf/Schema.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/Value.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/index.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/main.pod usr/lib/perl5/vendor_perl/Gnome2/GConf/version.pod usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Gnome2/ usr/lib/perl5/vendor_perl/auto/Gnome2/GConf/ usr/lib/perl5/vendor_perl/auto/Gnome2/GConf/GConf.so usr/man/ usr/man/man3/ usr/man/man3/Gnome2::GConf.3.gz usr/man/man3/Gnome2::GConf::ChangeSet.3.gz usr/man/man3/Gnome2::GConf::Client.3.gz usr/man/man3/Gnome2::GConf::Engine.3.gz usr/man/man3/Gnome2::GConf::Entry.3.gz usr/man/man3/Gnome2::GConf::Schema.3.gz usr/man/man3/Gnome2::GConf::Value.3.gz usr/man/man3/Gnome2::GConf::index.3.gz usr/man/man3/Gnome2::GConf::main.3.gz usr/man/man3/Gnome2::GConf::version.3.gz Slackware package /usr/src/slapt-src/perl/perl-gnome2-gconf/perl-gnome2-gconf-1.047-i586-4salix15.0.txz created. Installing package perl-gnome2-gconf-1.047-i586-4salix15.0... | perl-gnome2-gconf (Perl wrappers for the GConf configuration engine) | | Gnome2::GConf - Perl wrappers for the GConf configuration engine. | | Homepage: https://metacpan.org/pod/Gnome2::GConf | | | | | | | |