Hi,
Sorry.
Wrong cutnpaste, I meant this one of course: (same error though, but
different build):
http://ci.libreoffice.org/job/lo_gerrit_master/Gerrit=Gerrit,Platform=MacOSX/5/console
- Maarten.
On Sun, Dec 21, 2014 at 1:08 PM, Maarten Hoes
wrote:
> Hi,
>
>
> Sorry for not looking in the
Hi,
Sorry for not looking in the right direction. Is it this log ?
http://ci.libreoffice.org/job/lo_gerrit_master/10/Gerrit=Gerrit,Platform=MacOSX/console
If so,I have no idea why that failed java statement at the end was caused
by this patch ? Is the (java) maximum line length somehow exceeded
Hi,
Thanks for that. It looks like with my patch, the build fails for the
'Continuous Integration Bot'. Is there a logfile or something like that,
which I can take a look at to try and figure out why it failed ?
Thanks,
- Maarten
On Sun, Dec 21, 2014 at 2:52 AM, Chris Sherlock
wrote:
> Th
That does look an error.
I've rebased and started a build - can't see any issues though!
Chris
Sent from my iPhone
> On 21 Dec 2014, at 7:41 am, Maarten Hoes wrote:
>
> Hi,
>
>
> I made the minimum amount of change I needed, and submitted a patch to gerrit
> for review.
>
> https://gerri
Hi,
I made the minimum amount of change I needed, and submitted a patch to
gerrit for review.
https://gerrit.libreoffice.org/13568
- Maarten
On Sat, Dec 20, 2014 at 12:23 PM, Maarten Hoes
wrote:
> Hi,
>
>
> For lcov code coverage purposes, I have to build libreoffice with the
> following F
Hi,
For lcov code coverage purposes, I have to build libreoffice with the
following FLAGS set and exported :
LDFLAGS='-fprofile-arcs' CFLAGS='-fprofile-arcs -ftest-coverage'
CXXFLAGS='-fprofile-arcs -ftest-coverage' CPPFLAGS='-fprofile-arcs
-ftest-coverage'
export LDFLAGS CFLAGS CXXFLAGS CPPFLAG