ports/189099: mail/dovecot2 can't be installed after last upgrade

Pavel Timofeev timp87 at gmail.com
Tue Apr 29 07:10:01 UTC 2014


>Number:         189099
>Category:       ports
>Synopsis:       mail/dovecot2 can't be installed after last upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 07:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Pavel Timofeev
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
OCS
>Environment:
>Description:
I'm trying to upgrade dovecot2-2.2.10 to dovecot2-2.2.12 and have some problem.
Something wrong with ldap recognition.
I have openldap client with sasl installed:

mox at timbsd:~ % pkg info -x ldap
openldap-sasl-client-2.4.39
openldap-sasl-server-2.4.39_1
php5-ldap-5.4.27_1

Here's the options of dovecot:
mox at timbsd:/usr/ports/mail/dovecot2 % make showconfig
===> The following configuration options are available for dovecot2-2.2.12:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GSSAPI=on: GSSAPI support
     KQUEUE=on: kqueue(2) support
     LDAP=on: LDAP support
     LIBWRAP=off: TCP wrapper support
     LUCENE=off: CLucene FTS support
     MYSQL=off: MySQL database support
     PGSQL=off: PostgreSQL database support
     SOLR=off: Solr FTS support
     SQLITE=off: SQLite database support
     SSL=on: SSL protocol support
     VPOPMAIL=off: vpopmail support
===> Use 'make config' to modify these settings

Here's output of configure stage:
...
checking gssapi/gssapi_ext.h usability... no
checking gssapi/gssapi_ext.h presence... no
checking for gssapi/gssapi_ext.h... no
checking gssapi_krb5.h usability... no
checking gssapi_krb5.h presence... no
checking for gssapi_krb5.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking for __gss_userok in -lgss... no
checking for gsskrb5_register_acceptor_identity... yes
checking for krb5_gss_register_acceptor_identity... no
checking whether GSSAPI supports SPNEGO... yes
checking for ldap_init in -lldap... no
configure: error: Can't build with LDAP support: libldap not found
===>  Script "configure" failed unexpectedly.
Please report the problem to bra at fsn.hu [maintainer] and attach the
"/usr/ports/mail/dovecot2/work/dovecot-2.2.12/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.

Here is that config.log:
http://pastebin.com/yz3Ex8zd
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list