From owner-freebsd-ports@FreeBSD.ORG Fri Jul 20 06:53:19 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by hub.freebsd.org (Postfix) with ESMTP id 80CE8106566C; Fri, 20 Jul 2012 06:53:19 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 805D014E0F0; Fri, 20 Jul 2012 06:53:18 +0000 (UTC) Message-ID: <5009005D.2040605@FreeBSD.org> Date: Thu, 19 Jul 2012 23:53:17 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:13.0) Gecko/20120624 Thunderbird/13.0.1 MIME-Version: 1.0 To: Brooks Davis , FreeBSD ports list X-Enigmail-Version: 1.4.2 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: lang/clang-devel install fails when DOCS not set X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jul 2012 06:53:19 -0000 I got this: gmake[1]: Leaving directory `/home/tmp/frontier/ports-svn/head/lang/clang-devel/work/llvm-3.2.r160283/tools/clang/unittests' rmdir: /usr/local/share/doc/clang/html/img: No such file or directory *** Error code 1 Stop in /frontier/ports-svn/head/lang/clang-devel. *** Error code 1 Stop in /frontier/ports-svn/head/lang/clang-devel. Turning on DOCS makes it work. Also, man pages are not usually considered part of DOCS. -- Change is hard.