From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 14 00:30:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E01616A40F for ; Tue, 14 Nov 2006 00:30:23 +0000 (UTC) (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 B30AF43D79 for ; Tue, 14 Nov 2006 00:30:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAE0U2jP067294 for ; Tue, 14 Nov 2006 00:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAE0U2YI067293; Tue, 14 Nov 2006 00:30:02 GMT (envelope-from gnats) Resent-Date: Tue, 14 Nov 2006 00:30:02 GMT Resent-Message-Id: <200611140030.kAE0U2YI067293@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Andrews Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C7B116A412 for ; Tue, 14 Nov 2006 00:21:41 +0000 (UTC) (envelope-from Mark_Andrews@isc.org) Received: from mx.isc.org (mx.isc.org [204.152.184.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7016143D75 for ; Tue, 14 Nov 2006 00:21:30 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from farside.isc.org (farside.isc.org [IPv6:2001:4f8:3:bb::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "farside.isc.org", Issuer "ISC CA" (verified OK)) by mx.isc.org (Postfix) with ESMTP id 5AA57114029 for ; Tue, 14 Nov 2006 00:21:30 +0000 (UTC) (envelope-from Mark_Andrews@isc.org) Received: from bsdi.dv.isc.org (localhost.isc.org [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bsdi.dv.isc.org", Issuer "ISC CA" (verified OK)) by farside.isc.org (Postfix) with ESMTP id B6087E60A0 for ; Tue, 14 Nov 2006 00:21:29 +0000 (UTC) (envelope-from marka@isc.org) Received: from bsdi.dv.isc.org (localhost.dv.isc.org [127.0.0.1]) by bsdi.dv.isc.org (8.13.8/8.13.8) with ESMTP id kAE0LPdO053166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 14 Nov 2006 11:21:26 +1100 (EST) (envelope-from marka@bsdi.dv.isc.org) Received: (from marka@localhost) by bsdi.dv.isc.org (8.13.8/8.13.8/Submit) id kAE0LO2c053165; Tue, 14 Nov 2006 11:21:24 +1100 (EST) (envelope-from marka) Message-Id: <200611140021.kAE0LO2c053165@bsdi.dv.isc.org> Date: Tue, 14 Nov 2006 11:21:24 +1100 (EST) From: Mark Andrews To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/105498: "make index" with NOPORTDOCS=true fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Andrews List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 00:30:23 -0000 >Number: 105498 >Category: ports >Synopsis: "make index" with NOPORTDOCS=true fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 14 00:30:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mark Andrews >Release: FreeBSD 4.11-STABLE i386 >Organization: ISC >Environment: System: FreeBSD bsdi.dv.isc.org 4.11-STABLE FreeBSD 4.11-STABLE #30: Mon Oct 23 08:56:59 EST 2006 marka@bsdi.dv.isc.org:/usr/obj/usr/src/sys/BSDI i386 $FreeBSD: ports/devel/ice/Makefile,v 1.9 2006/11/10 12:12:20 laszlof Exp $ >Description: Ports "make index" with NOPORTDOCS=true fails. bsdi# make index Generating INDEX - please wait.."Makefile", line 44: Unassociated shell command "${RM} -rf ${WRKSRC}/doc" make: fatal errors encountered -- cannot continue ===> devel/ice failed *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". ******************************************************************** *** Error code 1 Stop in /scratch/ports. *** Error code 1 Stop in /scratch/ports. >How-To-Repeat: Add NOPORTDOCS=true to /etc/make.conf and run "make index" >Fix: I presume .if defined(NOPORTDOCS) ${RM} -rf ${WRKSRC}/doc .endif needs to me moved into post-patch however I don't use this port. >Release-Note: >Audit-Trail: >Unformatted: