From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 1 00:30:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B25791065679 for ; Thu, 1 Sep 2011 00:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 71D7C8FC13 for ; Thu, 1 Sep 2011 00:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p810UADF074671 for ; Thu, 1 Sep 2011 00:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p810UASY074669; Thu, 1 Sep 2011 00:30:10 GMT (envelope-from gnats) Resent-Date: Thu, 1 Sep 2011 00:30:10 GMT Resent-Message-Id: <201109010030.p810UASY074669@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Cassiba Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABBF2106566B for ; Thu, 1 Sep 2011 00:29:49 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 9B88A8FC0A for ; Thu, 1 Sep 2011 00:29:49 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p810TnHX067898 for ; Thu, 1 Sep 2011 00:29:49 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p810TnDQ067897; Thu, 1 Sep 2011 00:29:49 GMT (envelope-from nobody) Message-Id: <201109010029.p810TnDQ067897@red.freebsd.org> Date: Thu, 1 Sep 2011 00:29:49 GMT From: Sam Cassiba To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/160348: mail/thunderbird: spidermonkey conflict X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 00:30:10 -0000 >Number: 160348 >Category: ports >Synopsis: mail/thunderbird: spidermonkey conflict >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 01 00:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sam Cassiba >Release: 9.0-BETA1 >Organization: >Environment: FreeBSD trinity 9.0-BETA1 FreeBSD 9.0-BETA1 #2 r224968: Thu Aug 18 12:23:52 CDT 2011 root@trinity:/usr/obj/usr/src/sys/GENERIC amd64 >Description: mail/thunderbird fails to build after the port was updated to 6.0. This is identical to ports/159831 against www/firefox, and similarly removing spidermonkey lets me build thunderbird. >How-To-Repeat: attempt to build mail/thunderbird with lang/spidermonkey installed >Fix: a temporary measure is to register a build conflict with spidermonkey, identical to firefox, until this can be fixed Patch attached with submission follows: --- thunderbird/Makefile.orig 2011-08-31 19:22:35.922090364 -0500 +++ thunderbird/Makefile 2011-08-31 19:10:49.268086405 -0500 @@ -21,6 +21,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ event-1.4:${PORTSDIR}/devel/libevent +CONFLICTS_BUILD= spidermonkey-* + USE_AUTOTOOLS= autoconf213 USE_GECKO= gecko USE_MOZILLA= -png -nss -dbm -jpeg -xft >Release-Note: >Audit-Trail: >Unformatted: