On Sat, Oct 06, 2018 at 08:35:44PM +0200, Matthias Klumpp wrote: > This looks like a bug in Meson... I will take a look.
That wouldn't be the first one... Though when comparing with the most recent logs from buildds, you spot: ... -I. -I.. -I../source/ -I -enable-color ... This looks like meson recently added the = between flag and path and it looks like you were trying to use ./-enable-color as an include directory. So maybe it was buggy already, but it wasn't fatal until now. If you reassign to meson, please don't forget "affects -1 + src:gir-to-d". Helmut