From owner-freebsd-ports Mon Jul 1 12:10: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88F0F37B400 for ; Mon, 1 Jul 2002 12:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E85043E31 for ; Mon, 1 Jul 2002 12:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g61JA2JU008878 for ; Mon, 1 Jul 2002 12:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61JA2aA008877; Mon, 1 Jul 2002 12:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F16B37B409 for ; Mon, 1 Jul 2002 12:03:41 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BDF443E0A for ; Mon, 1 Jul 2002 12:03:41 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g61J3fOT050250 for ; Mon, 1 Jul 2002 12:03:41 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g61J3fID050249; Mon, 1 Jul 2002 12:03:41 -0700 (PDT) Message-Id: <200207011903.g61J3fID050249@www.freebsd.org> Date: Mon, 1 Jul 2002 12:03:41 -0700 (PDT) From: Paul Marquis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40087: Specifying USE_GCC to "make clean" hangs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40087 >Category: ports >Synopsis: Specifying USE_GCC to "make clean" hangs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 01 12:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Paul Marquis >Release: 4-STABLE >Organization: >Environment: FreeBSD sboy.pmarquis.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 25 21:43:42 EDT 2002 pmarquis@sboy.pmarquis.com:/usr/obj/home/src/sys/SBOY i386 >Description: For any port, if one specifies USE_GCC to make clean and the version specified in USE_GCC is not the stock compiler version (that is, it requires building a port version of gcc), the make hangs, forking an infinite number of child make process. I'm researching the porblem, but I figured somone with more experience with the port build system might be able to isolate it before I could. >How-To-Repeat: On a stable system, run the following (can be any port): # cd /usr/ports/devel/stlport && make clean USE_GCC=3.1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message