From owner-freebsd-amd64@FreeBSD.ORG Sat Mar 6 17:47:21 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F3416A4CE; Sat, 6 Mar 2004 17:47:21 -0800 (PST) Received: from bigtex.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9574143D1D; Sat, 6 Mar 2004 17:47:20 -0800 (PST) (envelope-from james@bigtex.jrv.org) Received: from bigtex.jrv.org (localhost [127.0.0.1]) by bigtex.jrv.org (8.12.1/8.12.1) with ESMTP id i271l8p9011317 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 6 Mar 2004 19:47:13 -0600 (CST) Received: (from james@localhost) by bigtex.jrv.org (8.12.1/8.12.1/Submit) id i271l7tj011314; Sat, 6 Mar 2004 19:47:07 -0600 (CST) Date: Sat, 6 Mar 2004 19:47:07 -0600 (CST) Message-Id: <200403070147.i271l7tj011314@bigtex.jrv.org> From: James Van Artsdalen To: bkorb@veritas.com In-reply-to: <404A79E7.7A00E154@veritas.com> (message from Bruce Korb on Sat, 06 Mar 2004 17:24:55 -0800) References: <20040306221904.GA59685@xor.obsecurity.org> <404A79E7.7A00E154@veritas.com> cc: bruce.korb@veritas.com cc: amd64@freebsd.org cc: kris@freebsd.org Subject: Re: devel/autogen BROKEN on amd64: Build fails X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 01:47:21 -0000 > Date: Sat, 06 Mar 2004 17:24:55 -0800 > From: Bruce Korb > > > > Would it be possible for me to have access to a 64 bit platform > > > to test my stuff before I release? Right now, all I do is try > > > to fix and test on 32 bit environments. I'll grope around for > > > the build results you reported here. Thanks - Bruce > > > > You can ask on amd64@ and ports@ for someone to give you access to a > > test build machine. > > Yep. I need access to a test box. (Someone, please?) > The failure is in this script: If I delete the BROKEN line from the port Makefile then port devel/autogen seems to build for me.