From owner-svn-ports-head@FreeBSD.ORG Tue Jun 11 21:57:57 2013 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7407982F; Tue, 11 Jun 2013 21:57:57 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE5F1F6E; Tue, 11 Jun 2013 21:57:55 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.5/8.14.5) with ESMTP id r5BLvsel095849; Tue, 11 Jun 2013 16:57:54 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.5/8.14.5/Submit) id r5BLvsSi095848; Tue, 11 Jun 2013 16:57:54 -0500 (CDT) (envelope-from brooks) Date: Tue, 11 Jun 2013 16:57:54 -0500 From: Brooks Davis To: Bryan Drewery Subject: Re: svn commit: r320628 - in head: devel devel/llvm33 devel/llvm33/files lang lang/clang33 lang/clang33/files Message-ID: <20130611215754.GA95584@lor.one-eyed-alien.net> References: <201306111850.r5BIoT7k049976@svn.freebsd.org> <51B798EF.7000309@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <51B798EF.7000309@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, Brooks Davis , ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 21:57:57 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 11, 2013 at 04:38:55PM -0500, Bryan Drewery wrote: > On 6/11/2013 1:50 PM, Brooks Davis wrote: > > Author: brooks > > Date: Tue Jun 11 18:50:29 2013 > > New Revision: 320628 > > URL: http://svnweb.freebsd.org/changeset/ports/320628 > >=20 > > Log: > > Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these > > install primarily in ${PREFIX}/llvm33 with wrapper scripts in > > ${PREFIX}/bin named clang33, llc33, etc. > > =20 > > In an additional change, the clang static analyzer's python wrapper a= nd > > web bits are not installed. >=20 > Anyone else seeing this error during configure? >=20 >=20 > > checking optional compiler flags... -Wno-variadic-macros -Wno-missing-f= ield-initializers =20 > > checking for python... result:: not found > > no > > checking for python >=3D 2.5... -c: not found > > test: : bad number > > not found > > configure: error: found python (); required >=3D 2.5 > > See `config.log' for more details. > > =3D=3D=3D> Script "configure" failed unexpectedly. > > Please report the problem to brooks@FreeBSD.org [maintainer] and attach= the > > "/wrkdirs/usr/ports/lang/clang33/work/llvm.src/config.log" including the > > output of the failure of your make command. Also, it might be a good id= ea to > > provide an overview of all packages installed on your system (e.g. a > > /usr/local/sbin/pkg-static info -g -Ea). > > *** Error code 1 > >=20 > > Stop in /usr/ports/lang/clang33. > > =3D=3D=3D> Cleaning for clang-3.3.r3 >=20 >=20 > I don't see python being installed as a build dependency but it is > looking for it. Arg. I removed the run dependency too firmly. Should be fixed in r320650. -- Brooks --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFRt51iXY6L6fI4GtQRApolAJ9GhL+e1YcZ+UNYgmaWYuBes6fc/ACgnxnf Df11104EgvBe/XwoF0ksV3k= =eCym -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--