DEBUG: SourceDB initialized in 0.0709819793701.
DEBUG: RepoDB initialized in 0.000192880630493.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-Sub-Quote/pspec.xml

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

actions.py                     (501.0  B)100%      8.53 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.018707036972.
Unsatisfied Build Dependencies: perl-Test-Fatal 
DEBUG: PackageDB initialized in 0.12359380722.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.0013120174408.
DEBUG: PackageDB initialized in 0.0755620002747.
DEBUG: RepoDB initialized in 0.000200986862183.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.0139360427856.
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,7)" ];
perl_Test_Fatal[ label = "perl-Test-Fatal(0.016,7)" ];
perl_Try_Tiny[ label = "perl-Try-Tiny(0.31,6)" ];

perl_Test_Fatal -> perl_Try_Tiny;
perl_Try_Tiny -> perl_Capture_Tiny;

}
DEBUG: ComponentDB initialized in 0.00861120223999.
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-7-p2-x86_64.pisi [cached]
Downloading 2 / 3
Package perl-Try-Tiny found in repository beta
perl-Try-Tiny-0.31-6-p2-x86_64.pisi [cached]
Downloading 3 / 3
Package perl-Test-Fatal found in repository beta
perl-Test-Fatal-0.016-7-p2-x86_64.pisi [cached]
Installing 1 / 3
perl-Capture-Tiny-0.48-7-p2-x86_64.pisi [cached]
Installing perl-Capture-Tiny, version 0.48, release 7
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-6-p2-x86_64.pisi [cached]
Installing perl-Try-Tiny, version 0.31, release 6
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-7-p2-x86_64.pisi [cached]
Installing perl-Test-Fatal, version 0.016, release 7
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               (324.0  B)100%      5.71 MB/s [00:00:00] [complete]
Building source package: perl-Sub-Quote
Fetching source from: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Sub-Quote-2.006006.tar.gz

Sub-Quote-2.006006.tar.gz      (31.0 KB) 16%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 20%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 25%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 29%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 33%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 41%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 45%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 50%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 54%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 58%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 62%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 71%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 75%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 79%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 83%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB) 96%     25.27 MB/s [00:00:00]
Sub-Quote-2.006006.tar.gz      (31.0 KB)100%     25.27 MB/s [00:00:00] [complete]
Source archive is stored: /var/cache/pisi/archives/Sub-Quote-2.006006.tar.gz
Unpacking archive(s)...
 unpacked (/var/pisi/perl-Sub-Quote-2.006006-3/work)
Setting up source...
Sandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Quote
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-Sub-Quote-2.006006-3/install" is 0
Building source...
Sandbox enabled build...
cp lib/Sub/Quote.pm blib/lib/Sub/Quote.pm
cp lib/Sub/Defer.pm blib/lib/Sub/Defer.pm
Manifying 2 pod documents
DEBUG: return value for "make" is 0
Testing package...
Sandbox 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/croak-locations.t ........... ok
t/hints.t ..................... ok
t/inline.t .................... ok
t/leaks.t ..................... ok
t/quotify-5.6.t ............... ok
t/quotify-no-hex.t ............ ok
t/quotify.t ................... ok
t/sub-defer-no-subname.t ...... ok
t/sub-defer-threads.t ......... ok
t/sub-defer.t ................. ok
t/sub-quote-threads.t ......... ok
t/sub-quote.t ................. ok
t/subname-none.t .............. ok
t/subname-sub-name-preload.t .. ok
t/subname-sub-name.t .......... ok
t/subname-sub-util.t .......... ok
All tests successful.
Files=16, Tests=7734,  8 wallclock secs ( 0.70 usr  0.32 sys +  3.67 cusr  1.02 csys =  5.71 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
Installing...
Sandbox enabled build...
Manifying 2 pod documents
Installing /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/perl5/vendor_perl/Sub/Defer.pm
Installing /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/perl5/vendor_perl/Sub/Quote.pm
Installing /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/man/man3/Sub::Quote.3pm
Installing /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/man/man3/Sub::Defer.3pm
Appending installation info to /var/pisi/perl-Sub-Quote-2.006006-3/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 "LICENSE" /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/doc/perl-Sub-Quote" is 0
DEBUG: return value for "install -m0644 "README" /var/pisi/perl-Sub-Quote-2.006006-3/install/usr/share/doc/perl-Sub-Quote" is 0
Building package: perl-Sub-Quote
Creating perl-Sub-Quote-2.006006-3-p2-x86_64.pisi...
Keeping build directory