From owner-freebsd-i386@FreeBSD.ORG Wed Aug 31 02:40:15 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6938616A41F for ; Wed, 31 Aug 2005 02:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFD2543D4C for ; Wed, 31 Aug 2005 02:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7V2eEdK043103 for ; Wed, 31 Aug 2005 02:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7V2eEZJ043102; Wed, 31 Aug 2005 02:40:14 GMT (envelope-from gnats) Resent-Date: Wed, 31 Aug 2005 02:40:14 GMT Resent-Message-Id: <200508310240.j7V2eEZJ043102@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Beech Rintoul Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E51216A41F for ; Wed, 31 Aug 2005 02:31:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BBF743D4C for ; Wed, 31 Aug 2005 02:31:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j7V2VQwP021978 for ; Wed, 31 Aug 2005 02:31:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j7V2VQUJ021977; Wed, 31 Aug 2005 02:31:26 GMT (envelope-from nobody) Message-Id: <200508310231.j7V2VQUJ021977@www.freebsd.org> Date: Wed, 31 Aug 2005 02:31:26 GMT From: Beech Rintoul To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/85510: Make Release Failure X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 02:40:15 -0000 >Number: 85510 >Category: i386 >Synopsis: Make Release Failure >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 31 02:40:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul >Release: FreeBSD 7.0-CURRENT i386 >Organization: NorthWind Communications >Environment: FreeBSD stargate 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Aug 28 15:30:36 AKDT 2005 root@stargate:/usr/obj/usr/src/sys/STARGATE i386 >Description: cd /usr/src/release make release CHROOTDIR=/bak/release BUILDNAME=7.0-CURRENT CVSROOT=/bak/cvs Fails with the following: ===> lib/libcom_err (all) cc -pg -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libcom_err/../../contrib/com_err -c /usr/src/lib/libcom_err/../../contrib/com_err/com_err.c -o com_err.po cc -pg -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/libcom_err/../../contrib/com_err -c /usr/src/lib/libcom_err/../../contrib/com_err/error.c -o error.po building profiled com_err library ranlib libcom_err_p.a gzip -cn /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 > com_err.3.gz groff -Tascii -mtty-char -man -t /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 | gzip -cn > com_err.3.cat.gz ===> lib/libcom_err/doc (all) makeinfo --no-split -I /usr/src/lib/libcom_err/doc -I /usr/src/lib/libcom_err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo -o com_err.info makeinfo:No such file or directory *** Error code 1 >How-To-Repeat: make release >Fix: >Release-Note: >Audit-Trail: >Unformatted: