DEBUG: SourceDB initialized in 0.0812540054321.
DEBUG: RepoDB initialized in 0.000205993652344.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-Role-Tiny/pspec.xml

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

actions.py                     (501.0  B)100%      9.97 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.000653982162476.
Unsatisfied Build Dependencies: perl-Test-Fatal 
DEBUG: PackageDB initialized in 0.119788169861.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.0025839805603.
DEBUG: PackageDB initialized in 0.0853230953217.
DEBUG: RepoDB initialized in 0.00020694732666.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.00058913230896.
DEBUG: checking perl-Try-Tiny
DEBUG: checking perl
DEBUG: checking perl-Capture-Tiny
DEBUG: checking perl
digraph G {
perl_Capture_Tiny[ label = "perl-Capture-Tiny(0.48,8)" ];
perl_Test_Fatal[ label = "perl-Test-Fatal(0.016,8)" ];
perl_Try_Tiny[ label = "perl-Try-Tiny(0.31,7)" ];

perl_Test_Fatal -> perl_Try_Tiny;
perl_Try_Tiny -> perl_Capture_Tiny;

}
DEBUG: ComponentDB initialized in 0.0125029087067.
Following packages will be installed:
perl-Capture-Tiny  perl-Test-Fatal  perl-Try-Tiny
Total size of package(s): 38.00 KB
Downloading 1 / 3
Package perl-Capture-Tiny found in repository beta
perl-Capture-Tiny-0.48-8-p2-x86_64.pisi [cached]
Downloading 2 / 3
Package perl-Try-Tiny found in repository beta
perl-Try-Tiny-0.31-7-p2-x86_64.pisi [cached]
Downloading 3 / 3
Package perl-Test-Fatal found in repository beta
perl-Test-Fatal-0.016-8-p2-x86_64.pisi [cached]
Installing 1 / 3
perl-Capture-Tiny-0.48-8-p2-x86_64.pisi [cached]
Installing perl-Capture-Tiny, version 0.48, release 8
Extracting the files of perl-Capture-Tiny
Configuring perl-Capture-Tiny package
DEBUG: Calling post install handlers
Configured perl-Capture-Tiny
Installed perl-Capture-Tiny
Installing 2 / 3
perl-Try-Tiny-0.31-7-p2-x86_64.pisi [cached]
Installing perl-Try-Tiny, version 0.31, release 7
Extracting the files of perl-Try-Tiny
Configuring perl-Try-Tiny package
DEBUG: Calling post install handlers
Configured perl-Try-Tiny
Installed perl-Try-Tiny
Installing 3 / 3
perl-Test-Fatal-0.016-8-p2-x86_64.pisi [cached]
Installing perl-Test-Fatal, version 0.016, release 8
Extracting the files of perl-Test-Fatal
Configuring perl-Test-Fatal package
DEBUG: Calling post install handlers
Configured perl-Test-Fatal
Installed perl-Test-Fatal

translations.xml               (294.0  B)100%      5.97 MB/s [00:00:00] [complete]
Building source package: perl-Role-Tiny
Fetching source from: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.001004.tar.gz

Role-Tiny-2.001004.tar.gz      (30.0 KB) 12%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 17%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 25%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 34%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 43%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 51%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 60%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 68%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 77%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 86%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB) 94%      2.54 MB/s [00:00:00]
Role-Tiny-2.001004.tar.gz      (30.0 KB)100%      2.54 MB/s [00:00:00] [complete]
Source archive is stored: /var/cache/pisi/archives/Role-Tiny-2.001004.tar.gz
Unpacking archive(s)...
 unpacked (/var/pisi/perl-Role-Tiny-2.001004-4/work)
Setting up source...
Sandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Role::Tiny
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-Role-Tiny-2.001004-4/install" is 0
Building source...
Sandbox enabled build...
cp lib/Role/Tiny.pm blib/lib/Role/Tiny.pm
cp lib/Role/Tiny/With.pm blib/lib/Role/Tiny/With.pm
Manifying 2 pod documents
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/concrete-methods.t ........ ok
t/create-hook.t ............. ok
t/does.t .................... ok
t/extend-role-tiny.t ........ ok
t/load-module.t ............. ok
t/make-role.t ............... ok
t/method-conflicts.t ........ ok
t/overload.t ................ ok
t/proto.t ................... ok
t/role-basic-basic.t ........ ok
t/role-basic-bugs.t ......... ok
t/role-basic-composition.t .. ok
t/role-basic-exceptions.t ... ok
t/role-duplication.t ........ ok
t/role-long-package-name.t .. ok
t/role-tiny-composition.t ... ok
t/role-tiny-with.t .......... ok
t/role-tiny.t ............... ok
t/role-with-inheritance.t ... ok
t/stub.t .................... ok
t/subclass.t ................ ok
All tests successful.
Files=21, Tests=164,  4 wallclock secs ( 0.10 usr  0.07 sys +  1.91 cusr  0.69 csys =  2.77 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
Installing...
Sandbox enabled build...
Manifying 2 pod documents
Installing /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/perl5/vendor_perl/Role/Tiny.pm
Installing /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/perl5/vendor_perl/Role/Tiny/With.pm
Installing /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/man/man3/Role::Tiny.3pm
Installing /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/man/man3/Role::Tiny::With.3pm
Appending installation info to /var/pisi/perl-Role-Tiny-2.001004-4/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 "LICENSE" /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/doc/perl-Role-Tiny" is 0
DEBUG: return value for "install -m0644 "README" /var/pisi/perl-Role-Tiny-2.001004-4/install/usr/share/doc/perl-Role-Tiny" is 0
Building package: perl-Role-Tiny
Creating perl-Role-Tiny-2.001004-4-p2-x86_64.pisi...
Keeping build directory