Boost logo

Boost-Build :

Subject: Re: [Boost-build] Vacpp 10.1 build error
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-11-18 16:27:40


On Friday, November 19, 2010 00:22:08 K. Noel Belcourt wrote:
> Hi,
>
> I'm getting what looks to be a Python build error when trying to run
> regression tests with the vacpp-10.1 toolset.
>
> vacpp.compile.c++ /scratch2/kbelco/boost/results/boost/bin.v2/libs/
> math/config/vacpp-10.1/debug/has_gmpxx.o
>
> xlC -c -DBOOST_ALL_NO_LIB=1 -qpic=large -qcpluscmt -
> qNOOPTimize -qnoinline -g -qfullpath -qeh -qrtti -I".." -o "/
> scratch2/kbelco/boost/results/boost/bin.v2/libs/math/config/
> vacpp-10.1/debug/has_gmpxx.o" "../libs/math/config/has_gmpxx.cpp"
>
> "../libs/math/config/has_gmpxx.cpp", line 6.10: 1540-0836 (S) The
> #include file <gmpxx.h> is not found.
> ...failed vacpp.compile.c++ /scratch2/kbelco/boost/results/boost/
> bin.v2/libs/math/config/vacpp-10.1/debug/has_gmpxx.o...
> ...failed updating 1 target...
> - ../config//has_gmpxx builds : no
>
> error: No best alternative for /python_for_extensions
> next alternative: required properties: <python>2.4 <target-os>linux
> matched
> next alternative: required properties: <python>2.4 <target-os>linux
> matched
>
> The full error log is attached. Any idea how to fix this?

Do you have two 'using python' (possibly in two different config files)?

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk