------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Crypt-RC4-2.02_1.txz Installing /packages/All/p5-Digest-Perl-MD5-1.9_1.txz Installing /packages/All/p5-IO-stringy-2.111.txz Installing /packages/All/p5-OLE-Storage_Lite-0.20.txz Installing /packages/All/p5-Spreadsheet-ParseExcel-0.65_2,1.txz Installing /packages/All/p5-Archive-Zip-1.68.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/p5-Spreadsheet-ReadSXC-0.20_1.txz Installing /packages/All/p5-Text-CSV-2.00.txz Installing /packages/All/p5-Text-CSV_XS-1.34.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Spreadsheet-Read-0.81 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Spreadsheet-Read-0.81 for building => SHA256 Checksum OK for Spreadsheet-Read-0.81.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Spreadsheet-Read-0.81 for building ===> Extracting for p5-Spreadsheet-Read-0.81 => SHA256 Checksum OK for Spreadsheet-Read-0.81.tgz. Extracted Memory Use: 0.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Spreadsheet-Read-0.81 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ParseExcel>=0.13 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ReadSXC>=0.20 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV>=1.33 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV_XS>=0.71 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ParseExcel>=0.13 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ReadSXC>=0.20 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV>=1.33 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV_XS>=0.71 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-Spreadsheet-Read-0.81 Do you want to install xlscat Convert Spreadsheet to plain text or CSV ? [y] y Do you want to install xlsgrep Grep pattern from Spreadsheet ? [y] y Do you want to install ss2tk Show a Spreadsheet in Perl/Tk ? [y] y Do you want to install ssdiff Show diff between two spreadsheets ? [y] y Do you want to install xls2csv Wrapper around xlscat for easy XLS => CSV ? [y] y Do you want to install xlsx2csv Wrapper around xlscat for easy XLSX => CSV ? [y] y Checking if your kit is complete... Looks good Warning: prerequisite Test::NoWarnings 0 not found. Generating a Unix-style Makefile Writing Makefile for Spreadsheet::Read Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Spreadsheet-Read-0.81 --- blib/lib/Spreadsheet/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Spreadsheet/Read/.exists --- --- blib/arch/auto/Spreadsheet/Read/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blibdirs --- --- blib/script/ss2tk --- --- blib/script/ssdiff --- --- blib/script/xls2csv --- --- blib/script/xlscat --- --- blib/script/xlsgrep --- --- blib/script/xlsx2csv --- --- pm_to_blib --- cp Read.pm blib/lib/Spreadsheet/Read.pm --- blib/script/ss2tk --- cp examples/ss2tk blib/script/ss2tk --- blib/script/ssdiff --- cp examples/ssdiff blib/script/ssdiff "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ssdiff --- blib/script/xls2csv --- cp examples/xls2csv blib/script/xls2csv "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/xls2csv --- blib/script/xlscat --- cp examples/xlscat blib/script/xlscat "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/xlscat --- config --- --- blib/script/xlsgrep --- cp examples/xlsgrep blib/script/xlsgrep "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/xlsgrep --- blib/script/xlsx2csv --- cp examples/xlsx2csv blib/script/xlsx2csv "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/xlsx2csv --- blib/script/ss2tk --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ss2tk --- dynamic --- --- linkext --- --- pure_all --- --- pure_all --- --- manifypods --- Manifying 2 pod documents Manifying 1 pod document --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ParseExcel>=0.13 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ReadSXC>=0.20 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV>=1.33 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV_XS>=0.71 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Spreadsheet-Read-0.81 ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ParseExcel>=0.13 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Spreadsheet-ReadSXC>=0.20 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV>=1.33 - found ===> p5-Spreadsheet-Read-0.81 depends on package: p5-Text-CSV_XS>=0.71 - found ===> p5-Spreadsheet-Read-0.81 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Manifying 2 pod documents Manifying 1 pod document Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/lib/perl5/site_perl/Spreadsheet/Read.pm Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/lib/perl5/site_perl/man/man1/xlsx2csv.1 Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/lib/perl5/site_perl/man/man1/xls2csv.1 Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/lib/perl5/site_perl/man/man3/Spreadsheet::Read.3 Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/ss2tk Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/ssdiff Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/xlscat Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/xlsgrep Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/xlsx2csv Installing /construction/textproc/p5-Spreadsheet-Read/stage/usr/local/bin/xls2csv ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-Spreadsheet-Read-0.81 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11