------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The htdump 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 ------------------------------------------------------------------------------- ===> htdump-0.9y depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The htdump 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 ===> htdump-0.9y depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htdump-0.9y for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The htdump 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 ===> htdump-0.9y depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htdump-0.9y for building => SHA256 Checksum OK for htdump-0.9y.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The htdump 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 ===> htdump-0.9y depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by htdump-0.9y for building ===> Extracting for htdump-0.9y => SHA256 Checksum OK for htdump-0.9y.tar.gz. Extracted Memory Use: 0.82M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for htdump-0.9y ===> Applying ports patches for htdump-0.9y ===> Cleanly applied ports patch(es) patch-init.c patch-usage.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> htdump-0.9y depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> htdump-0.9y depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for htdump-0.9y SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for htdump-0.9y --- usage.o --- --- init.o --- --- read_headers.o --- --- main.o --- --- enc_password.o --- --- mem2hex.o --- --- delnchar.o --- --- file.o --- --- arguments.o --- --- sgets.o --- --- usage.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c usage.c --- enc_password.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c enc_password.c --- mem2hex.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c mem2hex.c --- delnchar.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c delnchar.c --- file.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c file.c --- arguments.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c arguments.c --- sgets.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c sgets.c --- init.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c init.c --- read_headers.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c read_headers.c --- main.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c main.c --- mem2hex.o --- mem2hex.c: In function 'Mem2Hex': mem2hex.c:25:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "%8X | ", (unsigned int) p); /* Print memory address */ ^ --- socket-ssl.o --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -c socket-ssl.c In file included from socket-ssl.c:15: socket.c:35:4: warning: #warning ---------------------------------- [-Wcpp] #warning ---------------------------------- ^~~~~~~ socket.c:36:4: warning: #warning SSL ENABLED [-Wcpp] #warning SSL ENABLED ^~~~~~~ socket.c:37:4: warning: #warning ---------------------------------- [-Wcpp] #warning ---------------------------------- ^~~~~~~ --- ssl --- rm -f htdump cc -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o htdump usage.o init.o read_headers.o main.o enc_password.o mem2hex.o delnchar.o file.o arguments.o sgets.o socket-ssl.o -lssl -lcrypto SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> htdump-0.9y depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for htdump-0.9y ===> htdump-0.9y depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list (cd /construction/www/htdump/htdump-0.9y && install -s -m 555 htdump /construction/www/htdump/stage/usr/local/bin) ====> 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 htdump-0.9y file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:03