From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 20 21:32:20 2005 Return-Path: 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 4D63816A4CE for ; Sun, 20 Feb 2005 21:32:20 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7497143D46 for ; Sun, 20 Feb 2005 21:32:18 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.1/8.13.1) with ESMTP id j1KLWGow063339; Sun, 20 Feb 2005 22:32:16 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.3/8.13.1) with ESMTP id j1KLWFmI000942; Sun, 20 Feb 2005 22:32:15 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.3/8.13.1/Submit) id j1KLWEND000941; Sun, 20 Feb 2005 22:32:14 +0100 (CET) (envelope-from ftigeot) Date: Sun, 20 Feb 2005 22:32:14 +0100 From: Francois Tigeot To: Kris Kennaway Message-ID: <20050220213213.GA819@aoi.wolfpond.org> References: <20050220202653.GI55685@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050220202653.GI55685@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-emulation@freebsd.org Subject: Re: [ports-amd64@pointyhat.freebsd.org: linux-expat-1.95.5_2 failed on amd64 6] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 20 Feb 2005 21:32:20 -0000 On Sun, Feb 20, 2005 at 12:26:55PM -0800, Kris Kennaway wrote: > ----- Forwarded message from User Ports-amd64 ----- > > X-Original-To: kkenn@localhost > Delivered-To: kkenn@localhost.obsecurity.org > Delivered-To: kris@freebsd.org > Date: Sun, 20 Feb 2005 07:41:55 GMT > From: User Ports-amd64 > To: krion@FreeBSD.org, kris@FreeBSD.org > Subject: linux-expat-1.95.5_2 failed on amd64 6 > X-UIDL: _4P!!\hb"!0'5!!/NQ!! > X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8 > > building linux-expat-1.95.5_2 on fanboy.samsco.home > in directory /usr/tmp/6/chroot/35570 > maintained by: freebsd-emulation@FreeBSD.org > port directory: /usr/ports/textproc/linux-expat [...] > Creating package /tmp/packages/All/linux-expat-1.95.5_2.tbz > Registering depends: linux_base-8-8.0_6. > Creating bzip'd tar ball in '/tmp/packages/All/linux-expat-1.95.5_2.tbz' > *** Error code 1 > > Stop in /a/ports/textproc/linux-expat. > ================================================================ > build ended at Sun Feb 20 07:41:49 UTC 2005 > > > ----- End forwarded message ----- I am partially to blame for this one. I had submitted a PR some time ago to help install linux-sun-jdk14 on amd64 which touched some linux ports including linux-expat and linux-gtk. The linux-gtk part which was commited is different from the one in the PR. The last patch in http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75852 should be able to fix this error. -- Francois Tigeot