------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The sniffit 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 ------------------------------------------------------------------------------- ===> sniffit-0.3.7b_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The sniffit 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 ===> sniffit-0.3.7b_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sniffit-0.3.7b_4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The sniffit 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 ===> sniffit-0.3.7b_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sniffit-0.3.7b_4 for building => SHA256 Checksum OK for sniffit.0.3.7.beta.tar.gz. => SHA256 Checksum OK for sniffit_0.3.7.beta-10.diff.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The sniffit 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 ===> sniffit-0.3.7b_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sniffit-0.3.7b_4 for building ===> Extracting for sniffit-0.3.7b_4 => SHA256 Checksum OK for sniffit.0.3.7.beta.tar.gz. => SHA256 Checksum OK for sniffit_0.3.7.beta-10.diff.gz. Extracted Memory Use: 0.97M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sniffit-0.3.7b_4 ===> Applying distribution patches for sniffit-0.3.7b_4 ===> Applying ports patches for sniffit-0.3.7b_4 ===> Applying dragonfly patches for sniffit-0.3.7b_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for sniffit-0.3.7b_4 loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for main in -lncurses... no checking for ncurses.h... no configure: warning: Interactive mode (-i/-I) will NOT be supported.! configure: warning: Install ncurses! checking for shmget... (cached) yes checking for atexit... (cached) yes checking size of unsigned short int... 2 checking size of unsigned long int... 8 unsigned long is NOT 4 bytes... hmmm... checking size of unsigned int... 4 checking host system type... x86_64-unknown-dragonfly5.9 checking target system type... x86_64-unknown-dragonfly5.9 checking build system type... x86_64-portbld-dragonfly5.9 updating cache ./config.cache creating ./config.status creating Makefile configuring in libpcap running /bin/sh ./configure --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ --build=x86_64-portbld-dragonfly5.9 --cache-file=.././config.cache --srcdir=. loading site script /xports/Templates/config.site loading cache .././config.cache checking host system type... x86_64-unknown-dragonfly5.9 checking target system type... x86_64-unknown-dragonfly5.9 checking build system type... x86_64-portbld-dragonfly5.9 checking for gcc... (cached) cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking gcc version... test: -gt: unexpected operator checking how to run the C preprocessor... cpp checking for malloc.h... (cached) no checking for sys/ioccom.h... yes checking for sys/sockio.h... yes checking for ANSI ioctl definitions... yes checking for ether_hostton... yes checking for strerror... (cached) yes checking packet capture type... bpf checking for flex... flex checking for flex 2.4 or higher... yes checking for bison... no configure: warning: don't have both flex and bison; reverting to lex/yacc checking for ranlib... ranlib checking if sockaddr struct has sa_len member... yes checking if unaligned accesses fail... no rm: net: is a directory checking for a BSD compatible install... /usr/bin/install -c updating cache .././config.cache creating ./config.status creating Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sniffit-0.3.7b_4 --- sn_packets.o --- --- sn_generation.o --- --- sn_interface.o --- --- sn_cfgfile.o --- --- sn_logfile.o --- --- sn_resolv.o --- --- sn_generation.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_generation.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sn_packets.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_packets.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sn_interface.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_interface.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sn_cfgfile.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_cfgfile.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sn_logfile.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_logfile.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sn_resolv.o --- cc -pipe -O2 -fno-strict-aliasing -w -c sn_resolv.c -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 --- sniffit --- cc -pipe -O2 -fno-strict-aliasing -w -o sniffit sniffit.0.3.7.c sn_packets.o sn_generation.o sn_interface.o sn_cfgfile.o sn_logfile.o sn_resolv.o -lpcap -DHAVE_SHMGET=1 -DHAVE_ATEXIT=1 -DSIZEOF_UNSIGNED_SHORT_INT=2 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DUSE_32_INT=1 -DFREEBSD=1 strip sniffit --- all --- Succesfull compilation... SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sniffit-0.3.7b_4 ===> Generating temporary packing list install -s -m 555 /construction/net/sniffit/sniffit.0.3.7.beta/sniffit /construction/net/sniffit/stage/usr/local/sbin install -m 444 /construction/net/sniffit/sniffit.0.3.7.beta/sniffit.5 /construction/net/sniffit/stage/usr/local/man/man5 install -m 444 /construction/net/sniffit/sniffit.0.3.7.beta/sniffit.8 /construction/net/sniffit/stage/usr/local/man/man8 install -m 0644 /construction/net/sniffit/sniffit.0.3.7.beta/README.FIRST /construction/net/sniffit/stage/usr/local/share/doc/sniffit ====> 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 sniffit-0.3.7b_4 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:05