pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44359: cairo doesn't build with native X on NetBSD 5.1



>Number:         44359
>Category:       pkg
>Synopsis:       cairo doesn't build with native X on NetBSD 5.1
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 09 08:50:00 +0000 2011
>Originator:     asau%inbox.ru@localhost
>Release:        NetBSD 5.1_STABLE amd64
>Organization:
>Environment:
System: NetBSD 5.1_STABLE amd64
>Description:
        The build stops at:

  CC     cairo-xlib-display.lo
In file included from cairo-xlib-private.h:41,
                 from cairo-xlib-display.c:38:
cairo-xlib-xrender-private.h:105: error: redefinition of 'struct _XCircle'
cairo-xlib-xrender-private.h:109: error: redefinition of typedef 'XCircle'
/home/asau/pkgsrc/graphics/cairo/work/.x11-buildlink/include/X11/extensions/Xrender.h:150:
 error: previous declaration of 'XCircle' was here
cairo-xlib-xrender-private.h:110: error: redefinition of 'struct 
_XLinearGradient'
cairo-xlib-xrender-private.h:113: error: redefinition of typedef 
'XLinearGradient'
/home/asau/pkgsrc/graphics/cairo/work/.x11-buildlink/include/X11/extensions/Xrender.h:189:
 error: previous declaration of 'XLinearGradient' was here
cairo-xlib-xrender-private.h:115: error: redefinition of 'struct 
_XRadialGradient'
cairo-xlib-xrender-private.h:118: error: redefinition of typedef 
'XRadialGradient'
/home/asau/pkgsrc/graphics/cairo/work/.x11-buildlink/include/X11/extensions/Xrender.h:194:
 error: previous declaration of 'XRadialGradient' was here
cairo-xlib-xrender-private.h:120: error: redefinition of 'struct 
_XConicalGradient'
cairo-xlib-xrender-private.h:123: error: redefinition of typedef 
'XConicalGradient'
/home/asau/pkgsrc/graphics/cairo/work/.x11-buildlink/include/X11/extensions/Xrender.h:199:
 error: previous declaration of 'XConicalGradient' was here
*** Error code 1

Stop.
bmake: stopped in /home/asau/pkgsrc/graphics/cairo/work/cairo-1.10.2/src


       <dholland> confirmed the problem on IRC.
>How-To-Repeat:
        Try building anything depending on cairo, e.g. any gtk2-based 
application.
>Fix:
        None yet.



Home | Main Index | Thread Index | Old Index