------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-IO-String-1.08_1.txz Installing /packages/All/p5-Font-TTF-1.06.txz Installing /packages/All/p5-PDF-API2-XS-1.001.txz Installing /packages/All/p5-PDF-API2-2.038.txz Installing /packages/All/p5-Pod-Escapes-1.07.txz Installing /packages/All/p5-Getopt-ArgvFile-1.11_1.txz Installing /packages/All/p5-pod2pdf-0.42_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/texinfo-6.7_4,1.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> parallel-20200822 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> parallel-20200822 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parallel-20200822 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> parallel-20200822 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parallel-20200822 for building => SHA256 Checksum OK for parallel-20200822.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> parallel-20200822 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by parallel-20200822 for building ===> Extracting for parallel-20200822 => SHA256 Checksum OK for parallel-20200822.tar.bz2. Extracted Memory Use: 5.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for parallel-20200822 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> parallel-20200822 depends on executable: pod2pdf - found ===> parallel-20200822 depends on executable: pod2texi - found ===> parallel-20200822 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> parallel-20200822 depends on executable: pod2pdf - found ===> parallel-20200822 depends on executable: pod2texi - found ===> parallel-20200822 depends on package: perl5>=5.32.r0<5.33 - found ===> Configuring for parallel-20200822 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for parallel-20200822 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- sql.1 --- --- parsort.1 --- --- sql.texi --- --- parsort.texi --- --- sql.pdf --- --- parsort.pdf --- --- sql.html --- --- sql.1 --- pod2man --release='20200822' --center='parallel' --section=1 ./sql > ./sql.1n && mv ./sql.1n ./sql.1 || echo "Warning: pod2man not found. Using old sql.1" --- parsort.1 --- pod2man --release='20200822' --center='parallel' --section=1 ./parsort > ./parsort.1n && mv ./parsort.1n ./parsort.1 || echo "Warning: pod2man not found. Using old parsort.1" --- sql.texi --- pod2texi --output=./sql.texi ./sql || echo "Warning: pod2texi not found. Using old sql.texi" --- sql.pdf --- pod2pdf --output-file ./sql.pdf ./sql --title "GNU SQL" || echo "Warning: pod2pdf not found. Using old sql.pdf" --- parsort.texi --- pod2texi --output=./parsort.texi ./parsort || echo "Warning: pod2texi not found. Using old parsort.texi" --- parsort.pdf --- pod2pdf --output-file ./parsort.pdf ./parsort --title "GNU parsort" || echo "Warning: pod2pdf not found. Using old parsort.pdf" --- sql.html --- pod2html --title "GNU SQL" ./sql > ./sql.htmln && mv ./sql.htmln ./sql.html || echo "Warning: pod2html not found. Using old sql.html" rm -f ./pod2htm* --- niceload.html --- pod2html --title "GNU niceload" ./niceload.pod > ./niceload.htmln && mv ./niceload.htmln ./niceload.html || echo "Warning: pod2html not found. Using old niceload.html" --- sql.pdf --- Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. --- niceload.html --- rm -f ./pod2htm* --- sql.pdf --- Warning: pod2pdf not found. Using old sql.pdf --- parcat.html --- pod2html --title "GNU parcat" ./parcat.pod > ./parcat.htmln && mv ./parcat.htmln ./parcat.html || echo "Warning: pod2html not found. Using old parcat.html" rm -f ./pod2htm* --- parset.html --- pod2html --title "GNU parset" ./parset.pod > ./parset.htmln && mv ./parset.htmln ./parset.html || echo "Warning: pod2html not found. Using old parset.html" rm -f ./pod2htm* --- parsort.html --- pod2html --title "GNU parsort" ./parsort > ./parsort.htmln && mv ./parsort.htmln ./parsort.html || echo "Warning: pod2html not found. Using old parsort.html" --- parsort.pdf --- Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. Warning: pod2pdf not found. Using old parsort.pdf --- parsort.html --- rm -f ./pod2htm* SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> parallel-20200822 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for parallel-20200822 ===> parallel-20200822 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list Making install in src pod2pdf --output-file ./sql.pdf ./sql --title "GNU SQL" || echo "Warning: pod2pdf not found. Using old sql.pdf" Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. Warning: pod2pdf not found. Using old sql.pdf pod2pdf --output-file ./parsort.pdf ./parsort --title "GNU parsort" || echo "Warning: pod2pdf not found. Using old parsort.pdf" Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. Warning: pod2pdf not found. Using old parsort.pdf /bin/mkdir -p '/construction/sysutils/parallel/stage/usr/local/bin' install -m 555 parallel sql niceload parcat parset parsort env_parallel env_parallel.ash env_parallel.bash env_parallel.csh env_parallel.dash env_parallel.fish env_parallel.ksh env_parallel.mksh env_parallel.pdksh env_parallel.sh env_parallel.tcsh env_parallel.zsh '/construction/sysutils/parallel/stage/usr/local/bin' /usr/bin/make install-exec-hook rm /construction/sysutils/parallel/stage/usr/local/bin/sem || true rm: /construction/sysutils/parallel/stage/usr/local/bin/sem: No such file or directory ln -s parallel /construction/sysutils/parallel/stage/usr/local/bin/sem pod2pdf --output-file ./sql.pdf ./sql --title "GNU SQL" || echo "Warning: pod2pdf not found. Using old sql.pdf" Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. Warning: pod2pdf not found. Using old sql.pdf pod2pdf --output-file ./parsort.pdf ./parsort --title "GNU parsort" || echo "Warning: pod2pdf not found. Using old parsort.pdf" Can't locate Pod/Parser.pm in @INC (you may need to install the Pod::Parser module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/pod2pdf.pm line 20. Compilation failed in require at /usr/local/bin/pod2pdf line 19. BEGIN failed--compilation aborted at /usr/local/bin/pod2pdf line 19. Warning: pod2pdf not found. Using old parsort.pdf /bin/mkdir -p '/construction/sysutils/parallel/stage/usr/local/share/doc/parallel' install -m 0644 parallel.html env_parallel.html sem.html sql.html niceload.html parallel_tutorial.html parallel_book.html parallel_design.html parallel_alternatives.html parcat.html parset.html parsort.html parallel.texi env_parallel.texi sem.texi sql.texi niceload.texi parallel_tutorial.texi parallel_book.texi parallel_design.texi parallel_alternatives.texi parcat.texi parset.texi parsort.texi parallel.pdf env_parallel.pdf sem.pdf sql.pdf niceload.pdf parallel_tutorial.pdf parallel_book.pdf parallel_design.pdf parallel_alternatives.pdf parcat.pdf parset.pdf parsort.pdf parallel_cheat_bw.pdf '/construction/sysutils/parallel/stage/usr/local/share/doc/parallel' /bin/mkdir -p '/construction/sysutils/parallel/stage/usr/local/man/man1' install -m 0644 parallel.1 env_parallel.1 sem.1 sql.1 niceload.1 parcat.1 parset.1 parsort.1 '/construction/sysutils/parallel/stage/usr/local/man/man1' /bin/mkdir -p '/construction/sysutils/parallel/stage/usr/local/man/man7' install -m 0644 parallel_tutorial.7 parallel_book.7 parallel_design.7 parallel_alternatives.7 '/construction/sysutils/parallel/stage/usr/local/man/man7' ====> 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:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for parallel-20200822 file sizes/checksums [68]: 0% file sizes/checksums [68]: 100% packing files [68]: 0% packing files [68]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:18