------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The chroot_safe 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 ------------------------------------------------------------------------------- ===> chroot_safe-1.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The chroot_safe 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 ===> chroot_safe-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chroot_safe-1.4_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The chroot_safe 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 ===> chroot_safe-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chroot_safe-1.4_1 for building => SHA256 Checksum OK for chroot_safe-1.4.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The chroot_safe 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 ===> chroot_safe-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chroot_safe-1.4_1 for building ===> Extracting for chroot_safe-1.4_1 => SHA256 Checksum OK for chroot_safe-1.4.tgz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for chroot_safe-1.4_1 ===> Applying ports patches for chroot_safe-1.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for chroot_safe-1.4_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating chroot_safe config.status: creating chroot_safe.1 config.status: creating Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for chroot_safe-1.4_1 --- chroot_safe.so --- c++ -pipe -O2 -fno-strict-aliasing -fpic -shared chroot_safe.cpp -o chroot_safe.so chroot_safe.cpp: In constructor 'automatic_chroot::automatic_chroot()': chroot_safe.cpp:89:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("CHROOT_ROOT not defined"); ^ chroot_safe.cpp:92:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] user = "nobody"; ^~~~~~~~ chroot_safe.cpp:95:42: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("User not found in /etc/passwd"); ^ chroot_safe.cpp:97:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("setgid failure"); ^ chroot_safe.cpp:99:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("initgroups failure"); ^ chroot_safe.cpp:101:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("chdir failure"); ^ chroot_safe.cpp:103:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("chroot failure"); ^ chroot_safe.cpp:105:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] failure("setresuid failure"); ^ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for chroot_safe-1.4_1 ===> Generating temporary packing list /usr/bin/install -c -m 0755 -d /construction/security/chroot_safe/stage/usr/local/libexec/chroot_safe /usr/bin/install -c -m 0755 -s chroot_safe.so /construction/security/chroot_safe/stage/usr/local/libexec/chroot_safe/chroot_safe.so /usr/bin/install -c -m 0755 -d /construction/security/chroot_safe/stage/usr/local/sbin /usr/bin/install -c -m 0750 chroot_safe /construction/security/chroot_safe/stage/usr/local/sbin/chroot_safe /usr/bin/install -c -m 0755 -d /construction/security/chroot_safe/stage/usr/local/man/man1 /usr/bin/install -c -m 0444 chroot_safe.1 /construction/security/chroot_safe/stage/usr/local/man/man1/chroot_safe.1 ====> 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 chroot_safe-1.4_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04