On Tue, Dec 26, 2017 at 03:29:35PM -0800, Lucas De Marchi wrote: > On Sun, Dec 24, 2017 at 6:49 AM, Rhys Kidd <rhyskidd@xxxxxxxxx> wrote: > > warning() needs that, which was introduced in a 865a47ca failure path. > > > > Otherwise we get error messages on that failure path like: > > ... > > Program leg found: NO > > > > Meson encountered an error in file overlay/meson.build, line 62, column 1: > > Unknown function "warning". > > FAILED: build.ninja > > ... > > > > Fixes: 865a47ca ("overlay: parse tracepoints from sysfs to figure out fields' location") > > Signed-off-by: Rhys Kidd <rhyskidd@xxxxxxxxx> > > > I just had this error and prepared a patch to do the other way around: > use message() rather than warning(). > I think we could delay raising the dependency to the latest meson > version.... on Fedora 27 for example we have > meson 0.43 available, not 0.44 (although we could install 0.44 from pypi). > > I'm not sure which one is best. Meson version dependency shouldn't be bumped if we can avoid it. Debian stable is already out of reach, but stable-backports has 0.42. Please send your patch for using message() instead. -- Petri Latvala _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx