From owner-freebsd-ports@FreeBSD.ORG Wed Aug 5 20:18:05 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28304106564A for ; Wed, 5 Aug 2009 20:18:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id DFF1E8FC0C for ; Wed, 5 Aug 2009 20:18:04 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n75Jo3QR079553 for ; Wed, 5 Aug 2009 13:50:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n75Jo3Jn079550 for ; Wed, 5 Aug 2009 13:50:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 5 Aug 2009 13:50:03 -0600 (MDT) From: Warren Block To: ports@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (wonkity.com [127.0.0.1]); Wed, 05 Aug 2009 13:50:03 -0600 (MDT) Cc: Subject: BUILD_CONFLICTS? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2009 20:18:05 -0000 Builds of openoffice.org-3-devel die if devel/cppunit has been installed. It seems to only be a build conflict, not a runtime conflict, but there isn't a way to distinguish with the standard CONFLICTS variable. Similarly, there are ports that don't like the presence of ccache during a build. For example, the gcc port finds the ccache binaries and quits. I quick-scanned the porters handbook but didn't see BUILD_CONFLICTS; is there a way to give the user some message about the problem? 1 module(s): cppunit need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3-devel/work/DEV300_m54/cppunit -Warren Block * Rapid City, South Dakota USA