Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2007-03-16 11:40:28


David Abrahams wrote:
> on Fri Mar 16 2007, David Abrahams <dave-AT-boost-consulting.com> wrote:
>
>> on Fri Mar 16 2007, Martin Wille <mw8329-AT-yahoo.com.au> wrote:
>>
>>> Markus Schöpflin wrote:
>>>> I get the following error message in my builds:
>>> That could explain why my x86 test runs were so lightning fast.
>>>
>>>
>>> I get the following on Linux x86_64 (the test continues, though):
>>>
>>> error: No best alternative for /python-2.4
>>> next alternative: required properties: (empty)
>>> matched
>>> next alternative: required properties: (empty)
>>> matched
>>
>> Can you please post your user-config.jam (and site-config.jam if you
>> use one) and the initial output of running bjam with
>> --debug-configuration?
>
> Also, please respond to my comments at
> https://zigzag.cs.msu.su:7813/boost.build/ticket/119. You might add
> yourself to the Cc list.

After changing my firefall settings and ignoring the certificate
problems, I am moderately confused now.

I have no user-config.jam and no site-config.jam. My test-config.jam
is on the page you ask me to respond to. I have no idea how to respond
to that web page. Apparently, my email address is already on that page
where it is free for the bots to harvest. Boost.Build has been changed
since the time I reported that problem (in order to fix that problem).
So I doubt adding --debug-configuration now will help debugging the
problem from that time.

Adding --debug-configuration now results in:

notice: found boost-build.jam at /b/r/rc/boost/boost-build.jam
notice: loading Boost.Build from /b/r/rc/boost/tools/build/v2
notice: loading test-config.jam from /b/r/rc/toolsets/test-config.jam
notice: user-config.jam and site-config.jam will be ignored
notice: [python-cfg] Configuring python...
notice: [python-cfg] user-specified version: "2.4"
notice: [python-cfg] Checking interpreter command "/usr/bin/python2.4"...
notice: [python-cfg] ...requested configuration matched!
notice: [python-cfg] Python interpreter command is "/usr/bin/python2.4"
notice: [python-cfg] Python include path is "/usr/include/python2.4"
notice: [python-cfg] Python library path is "/usr/lib/python2.4/config"
"/usr/lib"
notice: using gcc libraries :: <toolset>gcc-3.4.6_linux_x86_64 ::
/usr/local/gcc-3.4.6/bin /usr/local/gcc-3.4.6/lib
/usr/local/gcc-3.4.6/lib32 /usr/local/gcc-3
.4.6/lib64
notice: using gcc archiver :: <toolset>gcc-3.4.6_linux_x86_64 :: ar
warning: toolset gcc initialization: can't find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc-3.4.6_linux_x86_64 :: as
notice: using gcc libraries :: <toolset>gcc-3.4.5_linux_x86_64 ::
/usr/local/gcc-3.4.5/bin /usr/local/gcc-3.4.5/lib
/usr/local/gcc-3.4.5/lib32 /usr/local/gcc-3
.4.5/lib64
notice: using gcc archiver :: <toolset>gcc-3.4.5_linux_x86_64 :: ar
warning: toolset gcc initialization: can't find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc-3.4.5_linux_x86_64 :: as
notice: using gcc libraries :: <toolset>gcc-4.1.0_linux_x86_64 ::
/usr/local/gcc-4.1.0/bin /usr/local/gcc-4.1.0/lib
/usr/local/gcc-4.1.0/lib32 /usr/local/gcc-4
.1.0/lib64
notice: using gcc archiver :: <toolset>gcc-4.1.0_linux_x86_64 :: ar
warning: toolset gcc initialization: can't find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc-4.1.0_linux_x86_64 :: as
notice: using gcc libraries :: <toolset>gcc-4.1.2_linux_x86_64 ::
/usr/local/gcc-4.1.0/bin /usr/local/gcc-4.1.0/lib
/usr/local/gcc-4.1.0/lib32 /usr/local/gcc-4
.1.0/lib64
notice: using gcc archiver :: <toolset>gcc-4.1.2_linux_x86_64 :: ar
warning: toolset gcc initialization: can't find tool windres
warning: initialized from
notice: using rc compiler :: <toolset>gcc-4.1.2_linux_x86_64 :: as
notice: [python-cfg] Configuring python...
notice: [python-cfg] user-specified version: "2.4"
notice: [python-cfg] user-specified condition: "<toolset>gcc"
"<toolset-gcc:version>4.1.0_linux_x86_64"
notice: [python-cfg] Checking interpreter command
"/usr/local/python/2.4/gcc-4.1.0/bin/python2.4"...
notice: [python-cfg] ...requested configuration matched!
notice: [python-cfg] Python interpreter command is
"/usr/local/python/2.4/gcc-4.1.0/bin/python2.4"
notice: [python-cfg] Python include path is
"/usr/local/python/2.4/gcc-4.1.0/include/python2.4"
notice: [python-cfg] Python library path is
"/usr/local/python/2.4/gcc-4.1.0/lib/python2.4/config"
"/usr/local/python/2.4/gcc-4.1.0/lib"
notice: [python-cfg] Configuring python...
notice: [python-cfg] user-specified version: "2.4"
notice: [python-cfg] user-specified condition: "<toolset>gcc"
"<toolset-gcc:version>4.1.2_linux_x86_64"
notice: [python-cfg] Checking interpreter command
"/usr/local/python/2.4/gcc-4.1.0/bin/python2.4"...

HTH,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


Boost-testing list run by mbergal at meta-comm.com