[Mesa-dev] [PATCH] travis: use LLVM 5.0 for Meson Vulkan
Gert Wollny
gw.fossdev at gmail.com
Fri Dec 15 19:30:07 UTC 2017
Am Freitag, den 15.12.2017, 18:49 +0100 schrieb Gert Wollny:
> Am Freitag, den 15.12.2017, 17:17 +0100 schrieb Juan A. Suarez
> Romero:
> > Travis CI has moved to LLVM 5.0, and meson is detecting
> > automatically
> > the available version.
>
> Considering that LLVM 5.0 is obviously not properly made available in
> the travis-ci environment, I've reported the problem with travis-
> upstream:
>
> https://github.com/travis-ci/travis-ci/issues/8925
Actually, I was wrong: meson 0.44 explicitly searches for the dynamic
library that is not available in the installation which comes straight
from the LLVM.org provided tarball, so it's not travis fault.
It seems meson is using an old library dectection method where it
should use the new one (reported [1])
Best,
Gert
[1] https://github.com/mesonbuild/meson/issues/2786
More information about the mesa-dev
mailing list