DEBUG: SourceDB initialized in 0.0344109535217.
DEBUG: RepoDB initialized in 0.000145196914673.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-Test-Pod-Coverage/pspec.xml

pspec.xml                      (3.0 KB)100%     11.79 MB/s [00:00:00] [complete]

actions.py                     (530.0  B)100%      5.00 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.00111508369446.
Unsatisfied Build Dependencies: perl-Pod-Coverage 
DEBUG: PackageDB initialized in 0.102092981339.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.000975847244263.
DEBUG: PackageDB initialized in 0.0439209938049.
DEBUG: RepoDB initialized in 0.000184059143066.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.000405073165894.
DEBUG: checking perl-Pod-Parser
DEBUG: checking perl-Test-Pod
DEBUG: checking perl-Devel-Symdump
DEBUG: checking perl
DEBUG: checking perl
DEBUG: checking perl
digraph G {
perl_Devel_Symdump[ label = "perl-Devel-Symdump(2.18,8)" ];
perl_Pod_Parser[ label = "perl-Pod-Parser(1.67,3)" ];
perl_Pod_Coverage[ label = "perl-Pod-Coverage(0.23,8)" ];
perl_Test_Pod[ label = "perl-Test-Pod(1.52,7)" ];

perl_Pod_Coverage -> perl_Devel_Symdump;
perl_Pod_Coverage -> perl_Pod_Parser;
perl_Pod_Coverage -> perl_Test_Pod;

}
DEBUG: ComponentDB initialized in 0.00497794151306.
Following packages will be installed:
perl-Devel-Symdump  perl-Pod-Coverage  perl-Pod-Parser  perl-Test-Pod
Total size of package(s): 86.00 KB
Downloading 1 / 4
Package perl-Devel-Symdump found in repository beta
perl-Devel-Symdump-2.18-8-p2-x86_64.pisi [cached]
Downloading 2 / 4
Package perl-Pod-Parser found in repository beta

perl-Pod-Parser-1.67-3-p2-x86_64.pisi (53.0 KB) 31%     23.87 MB/s [00:00:00]
perl-Pod-Parser-1.67-3-p2-x86_64.pisi (53.0 KB) 49%     23.87 MB/s [00:00:00]
perl-Pod-Parser-1.67-3-p2-x86_64.pisi (53.0 KB) 78%     23.87 MB/s [00:00:00]
perl-Pod-Parser-1.67-3-p2-x86_64.pisi (53.0 KB)100%     23.87 MB/s [00:00:00] [complete]
Downloading 3 / 4
Package perl-Test-Pod found in repository beta
perl-Test-Pod-1.52-7-p2-x86_64.pisi [cached]
Downloading 4 / 4
Package perl-Pod-Coverage found in repository beta

perl-Pod-Coverage-0.23-8-p2-x86_64.pisi (11.0 KB)100%     36.66 MB/s [00:00:00] [complete]
Installing 1 / 4
perl-Devel-Symdump-2.18-8-p2-x86_64.pisi [cached]
Installing perl-Devel-Symdump, version 2.18, release 8
Extracting the files of perl-Devel-Symdump
Configuring perl-Devel-Symdump package
DEBUG: Calling post install handlers
Configured perl-Devel-Symdump
Installed perl-Devel-Symdump
Installing 2 / 4
perl-Pod-Parser-1.67-3-p2-x86_64.pisi [cached]
Installing perl-Pod-Parser, version 1.67, release 3
Extracting the files of perl-Pod-Parser
Configuring perl-Pod-Parser package
DEBUG: Calling post install handlers
Configured perl-Pod-Parser
Installed perl-Pod-Parser
Installing 3 / 4
perl-Test-Pod-1.52-7-p2-x86_64.pisi [cached]
Installing perl-Test-Pod, version 1.52, release 7
Extracting the files of perl-Test-Pod
Configuring perl-Test-Pod package
DEBUG: Calling post install handlers
Configured perl-Test-Pod
Installed perl-Test-Pod
Installing 4 / 4
perl-Pod-Coverage-0.23-8-p2-x86_64.pisi [cached]
Installing perl-Pod-Coverage, version 0.23, release 8
Extracting the files of perl-Pod-Coverage
Configuring perl-Pod-Coverage package
DEBUG: Calling post install handlers
Configured perl-Pod-Coverage
Installed perl-Pod-Coverage

translations.xml               (338.0  B)100%      4.19 MB/s [00:00:00] [complete]
Building source package: perl-Test-Pod-Coverage
Fetching source from: http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Test-Pod-Coverage-1.10.tar.gz

Test-Pod-Coverage-1.10.tar.gz  (7.0 KB) 50%     14.11 MB/s [00:00:00]
Test-Pod-Coverage-1.10.tar.gz  (7.0 KB) 67%     14.11 MB/s [00:00:00]
Test-Pod-Coverage-1.10.tar.gz  (7.0 KB)100%     14.11 MB/s [00:00:00] [complete]
Source archive is stored: /var/cache/pisi/archives/Test-Pod-Coverage-1.10.tar.gz
Unpacking archive(s)...
 unpacked (/var/pisi/perl-Test-Pod-Coverage-1.10-8/work)
Setting up source...
Sandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Pod::Coverage
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-Test-Pod-Coverage-1.10-8/install" is 0
Building source...
Sandbox enabled build...
cp lib/Test/Pod/Coverage.pm blib/lib/Test/Pod/Coverage.pm
Manifying 1 pod document
DEBUG: return value for "make" is 0
Testing package...
Sandbox enabled build...
PERL_DL_NONLAZY=1 "/usr/bin/perl5.42.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load.t .............. ok
t/all_modules.t .......... ok
t/all_pod_coverage_ok.t .. ok
t/alt_class.t ............ ok
t/nopod.t ................ ok
t/nosymbols.t ............ ok
t/parms.t ................ ok
t/pod.t .................. ok
t/privates.t ............. ok
t/self.t ................. ok
t/simple.t ............... ok
All tests successful.
Files=11, Tests=23,  2 wallclock secs ( 0.06 usr  0.02 sys +  1.56 cusr  0.34 csys =  1.98 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
Installing...
Sandbox enabled build...
Manifying 1 pod document
Installing /var/pisi/perl-Test-Pod-Coverage-1.10-8/install/usr/share/perl5/vendor_perl/Test/Pod/Coverage.pm
Installing /var/pisi/perl-Test-Pod-Coverage-1.10-8/install/usr/share/man/man3/Test::Pod::Coverage.3pm
Appending installation info to /var/pisi/perl-Test-Pod-Coverage-1.10-8/install/usr/lib/perl5/5.42.2/core_perl/perllocal.pod
DEBUG: return value for "make install" is 0
DEBUG: return value for "install -m0644 "Changes" /var/pisi/perl-Test-Pod-Coverage-1.10-8/install/usr/share/doc/perl-Test-Pod-Coverage" is 0
DEBUG: return value for "install -m0644 "README" /var/pisi/perl-Test-Pod-Coverage-1.10-8/install/usr/share/doc/perl-Test-Pod-Coverage" is 0
Building package: perl-Test-Pod-Coverage
Creating perl-Test-Pod-Coverage-1.10-8-p2-x86_64.pisi...
Keeping build directory