[cairo-bugs] [Bug 18331] New: Build failure of xlib backend for Mac OS X 110.4.11

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 31 16:19:29 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18331

           Summary: Build failure of xlib backend for Mac OS X 110.4.11
           Product: cairo
           Version: 1.8.2
          Platform: All
        OS/Version: Mac OS X (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: xlib backend
        AssignedTo: cworth at cworth.org
        ReportedBy: mschamschula at gmail.com
         QAContact: cairo-bugs at cairographics.org



Marius Schamschula <mschamschula at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Buld failure of xlib backend|Build failure of xlib
                   |for Mac OS X 110.4.11       |backend for Mac OS X
                   |                            |110.4.11


While I had no issue building cairo 1.8.2 under Mac OS X 10.5.5, the build
under 10.4.11 fails (PPC/Intel):

../doltcompile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I/usr/local/include/pixman-1 
    -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/local/include 
 -I/usr/local/include/libpng12     -DXTHREADS -I/usr/local/include
-I/usr/X11R6/include      -Wall -Wextra -Wsign-compare
-Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self
-Wdeclaration-after-statement -Wold-style-definition
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-long-long -Winline
-fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2           
-I/usr/X11R6/include  -I/usr/local/include  -g -O2 -MT cairo-xlib-surface.lo
-MD -MP -MF .deps/cairo-xlib-surface.Tpo -c -o cairo-xlib-surface.lo
cairo-xlib-surface.c
cairo-xlib-surface.c: In function '_cairo_xlib_surface_set_attributes':
cairo-xlib-surface.c:1440: error: 'RepeatNone' undeclared (first use in this
function)
cairo-xlib-surface.c:1440: error: (Each undeclared identifier is reported only
once
cairo-xlib-surface.c:1440: error: for each function it appears in.)
cairo-xlib-surface.c:1443: error: 'RepeatNormal' undeclared (first use in this
function)
make[3]: *** [cairo-xlib-surface.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Since the Quartz backend still isn't prime time, this is a show stopper.


-- 
Configure bugmail: http://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