[Wayland-bugs] [Bug 49716] New: The lastest weston can't be successfully built

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 9 23:47:09 PDT 2012


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

             Bug #: 49716
           Summary: The lastest weston can't be successfully built
    Classification: Unclassified
           Product: Wayland
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: weston
        AssignedTo: wayland-bugs at lists.freedesktop.org
        ReportedBy: shengyanx.zhao at intel.com


System Environment:
--------------------------
Arch:                 i386
Platform:             sugarbay
Libdrm: (master) 2.4.33-15-g754655c795fff1c6267d358e54ad5198aee0cdd6
Wayland: (master)5be33520b3416d2b0b138d5d30ddcf6776918007
Mesa: (master)a2f7ecfa74cdc73f3e0a7ea739ce962f7a029799
Xserver:
(master)xorg-server-1.12.0-105-gd77eb7ee49ef19c2c4c7381d56e9d0f9c3fbc890
Xf86_video_intel: (master)2.18.0-225-g5967d76ca09a257ec9db66ea664158e1dfd083ba
Cairo: (master)fe428fc7f03316f2577b95f6a4f525bacca09948
Cairo_gl: (master)fe428fc7f03316f2577b95f6a4f525bacca09948
Xkbcommon: (master)3d672fcfea6b823db4793b9ad1c3aadc4b547a08 
Weston: (master)7890c4d36dbec14d44109ead6fb12adfece47a7b
Kernel_unstable:
(drm-intel-next-queued)ff16d20bb71556ec110b4d51efdb4f678619b256

Bug detailed description:
-----------------------------
Weston can't be successfully built. The first bad commit
is:"b230a7ee58ebe12f07b6ace4fcbb7a410038e35c"

It informs the following errors:

In file included from window.h:26:0,
                 from window.c:66:
/opt/X11R7/include/GLES2/gl2.h:38:26: error: conflicting types for 'GLintptr'
/opt/X11R7/include/GL/glext.h:5327:19: note: previous declaration of 'GLintptr'
was here
/opt/X11R7/include/GLES2/gl2.h:39:25: error: conflicting types for 'GLsizeiptr'
/opt/X11R7/include/GL/glext.h:5328:19: note: previous declaration of
'GLsizeiptr' was here
make[3]: *** [window.o] Error 1
make[3]: Leaving directory `/GFX/build/component/Weston/weston/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/GFX/build/component/Weston/weston/clients'
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