------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz 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-Clone-0.45.txz Installing /packages/All/p5-Clone-Choose-0.010.txz Installing /packages/All/p5-Hash-Merge-0.300.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stow-2.3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stow-2.3.1 for building => SHA256 Checksum OK for stow-2.3.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stow-2.3.1 for building ===> Extracting for stow-2.3.1 => SHA256 Checksum OK for stow-2.3.1.tar.bz2. Extracted Memory Use: 1.80M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for stow-2.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on package: gmake>=4.3 - found ===> stow-2.3.1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on package: gmake>=4.3 - found ===> stow-2.3.1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for stow-2.3.1 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for perl... (cached) /usr/local/bin/perl checking Test::More... yes checking Test::Output... no checking that generated files are newer than configure... done configure: creating ./config.status # Perl modules will be installed to ${prefix}/lib/perl5/site_perl # which will expand to # # /usr/local/lib/perl5/site_perl # # unless you override the value of prefix at make-time. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! WARNING! /usr/local/bin/perl was missing modules: ! ! Test::Output ! ! The test suite will fail. 'make install' may still render ! a working installation, but this cannot be guaranteed. ! ! Please (re-)read INSTALL, then install the missing modules ! and try again. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! config.status: creating Makefile SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for stow-2.3.1 gmake[1]: Entering directory '/construction/sysutils/stow/stow-2.3.1' [ -d bin ] || mkdir bin # required in vpath mode # Perl modules will be installed to /usr/local/lib/perl5/site_perl # Generated bin/chkstow from bin/chkstow.in chmod +x bin/chkstow Generated lib/Stow/Util.pm from lib/Stow/Util.pm.in Generated lib/Stow.pm from lib/Stow.pm.in and ./default-ignore-list # This is in /usr/local/bin/perl's built-in @INC, so everything # should work fine with no extra effort. Generated bin/stow from bin/stow.in chmod +x bin/stow gmake[1]: Leaving directory '/construction/sysutils/stow/stow-2.3.1' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> stow-2.3.1 depends on package: p5-Hash-Merge>=0 - found ===> stow-2.3.1 depends on package: perl5>=5.30.r1<5.31 - found ===> stow-2.3.1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for stow-2.3.1 ===> stow-2.3.1 depends on package: p5-Hash-Merge>=0 - found ===> stow-2.3.1 depends on package: perl5>=5.30.r1<5.31 - found ===> stow-2.3.1 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/sysutils/stow/stow-2.3.1' gmake[2]: Entering directory '/construction/sysutils/stow/stow-2.3.1' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/bin' install -m 555 bin/stow bin/chkstow '/construction/sysutils/stow/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/share/doc/stow' install -m 0644 README.md INSTALL.md doc/manual.pdf doc/manual-single.html doc/version.texi ChangeLog doc/ChangeLog.OLD '/construction/sysutils/stow/stage/usr/local/share/doc/stow' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/share/info' install -m 0644 ./doc/stow.info '/construction/sysutils/stow/stage/usr/local/share/info' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/man/man8' install -m 0644 doc/stow.8 '/construction/sysutils/stow/stage/usr/local/man/man8' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/lib/perl5/site_perl' install -m 0644 lib/Stow.pm '/construction/sysutils/stow/stage/usr/local/lib/perl5/site_perl' /bin/mkdir -p '/construction/sysutils/stow/stage/usr/local/lib/perl5/site_perl/Stow' install -m 0644 lib/Stow/Util.pm '/construction/sysutils/stow/stage/usr/local/lib/perl5/site_perl/Stow' gmake install-data-hook gmake[3]: Entering directory '/construction/sysutils/stow/stow-2.3.1' cp -r ./doc/manual-split /construction/sysutils/stow/stage/usr/local/share/doc/stow gmake[3]: Leaving directory '/construction/sysutils/stow/stow-2.3.1' gmake[2]: Leaving directory '/construction/sysutils/stow/stow-2.3.1' gmake[1]: Leaving directory '/construction/sysutils/stow/stow-2.3.1' install -m 0644 /construction/sysutils/stow/stow-2.3.1/ChangeLog /construction/sysutils/stow/stage/usr/local/share/doc/stow install -m 0644 /construction/sysutils/stow/stow-2.3.1/README.md /construction/sysutils/stow/stage/usr/local/share/doc/stow install -m 0644 /construction/sysutils/stow/stow-2.3.1/doc/ChangeLog.OLD /construction/sysutils/stow/stage/usr/local/share/doc/stow install -m 0644 /construction/sysutils/stow/stow-2.3.1/doc/manual-single.html /construction/sysutils/stow/stage/usr/local/share/doc/stow install -m 0644 /construction/sysutils/stow/stow-2.3.1/doc/manual.pdf /construction/sysutils/stow/stage/usr/local/share/doc/stow install -m 0644 /construction/sysutils/stow/stow-2.3.1/doc/version.texi /construction/sysutils/stow/stage/usr/local/share/doc/stow ====> 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 stow-2.3.1 file sizes/checksums [42]: 0% file sizes/checksums [42]: 100% packing files [42]: 0% packing files [42]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16