The following packages will be installed: milter-greylist Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching milter-greylist.SlackBuild... 0%100%100%100%100%100%Done Fetching milter-greylist.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done milter-greylist-4.4.3 milter-greylist-4.4.3/CVS milter-greylist-4.4.3/CVS/Root milter-greylist-4.4.3/CVS/Repository milter-greylist-4.4.3/CVS/Entries milter-greylist-4.4.3/CVS/Tag milter-greylist-4.4.3/ChangeLog milter-greylist-4.4.3/Makefile milter-greylist-4.4.3/Makefile.in milter-greylist-4.4.3/README milter-greylist-4.4.3/acl.c milter-greylist-4.4.3/acl.h milter-greylist-4.4.3/clock.c milter-greylist-4.4.3/clock.h milter-greylist-4.4.3/conf.c milter-greylist-4.4.3/conf.h milter-greylist-4.4.3/conf_lex.l milter-greylist-4.4.3/conf_yacc.y milter-greylist-4.4.3/config.h milter-greylist-4.4.3/config.h.in milter-greylist-4.4.3/configure milter-greylist-4.4.3/configure.ac milter-greylist-4.4.3/dkimcheck.c milter-greylist-4.4.3/dkimcheck.h milter-greylist-4.4.3/dnsrbl.c milter-greylist-4.4.3/dnsrbl.h milter-greylist-4.4.3/dump.c milter-greylist-4.4.3/dump.h milter-greylist-4.4.3/dump_lex.l milter-greylist-4.4.3/dump_yacc.y milter-greylist-4.4.3/fd_pool.c milter-greylist-4.4.3/fd_pool.h milter-greylist-4.4.3/geoip.c milter-greylist-4.4.3/geoip.h milter-greylist-4.4.3/greylist.conf milter-greylist-4.4.3/greylist.conf.5 milter-greylist-4.4.3/greylist2.conf milter-greylist-4.4.3/install-sh milter-greylist-4.4.3/ldapcheck.c milter-greylist-4.4.3/ldapcheck.h milter-greylist-4.4.3/list.c milter-greylist-4.4.3/list.h milter-greylist-4.4.3/macro.c milter-greylist-4.4.3/macro.h milter-greylist-4.4.3/milter-greylist.8 milter-greylist-4.4.3/milter-greylist.c milter-greylist-4.4.3/milter-greylist.h milter-greylist-4.4.3/milter-greylist.m4 milter-greylist-4.4.3/milter-greylist.spec milter-greylist-4.4.3/milter-greylist.spec.in milter-greylist-4.4.3/mx.c milter-greylist-4.4.3/mx.h milter-greylist-4.4.3/p0f.c milter-greylist-4.4.3/p0f.h milter-greylist-4.4.3/pending.c milter-greylist-4.4.3/pending.h milter-greylist-4.4.3/prop.c milter-greylist-4.4.3/prop.h milter-greylist-4.4.3/queue.h milter-greylist-4.4.3/ratelimit.c milter-greylist-4.4.3/ratelimit.h milter-greylist-4.4.3/rc-bsd.sh.in milter-greylist-4.4.3/rc-debian.sh.in milter-greylist-4.4.3/rc-gentoo.sh.in milter-greylist-4.4.3/rc-redhat.sh.in milter-greylist-4.4.3/rc-solaris.sh.in milter-greylist-4.4.3/rc-suse.sh.in milter-greylist-4.4.3/sm_os.h milter-greylist-4.4.3/spamd.c milter-greylist-4.4.3/spamd.h milter-greylist-4.4.3/spf.c milter-greylist-4.4.3/spf.h milter-greylist-4.4.3/stat.c milter-greylist-4.4.3/stat.h milter-greylist-4.4.3/store.c milter-greylist-4.4.3/store.h milter-greylist-4.4.3/sync.c milter-greylist-4.4.3/sync.h milter-greylist-4.4.3/urlcheck.c milter-greylist-4.4.3/urlcheck.h checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for a BSD-compatible install... /usr/bin/ginstall -c checking for mkdep... no checking for rm... rm checking for mv... mv checking for test... test checking for sed... sed checking for true... true checking if compiler accepts -Wall... yes checking if compiler accepts -Werror... no checking if ld accepts -R... yes checking if ld accepts --rpath... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strftime... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for gettimeofday... yes checking for malloc... yes checking for inet_ntoa... yes checking for strerror... yes checking for select... yes checking for socket... yes checking for initgroups... yes checking for strlcat... no checking for vsyslog... yes checking for strcasestr... yes checking for pthread_create in -lpthread... yes checking for socket in -lsocket... no checking for socket in -lsocket -lnsl... no checking for inet_aton in -lresolv... yes checking for inet_pton in -lnsl... yes checking for res_ninit... yes checking for res_ndestroy... no checking for getaddrinfo... yes checking for getnameinfo... yes checking if defines timeradd... yes checking if -D_REENTRANT is needed to use localtime_r and strtok_r... no checking if -D__EXTENSIONS__ is needed to use snprintf... no checking for smfi_register in -lmilter... yes checking for struct smfiDesc.xxfi_data... yes checking if -lpthread is needed after -lmilter... no checking if is outdated... no checking if __RCSID can be used twice in the same source... yes checking whether wants -pthread... no checking whether you need -D_XOPEN_SOURCE to use libpthread... no checking if -D_OSF_SOURCE is needed for IPV6 support... no checking for struct sockaddr.sa_len... no checking for struct sockaddr_in6.sin6_scope_id... yes checking if socklen_t is missing... no checking for broken rwlock in libpthread... no checking if DNS resolver is re-entrant... no configure: creating ./config.status config.status: creating Makefile config.status: creating milter-greylist.spec config.status: creating config.h gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o milter-greylist.o milter-greylist.c In file included from /usr/include/sys/cdefs.h:23:0, from milter-greylist.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ milter-greylist.c: In function ‘prefix2mask6’: milter-greylist.c:2232:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)&mask->s6_addr[i] = htonl(m); ^ In file included from dump.h:67:0, from milter-greylist.c:83: milter-greylist.c: In function ‘unmappedaddr’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.c:2255:31: note: in expansion of macro ‘SADDR6’ addr4.s_addr = *(uint32_t *)&SADDR6(sa)->s6_addr[12]; ^ milter-greylist.c: In function ‘fstring_expand’: milter-greylist.c:2905:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] &= *(uint32_t *)&mask.in6.s6_addr[i]; ^ milter-greylist.c:2905:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] milter-greylist.c:3206:25: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] for (cp = ptok + 2; *cp; cp++) { ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o pending.o pending.c In file included from /usr/include/sys/cdefs.h:23:0, from pending.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from pending.c:44:0: pending.c: In function ‘pending_get’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:212:37: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_INSERT_TAIL(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ pending.c: In function ‘pending_rem’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:241:32: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_REMOVE(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:241:32: note: in expansion of macro ‘BUCKET_HASH’ TAILQ_REMOVE(&pending_buckets[BUCKET_HASH(pending->p_sa, ^ In file included from pending.c:63:0: pending.c: In function ‘pending_del’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:305:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:305:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ pending.c: In function ‘pending_check’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:370:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:370:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ pending.c: In function ‘pending_tarpitted’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:516:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:516:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ pending.c:507:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] time_t now; ^ In file included from pending.c:63:0: pending.c: In function ‘pending_update’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:119:11: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ milter-greylist.h:132:19: note: in expansion of macro ‘SADDR6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ pending.c:582:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ conf.h:156:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GET_CONF() ((struct conf_rec *)pthread_getspecific(conf_key)) ^ milter-greylist.h:119:31: note: in expansion of macro ‘IN6CAST32’ ((ntohl(IN6CAST32(v6a)[0] & IN6CAST32(v6m)[0]) ^ \ ^ milter-greylist.h:132:4: note: in expansion of macro ‘BUCKET_HASH_V6’ BUCKET_HASH_V6(SADDR6(sa), \ ^ conf.h:157:16: note: in expansion of macro ‘GET_CONF’ #define conf (*GET_CONF()) ^ milter-greylist.h:133:6: note: in expansion of macro ‘conf’ &conf.c_match_mask6, \ ^ pending.c:582:23: note: in expansion of macro ‘BUCKET_HASH’ b = &pending_buckets[BUCKET_HASH(sa, from, rcpt, PENDING_BUCKETS)]; ^ In file included from pending.h:69:0, from sync.h:36, from pending.c:66: pending.c: In function ‘ip_match’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ pending.c:784:23: note: in expansion of macro ‘SADDR6’ if ((*(uint32_t *)&SADDR6(sa)->s6_addr[i] & ^ pending.c:785:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)&mask->in6.s6_addr[i]) != ^ In file included from pending.h:69:0, from sync.h:36, from pending.c:66: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ pending.c:786:23: note: in expansion of macro ‘SADDR6’ (*(uint32_t *)&SADDR6(pat)->s6_addr[i] & ^ pending.c:787:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)&mask->in6.s6_addr[i])) ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o sync.o sync.c In file included from /usr/include/sys/cdefs.h:23:0, from sync.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o dnsrbl.o dnsrbl.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o list.o list.c In file included from /usr/include/sys/cdefs.h:23:0, from list.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o macro.o macro.c In file included from /usr/include/sys/cdefs.h:23:0, from macro.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ bison -y -p`echo conf_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y mv y.tab.c conf_yacc.c flex -oconf_lex.c conf_lex.l gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o conf_yacc.o conf_yacc.c In file included from /usr/include/sys/cdefs.h:23:0, from conf_yacc.y:26: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from conf_yacc.y:1927:0: conf_lex.c:3129:16: warning: ‘input’ defined but not used [-Wunused-function] static int input (void) ^ bison -y -p`echo dump_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'` dump_yacc.y mv y.tab.c dump_yacc.c flex -odump_lex.c dump_lex.l gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o dump_yacc.o dump_yacc.c In file included from /usr/include/sys/cdefs.h:23:0, from dump_yacc.y:7: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from dump_yacc.y:97:0: dump_lex.c:1346:16: warning: ‘input’ defined but not used [-Wunused-function] static int input (void) ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o conf.o conf.c In file included from /usr/include/sys/cdefs.h:23:0, from conf.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o store.o store.c In file included from /usr/include/sys/cdefs.h:23:0, from store.c:33: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o dump.o dump.c In file included from /usr/include/sys/cdefs.h:23:0, from dump.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o spf.o spf.c In file included from /usr/include/sys/cdefs.h:23:0, from spf.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o acl.o acl.c In file included from /usr/include/sys/cdefs.h:23:0, from acl.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from pending.h:69:0, from acl.h:128, from spf.h:53, from acl.c:63: acl.c: In function ‘acl_add_netblock’: milter-greylist.h:96:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SA6(sa) ((struct sockaddr_in6 *)(sa)) ^ milter-greylist.h:97:22: note: in expansion of macro ‘SA6’ #define SADDR6(sa) (&SA6(sa)->sin6_addr) ^ acl.c:1374:18: note: in expansion of macro ‘SADDR6’ *(uint32_t *)&SADDR6(sa)->s6_addr[i] &= ^ acl.c:1375:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)&mask.in6.s6_addr[i]; ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o urlcheck.o urlcheck.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o stat.o stat.c In file included from /usr/include/sys/cdefs.h:23:0, from stat.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o clock.o clock.c In file included from /usr/include/sys/cdefs.h:23:0, from clock.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o geoip.o geoip.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o fd_pool.o fd_pool.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o prop.o prop.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o ldapcheck.o ldapcheck.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o dkimcheck.o dkimcheck.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o p0f.o p0f.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o spamd.o spamd.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o mx.o mx.c gcc -O2 -march=i486 -mtune=i686 -Wall -DHAVE_DATA_CALLBACK -DCONFFILE=\"/etc/mail/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -c -o ratelimit.o ratelimit.c In file included from /usr/include/sys/cdefs.h:23:0, from ratelimit.c:35: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -o milter-greylist milter-greylist.o pending.o sync.o dnsrbl.o list.o macro.o conf_yacc.o dump_yacc.o conf.o store.o dump.o spf.o acl.o urlcheck.o stat.o clock.o geoip.o fd_pool.o prop.o ldapcheck.o dkimcheck.o p0f.o spamd.o mx.o ratelimit.o -lpthread -lresolv -lnsl -lmilter sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-bsd.sh.in > rc-bsd.sh sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-redhat.sh.in > rc-redhat.sh sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-solaris.sh.in > rc-solaris.sh sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-debian.sh.in > rc-debian.sh sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-gentoo.sh.in > rc-gentoo.sh sed "s|@BINDIR[@]|/usr/bin|g; s|@SBINDIR[@]|/usr/sbin|g; s|@USER[@]|root|g" ./rc-suse.sh.in > rc-suse.sh /usr/bin/ginstall -c -d -m 755 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/bin /usr/bin/ginstall -c -m 755 milter-greylist /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/bin /usr/bin/ginstall -c -d -m 755 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/man/man8 /usr/bin/ginstall -c -d -m 755 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/man/man5 /usr/bin/ginstall -c -m 644 ./milter-greylist.8 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/man/man8 /usr/bin/ginstall -c -m 644 ./greylist.conf.5 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/usr/man/man5 /usr/bin/ginstall -c -d -m 755 /usr/src/slapt-src/network/milter-greylist/package-milter-greylist`dirname /etc/mail/greylist.conf` test -f /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/etc/mail/greylist.conf -o \ -f /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/etc/mail/greylist.except || \ /usr/bin/ginstall -c -m 644 ./greylist.conf /usr/src/slapt-src/network/milter-greylist/package-milter-greylist/etc/mail/greylist.conf /usr/bin/ginstall -c -d -m 755 -o root /usr/src/slapt-src/network/milter-greylist/package-milter-greylist`dirname /var/milter-greylist/greylist.db` Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/network/milter-greylist/milter-greylist-4.4.3-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/milter-greylist usr/doc/ usr/doc/milter-greylist-4.4.3/ usr/doc/milter-greylist-4.4.3/README usr/doc/milter-greylist-4.4.3/milter-greylist.SlackBuild usr/doc/milter-greylist-4.4.3/ChangeLog usr/man/ usr/man/man5/ usr/man/man5/greylist.conf.5.gz usr/man/man8/ usr/man/man8/milter-greylist.8.gz var/ var/milter-greylist/ install/ install/doinst.sh install/slack-desc etc/ etc/mail/ etc/mail/greylist.conf.new Slackware package /usr/src/slapt-src/network/milter-greylist/milter-greylist-4.4.3-i486-1salix.txz created. Installing package milter-greylist-4.4.3-i486-1salix... | milter-greylist (greylist filter) | | milter-greylist is a stand-alone milter written in C that implements | the greylist filtering method, as proposed by Evan Harris. | | http://hcpnet.free.fr/milter-greylist/ | | | | | | |