------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The hlfl 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 ------------------------------------------------------------------------------- ===> hlfl-0.60.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 hlfl 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 ===> hlfl-0.60.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hlfl-0.60.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The hlfl 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 ===> hlfl-0.60.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hlfl-0.60.1_1 for building => SHA256 Checksum OK for hlfl-0.60.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The hlfl 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 ===> hlfl-0.60.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hlfl-0.60.1_1 for building ===> Extracting for hlfl-0.60.1_1 => SHA256 Checksum OK for hlfl-0.60.1.tar.gz. Extracted Memory Use: 0.54M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hlfl-0.60.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for hlfl-0.60.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 checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 ctype.h... (cached) yes checking for getopt.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes checking for malloc... (cached) yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for inet_ntoa in -lnsl... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/hlfl.1 config.status: creating src/Makefile config.status: creating hlfl.spec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hlfl-0.60.1_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- bsd_ipfw.o --- --- cisco.o --- --- getpts.o --- --- hlfl.o --- --- ipfilter.o --- --- linux_ipchains.o --- --- linux_ipfwadm.o --- --- linux_netfilter.o --- --- utils.o --- --- cisco.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT cisco.o -MD -MP -MF ".deps/cisco.Tpo" -c -o cisco.o `test -f 'cisco.c' || echo './'`cisco.c; then mv -f ".deps/cisco.Tpo" ".deps/cisco.Po"; else rm -f ".deps/cisco.Tpo"; exit 1; fi --- hlfl.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT hlfl.o -MD -MP -MF ".deps/hlfl.Tpo" -c -o hlfl.o `test -f 'hlfl.c' || echo './'`hlfl.c; then mv -f ".deps/hlfl.Tpo" ".deps/hlfl.Po"; else rm -f ".deps/hlfl.Tpo"; exit 1; fi --- linux_ipchains.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT linux_ipchains.o -MD -MP -MF ".deps/linux_ipchains.Tpo" -c -o linux_ipchains.o `test -f 'linux_ipchains.c' || echo './'`linux_ipchains.c; then mv -f ".deps/linux_ipchains.Tpo" ".deps/linux_ipchains.Po"; else rm -f ".deps/linux_ipchains.Tpo"; exit 1; fi --- bsd_ipfw.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT bsd_ipfw.o -MD -MP -MF ".deps/bsd_ipfw.Tpo" -c -o bsd_ipfw.o `test -f 'bsd_ipfw.c' || echo './'`bsd_ipfw.c; then mv -f ".deps/bsd_ipfw.Tpo" ".deps/bsd_ipfw.Po"; else rm -f ".deps/bsd_ipfw.Tpo"; exit 1; fi --- linux_netfilter.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT linux_netfilter.o -MD -MP -MF ".deps/linux_netfilter.Tpo" -c -o linux_netfilter.o `test -f 'linux_netfilter.c' || echo './'`linux_netfilter.c; then mv -f ".deps/linux_netfilter.Tpo" ".deps/linux_netfilter.Po"; else rm -f ".deps/linux_netfilter.Tpo"; exit 1; fi --- utils.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o `test -f 'utils.c' || echo './'`utils.c; then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi --- getpts.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT getpts.o -MD -MP -MF ".deps/getpts.Tpo" -c -o getpts.o `test -f 'getpts.c' || echo './'`getpts.c; then mv -f ".deps/getpts.Tpo" ".deps/getpts.Po"; else rm -f ".deps/getpts.Tpo"; exit 1; fi --- ipfilter.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT ipfilter.o -MD -MP -MF ".deps/ipfilter.Tpo" -c -o ipfilter.o `test -f 'ipfilter.c' || echo './'`ipfilter.c; then mv -f ".deps/ipfilter.Tpo" ".deps/ipfilter.Po"; else rm -f ".deps/ipfilter.Tpo"; exit 1; fi --- linux_ipfwadm.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -MT linux_ipfwadm.o -MD -MP -MF ".deps/linux_ipfwadm.Tpo" -c -o linux_ipfwadm.o `test -f 'linux_ipfwadm.c' || echo './'`linux_ipfwadm.c; then mv -f ".deps/linux_ipfwadm.Tpo" ".deps/linux_ipfwadm.Po"; else rm -f ".deps/linux_ipfwadm.Tpo"; exit 1; fi --- cisco.o --- cisco.c: In function 'cisco_ip': cisco.c:266:15: warning: conversion from 'long unsigned int' to 'in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] ia.s_addr = (unsigned long) (-1); ^ cisco.c:270:15: warning: conversion from 'long unsigned int' to 'in_addr_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Woverflow] ia.s_addr = (unsigned long) (-1); ^ --- getpts.o --- getpts.c: In function 'get_ports_ranges': getpts.c:213:8: warning: variable 'old_s' set but not used [-Wunused-but-set-variable] char old_s; ^~~~~ --- hlfl --- cc -pipe -O2 -fno-strict-aliasing -DFILES='"/usr/local/share/hlfl"' -Wall -o hlfl bsd_ipfw.o cisco.o getpts.o hlfl.o ipfilter.o linux_ipchains.o linux_ipfwadm.o linux_netfilter.o utils.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hlfl-0.60.1_1 ===> Generating temporary packing list install -s -m 555 /construction/security/hlfl/hlfl-0.60.1/src/hlfl /construction/security/hlfl/stage/usr/local/bin install -m 444 /construction/security/hlfl/hlfl-0.60.1/doc/hlfl.1 /construction/security/hlfl/stage/usr/local/man/man1 install -m 0644 /construction/security/hlfl/hlfl-0.60.1/doc/services.hlfl /construction/security/hlfl/stage/usr/local/share/doc/hlfl install -m 0644 /construction/security/hlfl/hlfl-0.60.1/doc/sample_1.hlfl /construction/security/hlfl/stage/usr/local/share/doc/hlfl install -m 0644 /construction/security/hlfl/hlfl-0.60.1/doc/sample_2.hlfl /construction/security/hlfl/stage/usr/local/share/doc/hlfl install -m 0644 /construction/security/hlfl/hlfl-0.60.1/doc/test.hlfl /construction/security/hlfl/stage/usr/local/share/doc/hlfl install -m 0644 /construction/security/hlfl/hlfl-0.60.1/doc/syntax.txt /construction/security/hlfl/stage/usr/local/share/doc/hlfl ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hlfl-0.60.1_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05