From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 18:14:07 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A1416A420; Thu, 9 Feb 2006 18:14:07 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id E325D43D49; Thu, 9 Feb 2006 18:14:06 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from adsl-68-72-248-38.dsl.sfldmi.ameritech.net ([68.72.248.38] helo=[192.168.1.33]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7GJ7-000HUs-QA; Thu, 09 Feb 2006 13:14:17 -0500 Message-ID: <43EB866C.2020908@vonostingroup.com> Date: Thu, 09 Feb 2006 13:14:04 -0500 From: Frank Laszlo User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Alexander Leidinger References: <43EA2C9A.4020207@vonostingroup.com> <20060208203032.49860d9a@Magellan.Leidinger.net> In-Reply-To: <20060208203032.49860d9a@Magellan.Leidinger.net> X-Enigmail-Version: 0.93.2.0 OpenPGP: url=http://www.franksworld.org/~laszlof/keys/0x0B3FCA4B.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-emulation@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 18:14:07 -0000 I have finished my investigation of this issue. and It seems that the linux ports are to blame. they overwrite ARCH on multiple occasions when MACHINE_ARCH=amd64. This causes issues with other ports, such as the distfiles are unable to be fetched. I have written numerous patches[1] and tested them in my own environment. All is now working as expected. I have CC'd the freebsd-emulation list on this email, as I would like others to see/test these patches. Once again, these will only effect systems running FreeBSD with an amd64 ARCH. Please contact me with any questions/concerns. Regards, Frank [1] http://www.franksworld.org/~laszlof/linux_patches