DEBUG: SourceDB initialized in 0.0279541015625.
DEBUG: RepoDB initialized in 0.000117063522339.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-sub-prototype/pspec.xml
pspec.xml (1.0 KB) 77% 58.65 MB/s [00:00:00]
pspec.xml (1.0 KB)100% 58.65 MB/s [00:00:00] [complete]
actions.py (531.0 B)100% 6.66 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.00720000267029.
Unsatisfied Build Dependencies: perl-Sub-Exporter
DEBUG: PackageDB initialized in 0.0470838546753.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.000669002532959.
DEBUG: PackageDB initialized in 0.0313150882721.
DEBUG: RepoDB initialized in 0.000105142593384.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.0062849521637.
DEBUG: checking perl-Params-Util
DEBUG: checking perl-Sub-Install
DEBUG: checking perl-Data-OptList
DEBUG: checking perl
DEBUG: checking perl-Params-Util
DEBUG: checking perl-Sub-Install
DEBUG: checking perl
DEBUG: checking perl
digraph G {
perl_Data_OptList[ label = "perl-Data-OptList(0.114,4)" ];
perl_Params_Util[ label = "perl-Params-Util(1.07,4)" ];
perl_Sub_Install[ label = "perl-Sub-Install(0.928,4)" ];
perl_Sub_Exporter[ label = "perl-Sub-Exporter(0.987,4)" ];
perl_Data_OptList -> perl_Params_Util;
perl_Data_OptList -> perl_Sub_Install;
perl_Sub_Exporter -> perl_Data_OptList;
perl_Sub_Exporter -> perl_Params_Util;
perl_Sub_Exporter -> perl_Sub_Install;
}
DEBUG: ComponentDB initialized in 0.00325703620911.
[01;34mFollowing packages will be installed:[0m
perl-Data-OptList perl-Params-Util perl-Sub-Exporter perl-Sub-Install
[33mTotal size of package(s): 78.00 KB[0m
[33mDownloading 1 / 4[0m
Package perl-Params-Util found in repository beta
perl-Params-Util-1.07-4-p2-x86_64.pisi [cached]
[33mDownloading 2 / 4[0m
Package perl-Sub-Install found in repository beta
perl-Sub-Install-0.928-4-p2-x86_64.pisi [cached]
[33mDownloading 3 / 4[0m
Package perl-Data-OptList found in repository beta
perl-Data-OptList-0.114-4-p2-x86_64.pisi [cached]
[33mDownloading 4 / 4[0m
Package perl-Sub-Exporter found in repository beta
perl-Sub-Exporter-0.987-4-p2-x86_64.pisi [cached]
[33mInstalling 1 / 4[0m
perl-Params-Util-1.07-4-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Params-Util, version 1.07, release 4
[0m[36mExtracting the files of perl-Params-Util
[0mConfiguring perl-Params-Util package
DEBUG: Calling post install handlers
[36mConfigured perl-Params-Util
[0m[36mInstalled perl-Params-Util
[0m[33mInstalling 2 / 4[0m
perl-Sub-Install-0.928-4-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Sub-Install, version 0.928, release 4
[0m[36mExtracting the files of perl-Sub-Install
[0mConfiguring perl-Sub-Install package
DEBUG: Calling post install handlers
[36mConfigured perl-Sub-Install
[0m[36mInstalled perl-Sub-Install
[0m[33mInstalling 3 / 4[0m
perl-Data-OptList-0.114-4-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Data-OptList, version 0.114, release 4
[0m[36mExtracting the files of perl-Data-OptList
[0mConfiguring perl-Data-OptList package
DEBUG: Calling post install handlers
[36mConfigured perl-Data-OptList
[0m[36mInstalled perl-Data-OptList
[0m[33mInstalling 4 / 4[0m
perl-Sub-Exporter-0.987-4-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Sub-Exporter, version 0.987, release 4
[0m[36mExtracting the files of perl-Sub-Exporter
[0mConfiguring perl-Sub-Exporter package
DEBUG: Calling post install handlers
[36mConfigured perl-Sub-Exporter
[0m[36mInstalled perl-Sub-Exporter
[0m[01;32mBuilding source package: perl-sub-prototype
[0mSub-Prototype-0.03.tar.gz [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/perl-sub-prototype-0.03-1/work)
[32mSetting up source...
[0mSandbox enabled build...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sub::Prototype
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-sub-prototype-0.03-1/install" is 0
[32mBuilding source...
[0mSandbox enabled build...
cp lib/Sub/Prototype.pm blib/lib/Sub/Prototype.pm
Running Mkbootstrap for Prototype ()
chmod 644 "Prototype.bs"
"/usr/bin/perl5.42.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prototype.bs blib/arch/auto/Sub/Prototype/Prototype.bs 644
"/usr/bin/perl5.42.2" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' Prototype.xs > Prototype.xsc
mv Prototype.xsc Prototype.c
x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib/perl5/5.42.2/core_perl/CORE" Prototype.c
rm -f blib/arch/auto/Sub/Prototype/Prototype.so
x86_64-pc-linux-gnu-gcc -shared -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fstack-protector-strong Prototype.o -o blib/arch/auto/Sub/Prototype/Prototype.so \
\
chmod 755 blib/arch/auto/Sub/Prototype/Prototype.so
Manifying 1 pod document
DEBUG: return value for "make" is 0
[32mTesting package...
[0mSandbox enabled build...
"/usr/bin/perl5.42.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prototype.bs blib/arch/auto/Sub/Prototype/Prototype.bs 644
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-report-prereqs.t .. ok
t/basic.t .............. ok
All tests successful.
Files=2, Tests=5, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.18 cusr 0.02 csys = 0.21 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
[32mInstalling...
[0mSandbox enabled build...
"/usr/bin/perl5.42.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prototype.bs blib/arch/auto/Sub/Prototype/Prototype.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /var/pisi/perl-sub-prototype-0.03-1/install/usr/lib/perl5/5.42.2/vendor_perl/auto/Sub/Prototype/Prototype.so
Installing /var/pisi/perl-sub-prototype-0.03-1/install/usr/lib/perl5/5.42.2/vendor_perl/Sub/Prototype.pm
Installing /var/pisi/perl-sub-prototype-0.03-1/install/usr/share/man/man3/Sub::Prototype.3pm
Appending installation info to /var/pisi/perl-sub-prototype-0.03-1/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 "README" /var/pisi/perl-sub-prototype-0.03-1/install/usr/share/doc/perl-sub-prototype" is 0
DEBUG: return value for "install -m0644 "Changes" /var/pisi/perl-sub-prototype-0.03-1/install/usr/share/doc/perl-sub-prototype" is 0
DEBUG: return value for "install -m0644 "LICENCE" /var/pisi/perl-sub-prototype-0.03-1/install/usr/share/doc/perl-sub-prototype" is 0
DEBUG: /usr/lib/perl5/5.42.2/vendor_perl/auto/Sub/Prototype/Prototype.so [stripped]
[32mBuilding package: perl-sub-prototype
[0mCreating perl-sub-prototype-0.03-1-p2-x86_64.pisi...
Keeping build directory