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.
[01;34mFollowing packages will be installed:[0m
perl-Capture-Tiny perl-Test-Fatal perl-Try-Tiny
[33mTotal size of package(s): 38.00 KB[0m
[33mDownloading 1 / 3[0m
Package perl-Capture-Tiny found in repository beta
perl-Capture-Tiny-0.48-8-p2-x86_64.pisi [cached]
[33mDownloading 2 / 3[0m
Package perl-Try-Tiny found in repository beta
perl-Try-Tiny-0.31-7-p2-x86_64.pisi [cached]
[33mDownloading 3 / 3[0m
Package perl-Test-Fatal found in repository beta
perl-Test-Fatal-0.016-8-p2-x86_64.pisi [cached]
[33mInstalling 1 / 3[0m
perl-Capture-Tiny-0.48-8-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Capture-Tiny, version 0.48, release 8
[0m[36mExtracting the files of perl-Capture-Tiny
[0mConfiguring perl-Capture-Tiny package
DEBUG: Calling post install handlers
[36mConfigured perl-Capture-Tiny
[0m[36mInstalled perl-Capture-Tiny
[0m[33mInstalling 2 / 3[0m
perl-Try-Tiny-0.31-7-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Try-Tiny, version 0.31, release 7
[0m[36mExtracting the files of perl-Try-Tiny
[0mConfiguring perl-Try-Tiny package
DEBUG: Calling post install handlers
[36mConfigured perl-Try-Tiny
[0m[36mInstalled perl-Try-Tiny
[0m[33mInstalling 3 / 3[0m
perl-Test-Fatal-0.016-8-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Test-Fatal, version 0.016, release 8
[0m[36mExtracting the files of perl-Test-Fatal
[0mConfiguring perl-Test-Fatal package
DEBUG: Calling post install handlers
[36mConfigured perl-Test-Fatal
[0m[36mInstalled perl-Test-Fatal
[0m
translations.xml (294.0 B)100% 5.97 MB/s [00:00:00] [complete]
[01;32mBuilding source package: perl-Role-Tiny
[0mFetching 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
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/perl-Role-Tiny-2.001004-4/work)
[32mSetting up source...
[0mSandbox 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
[32mBuilding source...
[0mSandbox 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
[32mTesting package...
[0mSandbox 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
[32mInstalling...
[0mSandbox 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
[32mBuilding package: perl-Role-Tiny
[0mCreating perl-Role-Tiny-2.001004-4-p2-x86_64.pisi...
Keeping build directory