DEBUG: SourceDB initialized in 0.0721018314362.
DEBUG: RepoDB initialized in 0.000204086303711.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-HTML-Form/pspec.xml
pspec.xml (4.0 KB) 29% 12.04 MB/s [00:00:00]
pspec.xml (4.0 KB) 90% 12.04 MB/s [00:00:00]
pspec.xml (4.0 KB)100% 12.04 MB/s [00:00:00] [complete]
actions.py (452.0 B)100% 7.56 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.019210100174.
Unsatisfied Build Dependencies: perl-LWP-Mediatypes perl-HTTP-Message perl-HTML-Parser perl-URI
DEBUG: PackageDB initialized in 0.137362003326.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00133681297302.
DEBUG: PackageDB initialized in 0.0830819606781.
DEBUG: RepoDB initialized in 0.000211954116821.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.0157361030579.
DEBUG: checking perl-URI
DEBUG: checking perl-HTML-Tagset
DEBUG: checking perl-HTTP-Message
DEBUG: checking perl
DEBUG: checking perl
DEBUG: checking perl
DEBUG: checking perl-URI
DEBUG: checking perl
digraph G {
perl_HTML_Parser[ label = "perl-HTML-Parser(3.75,9)" ];
perl_URI[ label = "perl-URI(5.05,8)" ];
perl_HTML_Tagset[ label = "perl-HTML-Tagset(3.20,7)" ];
perl_LWP_Mediatypes[ label = "perl-LWP-Mediatypes(6.04,7)" ];
perl_HTTP_Message[ label = "perl-HTTP-Message(6.26,11)" ];
perl_HTML_Parser -> perl_URI;
perl_HTML_Parser -> perl_HTML_Tagset;
perl_HTML_Parser -> perl_HTTP_Message;
perl_HTTP_Message -> perl_URI;
}
DEBUG: ComponentDB initialized in 0.0103721618652.
[01;34mFollowing packages will be installed:[0m
perl-HTML-Parser perl-HTML-Tagset perl-HTTP-Message perl-LWP-Mediatypes
perl-URI
[33mTotal size of package(s): 188.00 KB[0m
[33mDownloading 1 / 5[0m
Package perl-URI found in repository beta
perl-URI-5.05-8-p2-x86_64.pisi [cached]
[33mDownloading 2 / 5[0m
Package perl-HTML-Tagset found in repository beta
perl-HTML-Tagset-3.20-7-p2-x86_64.pisi [cached]
[33mDownloading 3 / 5[0m
Package perl-HTTP-Message found in repository beta
perl-HTTP-Message-6.26-11-p2-x86_64.pisi [cached]
[33mDownloading 4 / 5[0m
Package perl-HTML-Parser found in repository beta
perl-HTML-Parser-3.75-9-p2-x86_64.pisi [cached]
[33mDownloading 5 / 5[0m
Package perl-LWP-Mediatypes found in repository beta
perl-LWP-Mediatypes-6.04-7-p2-x86_64.pisi [cached]
[33mInstalling 1 / 5[0m
perl-URI-5.05-8-p2-x86_64.pisi [cached]
[01;32mInstalling perl-URI, version 5.05, release 8
[0m[36mExtracting the files of perl-URI
[0mConfiguring perl-URI package
DEBUG: Calling post install handlers
[36mConfigured perl-URI
[0m[36mInstalled perl-URI
[0m[33mInstalling 2 / 5[0m
perl-HTML-Tagset-3.20-7-p2-x86_64.pisi [cached]
[01;32mInstalling perl-HTML-Tagset, version 3.20, release 7
[0m[36mExtracting the files of perl-HTML-Tagset
[0mConfiguring perl-HTML-Tagset package
DEBUG: Calling post install handlers
[36mConfigured perl-HTML-Tagset
[0m[36mInstalled perl-HTML-Tagset
[0m[33mInstalling 3 / 5[0m
perl-HTTP-Message-6.26-11-p2-x86_64.pisi [cached]
[01;32mInstalling perl-HTTP-Message, version 6.26, release 11
[0m[36mExtracting the files of perl-HTTP-Message
[0mConfiguring perl-HTTP-Message package
DEBUG: Calling post install handlers
[36mConfigured perl-HTTP-Message
[0m[36mInstalled perl-HTTP-Message
[0m[33mInstalling 4 / 5[0m
perl-HTML-Parser-3.75-9-p2-x86_64.pisi [cached]
[01;32mInstalling perl-HTML-Parser, version 3.75, release 9
[0m[36mExtracting the files of perl-HTML-Parser
[0mConfiguring perl-HTML-Parser package
DEBUG: Calling post install handlers
[36mConfigured perl-HTML-Parser
[0m[36mInstalled perl-HTML-Parser
[0m[33mInstalling 5 / 5[0m
perl-LWP-Mediatypes-6.04-7-p2-x86_64.pisi [cached]
[01;32mInstalling perl-LWP-Mediatypes, version 6.04, release 7
[0m[36mExtracting the files of perl-LWP-Mediatypes
[0mConfiguring perl-LWP-Mediatypes package
DEBUG: Calling post install handlers
[36mConfigured perl-LWP-Mediatypes
[0m[36mInstalled perl-LWP-Mediatypes
[0m
translations.xml (355.0 B)100% 4.78 MB/s [00:00:00] [complete]
[01;32mBuilding source package: perl-HTML-Form
[0mHTML-Form-6.07.tar.gz [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/perl-HTML-Form-6.07-9/work)
[32mSetting up source...
[0mSandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Form
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-HTML-Form-6.07-9/install" is 0
[32mBuilding source...
[0mSandbox enabled build...
cp lib/HTML/Form.pm blib/lib/HTML/Form.pm
Manifying 1 pod document
DEBUG: return value for "make" is 0
[32mTesting package...
[0mSandbox enabled build...
PERL_DL_NONLAZY=1 "/usr/bin/perl5.40.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-report-prereqs.t .. ok
t/autocomplete.t ....... ok
t/find_input.t ......... ok
t/form-label.t ......... ok
t/form-maxlength.t ..... ok
t/form-multi-select.t .. ok
t/form-param.t ......... ok
t/form-selector.t ...... ok
t/form-unicode.t ....... ok
t/form.t ............... ok
All tests successful.
Files=10, Tests=203, 3 wallclock secs ( 0.07 usr 0.03 sys + 1.11 cusr 0.35 csys = 1.56 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
[32mInstalling...
[0mSandbox enabled build...
Manifying 1 pod document
Installing /var/pisi/perl-HTML-Form-6.07-9/install/usr/share/perl5/vendor_perl/HTML/Form.pm
Installing /var/pisi/perl-HTML-Form-6.07-9/install/usr/share/man/man3/HTML::Form.3pm
Appending installation info to /var/pisi/perl-HTML-Form-6.07-9/install/usr/lib/perl5/5.40.2/core_perl/perllocal.pod
DEBUG: return value for "make install" is 0
DEBUG: return value for "install -m0644 "Changes" /var/pisi/perl-HTML-Form-6.07-9/install/usr/share/doc/perl-HTML-Form" is 0
DEBUG: return value for "install -m0644 "MANIFEST" /var/pisi/perl-HTML-Form-6.07-9/install/usr/share/doc/perl-HTML-Form" is 0
DEBUG: return value for "install -m0644 "LICENSE" /var/pisi/perl-HTML-Form-6.07-9/install/usr/share/doc/perl-HTML-Form" is 0
[32mBuilding package: perl-HTML-Form
[0mCreating perl-HTML-Form-6.07-9-p2-x86_64.pisi...
Keeping build directory