From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 23:32:27 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30F1716A4CE; Fri, 18 Mar 2005 23:32:27 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5BAE43D53; Fri, 18 Mar 2005 23:32:26 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IDK009LVMQ142@connectmail.carleton.ca>; Fri, 18 Mar 2005 18:32:25 -0500 (EST) Date: Fri, 18 Mar 2005 18:32:51 -0500 From: Adam Weinberger In-reply-to: <423B5B22.8030100@FreeBSD.org> To: Adam Weinberger Message-id: <423B6523.5090904@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <20050315172854.GG91771@hub.freebsd.org> <44psy04ppa.fsf@be-well.ilk.org> <20050315205119.GR91771@hub.freebsd.org> <44wts8zfbi.fsf@be-well.ilk.org> <20050315230358.GV91771@hub.freebsd.org> <44k6o47iny.fsf@be-well.ilk.org> <44acp07h63.fsf@be-well.ilk.org> <423B5B22.8030100@FreeBSD.org> cc: Lowell Gilbert cc: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 23:32:27 -0000 Adam Weinberger wrote: > Lowell Gilbert wrote: > >> Lowell Gilbert writes: >> >> >>> Kris Kennaway writes: >>> >>> >>>> On Tue, Mar 15, 2005 at 05:58:57PM -0500, Lowell Gilbert wrote: >>>> >>>> >>>>>>> I get it on "make clean" for editors/openoffice-1.1, but I haven't >>>>>>> managed to track the problem down. With an empty environment and an >>>>>>> empty make.conf. But that takes so long to build anyway that I >>>>>>> don't >>>>>>> really care very much... >>>>>> >>>>>> >>>>>> Let us know if/when you study it in more detail knowing the above >>>>>> probable cause :-) >>>>> >>>>> >>>>> I knew the "usual cause." That's why I tried it with an empty >>>>> make.conf and a minimal environment, under various shells. And a >>>>> simple "make conf" still goes into spasms of recursion. >>>> >>>> >>>> It doesn't for me, so you'll still need to debug this some more on >>>> your own or at least post some details. >>> >>> >>> So far, I've tracked it down to calculating the all-depends-list in >>> lang/gcc32. And if I deinstall gcc32, the problem goes away. >> >> >> >> The problem comes from the USE_GCC variable in the gcc32 Makefile. >> Is USE_GCC broken for "ORLATER" if a later gcc is already installed? > > > ENOPARSE on that last line, sir. > > That USE_GCC line shouldn't be creating any sort of BROKEN assignment. > And it shouldn't choke if gcc > 3.2 (or gcc > 2.7) is installed. > > The only thing I'm confused about is why openoffice-1.1 has an explicit > BUILD_DEPENDS on gcc32, rather than just using USE_GCC=3.2. > > However, you are most certainly correct in that when I deinstalled > gcc32, make clean went smoothly and quickly. The problem lies in the gcc32 port. It redefines USE_GCC. It, and the other gcc ports, need not to do that. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx