[Libreoffice-bugs] [Bug 53129] New: compile fails when specifying LDFLAGS+='-lgcov' CFLAGS+='-fprofile-arcs -ftest-coverage'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Aug 4 21:49:09 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53129

             Bug #: 53129
           Summary: compile fails when specifying LDFLAGS+='-lgcov'
                    CFLAGS+='-fprofile-arcs -ftest-coverage'
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.7.0.0.alpha0+ Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: lbalbalba at gmail.com


Created attachment 65130
  --> https://bugs.freedesktop.org/attachment.cgi?id=65130
log of failed build

When preparing LibreOffice for gcov/lcov, you have to specify
"LDFLAGS+='-lgcov' CFLAGS+='-fprofile-arcs -ftest-coverage'
CXXFLAGS+='-fprofile-arcs -ftest-coverage' CPPFLAGS+='-fprofile-arcs
-ftest-coverage'".

But when you do this, the build fails.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list