------------------------------------------------------------------------------- -- 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. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The reoback port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> reoback-1.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The reoback port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> reoback-1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reoback-1.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The reoback port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> reoback-1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reoback-1.0_2 for building => SHA256 Checksum OK for reoback-1.0_r3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The reoback port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> reoback-1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reoback-1.0_2 for building ===> Extracting for reoback-1.0_2 => SHA256 Checksum OK for reoback-1.0_r3.tar.gz. Extracted Memory Use: 0.17M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for reoback-1.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> reoback-1.0_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> reoback-1.0_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for reoback-1.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> reoback-1.0_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for reoback-1.0_2 ===> reoback-1.0_2 depends on package: perl5>=5.30.r1<5.31 - found cd /construction/sysutils/reoback/reoback-1.0 && /usr/bin/env WRKSRC=/construction/sysutils/reoback/reoback-1.0 REWARNFILE=/construction/sysutils/reoback/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,/home/sforge/reoback/settings.conf,/usr/local/etc/reoback/settings.conf,g' /construction/sysutils/reoback/reoback-1.0/run_reoback.sh cd /construction/sysutils/reoback/reoback-1.0 && /usr/bin/env WRKSRC=/construction/sysutils/reoback/reoback-1.0 REWARNFILE=/construction/sysutils/reoback/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,/home/sforge/reoback/reoback.pl,/usr/local/bin/reoback.pl,g' /construction/sysutils/reoback/reoback-1.0/run_reoback.sh cd /construction/sysutils/reoback/reoback-1.0 && /usr/bin/env WRKSRC=/construction/sysutils/reoback/reoback-1.0 REWARNFILE=/construction/sysutils/reoback/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,^#!/usr/bin/perl -W,#!/usr/local/bin/perl -w,g' reoback.pl ===> Generating temporary packing list install -m 555 /construction/sysutils/reoback/reoback-1.0/reoback.pl /construction/sysutils/reoback/stage/usr/local/bin/ install -m 555 /construction/sysutils/reoback/reoback-1.0/run_reoback.sh /construction/sysutils/reoback/stage/usr/local/bin/ /bin/mkdir -p /construction/sysutils/reoback/stage/usr/local/etc/reoback install -m 0644 /construction/sysutils/reoback/reoback-1.0/conf/settings.conf /construction/sysutils/reoback/stage/usr/local/etc/reoback/settings.conf.dist install -m 0644 /construction/sysutils/reoback/reoback-1.0/conf/files.conf /construction/sysutils/reoback/stage/usr/local/etc/reoback/files.conf.dist install -m 444 /construction/sysutils/reoback/reoback-1.0/docs/man/reoback.1.gz /construction/sysutils/reoback/stage/usr/local/man/man1/ install -m 444 /construction/sysutils/reoback/reoback-1.0/docs/man/reoback.pl.1.gz /construction/sysutils/reoback/stage/usr/local/man/man1/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for reoback-1.0_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07