pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

milter-greylist isn't building on amd64-current



I don't know if this is a new problem since I don't see any bulk builds
on amd64-current.

Looks like a flex issue? I'm not real sure about that.

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
if /usr/sbin/pkg_info -K /var/db/pkg -qe "milter-greylist-[0-9]*"; then  
/usr/sbin/pkg_info -K /var/db/pkg -qr "milter-greylist-[0-9]*" > 
/var/obj/pkg/mail/milter-greylist/work.x86_64/.DLIST;  else  /usr/bin/touch 
/var/obj/pkg/mail/milter-greylist/work.x86_64/.DLIST;  fi
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for milter-greylist-4.2.3.tgz
=> Checksum RMD160 OK for milter-greylist-4.2.3.tgz
===> Installing dependencies for milter-greylist-4.2.3
==========================================================================
The supported build options for milter-greylist are:

        curl dnsrbl drac ldap p0f postfix-milter sendmail-milter
        spamassassin spf

The currently selected options are:

        dnsrbl p0f sendmail-milter spamassassin spf

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.milter-greylist (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
milter-greylist-4.2.3.  Their current value is shown below:

        * MILTER_GROUP = smmsp
        * MILTER_USER = smmsp
        * VARBASE = /var

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libmilter>=8.14: found libmilter-8.14.4
=> Full dependency libspf2>=1.2.5: found libspf2-1.2.9nb1
===> Overriding tools for milter-greylist-4.2.3
===> Extracting for milter-greylist-4.2.3
===> Patching for milter-greylist-4.2.3
=> Applying pkgsrc patches for milter-greylist-4.2.3
===> Creating toolchain wrappers for milter-greylist-4.2.3
===> Configuring for milter-greylist-4.2.3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking for x86_64--netbsd-gcc... cc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for mkdep... mkdep
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for test... test
checking for sed... /usr/bin/sed
checking for true... true
checking if compiler accepts -Wall... yes
checking if ld accepts -R... yes
checking if ld accepts --rpath... yes
checking how to run the C preprocessor... cc -E
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... 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 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 dereferences a symlink specified with a 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... yes
checking for vsyslog... yes
checking for pthread_create in -lpthread... yes
checking for SPF_server_new in -lspf2... 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... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking if <time.h> 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 if -lpthread is needed after -lmilter... no
checking if <sys/queue.h> is outdated... no
checking if __RCSID can be used twice in the same source... yes
checking whether <pthreads.h> 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... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking if socklen_t is missing... no
checking for broken rwlock in libpthread... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating milter-greylist.spec
config.status: creating config.h
===> Building for milter-greylist-4.2.3
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c milter-greylist.c
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c pending.c
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c sync.c
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c dnsrbl.c
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c list.c
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c macro.c
bison -y -p`echo conf_yacc.c|/usr/bin/sed 's/^\([^_]\{1,\}_\).*$/\1/'` 
conf_yacc.y
/bin/mv y.tab.c conf_yacc.c
flex -oconf_lex.c conf_lex.l
cc -O2 -I/usr/pkg/include -I/usr/include -Wall -I/usr/pkg/include -DUSE_P0F 
-DUSE_SPAMD -DUSE_DNSRBL -D_BSD_SOURCE -I. -I. -I/usr/pkg/include 
-I/usr/include -I/usr/pkg/include -I/usr/include -c conf_yacc.c
In file included from conf_yacc.y:1576:
conf_lex.c: In function 'conf_lex':
conf_lex.l:359: error: label 'find_rule' used but not defined
*** Error code 1

Stop.
make: stopped in 
/var/obj/pkg/mail/milter-greylist/work.x86_64/milter-greylist-4.2.3
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/milter-greylist
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/milter-greylist
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/milter-greylist


Home | Main Index | Thread Index | Old Index