WARNING: [license.mk] Every package should define a LICENSE. ===> Building for spamd-20070531nb1 --- all-share/man/man5 --- --- all-libexec/spamd --- --- all-libexec/spamd-setup --- --- all-libexec/spamd --- all ===> libexec/spamd --- all-share/man/man5 --- all ===> share/man/man5 --- all-libexec/spamd-setup --- all ===> libexec/spamd-setup --- all-libexec/spamd --- --- spamd.html8 --- --- all-libexec/spamd-setup --- --- .gdbinit --- --- all-libexec/spamd --- # format spamd/spamd.html8 mandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css -Oman=../html%S/%N.html -Ostyle=../style.css spamd.8 > spamd.html8.tmp && mv spamd.html8.tmp spamd.html8 --- all-libexec/spamd-setup --- rm -f .gdbinit --- all-share/man/man5 --- --- spamd.conf.html5 --- --- all-libexec/spamd-setup --- touch .gdbinit --- all-share/man/man5 --- # format man5/spamd.conf.html5 mandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css -Oman=../html%S/%N.html -Ostyle=../style.css spamd.conf.5 > spamd.conf.html5.tmp && mv spamd.conf.html5.tmp spamd.conf.html5 --- all-libexec/spamd-setup --- --- spamd-setup.html8 --- # format spamd-setup/spamd-setup.html8 mandoc -Thtml -Oman=../html%S/%N.html -Ostyle=../style.css -Oman=../html%S/%N.html -Ostyle=../style.css spamd-setup.8 > spamd-setup.html8.tmp && mv spamd-setup.html8.tmp spamd-setup.html8 --- all-libexec/spamd --- --- spamd.o --- --- all-libexec/spamd-setup --- --- spamd-setup.o --- --- all-libexec/spamd --- # compile spamd/spamd.o gcc -O2 -Wall -Wstrict-prototypes -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -DPATH_SPAMD_HOME=\"/var/chroot/spamd\" -DPATH_SPAMD_DB=\"/var/db/spamd\" -DPATH_PFCTL=\"/sbin/pfctl\" -DPATH_SPAMD_CONF=\"/usr/pkg/etc/spamd.conf\" -DPATH_SPAMD_ALLOWEDDOMAINS=\"/usr/pkg/etc/spamd.alloweddomains\" -include /scratch/wip/spamd-devel/work/src/compat.h -c spamd.c --- all-libexec/spamd-setup --- # compile spamd-setup/spamd-setup.o gcc -O2 -Wall -Wstrict-prototypes -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -DPATH_SPAMD_HOME=\"/var/chroot/spamd\" -DPATH_SPAMD_DB=\"/var/db/spamd\" -DPATH_PFCTL=\"/sbin/pfctl\" -DPATH_SPAMD_CONF=\"/usr/pkg/etc/spamd.conf\" -DPATH_SPAMD_ALLOWEDDOMAINS=\"/usr/pkg/etc/spamd.alloweddomains\" -include /scratch/wip/spamd-devel/work/src/compat.h -c spamd-setup.c --- all-libexec/spamd --- --- sdl.o --- # compile spamd/sdl.o gcc -O2 -Wall -Wstrict-prototypes -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -DPATH_SPAMD_HOME=\"/var/chroot/spamd\" -DPATH_SPAMD_DB=\"/var/db/spamd\" -DPATH_PFCTL=\"/sbin/pfctl\" -DPATH_SPAMD_CONF=\"/usr/pkg/etc/spamd.conf\" -DPATH_SPAMD_ALLOWEDDOMAINS=\"/usr/pkg/etc/spamd.alloweddomains\" -include /scratch/wip/spamd-devel/work/src/compat.h -c sdl.c --- all-libexec/spamd-setup --- spamd-setup.c: In function 'getlist': spamd-setup.c:682:2: warning: passing argument 2 of 'cgetent' from incompatible pointer type /usr/include/stdlib.h:261:6: note: expected 'const char * const*' but argument is of type 'char **' spamd-setup.c: At top level: spamd-setup.c:762:1: warning: no previous prototype for 'send_blacklist' spamd-setup.c: In function 'main': spamd-setup.c:840:2: warning: passing argument 2 of 'cgetent' from incompatible pointer type --- all-libexec/spamd --- --- spamd.o --- In file included from spamd.c:37:0: /usr/include/syslog.h:172:8: error: redefinition of 'struct syslog_data' /scratch/wip/spamd-devel/work/src/compat.h:53:8: note: originally defined here In file included from spamd.c:37:0: /usr/include/syslog.h:203:5: error: format string argument not a string type --- all-libexec/spamd-setup --- /usr/include/stdlib.h:261:6: note: expected 'const char * const*' but argument is of type 'char **' --- all-libexec/spamd --- spamd.c:379:1: warning: no previous prototype for 'read_configline' spamd.c:486:1: warning: no previous prototype for 'loglists' spamd.c:603:1: warning: no previous prototype for 'getcaddr' spamd.c:624:1: warning: no previous prototype for 'gethelo' spamd.c: In function 'main': spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 3 has type 'time_t *' spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 4 has type 'time_t *' spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 5 has type 'time_t *' spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 3 has type 'time_t *' spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 4 has type 'time_t *' spamd.c:1139:8: warning: format '%d' expects type 'int *', but argument 5 has type 'time_t *' *** [spamd.o] Error code 1 make: stopped in /scratch/wip/spamd-devel/work/src/libexec/spamd 1 error make: stopped in /scratch/wip/spamd-devel/work/src/libexec/spamd *** [all-libexec/spamd] Error code 2 make: stopped in /scratch/wip/spamd-devel/work/src --- all-libexec/spamd-setup --- A failure has been detected in another branch of the parallel make make: stopped in /scratch/wip/spamd-devel/work/src/libexec/spamd-setup *** [all-libexec/spamd-setup] Error code 2 make: stopped in /scratch/wip/spamd-devel/work/src 2 errors make: stopped in /scratch/wip/spamd-devel/work/src *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/spamd-devel *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/spamd-devel