------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libmilter-8.15.2_1.txz Installing /packages/All/libspf2-1.2.10_2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spfmilter-2.001_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spfmilter-2.001_1 for building => SHA256 Checksum OK for spfmilter-2.001.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spfmilter-2.001_1 for building ===> Extracting for spfmilter-2.001_1 => SHA256 Checksum OK for spfmilter-2.001.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spfmilter-2.001_1 ===> Applying ports patches for spfmilter-2.001_1 ===> Cleanly applied ports patch(es) patch-rc__scripts_freebsd SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on shared library: libmilter.so - found (/usr/local/lib/libmilter.so) ===> spfmilter-2.001_1 depends on shared library: libspf2.so - found (/usr/local/lib/libspf2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spfmilter-2.001_1 depends on shared library: libmilter.so - found (/usr/local/lib/libmilter.so) ===> spfmilter-2.001_1 depends on shared library: libspf2.so - found (/usr/local/lib/libspf2.so) ===> Configuring for spfmilter-2.001_1 configure: loading site script /xports/Templates/config.site 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 for a BSD-compatible install... /usr/bin/install -c 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 sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking spf.h usability... no checking spf.h presence... no checking for spf.h... no checking for spf2/spf.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for daemon... (cached) yes checking for setsid... (cached) yes checking for getopt_long... yes checking for library containing SPF_init... no checking for library containing SPF_strerror... -lspf2 checking for pthread_create in -lc_r... no checking for pthread_create in -lpthread... yes checking for smfi_main in -lmilter... yes checking for smfi_insheader... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spfmilter-2.001_1 --- spfmilter.o --- --- match.o --- --- iptab.o --- --- spfmilter.o --- cc -pipe -O2 -fno-strict-aliasing -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -I/usr/local/include -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_SPF2_SPF_H=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETOPT_LONG=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBMILTER=1 -DHAVE_SMFI_INSHEADER=1 -c spfmilter.c --- match.o --- cc -pipe -O2 -fno-strict-aliasing -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -I/usr/local/include -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_SPF2_SPF_H=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETOPT_LONG=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBMILTER=1 -DHAVE_SMFI_INSHEADER=1 -c match.c --- iptab.o --- cc -pipe -O2 -fno-strict-aliasing -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -I/usr/local/include -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_SPF2_SPF_H=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETOPT_LONG=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBMILTER=1 -DHAVE_SMFI_INSHEADER=1 -c iptab.c iptab.c: In function 'parse_shorts': iptab.c:199:25: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:28: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:31: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:34: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:37: warning: format '%x' expects argument of type 'unsigned int *', but argument 7 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:40: warning: format '%x' expects argument of type 'unsigned int *', but argument 8 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:43: warning: format '%x' expects argument of type 'unsigned int *', but argument 9 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:199:46: warning: format '%x' expects argument of type 'unsigned int *', but argument 10 has type 'int *' [-Wformat=] if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6], &s[7] ) == 8 ) ~^ ~~~~~ %x iptab.c:201:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:36: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:39: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:42: warning: format '%x' expects argument of type 'unsigned int *', but argument 7 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:45: warning: format '%x' expects argument of type 'unsigned int *', but argument 8 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:201:48: warning: format '%x' expects argument of type 'unsigned int *', but argument 9 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5], &s[6] ) == 7 ) ~^ ~~~~~ %x iptab.c:203:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:203:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:203:36: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:203:39: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:203:42: warning: format '%x' expects argument of type 'unsigned int *', but argument 7 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:203:45: warning: format '%x' expects argument of type 'unsigned int *', but argument 8 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4], &s[5] ) == 6 ) ~^ ~~~~~ %x iptab.c:205:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4] ) == 5 ) ~^ ~~~~~ %x iptab.c:205:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4] ) == 5 ) ~^ ~~~~~ %x iptab.c:205:36: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4] ) == 5 ) ~^ ~~~~~ %x iptab.c:205:39: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4] ) == 5 ) ~^ ~~~~~ %x iptab.c:205:42: warning: format '%x' expects argument of type 'unsigned int *', but argument 7 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3], &s[4] ) == 5 ) ~^ ~~~~~ %x iptab.c:207:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3] ) == 4 ) ~^ ~~~~~ %x iptab.c:207:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3] ) == 4 ) ~^ ~~~~~ %x iptab.c:207:36: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3] ) == 4 ) ~^ ~~~~~ %x iptab.c:207:39: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x:%x", &s[0], &s[1], &s[2], &s[3] ) == 4 ) ~^ ~~~~~ %x iptab.c:209:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x", &s[0], &s[1], &s[2] ) == 3 ) ~^ ~~~~~ %x iptab.c:209:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x", &s[0], &s[1], &s[2] ) == 3 ) ~^ ~~~~~ %x iptab.c:209:36: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x:%x", &s[0], &s[1], &s[2] ) == 3 ) ~^ ~~~~~ %x iptab.c:211:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x", &s[0], &s[1] ) == 2 ) ~^ ~~~~~ %x iptab.c:211:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x:%x", &s[0], &s[1] ) == 2 ) ~^ ~~~~~ %x iptab.c:213:30: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int *' [-Wformat=] else if ( sscanf( str, "%x", &s[0] ) == 1 ) ~^ ~~~~~ %x --- spfmilter.o --- spfmilter.c: In function 'init_fallback': spfmilter.c:449:38: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "fopen '%s' - %m", fallback_filename ); ^ spfmilter.c: In function 'init_whitelist': spfmilter.c:551:38: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "fopen '%s' - %m", whitelist_filename ); ^ spfmilter.c: In function 'init_uid': spfmilter.c:625:34: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "setgroups - %m" ); ^ spfmilter.c:631:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "setgid - %m" ); ^ spfmilter.c:637:39: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_WARNING, "initgroups - %m" ); ^ spfmilter.c:641:31: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "setuid - %m" ); ^ spfmilter.c: In function 'init_daemon': spfmilter.c:692:30: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "daemon - %m" ); ^ spfmilter.c: In function 'init_pidfile': spfmilter.c:722:52: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "unable to write PID file - %m" ); ^ spfmilter.c: In function 'spf_connect': spfmilter.c:834:69: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "couldn't convert IPv4 address to a string - %m" ); ^ spfmilter.c:880:69: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog( LOG_ERR, "couldn't convert IPv6 address to a string - %m" ); ^ In file included from /usr/local/include/spf2/spf_server.h:21, from /usr/local/include/spf2/spf.h:27, from spfmilter.c:1883: /usr/local/include/spf2/spf_record.h: At top level: /usr/local/include/spf2/spf_record.h:119:20: warning: type of bit-field 'rev' is a GCC extension [-Wpedantic] unsigned short rev: 1; /**< reverse */ ^~~ /usr/local/include/spf2/spf_record.h:120:20: warning: type of bit-field 'url_encode' is a GCC extension [-Wpedantic] unsigned short url_encode: 1; /**< do URL encoding */ ^~~~~~~~~~ /usr/local/include/spf2/spf_record.h:121:20: warning: type of bit-field 'delim_dot' is a GCC extension [-Wpedantic] unsigned short delim_dot: 1; /**< delimiter char: . */ ^~~~~~~~~ /usr/local/include/spf2/spf_record.h:122:20: warning: type of bit-field 'delim_dash' is a GCC extension [-Wpedantic] unsigned short delim_dash: 1; /**< delimiter char: - */ ^~~~~~~~~~ /usr/local/include/spf2/spf_record.h:123:20: warning: type of bit-field 'delim_plus' is a GCC extension [-Wpedantic] unsigned short delim_plus: 1; /**< delimiter char: + */ ^~~~~~~~~~ /usr/local/include/spf2/spf_record.h:124:20: warning: type of bit-field 'delim_equal' is a GCC extension [-Wpedantic] unsigned short delim_equal: 1; /**< delimiter char: = */ ^~~~~~~~~~~ /usr/local/include/spf2/spf_record.h:125:20: warning: type of bit-field 'delim_bar' is a GCC extension [-Wpedantic] unsigned short delim_bar: 1; /**< delimiter char: | */ ^~~~~~~~~ /usr/local/include/spf2/spf_record.h:126:20: warning: type of bit-field 'delim_under' is a GCC extension [-Wpedantic] unsigned short delim_under: 1; /**< delimiter char: _ */ ^~~~~~~~~~~ In file included from /usr/local/include/spf2/spf.h:27, from spfmilter.c:1883: /usr/local/include/spf2/spf_server.h:103:34: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic] SPF_DECL_ACCESS_INT(max_dns_mech); ^ /usr/local/include/spf2/spf_server.h:104:33: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic] SPF_DECL_ACCESS_INT(max_dns_ptr); ^ /usr/local/include/spf2/spf_server.h:105:32: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic] SPF_DECL_ACCESS_INT(max_dns_mx); ^ In file included from /usr/local/include/spf2/spf.h:31, from spfmilter.c:1883: /usr/local/include/spf2/spf_log.h:70:26: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] #define SPF_errorf(format... ) SPF_errorx( __FILE__, __LINE__, format ) ^~~ /usr/local/include/spf2/spf_log.h:71:28: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] #define SPF_warningf(format... ) SPF_warningx( __FILE__, __LINE__, format ) ^~~ /usr/local/include/spf2/spf_log.h:72:25: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] #define SPF_infof(format... ) SPF_infox( __FILE__, __LINE__, format ) ^~~ /usr/local/include/spf2/spf_log.h:73:26: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] #define SPF_debugf(format... ) SPF_debugx( __FILE__, __LINE__, format ) ^~~ --- iptab.o --- iptab.c: In function 'iptab_parse_address': iptab.c:295:29: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned int *' [-Wformat=] if ( sscanf( slash, "/%d", &ipa->prefixlen ) != 1 ) ~^ ~~~~~~~~~~~~~~~ %d --- spfmilter --- cc -L/usr/local/lib -o spfmilter spfmilter.o match.o iptab.o -lmilter -lpthread -lspf2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spfmilter-2.001_1 ===> Generating temporary packing list install -s -m 555 /construction/mail/spfmilter/spfmilter-2.001/spfmilter /construction/mail/spfmilter/stage/usr/local/libexec install -m 555 /construction/mail/spfmilter/spfmilter-2.001/rc_scripts/freebsd /construction/mail/spfmilter/stage/usr/local/etc/rc.d/spfmilter install -m 444 /construction/mail/spfmilter/spfmilter-2.001/spfmilter.8 /construction/mail/spfmilter/stage/usr/local/man/man8 ====> 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 spfmilter-2.001_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06