------------------------------------------------------------------------------- -- 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-Pod-POM-2.01.txz Installing /packages/All/p5-AppConfig-1.71.txz Installing /packages/All/p5-Template-Toolkit-3.008.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-DocSet-0.19_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-DocSet-0.19_3 for building => SHA256 Checksum OK for DocSet-0.19.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-DocSet-0.19_3 for building ===> Extracting for p5-DocSet-0.19_3 => SHA256 Checksum OK for DocSet-0.19.tar.gz. Extracted Memory Use: 1.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-DocSet-0.19_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on package: p5-Pod-POM>=0 - found ===> p5-DocSet-0.19_3 depends on package: p5-Template-Toolkit>=0 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on package: p5-Pod-POM>=0 - found ===> p5-DocSet-0.19_3 depends on package: p5-Template-Toolkit>=0 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for p5-DocSet-0.19_3 Checking for Pod::POM...ok Checking for Storable...ok Checking for HTML::Parser...not ok Can't locate HTML/Parser.pm in @INC (you may need to install the HTML::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30 .) at ./Makefile.PL line 56. *** For DocSet to work you need version 3.25, or later, of HTML::Parser from CPAN Checking for Template...ok Undefined requirement for Storable treated as '0' at /usr/local/lib/perl5/5.30/ExtUtils/MakeMaker.pm line 470. Checking if your kit is complete... Looks good Warning: prerequisite HTML::Parser 3.25 not found. Generating a Unix-style Makefile Writing Makefile for DocSet Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-DocSet-0.19_3 --- blib/lib/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/DocSet/.exists --- --- blib/arch/auto/DocSet/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blib/script/docset_build --- --- blib/script/html2ps --- --- blibdirs --- --- blib/script/html2ps --- cp bin/html2ps blib/script/html2ps --- blib/script/docset_build --- cp bin/docset_build blib/script/docset_build --- blib/script/html2ps --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/html2ps --- blib/script/docset_build --- "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/docset_build --- config --- --- dynamic --- --- linkext --- --- pm_to_blib --- cp lib/DocSet/Doc/Common.pm blib/lib/DocSet/Doc/Common.pm cp lib/DocSet/Util.pm blib/lib/DocSet/Util.pm cp lib/DocSet/Source/POD.pm blib/lib/DocSet/Source/POD.pm cp lib/DocSet/DocSet/HTML.pm blib/lib/DocSet/DocSet/HTML.pm cp lib/DocSet.pm blib/lib/DocSet.pm cp lib/DocSet/Cache.pm blib/lib/DocSet/Cache.pm cp lib/DocSet/Source/Text.pm blib/lib/DocSet/Source/Text.pm cp lib/DocSet/NavigateCache.pm blib/lib/DocSet/NavigateCache.pm cp lib/DocSet/Template/Plugin/NavigateCache.pm blib/lib/DocSet/Template/Plugin/NavigateCache.pm cp lib/DocSet/Source/HTML.pm blib/lib/DocSet/Source/HTML.pm cp lib/DocSet/DocSet/PSPDF.pm blib/lib/DocSet/DocSet/PSPDF.pm cp lib/DocSet/Doc.pm blib/lib/DocSet/Doc.pm cp lib/DocSet/Doc/POD2HTML.pm blib/lib/DocSet/Doc/POD2HTML.pm cp lib/DocSet/Config.pm blib/lib/DocSet/Config.pm cp lib/DocSet/Doc/HTML2HTMLPS.pm blib/lib/DocSet/Doc/HTML2HTMLPS.pm cp lib/DocSet/Doc/Text2HTML.pm blib/lib/DocSet/Doc/Text2HTML.pm cp lib/DocSet/Doc/POD2HTMLPS.pm blib/lib/DocSet/Doc/POD2HTMLPS.pm cp lib/DocSet/DocSet.pm blib/lib/DocSet/DocSet.pm cp lib/DocSet/5005compat.pm blib/lib/DocSet/5005compat.pm cp lib/DocSet/Doc/HTML2HTML.pm blib/lib/DocSet/Doc/HTML2HTML.pm cp lib/DocSet/RunTime.pm blib/lib/DocSet/RunTime.pm --- pure_all --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 20 pod documents --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-DocSet-0.19_3 depends on package: p5-Pod-POM>=0 - found ===> p5-DocSet-0.19_3 depends on package: p5-Template-Toolkit>=0 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-DocSet-0.19_3 ===> p5-DocSet-0.19_3 depends on package: p5-Pod-POM>=0 - found ===> p5-DocSet-0.19_3 depends on package: p5-Template-Toolkit>=0 - found ===> p5-DocSet-0.19_3 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list Manifying 1 pod document Manifying 20 pod documents Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/NavigateCache.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/RunTime.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Cache.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/5005compat.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Util.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Config.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/DocSet.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/DocSet/PSPDF.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/DocSet/HTML.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Template/Plugin/NavigateCache.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/Common.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/HTML2HTMLPS.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/HTML2HTML.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/POD2HTML.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/POD2HTMLPS.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Doc/Text2HTML.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Source/HTML.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Source/Text.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/DocSet/Source/POD.pm Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man1/docset_build.1 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::DocSet.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Cache.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::POD2HTMLPS.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Config.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Source::Text.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::DocSet::PSPDF.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::NavigateCache.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::HTML2HTML.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Util.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::HTML2HTMLPS.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::Text2HTML.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::RunTime.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Source::POD.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::5005compat.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::POD2HTML.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Source::HTML.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc::Common.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::DocSet::HTML.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/lib/perl5/site_perl/man/man3/DocSet::Doc.3 Installing /construction/textproc/p5-DocSet/stage/usr/local/bin/html2ps Installing /construction/textproc/p5-DocSet/stage/usr/local/bin/docset_build ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-DocSet-0.19_3 file sizes/checksums [45]: 0% file sizes/checksums [45]: 100% packing files [45]: 0% packing files [45]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11