Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Trunk regression shunted on target simple_event_log.mc
From: Jim Bell (Jim_at_[hidden])
Date: 2013-04-22 13:14:42


On 4/20/2013 11:18 AM, Jim Bell wrote:
>
> On 4/16/2013 7:27 PM, Steven Watanabe wrote:
>> On 04/16/2013 09:31 AM, Jim Bell wrote:
>>> Trunk regression shunted, dump below.
>>>
>>> Note (FWIW) that it's the tools_bb directory that's having trouble.
>>> # Executing SVN command "svn --non-interactive co
>>> http://svn.boost.org/svn/boost/trunk/tools/build/v2 tools_bb"
>>> Checked out revision 83927.
>>>
>> I can't reproduce this. At what step of the
>> regression tests does this appear? Is this
>> the contents of bjam.log or is it from building
>> one of the regression tools?
>>
>>> Dump:
>>> F:/boost/GCC/trunk/tools_bb/build\generators.jam:1082: in ensure-type
>>> from module generators
>>> error: target { simple_event_log.mc. } has no type
>>>
>
> Subsequent tests did not encounter this, so I'm guessing it was
> perhaps some transient with SVN or bjam. No action required, but on
> the mailing list for posterity.
>

Correction: it seems to occur with MinGW-w64 GCC 4.8, and only with the
trunk. Here's some of the bjam.log a little earlier on, but I don't know
if it's related to the problem:

gcc.compile.c++
F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.8.0\debug\option.o

     "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -shared-libgcc
-shared-libstdc++ -DBOOST_ALL_NO_LIB=1 -I".." -c -o
"F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.8.0\debug\option.o"
"..\libs\locale\src\..\build\option.cpp"

g++: error: unrecognized command line option '-shared-libstdc++'
...failed gcc.compile.c++
F:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.8.0\debug\option.o...
...skipped
<pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.8.0\debug>accepts_shared_option.exe
for lack of
<pF:\boost\GCC\trunk\results\boost\bin.v2\libs\locale\build\gcc-mingw-4.8.0\debug>option.o...
...failed updating 1 target...
...skipped 1 target...
     - g++ -shared-* supported : no
F:/boost/GCC/trunk/tools_bb/build\generators.jam:1102: in ensure-type
from module generators
error: target { simple_event_log.mc. } has no type


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