Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2011 00:29:49 GMT
From:      Sam Cassiba <sam@cassiba.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160348: mail/thunderbird: spidermonkey conflict
Message-ID:  <201109010029.p810TnDQ067897@red.freebsd.org>
Resent-Message-ID: <201109010030.p810UASY074669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109010029.p810TnDQ067897>