[postfix] port install postfix @3.0.0_0+dovecot_sasl fails

Joshua Root jmr at macports.org
Fri Feb 13 20:43:11 PST 2015


On 2015-2-13 20:43 , Bjarne D Mathiesen wrote:
> #=> port installed postfix
> The following ports are currently installed:
>   postfix @2.11.3_0+dovecot_sasl+mysql55+pcre
>   postfix @3.0.0_0+mysql55+pcre (active)
> 
> I'm seeing this on both of my active computers:
> 17" MacBook Pro w/ 10.10.2
>     Mac Mini 32bit 10.6.8
> 
> this is from the Mac Mini ::
> port install postfix @3.0.0_0+dovecot_sasl
> 
> [src/smtpd]
> make: Entering directory
> `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-3.0.0/src/smtpd'
> /usr/bin/llvm-gcc-4.2 -I. -I../../include -DNO_EAI -arch i386
> -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DHAS_PCRE
> -I/macports/include -DHAS_MYSQL -I/macports/include/mysql55/mysql
> -DBIND_8_COMPAT -DNO_NETINFO -DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H
> -DNO_KQUEUE -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS
> -Wmissing-prototypes -Wformat -Wno-comment -g -Os -I. -I../../include
> -DMACOSX -c smtpd.c
> /usr/bin/llvm-gcc-4.2 -I. -I../../include -DNO_EAI -arch i386
> -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DHAS_PCRE
> -I/macports/include -DHAS_MYSQL -I/macports/include/mysql55/mysql
> -DBIND_8_COMPAT -DNO_NETINFO -DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H
> -DNO_KQUEUE -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS
> -Wmissing-prototypes -Wformat -Wno-comment -g -Os -I. -I../../include
> -DMACOSX -c smtpd_chat.c
> smtpd.c: In function ‘xclient_cmd’:
> smtpd.c:4028: error: ‘SMTPD_STATE’ has no member named ‘tls_context’

Yep, looks like a bug. I'll inform upstream. You may be able to work
around by also using +tls.

- Josh


More information about the macports-dev mailing list