Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] Report generation frequency
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2014-02-06 23:29:39


On Mon, Feb 3, 2014 at 10:37 PM, Rene Rivera <grafikrobot_at_[hidden]> wrote:

>
> I'll try and set up my report generation the weekend, or earlier. And I'll
> run it at half past the hour, hourly (i.e. 0:30, 1:30, 2:30, etc.).
>

In an effort to make this a simple as possible I made new shell script that
does all the steps, in a combined manner, of setting and updating the
reports. It's at <
https://github.com/boostorg/boost/blob/develop/tools/regression/xsl_reports/build_results_all.sh>.
Unfortunately in trying to test it I ran into this compile error:

===
darwin.compile.c++ bin/darwin-4.2.1/debug/report/xml.o
../src/report/xml.cpp:34:48: error: out-of-line declaration of a member
must be a definition [-Wout-of-line-declaration]
boost::regression::node_ptr boost::regression::lookup_element(node_ptr
element, const std::string& name);
                            ~~~~~~~~~~~~~~~~~~~^
1 error generated.

    "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -dynamic -gdwarf-2
-fexceptions -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1
-DBOOST_SYSTEM_STATIC_LINK=1 -DDATE_TIME_INLINE -I"../../.." -c -o
"bin/darwin-4.2.1/debug/report/xml.o" "../src/report/xml.cpp"
===

Fixes welcome.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail


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