From nobody@FreeBSD.org  Wed Aug 31 02:31:27 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4E51216A41F
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <akbeech@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Make Release Failure
X-Send-Pr-Version: www-2.3

>Number:         85510
>Category:       misc
>Synopsis:       Make Release Failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 31 02:40:14 GMT 2005
>Closed-Date:    Sat Nov 05 11:17:49 GMT 2005
>Last-Modified:  Sat Nov 05 11:17:49 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: matteo 
State-Changed-When: Sat Nov 5 11:16:40 GMT 2005 
State-Changed-Why:  
For this kind of problem, please use the mailing list freebsd-current@freebsd.org or hackers@freebsd.org. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85510 
>Unformatted:
