From nobody@FreeBSD.org  Sat Jul 15 22:42:21 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 98D9D16A4DA
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jul 2006 22:42:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6296D43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jul 2006 22:42:21 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k6FMgL33060348
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jul 2006 22:42:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k6FMgKS2060347;
	Sat, 15 Jul 2006 22:42:20 GMT
	(envelope-from nobody)
Message-Id: <200607152242.k6FMgKS2060347@www.freebsd.org>
Date: Sat, 15 Jul 2006 22:42:20 GMT
From: Billy Barnes <kilrae@kilrae.ca>
To: freebsd-gnats-submit@FreeBSD.org
Subject: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
X-Send-Pr-Version: www-2.3

>Number:         100358
>Category:       ports
>Synopsis:       editors/openoffice.org-2: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    openoffice
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 15 22:50:13 GMT 2006
>Closed-Date:    Sat Feb 02 23:08:41 UTC 2008
>Last-Modified:  Sat Feb 02 23:08:41 UTC 2008
>Originator:     Billy Barnes
>Release:        6.1
>Organization:
>Environment:
FreeBSD .wlfdle.phub.net.cable.rogers.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Jul 15 16:32:18 EDT 2006     kilrae@.wlfdle.phub.net.cable.rogers.com:/usr/src/sys/i386/compile/kil-desk  i386

>Description:
Using portmanager to install OpenOffice 2.0.3:

------------------------------------------------------------------------
 Port Status Report
------------------------------------------------------------------------

00010 have:bison-2.1_2                         /devel/bison2                       CURRENT
00040 ----:bison-1.75_2,1                      /devel/bison                        MISSING

And then:

------------------------------------------------------------------------
checking for conflicts before building bison-1.75_2,1
MGPMrUpdate 0.4.1_6 command: #3 of 14  cd /usr/ports/devel/bison && make check-conflicts
------------------------------------------------------------------------

===>  bison-1.75_2,1 conflicts with installed package(s):
      bison-2.1_2

      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1
>How-To-Repeat:
Run: portmanager editors/OpenOffice.org-2.0
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->openoffice 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jul 16 05:08:13 UTC 2006 
Responsible-Changed-Why:  
Reclassify and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100358 
State-Changed-From-To: open->closed 
State-Changed-By: maho 
State-Changed-When: Tue Jul 18 06:24:46 UTC 2006 
State-Changed-Why:  
please remove bison package first and install bison2 
then build openoffice.org 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100358 
State-Changed-From-To: closed->open 
State-Changed-By: maho 
State-Changed-When: Tue Jul 18 06:44:29 UTC 2006 
State-Changed-Why:  
Hi linimon, assignment of the problem to openoffice is wrong, 
this is an issue of portmanager. Please reassign to appropreate 
cathegory. thanks 


Responsible-Changed-From-To: openoffice->linimon 
Responsible-Changed-By: maho 
Responsible-Changed-When: Tue Jul 18 06:44:29 UTC 2006 
Responsible-Changed-Why:  
Hi linimon, assignment of the problem to openoffice is wrong, 
this is an issue of portmanager. Please reassign to appropreate 
cathegory. thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100358 
Responsible-Changed-From-To: linimon->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 28 23:01:14 UTC 2006 
Responsible-Changed-Why:  
Apparently this is a bug in sysutils/portmanager. 

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

From: "Michael Shultz" <ringworm01@gmail.com>
To: bug-followup@FreeBSD.org, kilrae@kilrae.ca
Cc:  
Subject: Re: ports/100358: sysutils/portmanager: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Date: Mon, 20 Nov 2006 19:45:54 -0700

 Somewhere in open office dependencies is both versions of bison, you
 all should look at them carefully before blaming portmanager, just my
 two cents worth of opinion.  This problem existed when I wrote
 portmanager so remember it vaguely.
 
 Likely one of the open office dependencies is looking for one bison and another
 dependency is looking for the other version, portmanager is going to
 recurse down the list of dependecies and simply update or add what
 ever is missing or out of date....
 
 -- 
 -Mike

From: "Robert C. Noland III" <rnoland@2hip.net>
To: bug-followup@FreeBSD.org, kilrae@kilrae.ca
Cc:  
Subject: Re: ports/100358: sysutils/portmanager: OpenOffice.org 2.0
	Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Date: Tue, 12 Dec 2006 22:31:06 -0500

 This PR should be closed.  As Michael stated the issue is related to the
 depends entries and is not an issue with portmanager.  When a port
 defines USE_BISON it gets the port system default which is 1.75.
 openoffice.org-2 depends on bison2 which will produce the conflict.
 
 robert.
 
 
Responsible-Changed-From-To: freebsd-ports-bugs->openoffice 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Tue Dec 26 17:50:27 UTC 2006 
Responsible-Changed-Why:  
Dear Maintainers, 

could you please check if Roberts explanation is still true with the 
current OpenOffice version in the ports tree and if so, work out 
a solution? 

Thanks in advance, 
Gabor Kovesdan 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100358 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sun Apr 1 11:32:28 UTC 2007 
State-Changed-Why:  
Does this problem still recur with the latest openoffice? 

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

From: James Raftery <james@now.ie>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/100358: editors/openoffice.org-2: OpenOffice.org 2.0
	Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Date: Fri, 1 Jun 2007 13:37:59 +0100

 Hi,
 
 The problem still occurs. I encountered it this morning trying to
 build Openoffice 2.2 from /usr/ports/editors/openoffice.org-2.
 
 
 jm
 -- 
 James Raftery.

From: hans@lambermont.dyndns.org (Hans Lambermont)
To: bug-followup@FreeBSD.org, kilrae@kilrae.ca
Cc: Doug Barton <dougb@dougbarton.us>
Subject: Re: ports/100358: editors/openoffice.org-2: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Date: Sat, 2 Jun 2007 15:38:17 +0200

 Hi all,
 
 A 'portmaster /usr/ports/editors/openoffice.org-2' (portmaster 1.17)
 shows the same 'bison-2.3_1/bison-1.75_2,1' problem :
 
 ===>  bison-2.3_1 conflicts with installed package(s):
       bison-1.75_2,1
       They install files into the same place.
       Please remove them first with pkg_delete(1).
 *** Error code 1
 
 Is there still anything left in the ports tree that can only use bison1
 instead of bison2 ? If not we should just change the USE_BISON in
 /usr/ports/Mk/bsd.port.mk to bison2 :
 
     .if defined(USE_BISON)
     BUILD_DEPENDS+= bison:${PORTSDIR}/devel/bison2
     .endif
 
 And perhaps change the remaining ports that require bison1 to use a new
 USE_BISON1 ?
 
 regards,
    Hans Lambermont
 -- 
 http://hans.dse.nl/   () ASCII-ribbon campaign against vCards,
                       /\ HTML-mail and proprietary formats.

From: dirk.meyer@dinoex.sub.org (Dirk Meyer)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/100358: editors/openoffice.org-2: OpenOffice.org
	2.0 Requires Conflicting Ports (Bison 1.75 and Bison
	2.1
Date: Tue, 19 Jun 2007 13:40:08 +0200

 This is caused by implicit dependecies of dependecies got sucked in:
 you can test this by:
 
 $ cd /usr/ports/editors/openoffice.org-2 && make make all-depends-list
 
 The output will give both:
 /usr/ports/devel/bison2
 /usr/ports/devel/bison
 
 Assuming you have the direct dependecies installed:
 
 Workaround:
 cat << EOF > /usr/ports/editors/openoffice.org-2/Makefile.local
 
 all-depends-list:
         @${TRUE}
 
 EOF
 
 If you add to /etc/make.conf
 DEPENDS_TARGET=package
 USE_PACKAGE_DEPENDS=yes
 
 This swill create packages for all depedencies and
 you can build openoffice from the dependecies installed as package.
 This works, cause lots of build dependecies of your dependecies are not sucked it.
 
 
 kind regards Dirk
 
 - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
 - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
 http://people.freebsd.org/~dinoex/errorlogs/
State-Changed-From-To: feedback->closed 
State-Changed-By: maho 
State-Changed-When: Sat Feb 2 23:06:15 UTC 2008 
State-Changed-Why:  
Thanks for your report. 
Per http://www.freebsd.org/cgi/query-pr.cgi?pr=117086 ,  
no BISON exist on FreeBSD ports tree; migrated to bison2. 
Therefore we can consider no such problems here. 
also: 
% cd /usr/ports/editors/openoffice.org-2 && make all-depends-list | grep bison 
/usr/ports/devel/bison 

Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100358 
>Unformatted:
