------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnet-1.1.6_5,1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipguard-1.04_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipguard-1.04_2 for building => SHA256 Checksum OK for ipguard-1.04.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipguard-1.04_2 for building ===> Extracting for ipguard-1.04_2 ===> ipguard-1.04_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipguard-1.04_2 for building => SHA256 Checksum OK for ipguard-1.04.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ipguard-1.04_2 ===> Applying ports patches for ipguard-1.04_2 from /xports/security/ipguard/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ipguard-1.04_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> Configuring for ipguard-1.04_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ipguard-1.04_2 --- start --- --- ethers.o --- --- ipguard.o --- --- packet.o --- --- system.o --- --- ipguard.o --- Compiling ipguard.c --- start --- Making ipguard --- system.o --- Compiling system.c --- packet.o --- Compiling packet.c --- ethers.o --- Compiling ethers.c --- start --- INCLUDES=-I/usr/local/include LIBS=-L/usr/local/lib -lnet -lpcap -L/usr/local/lib DEFINES=-DLIBNET_LIL_ENDIAN CFLAGS=-pipe -Wno-stringop-truncation -Wno-format-truncation -O2 -fno-strict-aliasing -g -Wall -DETHERS='/etc/ethers' --- ipguard.o --- ipguard.c: In function 'main': ipguard.c:129:39: warning: 'strncat' specified bound 8 equals source length [-Wstringop-overflow=] else { pcapf[PCAPFSIZ-10] = '\0'; strncat(pcapf, " and arp", 8); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- packet.o --- In file included from /usr/local/include/libnet.h:119, from packet.c:50: /usr/local/include/./libnet/libnet-headers.h:510: warning: "ETHERTYPE_IPV6" redefined #define ETHERTYPE_IPV6 0x86dd /* IPv6 protocol */ In file included from /usr/include/netinet/if_ether.h:38, from packet.c:43: /usr/include/net/ethernet.h:321: note: this is the location of the previous definition #define ETHERTYPE_IPV6 0x86DD /* IP protocol version 6 */ packet.c: In function 'pair_add': packet.c:192:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (verbose) log_str(WARNING, "Invalid MAC:", mac); return; ^~ packet.c:192:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (verbose) log_str(WARNING, "Invalid MAC:", mac); return; ^~~~~~ packet.c:195:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (verbose) log_str(WARNING, "Host unknown:", ip); return; ^~ packet.c:195:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (verbose) log_str(WARNING, "Host unknown:", ip); return; ^~~~~~ --- ipguard --- Linking ipguard SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ipguard-1.04_2 ===> Generating temporary packing list Making ipguard INCLUDES=-I/usr/local/include LIBS=-L/usr/local/lib -lnet -lpcap -L/usr/local/lib DEFINES=-DLIBNET_LIL_ENDIAN CFLAGS=-pipe -Wno-stringop-truncation -Wno-format-truncation -O2 -fno-strict-aliasing -g -Wall -DETHERS='/etc/ethers' mkdir -p -m 755 /construction/security/ipguard/stage/usr/local/sbin install -s -m 755 ipguard /construction/security/ipguard/stage/usr/local/sbin/ipguard mkdir -p -m 755 /construction/security/ipguard/stage/usr/local/man/man8 install -m 644 doc/ipguard.8 /construction/security/ipguard/stage/usr/local/man/man8/ipguard.8 install -m 0644 /construction/security/ipguard/ipguard-1.04/doc/COPYRIGHT /construction/security/ipguard/ipguard-1.04/doc/NEWS /construction/security/ipguard/ipguard-1.04/doc/README /construction/security/ipguard/ipguard-1.04/doc/README.tcpdump /construction/security/ipguard/ipguard-1.04/doc/README.log /construction/security/ipguard/ipguard-1.04/doc/ethers.sample /construction/security/ipguard/ipguard-1.04/doc/rfc826.txt /construction/security/ipguard/stage/usr/local/share/doc/ipguard ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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: check-plist ------------------------------------------------------------------------------- ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ipguard-1.04_2 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05