------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The smurflog 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 ------------------------------------------------------------------------------- ===> smurflog-2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The smurflog 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 ===> smurflog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smurflog-2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The smurflog 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 ===> smurflog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smurflog-2.1_1 for building => SHA256 Checksum OK for smurflog-2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The smurflog 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 ===> smurflog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smurflog-2.1_1 for building ===> Extracting for smurflog-2.1_1 => SHA256 Checksum OK for smurflog-2.1.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for smurflog-2.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for smurflog-2.1_1 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 -std=gnu89 ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -std=gnu89 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for working const... yes checking for inline... inline checking for strip... strip checking for pcap_open_live in -lpcap... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking return type of signal handlers... void updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for smurflog-2.1_1 --- smurflog.o --- --- hash.o --- --- smurflog.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu89 -c smurflog.c --- hash.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu89 -c hash.c --- smurflog.o --- smurflog.c:49:13: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] inline void log(char *format, ...) ^~~ --- hash.o --- hash.c: In function 'clear_hash': hash.c:31:4: warning: incompatible implicit declaration of built-in function 'memset' memset(hashtable, 0, sizeof(hashtable)); ^~~~~~ hash.c:31:4: note: include '' or provide a declaration of 'memset' hash.c:8:1: +#include hash.c:31:4: memset(hashtable, 0, sizeof(hashtable)); ^~~~~~ --- smurflog --- rm -f smurflog cc -pipe -O2 -fno-strict-aliasing -std=gnu89 -o smurflog smurflog.o hash.o -lpcap SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for smurflog-2.1_1 ===> Generating temporary packing list install -s -m 555 /construction/security/smurflog/smurflog-2.1/smurflog /construction/security/smurflog/stage/usr/local/sbin install -m 0644 /construction/security/smurflog/smurflog-2.1/README /construction/security/smurflog/stage/usr/local/share/doc/smurflog ====> 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 smurflog-2.1_1 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:00 TOTAL TIME 00:00:05