Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 10:10 AM, Maarten Hoes wrote: >> >> But that is a special case... making this available under tb is still >> a valuable thing to make it easier for people running such tb-box to >> include code coverage in the mix. >> > Now Im confused. Why would you want to run the same co

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
On Wed, Dec 10, 2014 at 4:51 PM, Norbert Thiebaud wrote: > > On Wed, Dec 10, 2014 at 9:45 AM, Maarten Hoes wrote: > > > > If still interested (and my tests completes as expected), I could submit the > > contents of my .tb directory somewhere, but im not too sure if that's still > > needed or rele

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 9:45 AM, Maarten Hoes wrote: > > If still interested (and my tests completes as expected), I could submit the > contents of my .tb directory somewhere, but im not too sure if that's still > needed or relevant anymore with your current modifications/version of the > script:

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:35 AM, Norbert Thiebaud wrote: > > On Wed, Dec 10, 2014 at 3:16 AM, Maarten Hoes wrote: > > Hrm. > > > > > > It appears I get the openldap build error when I do the build like this > > (like it happens with the tb script) : > > > > $ LDFLAGS+='-fprofile-arcs' > > $

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 5:27 AM, Maarten Hoes wrote: > > However, doesnt the 'make it run it all in one call' implementation conflict > at least a little with the previously stated desire to run the code coverage > on other tests than just 'make check' ? again being flexible does not mean that on

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 7:13 AM, Maarten Hoes wrote: > Hi , > > Also, > > On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud > wrote: >> >> SRC_DIR = $(pwd) >> BUILD=SRC >> > These defaults set the source and build directory to the same > value/directory: I was under the impression that separate/

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi , Also, On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud wrote: > > SRC_DIR = $(pwd) > BUILD=SRC > These defaults set the source and build directory to the same value/directory: I was under the impression that separate/different source and build dirs were a requirement ? Anyway, just my 2

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud wrote: > > On Wed, Dec 10, 2014 at 2:29 AM, Maarten Hoes wrote: > > No, of course not, I guess. But the alternative to using all the internal > > libraries, is installing all required libraries in the right versions > > required on the syste

RE: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
ubject: Re: Scheduling lcov code coverage script On Wed, Dec 10, 2014 at 3:16 AM, Maarten Hoes wrote: > Hrm. > > > It appears I get the openldap build error when I do the build like this > (like it happens with the tb script) : > > $ LDFLAGS+='-fprofile-arcs' &g

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 2:29 AM, Maarten Hoes wrote: > No, of course not, I guess. But the alternative to using all the internal > libraries, is installing all required libraries in the right versions > required on the system, and then doing --with-system-foo for all of them. that is a trade-off

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 3:16 AM, Maarten Hoes wrote: > Hrm. > > > It appears I get the openldap build error when I do the build like this > (like it happens with the tb script) : > > $ LDFLAGS+='-fprofile-arcs' > $ CFLAGS+='-fprofile-arcs -ftest-coverage' > $ CXXFLAGS+='-fprofile-arcs -ftest-cover

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hrm. It appears I get the openldap build error when I do the build like this (like it happens with the tb script) : $ LDFLAGS+='-fprofile-arcs' $ CFLAGS+='-fprofile-arcs -ftest-coverage' $ CXXFLAGS+='-fprofile-arcs -ftest-coverage' $ CPPFLAGS+='-fprofile-arcs -ftest-coverage' $ export LDFLAGS CF

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
On Wed, Dec 10, 2014 at 9:26 AM, Norbert Thiebaud wrote: > On Wed, Dec 10, 2014 at 2:20 AM, Maarten Hoes > wrote: > > Hi, > > > > > > Thanks for the update. Ive hopped on irc for a bit, and have been > playing > > around with buildbot/tb for a few days for myself as well. We really > should > >

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Wed, Dec 10, 2014 at 2:20 AM, Maarten Hoes wrote: > Hi, > > > Thanks for the update. Ive hopped on irc for a bit, and have been playing > around with buildbot/tb for a few days for myself as well. We really should > talk more often. ;) Usually I am on irc quite often (well for my time zone :-

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, Thanks for the update. Ive hopped on irc for a bit, and have been playing around with buildbot/tb for a few days for myself as well. We really should talk more often. ;) Unfortunately, im hitting an issue that I am unable to find a root cause for and resolve. Im getting an internal openldap

Re: Scheduling lcov code coverage script

2014-12-10 Thread Norbert Thiebaud
On Tue, Dec 2, 2014 at 2:46 PM, Maarten Hoes wrote: > Hi, > > > One of the things I tried to communicate in my previous email, I perhaps may > have tried to convey in a too subtle a manner to be noticed. So I will > attempt to formulate it again in a slightly more explicit manner: > ;) > > With th

Re: Scheduling lcov code coverage script

2014-12-02 Thread Maarten Hoes
Hi, One of the things I tried to communicate in my previous email, I perhaps may have tried to convey in a too subtle a manner to be noticed. So I will attempt to formulate it again in a slightly more explicit manner: ;) With the current state of this script, automated/scripted lcov code coverag

Scheduling lcov code coverage script

2014-11-23 Thread Maarten Hoes
Hi, There's has been done some work recently to create a small bash shell script to automate the creation of lcov code coverage reports of arbitrary tests run on the libreoffice code. It can be found at 'buildbot.git/lcov-report/lcov-report.sh' [1], and it's accompanied with a small README [2] on