genpaku has quit [Remote host closed the connection]
genpaku has joined #crux-devel
<jaeger>
My workaround for the webhook seems to be good
<stenur>
GNU make received commit that overcomes the breakage one can see with mailx
<beerman>
Nice
<jaeger>
Looks like some meson builds are broken now
<jaeger>
ImportError: cannot import name 'EnvironmentVariables' from 'mesonbuild.mesonlib' (/usr/lib/python3.10/site-packages/mesonbuild/mesonlib/__init__.py)
<jaeger>
That's from mesa, for example
<beerman>
oh?
<beerman>
haven't anything today, let me check
<beerman>
when does this happen? first meson call? because for me its compiling
<jaeger>
Looks like it happens at meson setup
<jaeger>
same if I run meson outside of any work directory
<beerman>
very weird. my meson is recent, i only have to update what jue bumped today.