------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ nstreams-1.0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ nstreams-1.0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by nstreams-1.0.4 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ nstreams-1.0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by nstreams-1.0.4 for building => SHA256 Checksum OK for nstreams-1.0.4.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ nstreams-1.0.4: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by nstreams-1.0.4 for building ===> Extracting for nstreams-1.0.4 => SHA256 Checksum OK for nstreams-1.0.4.tar.gz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for nstreams-1.0.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for nstreams-1.0.4 configure: warning: x86_64-portbld-dragonfly5.7: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-dragonfly5.7 checking target system type... x86_64-portbld-dragonfly5.7 checking build system type... x86_64-portbld-dragonfly5.7 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 whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... (cached) yes checking for netinet/in_systm.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for getopt.h... (cached) yes checking for pcap_open_live in -lpcap... yes checking for bzero... (cached) yes checking for inet_ntoa... (cached) yes updating cache ./config.cache creating ./config.status creating nstreams.tmpl creating includes/config.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for nstreams-1.0.4 --- nstreams --- cd src && /usr/bin/make --- nstreams.o --- --- parse_tcpdump.o --- --- config_rules.o --- --- ports.o --- --- cache.o --- --- networks.o --- --- output.o --- --- read_pcap.o --- --- nstreams.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c nstreams.c --- parse_tcpdump.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c parse_tcpdump.c --- config_rules.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c config_rules.c --- ports.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c ports.c --- cache.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c cache.c --- output.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c output.c --- networks.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c networks.c --- read_pcap.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes -c read_pcap.c --- parse_tcpdump.o --- parse_tcpdump.c: In function 'parse_tcpdump_line': parse_tcpdump.c:262:50: warning: implicit declaration of function 'int2proto' [-Wimplicit-function-declaration] ret->src = ascaddr2intaddr(src, &ret->ports[0], int2proto(ret->proto)); ^~~~~~~~~ --- nstreams --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include/pcap -I/usr/local/include -I/construction/net-mgmt/nstreams/nstreams/includes nstreams.o parse_tcpdump.o config_rules.o ports.o cache.o networks.o output.o read_pcap.o -o nstreams -lpcap SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for nstreams-1.0.4 ===> Generating temporary packing list install -s -m 555 /construction/net-mgmt/nstreams/nstreams/src/nstreams /construction/net-mgmt/nstreams/stage/usr/local/bin install -m 444 /construction/net-mgmt/nstreams/nstreams/docs/nstreams.1 /construction/net-mgmt/nstreams/stage/usr/local/man/man1 install -m 0644 /construction/net-mgmt/nstreams/nstreams/docs/nstreams-networks /construction/net-mgmt/nstreams/stage/usr/local/etc/nstreams-networks.sample install -m 0644 /construction/net-mgmt/nstreams/nstreams/docs/nstreams-services /construction/net-mgmt/nstreams/stage/usr/local/etc/nstreams-services ====> 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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for nstreams-1.0.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:01 TOTAL TIME 00:00:44