------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ipaudit 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 ------------------------------------------------------------------------------- ===> ipaudit-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 ipaudit 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 ===> ipaudit-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipaudit-1.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ipaudit 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 ===> ipaudit-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipaudit-1.1 for building => SHA256 Checksum OK for ipaudit-1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ipaudit 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 ===> ipaudit-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ipaudit-1.1 for building ===> Extracting for ipaudit-1.1 => SHA256 Checksum OK for ipaudit-1.1.tar.gz. Extracted Memory Use: 0.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ipaudit-1.1 ===> Applying ports patches for ipaudit-1.1 ===> Cleanly applied ports patch(es) patch-src_ipaudit.conf.sample SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ipaudit-1.1 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 /construction/net-mgmt/ipaudit/ipaudit-1.1/missing: Unknown `--is-lightweight' option Try `/construction/net-mgmt/ipaudit/ipaudit-1.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes Configuring for ipaudit ... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for sqrt in -lm... yes checking for gethostent in -lnsl... no checking for pcap_datalink in -lpcap... yes 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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for gzopen in -lz... yes checking for zlib.h... (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:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ipaudit-1.1 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- total.o --- --- hash.o --- --- gzfile.o --- --- makelocal.o --- --- ipaudit.o --- --- ipdbase.o --- --- ipstrings.o --- --- gzfile.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT gzfile.o -MD -MP -MF .deps/gzfile.Tpo -c -o gzfile.o gzfile.c --- total.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT total.o -MD -MP -MF .deps/total.Tpo -c -o total.o total.c --- ipaudit.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT ipaudit.o -MD -MP -MF .deps/ipaudit.Tpo -c -o ipaudit.o ipaudit.c --- ipdbase.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT ipdbase.o -MD -MP -MF .deps/ipdbase.Tpo -c -o ipdbase.o ipdbase.c --- ipstrings.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT ipstrings.o -MD -MP -MF .deps/ipstrings.Tpo -c -o ipstrings.o ipstrings.c --- hash.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- makelocal.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -Wall -MT makelocal.o -MD -MP -MF .deps/makelocal.Tpo -c -o makelocal.o makelocal.c --- gzfile.o --- mv -f .deps/gzfile.Tpo .deps/gzfile.Po --- makelocal.o --- makelocal.c: In function 'main': makelocal.c:206:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(buffer2,buffer,nbuffer+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ makelocal.c:204:17: note: length computed here nbuffer = strlen(buffer)-1; ^~~~~~~~~~~~~~ --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- ipstrings.o --- mv -f .deps/ipstrings.Tpo .deps/ipstrings.Po --- ipstrings --- cc -pipe -O2 -fno-strict-aliasing -Wall -o ipstrings ipstrings.o -lz -lpcap -lm --- makelocal.o --- mv -f .deps/makelocal.Tpo .deps/makelocal.Po --- makelocal --- cc -pipe -O2 -fno-strict-aliasing -Wall -o makelocal makelocal.o gzfile.o -lz -lpcap -lm --- ipaudit.o --- ipaudit.c: In function 'read_config_line': ipaudit.c:1822:3: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(probelabel_g,val,IP_NAME_LEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- total.o --- mv -f .deps/total.Tpo .deps/total.Po --- total --- cc -pipe -O2 -fno-strict-aliasing -Wall -o total total.o hash.o gzfile.o -lz -lpcap -lm --- ipdbase.o --- mv -f .deps/ipdbase.Tpo .deps/ipdbase.Po --- ipaudit.o --- mv -f .deps/ipaudit.Tpo .deps/ipaudit.Po --- ipaudit --- cc -pipe -O2 -fno-strict-aliasing -Wall -o ipaudit ipaudit.o ipdbase.o hash.o -lz -lpcap -lm Making all in doc SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ipaudit-1.1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/net-mgmt/ipaudit/stage/usr/local/bin' install -s -m 555 total makelocal '/construction/net-mgmt/ipaudit/stage/usr/local/bin' /bin/mkdir -p '/construction/net-mgmt/ipaudit/stage/usr/local/sbin' install -s -m 555 ipaudit ipstrings '/construction/net-mgmt/ipaudit/stage/usr/local/sbin' Making install in doc /bin/mkdir -p '/construction/net-mgmt/ipaudit/stage/usr/local/man/man1' install -m 0644 total.1 '/construction/net-mgmt/ipaudit/stage/usr/local/man/man1' /bin/mkdir -p '/construction/net-mgmt/ipaudit/stage/usr/local/man/man8' install -m 0644 ipaudit.8 ipstrings.8 '/construction/net-mgmt/ipaudit/stage/usr/local/man/man8' install -m 0644 /construction/net-mgmt/ipaudit/ipaudit-1.1/README /construction/net-mgmt/ipaudit/stage/usr/local/share/doc/ipaudit install -m 0644 /construction/net-mgmt/ipaudit/ipaudit-1.1/src/ipaudit.conf.sample /construction/net-mgmt/ipaudit/stage/usr/local/etc ====> 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 ipaudit-1.1 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08