------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/libevent-2.1.11.txz ===== Message from libevent-2.1.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libpcap-1.9.1_1.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone 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:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by addrwatch-1.0.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by addrwatch-1.0.2 for building => SHA256 Checksum OK for fln-addrwatch-v1.0.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by addrwatch-1.0.2 for building ===> Extracting for addrwatch-1.0.2 => SHA256 Checksum OK for fln-addrwatch-v1.0.2_GH0.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for addrwatch-1.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on package: gmake>=4.3 - found ===> addrwatch-1.0.2 depends on package: pkgconf>=1.3.0_1 - found ===> addrwatch-1.0.2 depends on package: autoconf>=2.69 - found ===> addrwatch-1.0.2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> addrwatch-1.0.2 depends on shared library: libpcap.so - found (/usr/lib/libpcap.so) ===> addrwatch-1.0.2 depends on shared library: libargp.so - found (/usr/local/lib/libargp.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> addrwatch-1.0.2 depends on package: gmake>=4.3 - found ===> addrwatch-1.0.2 depends on package: pkgconf>=1.3.0_1 - found ===> addrwatch-1.0.2 depends on package: autoconf>=2.69 - found ===> addrwatch-1.0.2 depends on package: automake>=1.16.1 - found ===> addrwatch-1.0.2 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> addrwatch-1.0.2 depends on shared library: libpcap.so - found (/usr/lib/libpcap.so) ===> addrwatch-1.0.2 depends on shared library: libargp.so - found (/usr/local/lib/libargp.so) ===> Configuring for addrwatch-1.0.2 configure.ac:8: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for pcap_open_live in -lpcap... yes checking for shm_open in -lrt... yes checking pkg-config is at least version 0.9.0... yes checking for LIBEVENT... yes checking for LIBEVENT2... yes checking for library containing argp_parse... -largp checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.h... yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for uint32_t... (cached) yes checking for uint16_t... (cached) yes checking for uint8_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for bzero... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for addrwatch-1.0.2 gmake[1]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2' Making all in src gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/src' gmake all-am gmake[3]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/src' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT addrwatch.o -MD -MP -MF .deps/addrwatch.Tpo -c -o addrwatch.o addrwatch.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT mcache.o -MD -MP -MF .deps/mcache.Tpo -c -o mcache.o mcache.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT output_flatfile.o -MD -MP -MF .deps/output_flatfile.Tpo -c -o output_flatfile.o output_flatfile.c cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT output_sqlite.o -MD -MP -MF .deps/output_sqlite.Tpo -c -o output_sqlite.o output_sqlite.c storage.c: In function 'blacklist_match': storage.c:71:7: warning: implicit declaration of function 'memcmp' [-Wimplicit-function-declaration] if (memcmp(ip_addr, ip->ip_addr, addr_len) != 0) { ^~~~~~ base64.c: In function 'base64_encode_packet': base64.c:51:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(pkt_buffer, 0, sizeof(pkt_buffer)); ^~~~~~ base64.c:51:2: warning: incompatible implicit declaration of built-in function 'memset' base64.c:51:2: note: include '' or provide a declaration of 'memset' base64.c:5:1: +#include base64.c:51:2: memset(pkt_buffer, 0, sizeof(pkt_buffer)); ^~~~~~ util.c: In function 'log_open': util.c:31:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&_ctx, 0, sizeof(_ctx)); ^~~~~~ util.c:31:2: warning: incompatible implicit declaration of built-in function 'memset' util.c:31:2: note: include '' or provide a declaration of 'memset' util.c:6:1: +#include #include util.c:31:2: memset(&_ctx, 0, sizeof(_ctx)); ^~~~~~ addrwatch.c: In function 'main': addrwatch.c:534:3: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] dev = pcap_lookupdev(errbuf); ^~~ In file included from /usr/local/include/pcap.h:43, from addrwatch.h:11, from addrwatch.c:14: /usr/local/include/pcap/pcap.h:328:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ parse.c: In function 'parse_ipv6': parse.c:130:15: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (p->len < (ip6e->ip6e_len + 1) * 8) { ^ mv -f .deps/process.Tpo .deps/process.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT output_shm.o -MD -MP -MF .deps/output_shm.Tpo -c -o output_shm.o output_shm.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT addrwatch_stdout.o -MD -MP -MF .deps/addrwatch_stdout.Tpo -c -o addrwatch_stdout.o addrwatch_stdout.c mv -f .deps/output_flatfile.Tpo .deps/output_flatfile.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT shm_client.o -MD -MP -MF .deps/shm_client.Tpo -c -o shm_client.o shm_client.c output_sqlite.c:16:19: warning: 'sqlite_insert_template' defined but not used [-Wunused-const-variable=] static const char sqlite_insert_template[] = "INSERT INTO %s VALUES(?, ?, ?, ?, ?, ?);"; ^~~~~~~~~~~~~~~~~~~~~~ output_sqlite.c:6:19: warning: 'sqlite_create_template' defined but not used [-Wunused-const-variable=] static const char sqlite_create_template[] = "\ ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/base64.Tpo .deps/base64.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -MT addrwatch_syslog.o -MD -MP -MF .deps/addrwatch_syslog.Tpo -c -o addrwatch_syslog.o addrwatch_syslog.c mv -f .deps/output_sqlite.Tpo .deps/output_sqlite.Po mv -f .deps/mcache.Tpo .deps/mcache.Po mv -f .deps/storage.Tpo .deps/storage.Po output_shm.c: In function 'output_shm_save': output_shm.c:58:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy((char *)e->interface, p->ifc->name, IFNAMSIZ); ^~~~~~~ output_shm.c:58:2: warning: incompatible implicit declaration of built-in function 'strncpy' output_shm.c:58:2: note: include '' or provide a declaration of 'strncpy' output_shm.c:9:1: +#include output_shm.c:58:2: strncpy((char *)e->interface, p->ifc->name, IFNAMSIZ); ^~~~~~~ output_shm.c:59:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(e->ip_address, p->ip_addr, p->ip_len); ^~~~~~ output_shm.c:59:2: warning: incompatible implicit declaration of built-in function 'memcpy' output_shm.c:59:2: note: include '' or provide a declaration of 'memcpy' mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/addrwatch_stdout.Tpo .deps/addrwatch_stdout.Po mv -f .deps/shm_client.Tpo .deps/shm_client.Po mv -f .deps/output_shm.Tpo .deps/output_shm.Po cc -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o addrwatch_stdout addrwatch_stdout.o shm_client.o -largp -lrt -lpcap mv -f .deps/addrwatch_syslog.Tpo .deps/addrwatch_syslog.Po cc -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o addrwatch_syslog addrwatch_syslog.o shm_client.o -largp -lrt -lpcap mv -f .deps/check.Tpo .deps/check.Po mv -f .deps/addrwatch.Tpo .deps/addrwatch.Po cc -Wall -Wextra -Wno-unused-parameter -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o addrwatch addrwatch.o util.o parse.o check.o process.o base64.o storage.o mcache.o output_flatfile.o output_sqlite.o output_shm.o -L/usr/local/lib -levent -largp -lrt -lpcap gmake[3]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/src' gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/src' Making all in doc gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[1]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for addrwatch-1.0.2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2' Making install in src gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/src' gmake[3]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/src' /bin/mkdir -p '/construction/net/addrwatch/stage/usr/local/bin' install -s -m 555 addrwatch addrwatch_stdout addrwatch_syslog '/construction/net/addrwatch/stage/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/src' gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/src' Making install in doc gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[3]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/addrwatch/stage/usr/local/man/man8' install -m 0644 addrwatch.8 '/construction/net/addrwatch/stage/usr/local/man/man8' gmake[3]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2/doc' gmake[2]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[3]: Entering directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[2]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2' gmake[1]: Leaving directory '/construction/net/addrwatch/addrwatch-1.0.2' ====> 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 addrwatch-1.0.2 actual-package-depends: dependency on /usr/lib/libpcap.so not registered (normal if it belongs to base) 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:21