|
Boost Testing : |
Subject: Re: [Boost-testing] Delay in Regression Summaries
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-06-19 00:00:30
AMDG
On 06/18/2013 02:04 PM, Tom Kent wrote:
> On Mon, Jun 17, 2013 at 4:44 PM, Steven Watanabe <watanabesj_at_[hidden]>wrote:
>
>> Here are the steps to set up the toolchain:
>>
>> svn checkout http://svn.boost.org/svn/boost/trunk boost
>> mkdir trunk
>> cd boost/tools/regression/build
>> b2 boost_report
>>
>>
> What platform are you running on, due to the .sh script I'm guessing
> something posix?
I'm running on Fedora 18.
> Any pre-requisites I need?
>
Just Python and svn, I think.
> Having some issues on Ubuntu 13.04 (below), any ideas?
It's a bug in trunk Boost.Crc (missing inline). Apparently
I fixed it locally and never committed it. It should work now.
>
> bin/gcc-4.7/release/report/result_page.o: In function
> `boost::detail::make_byte_reflection_table()':
> result_page.cpp:(.text+0x270): multiple definition of
> `boost::detail::make_byte_reflection_table()'
>
In Christ,
Steven Watanabe