[cairo-bugs] [Bug 29114] New: cairo build failure with qt backend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 16 08:51:10 PDT 2010


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

           Summary: cairo build failure with qt backend
           Product: cairo
           Version: 1.9.13
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: ojab at ojab.ru
         QAContact: cairo-bugs at cairographics.org


Maybe it should be assigned to qt backend, but I think it's related to all c++
backends.

cairo git HEAD fails to build with ./autogen.sh --enable-qt:

  CCLD   libcairo.la
libtool: link: cannot find the library `libcairo_cxx.la' or unhandled argument
`libcairo_cxx.la'
make[3]: *** [libcairo.la] Error 1


git bisect leads me to

5d4a4775c8b091b947b52cc8f7e1e48a5eaea007 is the first bad commit
commit 5d4a4775c8b091b947b52cc8f7e1e48a5eaea007
Author: Benjamin Otte <otte at redhat.com>
Date:   Sun Jul 11 15:41:56 2010 +0200

    build: Fix typo that makes C++ libs not build

:040000 040000 96a1f987a2c1107bdb2471fa0936a2a928894b51
e871e88269bed37dee7f7d3f5c0b1b3ab146b8a9 M    src
bisect run success


caito-git-6b92d5a
qt-4.7.0-beta2
libtool-2.2.10
autoconf-2.65
automake-1.11.1

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


More information about the cairo-bugs mailing list