------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The httplog 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 ------------------------------------------------------------------------------- ===> httplog-2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The httplog 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 ===> httplog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by httplog-2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The httplog 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 ===> httplog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by httplog-2.1_1 for building => SHA256 Checksum OK for httplog-2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The httplog 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 ===> httplog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by httplog-2.1_1 for building ===> Extracting for httplog-2.1_1 => SHA256 Checksum OK for httplog-2.1.tar.gz. Extracted Memory Use: 0.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for httplog-2.1_1 ===> Applying ports patches for httplog-2.1_1 ===> Cleanly applied ports patch(es) patch-configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for httplog-2.1_1 Checking compiler: cc found. Checking zlib version: 1.2.11 found. Checking errno functions: found. Your configuration settings are as follows: Use zlib compression: yes Use detailed errors: yes httplog install dir: /usr/local/bin manpage install dir: /usr/local/man You are now ready to run 'make'. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for httplog-2.1_1 (cd /construction/sysutils/httplog/httplog-2.1 && cc -pipe -O2 -fno-strict-aliasing -o httplog httplog.c -lz) httplog.c: In function 'parsetags': httplog.c:506:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(outptr, oldptr, min(max - strlen(output), strlen(oldptr))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ httplog.c:506:52: note: length computed here httplog.c:44:26: #define min(x, y) ((x) < (y)) ? (x) : (y) ~~~ httplog.c:506:52: strncpy(outptr, oldptr, min(max - strlen(output), strlen(oldptr))); httplog.c:44:27: note: in definition of macro 'min' #define min(x, y) ((x) < (y)) ? (x) : (y) ^ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for httplog-2.1_1 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/httplog/httplog-2.1/httplog /construction/sysutils/httplog/stage/usr/local/sbin install -m 444 /construction/sysutils/httplog/httplog-2.1/httplog.8 /construction/sysutils/httplog/stage/usr/local/man/man8 install -m 0644 /construction/sysutils/httplog/httplog-2.1/ChangeLog /construction/sysutils/httplog/stage/usr/local/share/doc/httplog install -m 0644 /construction/sysutils/httplog/httplog-2.1/README /construction/sysutils/httplog/stage/usr/local/share/doc/httplog ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for httplog-2.1_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02