[cairo-bugs] [Bug 91473] New: Can't compile Cairo for 32 bits

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 27 06:10:26 PDT 2015


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

            Bug ID: 91473
           Summary: Can't compile Cairo for 32 bits
           Product: cairo
           Version: unspecified
          Hardware: x86 (IA32)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: chris at chris-wilson.co.uk
          Reporter: piranna at gmail.com
        QA Contact: cairo-bugs at cairographics.org

As shown at https://github.com/Automattic/node-canvas/issues/597, when trying
to compile node-canvas for i686 using musl as libc I get errors on Cairo
regarding to undefined __uint128_t and __int128_t symbols. These are extensions
of GCC that seems are only available for 64 systems but Cairo shouldn't be
trying to use them on 32 bits systems, or at least it should have check for
them. Is it a Cairo bug or I'm doing something wrong?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150727/ce8bc51a/attachment.html>


More information about the cairo-bugs mailing list