From owner-freebsd-current@FreeBSD.ORG Mon Apr 7 06:36:27 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4515537B404; Mon, 7 Apr 2003 06:36:27 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D6F43F93; Mon, 7 Apr 2003 06:36:25 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.9/8.12.9) with ESMTP id h37DaPMS010512 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 7 Apr 2003 09:36:25 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h37DaKl41391; Mon, 7 Apr 2003 09:36:20 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16017.32468.46422.527585@grasshopper.cs.duke.edu> Date: Mon, 7 Apr 2003 09:36:20 -0400 (EDT) To: Kris Kennaway In-Reply-To: <20030407103501.GM56702@rot13.obsecurity.org> References: <20030407103501.GM56702@rot13.obsecurity.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid cc: current@FreeBSD.org cc: jake@FreeBSD.org Subject: Re: vm_paddr_t causing port errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:36:27 -0000 Kris Kennaway writes: > It looks like a number of ports are failing on alpha with an error > relating to vm_paddr_t. Can whoever is responsible please > investigate? > > http://bento.freebsd.org/errorlogs/alpha-5-latest/ezload-0.3.1.log > http://bento.freebsd.org/errorlogs/alpha-5-latest/lsof-4.67.log > http://bento.freebsd.org/errorlogs/alpha-5-latest/tircproxy-0.4.5_3.log All of these build fine for me on an alpha whose world was built/installed on April 5th. How recent is the world on these machines? Drew