When WITH_SOLR enabled and ftp/curl not installed, making configure dovecot2 will fail. checking for bzlib.h... yes checking for BZ2_bzdopen in -lbz2... yes checking for curl-config... NO configure: error: Can't build with Solr support: curl-config not found ===> Script "configure" failed unexpectedly. Please report the problem to bra@fsn.hu [maintainer] and attach the "/ccd/ports/mail/dovecot2/work/dovecot-2.1.7/config.log" including the output It looks we need to install ftp/curl before build mail/dovecot2. Fix: Add BUILD_DEPENDS. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sunpoet Over to maintainer (via the GNATS Auto Assign Tool)
Maintainer of mail/dovecot2, Please note that PR ports/168831 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168831 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: sunpoet->freebsd-ports-bugs correct from misassignment.
Responsible Changed From-To: freebsd-ports-bugs->zi I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
zi 2012-07-02 19:27:03 UTC FreeBSD ports repository Modified files: mail/dovecot2 Makefile Log: - Add missing BUILD_DEPEND when WITH_SOLR is enabled PR: ports/168831 Submitted by: Masaaki Nishimura <masaaki@netaid.or.jp> Approved by: maintainer timeout Revision Changes Path 1.18 +1 -0 ports/mail/dovecot2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"