------------------------------------------------------------------------------- -- 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-IO-Tty-1.14.txz Installing /packages/All/p5-IPC-Run-0.99.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moreutils-0.63 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moreutils-0.63 for building => SHA256 Checksum OK for moreutils-0.63.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by moreutils-0.63 for building ===> Extracting for moreutils-0.63 => SHA256 Checksum OK for moreutils-0.63.tar.gz. Extracted Memory Use: 0.34M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for moreutils-0.63 ===> Applying ports patches for moreutils-0.63 ===> Cleanly applied ports patch(es) patch-moreutils-parallel.c patch-pee.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on package: gmake>=4.3 - found ===> moreutils-0.63 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on package: gmake>=4.3 - found ===> moreutils-0.63 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for moreutils-0.63 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for moreutils-0.63 gmake[1]: Entering directory '/construction/sysutils/moreutils/moreutils-0.63' echo '#include ' > dump.c cc -E -dD dump.c | awk '/^#define E/ { printf "{\"%s\",%s},\n", $2, $2 }' > errnos.h rm -f dump.c cc -pipe -O2 -fno-strict-aliasing -c -o errno.o errno.c cc errno.o -o errno cc -pipe -O2 -fno-strict-aliasing ifdata.c -o ifdata cc -pipe -O2 -fno-strict-aliasing ifne.c -o ifne gmake -C is_utf8/ gmake[2]: Entering directory '/construction/sysutils/moreutils/moreutils-0.63/is_utf8' cc -O3 -Wextra -Wall -ansi -Wstrict-prototypes -c -o main.o main.c cc -O3 -Wextra -Wall -ansi -Wstrict-prototypes -c -o is_utf8.o is_utf8.c cc -O3 -Wextra -Wall -ansi -Wstrict-prototypes -o isutf8 main.o is_utf8.o gmake[2]: Leaving directory '/construction/sysutils/moreutils/moreutils-0.63/is_utf8' cp is_utf8/isutf8 . cc -pipe -O2 -fno-strict-aliasing lckdo.c -o lckdo cc -pipe -O2 -fno-strict-aliasing mispipe.c -o mispipe cc -pipe -O2 -fno-strict-aliasing moreutils-parallel.c -o moreutils-parallel cc -pipe -O2 -fno-strict-aliasing pee.c -o pee cc -pipe -O2 -fno-strict-aliasing sponge.c -o sponge gmake[1]: Leaving directory '/construction/sysutils/moreutils/moreutils-0.63' /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/chronic > /construction/sysutils/moreutils/moreutils-0.63/chronic.1 /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/combine > /construction/sysutils/moreutils/moreutils-0.63/combine.1 /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/moreutils-ts > /construction/sysutils/moreutils/moreutils-0.63/moreutils-ts.1 /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/vidir > /construction/sysutils/moreutils/moreutils-0.63/vidir.1 /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/vipe > /construction/sysutils/moreutils/moreutils-0.63/vipe.1 /usr/local/bin/pod2man --center=" " --release="moreutils" /construction/sysutils/moreutils/moreutils-0.63/zrun > /construction/sysutils/moreutils/moreutils-0.63/zrun.1 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> moreutils-0.63 depends on package: p5-IPC-Run>=0 - found ===> moreutils-0.63 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for moreutils-0.63 ===> moreutils-0.63 depends on package: p5-IPC-Run>=0 - found ===> moreutils-0.63 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list cd /construction/sysutils/moreutils/moreutils-0.63/ && install -s -m 555 errno ifdata ifne isutf8 lckdo mispipe moreutils-parallel pee sponge /construction/sysutils/moreutils/stage/usr/local/bin/ cd /construction/sysutils/moreutils/moreutils-0.63/ && install -m 555 chronic combine moreutils-ts vidir vipe zrun /construction/sysutils/moreutils/stage/usr/local/bin/ cd /construction/sysutils/moreutils/moreutils-0.63/ && install -m 444 errno.1 ifdata.1 ifne.1 isutf8.1 lckdo.1 mispipe.1 moreutils-parallel.1 pee.1 sponge.1 chronic.1 combine.1 moreutils-ts.1 vidir.1 vipe.1 zrun.1 /construction/sysutils/moreutils/stage/usr/local/share/man/man1/ ====> 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 moreutils-0.63 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:17