[Wayland-bugs] [Bug 50330] New: [Regression]Weston can't be build successfully

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 24 13:21:38 PDT 2012


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

             Bug #: 50330
           Summary: [Regression]Weston can't be build successfully
    Classification: Unclassified
           Product: Wayland
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: high
         Component: weston
        AssignedTo: wayland-bugs at lists.freedesktop.org
        ReportedBy: shengyanx.zhao at intel.com


System Environment:
--------------------------
Arch:       i386
Libdrm:     (master) 2.4.34-2-g481234f2909c0506962a2f42da862da6a9b13fd8
Wayland:    (master)086b4e2c1a129b55986a67ec0d8be35b29707a95
Mesa:       (master)0f6a3a7de3b56a383061635016cdb10f0229bf02
Xserver:   
(master)xorg-server-1.12.0-189-g9bc53d8cb04af2be3feeebb1b10774c2d599a76b
Xf86_video_intel: (master)2.19.0-79-gfb9da4cb9e12ca733c31879b8b37906f361a8c35
Cairo:      (master)dbc0efad7e565558a3abf7f69d7675efddc4688d
Cairo_gl:   (master)aed94a5bc650f579368b4b814a8729570c32147e
Xkbcommon:  (master)8ca8f05aab86423c2495cd917489becfecca4632
Weston:     (master)5fb70bf301ec2ff6a05cff1d880cb9640f599929
Kernel_unstable:(drm-intel-next-queued)c8d4bb54c11c66610aaf8829acff6aa0506c7c29
Bug detailed description:
-----------------------------
Weston can't be build successfully, error logs are as follows:

make[5]: Entering directory `/GFX/build/component/Weston/weston/src/xwayland'
  CC     xserver_launcher_la-window-manager.lo
In file included from xwayland.h:26:0,
                 from window-manager.c:35:
/opt/X11R7/include/cairo/cairo-xcb.h:107:3: error: #error Cairo was not
compiled with support for the xcb backend
window-manager.c: In function 'weston_wm_handle_map_request':
window-manager.c:529:3: warning: implicit declaration of function
'cairo_xcb_surface_create_with_xrender_format'
[-Wimplicit-function-declaration]
window-manager.c:528:24: warning: assignment makes pointer from integer without
a cast [enabled by default]
window-manager.c: In function 'weston_wm_window_draw_decoration':
window-manager.c:570:2: warning: implicit declaration of function
'cairo_xcb_surface_set_size' [-Wimplicit-function-declaration]
make[5]: *** [xserver_launcher_la-window-manager.lo] Error 1
make[5]: Leaving directory `/GFX/build/component/Weston/weston/src/xwayland'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/GFX/build/component/Weston/weston/src/xwayland'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/GFX/build/component/Weston/weston/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/GFX/build/component/Weston/weston/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/GFX/build/component/Weston/weston'
make: *** [all] Error 2

Reproduce steps:
----------------------------
1. build weston

-- 
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 Wayland-bugs mailing list