svn commit: r320628 - in head: devel devel/llvm33 devel/llvm33/files lang lang/clang33 lang/clang33/files

Brooks Davis brooks at FreeBSD.org
Tue Jun 11 21:57:57 UTC 2013


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
> > 
> > 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.
> >   
> >   In an additional change, the clang static analyzer's python wrapper and
> >   web bits are not installed.
> 
> Anyone else seeing this error during configure?
> 
> 
> > checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers   
> > checking for python... result:: not found
> > no
> > checking for python >= 2.5... -c: not found
> > test: : bad number
> > not found
> > configure: error: found python  (); required >= 2.5
> > See `config.log' for more details.
> > ===>  Script "configure" failed unexpectedly.
> > Please report the problem to brooks at 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 idea 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
> > 
> > Stop in /usr/ports/lang/clang33.
> > ===>  Cleaning for clang-3.3.r3
> 
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130611/fe8fc6c0/attachment.sig>


More information about the svn-ports-head mailing list