[Mesa-dev] [PATCH 5/5] travis: bump the wayland version to 1.15.0

Emil Velikov emil.l.velikov at gmail.com
Tue Jun 5 15:27:07 UTC 2018


On 5 June 2018 at 16:15, Eric Engestrom <eric.engestrom at intel.com> wrote:
> On Tuesday, 2018-06-05 16:03:14 +0100, Emil Velikov wrote:
>> On 5 June 2018 at 15:36, Eric Engestrom <eric.engestrom at intel.com> wrote:
>> > On Tuesday, 2018-06-05 15:14:34 +0100, Emil Velikov wrote:
>> >> From: Emil Velikov <emil.velikov at collabora.com>
>> >>
>> >> As covered earlier - this is the version which ships
>> >> wayland-egl{,-backend} and associated files.
>> >>
>> >> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
>> >> ---
>> >>  .travis.yml | 2 +-
>> >>  1 file changed, 1 insertion(+), 1 deletion(-)
>> >>
>> >> diff --git a/.travis.yml b/.travis.yml
>> >> index d05c40bf9d7..7d3d6d1e10d 100644
>> >> --- a/.travis.yml
>> >> +++ b/.travis.yml
>> >> @@ -22,7 +22,7 @@ env:
>> >>      - LIBXSHMFENCE_VERSION=libxshmfence-1.2
>> >>      - LIBVDPAU_VERSION=libvdpau-1.1
>> >>      - LIBVA_VERSION=libva-1.7.0
>> >> -    - LIBWAYLAND_VERSION=wayland-1.11.1
>> >> +    - LIBWAYLAND_VERSION=wayland-1.15.0
>> >
>> > This needs to be the first patch in the series, otherwise the rest of
>> > the series is broken in travis.
>> >
>> Was kind of split on this.
>>
>> On one hand I wanted a clear example of the breakage that will happen
>> if we don't bump 1.11 (around the branchpoint).
>> Yet, intermittent breakage is not good - so I'll move it to as 2/5.
>
> Sounds good.
>
>>
>> Speaking of Travis - meson seems to be failing, are there some patches for that?
>
> Meson?  I'm seeing dri_sw_winsys fail to build scons because of pointer
> arithmetics, and the macos autotools build doesn't like a long to int
> downcast, but the meson builds are all fine for me.
>
My bad, got confused with some of the WIP meson patches.

Pardon for the noise.
Emil


More information about the mesa-dev mailing list