Date: Tue, 18 Aug 2009 12:02:17 GMT From: Alexander Sergeev <ales@ripn.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137921: Port mail/dovecot can't compile with managesieve Message-ID: <200908181202.n7IC2HGE050455@www.freebsd.org> Resent-Message-ID: <200908181210.n7ICA4n9090527@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137921 >Category: ports >Synopsis: Port mail/dovecot can't compile with managesieve >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 18 12:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Sergeev >Release: FreeBSD 7.2-STABLE amd64 and other >Organization: RIPN.NET >Environment: FreeBSD xxx.ripn.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Jul 6 15:09:08 MSD 2009 ales@xxx.ripn.net:/usr/obj/usr/src/sys/XXX_AMD64 amd64 >Description: After updating of ports, in them at last there was version 1.2 of IMAP server Dovecot. However, at compilation attempt, the error occured: "dovecot-1.2.3 is marked as broken: Managesieve port needs to be updated" But it (managesieve) is not installed. The problem repeats on other machines: FreeBSD xxx.ripn.net 7.2-STABLE FreeBSD 7.2-STABLE #1: Fri Jun 26 09:06:41 MSD 2009 ales@xxx.ripn.net:/usr/obj/usr/src/sys/RUNO_CUSTOM i386 (IBM Server) FreeBSD xxx.xxx.net 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Mon Jun 29 17:05:49 MSD 2009 xxx@xxx.net:/usr/obj/usr/src/sys/XXX_CUSTOM i386 (Intel Atom330) >How-To-Repeat: # portsnap -s portsnap4.freebsd.org fetch update Looking up portsnap4.freebsd.org mirrors... none found. Fetching snapshot tag from portsnap4.freebsd.org... done. Latest snapshot on server matches what we already have. No updates needed. Ports tree is already up to date. # pkg_info | grep dovecot # cd /usr/ports/mail/dovecot # make clean ===> Cleaning for dovecot-1.2.3 # make config ┌────────────────────────────────────────────────────────────────────┐ │ Options for dovecot 1.2.3 │ │ ┌────────────────────────────────────────────────────────────────┐ │ │ │ [X] KQUEUE kqueue(2) support │ │ │ │ [X] SSL SSL support │ │ │ │ [X] IPV6 IPv6 support │ │ │ │ [X] POP3 POP3 support │ │ │ │ [X] LDA LDA support │ │ │ │ [X] MANAGESIEVE ManageSieve support │ │ │ │ [ ] GSSAPI GSSAPI support │ │ │ │ [ ] VPOPMAIL VPopMail support │ │ │ │ [ ] BDB BerkleyDB support │ │ │ │ [X] LDAP OpenLDAP support │ │ │ │ [X] PGSQL PostgreSQL support │ │ │ │ [ ] MYSQL MySQL support │ │ │ │ [ ] SQLITE SQLite support │ │ │ │ │ │ │ │ │ │ ├─└────────────────────────────────────────────────────────────────┘─┤ │ [ OK ] Cancel │ └────────────────────────────────────────────────────────────────────┘ # make ===> dovecot-1.2.3 is marked as broken: Managesieve port needs to be updated.. *** Error code 1 Stop in /usr/ports/mail/dovecot. # pkg_info | grep sieve # date Tue Aug 18 15:28:59 MSD 2009 >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908181202.n7IC2HGE050455>