------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ifstat 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 ------------------------------------------------------------------------------- ===> ifstat-1.1_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ifstat 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 ===> ifstat-1.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ifstat-1.1_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ifstat 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 ===> ifstat-1.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ifstat-1.1_5 for building => SHA256 Checksum OK for ifstat-1.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ifstat 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 ===> ifstat-1.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ifstat-1.1_5 for building ===> Extracting for ifstat-1.1_5 => SHA256 Checksum OK for ifstat-1.1.tar.gz. Extracted Memory Use: 0.34M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ifstat-1.1_5 ===> Applying ports patches for ifstat-1.1_5 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-drivers.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ifstat-1.1_5 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ifstat-1.1_5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for ifstat-1.1_5 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mbuf.h... yes checking for net/route.h... yes checking for net/if.h... (cached) yes checking for net/if_var.h... yes checking for net/if_types.h... yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/sockio.h... yes checking for net/soioctl.h... no checking for sys/termios.h... no checking for errno.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for limits.h... (cached) yes checking for fcntl.h... (cached) yes checking return type of signal handlers... void checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for proc interface in /proc/net/dev... no checking for kstat_open... no checking for kstat_open in -lkstat... no checking for net/if_mib.h... yes checking for sysctl... (cached) yes checking for sys/sysctl.h... (cached) yes checking for net/if_mib.h... (cached) yes checking for working ifmib sysctl... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ifstat-1.1_5 --- ifstat.o --- --- drivers.o --- --- data.o --- --- ifstat.o --- cc -I. -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c ifstat.c -o ifstat.o --- drivers.o --- cc -I. -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c drivers.c -o drivers.o --- data.o --- cc -I. -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -c data.c -o data.o --- ifstat --- cc ifstat.o drivers.o data.o -Wl,-rpath,/usr/local/lib -o ifstat SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ifstat-1.1_5 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ifstat-1.1_5 ===> ifstat-1.1_5 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list /usr/bin/install -c -d -m 755 /construction/net/ifstat/stage/usr/local/bin /usr/bin/install -c -s -m 755 ifstat /construction/net/ifstat/stage/usr/local/bin/ifstat /usr/bin/install -c -d -m 755 /construction/net/ifstat/stage/usr/local/man/man1 /usr/bin/install -c -m 644 ifstat.1 /construction/net/ifstat/stage/usr/local/man/man1/ifstat.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ifstat-1.1_5 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06