CppCheck Report Update

Maarten Hoes hoes.maarten at gmail.com
Sun Apr 26 13:26:46 PDT 2015


Hi,

On Sun, Apr 26, 2015 at 10:19 PM, Norbert Thiebaud <nthiebaud at gmail.com>
wrote:
>
> On Sun, Apr 26, 2015 at 3:00 PM, Maarten Hoes <hoes.maarten at gmail.com>
wrote:
> >
> >
> > On Sun, Apr 26, 2015 at 9:32 PM, Maarten Hoes <hoes.maarten at gmail.com>
> > wrote:
> >>
> >> I cheated, and ran 'make -k check'.
> >>
> > Oh, and assuming here now, obviously, that your issue is with 'make
check' ;
>
> well yes make check fails.. but for reason very lcov related.. things
> about dll that can't load because of unresolved things.. kind of
> things that do not happen on a non gcov build.. so the gcov build is
> not actually correct.. there _are_ some piece missing.

Are those by any chance undefined references to '__gcov_' ? That shouldnt
happen when setting FLAGS+='-fprofile-arcs -ftest-coverage'. If this is the
case, perhaps '-lgcov' isnt passed to the linker properly in all cases ? Im
guessing that if this is so, somehow the FLAGS arent being passed down
correctly in the build system ?


- Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150426/5a47741b/attachment.html>


More information about the LibreOffice mailing list