DEBUG: SourceDB initialized in 0.0632269382477.
DEBUG: RepoDB initialized in 0.000185966491699.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-Math-Random-ISAAC/pspec.xml

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

actions.py                     (354.0  B)100%      6.62 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0150339603424.
Unsatisfied Build Dependencies: perl-Test-NoWarnings 
DEBUG: PackageDB initialized in 0.101334095001.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00128293037415.
DEBUG: PackageDB initialized in 0.0712189674377.
DEBUG: RepoDB initialized in 0.000208139419556.
DEBUG: checking perl-test-simple
DEBUG: InstallDB initialized in 0.0138778686523.
DEBUG: checking perl
digraph G {
perl_test_simple[ label = "perl-test-simple(1.302199,5)" ];
perl_Test_NoWarnings[ label = "perl-Test-NoWarnings(1.06,2)" ];

perl_Test_NoWarnings -> perl_test_simple;

}
DEBUG: ComponentDB initialized in 0.0082061290741.
Following packages will be installed:
perl-Test-NoWarnings  perl-test-simple
Total size of package(s): 196.00 KB
Downloading 1 / 2
Package perl-test-simple found in repository beta
perl-test-simple-1.302199-5-p2-x86_64.pisi [cached]
Downloading 2 / 2
Package perl-Test-NoWarnings found in repository beta

perl-Test-NoWarnings-1.06-2-p2-x86_64.pisi (6.0 KB)100%     21.39 MB/s [00:00:00] [complete]
Installing 1 / 2
perl-test-simple-1.302199-5-p2-x86_64.pisi [cached]
Installing perl-test-simple, version 1.302199, release 5
Extracting the files of perl-test-simple
Configuring perl-test-simple package
DEBUG: Calling post install handlers
Configured perl-test-simple
Installed perl-test-simple
Installing 2 / 2
perl-Test-NoWarnings-1.06-2-p2-x86_64.pisi [cached]
Installing perl-Test-NoWarnings, version 1.06, release 2
Extracting the files of perl-Test-NoWarnings
Configuring perl-Test-NoWarnings package
DEBUG: Calling post install handlers
Configured perl-Test-NoWarnings
Installed perl-Test-NoWarnings
Building source package: perl-Math-Random-ISAAC
Fetching source from: https://cpan.metacpan.org/authors/id/J/JA/JAWNSY/Math-Random-ISAAC-1.004.tar.gz

Math-Random-ISAAC-1.004.tar.gz (33.0 KB)  7%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 11%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 15%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 19%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 23%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 31%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 35%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 39%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 43%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 47%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 51%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 55%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 63%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 67%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 71%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 75%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 83%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 86%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB) 90%     35.88 MB/s [00:00:00]
Math-Random-ISAAC-1.004.tar.gz (33.0 KB)100%     35.88 MB/s [00:00:00] [complete]
Source archive is stored: /var/cache/pisi/archives/Math-Random-ISAAC-1.004.tar.gz
Unpacking archive(s)...
 unpacked (/var/pisi/perl-Math-Random-ISAAC-1.004-3/work)
Setting up source...
Sandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Math::Random::ISAAC
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-Math-Random-ISAAC-1.004-3/install" is 0
Building source...
Sandbox enabled build...
cp lib/Math/Random/ISAAC.pm blib/lib/Math/Random/ISAAC.pm
cp lib/Math/Random/ISAAC/PP.pm blib/lib/Math/Random/ISAAC/PP.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/01compile.t .............. ok
t/02sequence.t ............. ok
t/03memory.t ............... skipped: Test::LeakTrace required to test memory leaks
t/04uniform.t .............. skipped: Author tests not required for installation
t/05fallback.t ............. skipped: Test::Without::Module and Math::Random::ISAAC::XS required to test fallback ability
t/06exceptions.t ........... ok
t/release-dist-manifest.t .. skipped: these tests are for release candidate testing
t/release-kwalitee.t ....... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=11, Tests=607,  2 wallclock secs ( 0.09 usr  0.04 sys +  1.00 cusr  0.37 csys =  1.50 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
Installing...
Sandbox enabled build...
Manifying 2 pod documents
Installing /var/pisi/perl-Math-Random-ISAAC-1.004-3/install/usr/share/perl5/vendor_perl/Math/Random/ISAAC.pm
Installing /var/pisi/perl-Math-Random-ISAAC-1.004-3/install/usr/share/perl5/vendor_perl/Math/Random/ISAAC/PP.pm
Installing /var/pisi/perl-Math-Random-ISAAC-1.004-3/install/usr/share/man/man3/Math::Random::ISAAC::PP.3pm
Installing /var/pisi/perl-Math-Random-ISAAC-1.004-3/install/usr/share/man/man3/Math::Random::ISAAC.3pm
Appending installation info to /var/pisi/perl-Math-Random-ISAAC-1.004-3/install/usr/lib/perl5/5.40.2/core_perl/perllocal.pod
DEBUG: return value for "make install" is 0
Building package: perl-Math-Random-ISAAC
Creating perl-Math-Random-ISAAC-1.004-3-p2-x86_64.pisi...
Keeping build directory