------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> sshguard-2.4.0_2,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> sshguard-2.4.0_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshguard-2.4.0_2,1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> sshguard-2.4.0_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshguard-2.4.0_2,1 for building => SHA256 Checksum OK for sshguard-2.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> sshguard-2.4.0_2,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sshguard-2.4.0_2,1 for building ===> Extracting for sshguard-2.4.0_2,1 => SHA256 Checksum OK for sshguard-2.4.0.tar.gz. Extracted Memory Use: 5.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sshguard-2.4.0_2,1 ===> Applying ports patches for sshguard-2.4.0_2,1 ===> Cleanly applied ports patch(es) patch-examples-sshguard.conf.sample patch-src_sshguard.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for sshguard-2.4.0_2,1 configure: loading site script /xports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... yes 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... gcc3 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes ## -------------- ## ## Program Checks ## ## -------------- ## checking for cc option to accept ISO C99... none needed checking for ranlib... ranlib checking for bison... no checking for byacc... byacc checking for ar... ar checking the archiver (ar) interface... ar checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes ## ----------------------------------- ## ## Headers, Types, and Compiler Checks ## ## ----------------------------------- ## checking for getopt.h... (cached) yes checking sys/capsicum.h usability... no checking sys/capsicum.h presence... no checking for sys/capsicum.h... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for rst2man... no checking for rst2man.py... no configure: WARNING: rst2man not found; using pre-built man pages ## ----------------- ## ## Library Functions ## ## ----------------- ## checking for library containing gethostbyname... none required checking for library containing pthread_create... -lpthread checking for library containing socket... none required 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 src/blocker/Makefile config.status: creating src/fw/Makefile config.status: creating src/parser/Makefile config.status: creating src/common/config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sshguard-2.4.0_2,1 --- all-recursive --- Making all in src --- all-recursive --- Making all in blocker --- service_names.o --- --- simclist.o --- --- attack.o --- --- blocker.o --- --- blocklist.o --- --- hash_32a.o --- --- sshguard_blacklist.o --- --- sshguard_options.o --- --- sshguard_whitelist.o --- --- service_names.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT service_names.o -MD -MP -MF .deps/service_names.Tpo -c -o service_names.o `test -f '../common/service_names.c' || echo './'`../common/service_names.c --- simclist.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT simclist.o -MD -MP -MF .deps/simclist.Tpo -c -o simclist.o `test -f '../common/simclist.c' || echo './'`../common/simclist.c --- attack.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.c --- blocker.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT blocker.o -MD -MP -MF .deps/blocker.Tpo -c -o blocker.o blocker.c --- blocklist.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT blocklist.o -MD -MP -MF .deps/blocklist.Tpo -c -o blocklist.o blocklist.c --- hash_32a.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT hash_32a.o -MD -MP -MF .deps/hash_32a.Tpo -c -o hash_32a.o hash_32a.c --- sshguard_options.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT sshguard_options.o -MD -MP -MF .deps/sshguard_options.Tpo -c -o sshguard_options.o sshguard_options.c --- sshguard_whitelist.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT sshguard_whitelist.o -MD -MP -MF .deps/sshguard_whitelist.Tpo -c -o sshguard_whitelist.o sshguard_whitelist.c --- sshguard_blacklist.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT sshguard_blacklist.o -MD -MP -MF .deps/sshguard_blacklist.Tpo -c -o sshguard_blacklist.o sshguard_blacklist.c --- hash_32a.o --- mv -f .deps/hash_32a.Tpo .deps/hash_32a.Po --- service_names.o --- mv -f .deps/service_names.Tpo .deps/service_names.Po --- attack.o --- mv -f .deps/attack.Tpo .deps/attack.Po --- sshguard_blacklist.o --- mv -f .deps/sshguard_blacklist.Tpo .deps/sshguard_blacklist.Po --- sshguard_options.o --- mv -f .deps/sshguard_options.Tpo .deps/sshguard_options.Po --- blocklist.o --- mv -f .deps/blocklist.Tpo .deps/blocklist.Po --- blocker.o --- mv -f .deps/blocker.Tpo .deps/blocker.Po --- sshguard_whitelist.o --- mv -f .deps/sshguard_whitelist.Tpo .deps/sshguard_whitelist.Po --- simclist.o --- mv -f .deps/simclist.Tpo .deps/simclist.Po --- sshg-blocker --- cc -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -o sshg-blocker service_names.o simclist.o attack.o blocker.o blocklist.o hash_32a.o sshguard_blacklist.o sshguard_options.o sshguard_whitelist.o -lpthread Making all in fw --- hosts.o --- --- simclist.o --- --- sshg-fw-firewalld --- --- sshg-fw-ipfilter --- --- sshg-fw-ipfw --- --- sshg-fw-ipset --- --- sshg-fw-iptables --- --- sshg-fw-nft-sets --- --- sshg-fw-null --- --- sshg-fw-pf --- --- hosts.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT hosts.o -MD -MP -MF .deps/hosts.Tpo -c -o hosts.o hosts.c --- simclist.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT simclist.o -MD -MP -MF .deps/simclist.Tpo -c -o simclist.o `test -f '../common/simclist.c' || echo './'`../common/simclist.c --- sshg-fw-ipfilter --- cat sshg-fw-ipfilter.sh ./sshg-fw.in > sshg-fw-ipfilter --- sshg-fw-ipset --- cat sshg-fw-ipset.sh ./sshg-fw.in > sshg-fw-ipset --- sshg-fw-nft-sets --- cat sshg-fw-nft-sets.sh ./sshg-fw.in > sshg-fw-nft-sets --- sshg-fw-null --- cat sshg-fw-null.sh ./sshg-fw.in > sshg-fw-null --- sshg-fw-firewalld --- cat sshg-fw-firewalld.sh ./sshg-fw.in > sshg-fw-firewalld --- sshg-fw-ipfw --- cat sshg-fw-ipfw.sh ./sshg-fw.in > sshg-fw-ipfw --- sshg-fw-iptables --- cat sshg-fw-iptables.sh ./sshg-fw.in > sshg-fw-iptables --- sshg-fw-pf --- cat sshg-fw-pf.sh ./sshg-fw.in > sshg-fw-pf --- hosts.o --- mv -f .deps/hosts.Tpo .deps/hosts.Po --- simclist.o --- mv -f .deps/simclist.Tpo .deps/simclist.Po --- sshg-fw-hosts --- cc -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -o sshg-fw-hosts hosts.o simclist.o -lpthread Making all in parser --- attack_parser.h --- --- all --- /usr/bin/make all-am --- attack.o --- --- parser.o --- --- attack_parser.o --- --- attack_scanner.o --- --- attack.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.c --- parser.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- attack_parser.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT attack_parser.o -MD -MP -MF .deps/attack_parser.Tpo -c -o attack_parser.o attack_parser.c --- attack_scanner.o --- cc -DHAVE_CONFIG_H -I. -I../../src/common -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -MT attack_scanner.o -MD -MP -MF .deps/attack_scanner.Tpo -c -o attack_scanner.o attack_scanner.c --- attack.o --- mv -f .deps/attack.Tpo .deps/attack.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- attack_parser.o --- mv -f .deps/attack_parser.Tpo .deps/attack_parser.Po --- attack_scanner.o --- mv -f .deps/attack_scanner.Tpo .deps/attack_scanner.Po --- sshg-parser --- cc -I../../src/common -DSIMCLIST_NO_DUMPRESTORE -pipe -O2 -fno-strict-aliasing -o sshg-parser attack.o attack_parser.o attack_scanner.o parser.o -lpthread --- sshguard --- sed -e 's|@libexecdir[@]|/usr/local/libexec|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@sshguardversion[@]|2.4.0|g' ./sshguard.in > sshguard SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sshguard-2.4.0_2,1 ===> Generating temporary packing list Making install in src Making install in blocker /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/libexec' install -s -m 555 sshg-blocker '/construction/security/sshguard/stage/usr/local/libexec' Making install in fw /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/libexec' install -s -m 555 sshg-fw-hosts '/construction/security/sshguard/stage/usr/local/libexec' /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/libexec' install -m 555 sshg-fw-firewalld sshg-fw-ipfilter sshg-fw-ipfw sshg-fw-ipset sshg-fw-iptables sshg-fw-nft-sets sshg-fw-null sshg-fw-pf '/construction/security/sshguard/stage/usr/local/libexec' Making install in parser /usr/bin/make install-am /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/libexec' install -s -m 555 sshg-parser '/construction/security/sshguard/stage/usr/local/libexec' /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/libexec' install -m 555 sshg-logtail '/construction/security/sshguard/stage/usr/local/libexec' /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/sbin' install -m 555 sshguard '/construction/security/sshguard/stage/usr/local/sbin' /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/man/man7' install -m 0644 doc/sshguard-setup.7 '/construction/security/sshguard/stage/usr/local/man/man7' /bin/mkdir -p '/construction/security/sshguard/stage/usr/local/man/man8' install -m 0644 doc/sshguard.8 '/construction/security/sshguard/stage/usr/local/man/man8' /bin/mkdir -p /construction/security/sshguard/stage/usr/local/etc install -m 0644 /construction/security/sshguard/sshguard-2.4.0/examples/sshguard.conf.sample /construction/security/sshguard/stage/usr/local/etc ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: examples/sshguard.conf.sample SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for sshguard-2.4.0_2,1 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11