From nobody@FreeBSD.org  Thu Sep  1 00:29:49 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ABBF2106566B
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <sam@cassiba.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail/thunderbird: spidermonkey conflict
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160348
>Category:       ports
>Synopsis:       mail/thunderbird: spidermonkey conflict
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gecko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 01 00:30:10 UTC 2011
>Closed-Date:    Thu Sep 01 15:27:37 UTC 2011
>Last-Modified:  Thu Sep  1 15:30:13 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->gecko 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 1 00:30:21 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160348 

From: Sam Cassiba <sam@cassiba.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160348: mail/thunderbird: spidermonkey conflict
Date: Thu, 01 Sep 2011 09:54:35 -0500

 This can be closed, 6.0.1 build from this morning seems to have worked 
 without issue.
 
 -- 
 Sam Cassiba <sam@cassiba.com>
State-Changed-From-To: open->closed 
State-Changed-By: flo 
State-Changed-When: Thu Sep 1 15:27:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160348 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160348: commit references a PR
Date: Thu,  1 Sep 2011 15:27:03 +0000 (UTC)

 flo         2011-09-01 15:26:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/thunderbird     Makefile 
   Log:
   register build conflict with spidermonkey
   
   PR:             ports/160348
   Submitted by:   Sam Cassiba <sam@cassiba.com>
   
   Revision  Changes    Path
   1.135     +2 -0      ports/mail/thunderbird/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"
 
>Unformatted:
