Closed lovetox closed 5 years ago
same here
Comparing meson logs shows
Checking if "C99 vsnprintf" runs: YES
Checking if "C99 snprintf" runs: YES
are both YES now while they were NO in older builds.
So looks like the c99 printf shim in mingw got improved and the glib build doesn't expect that on Windows and still tries to fall back to gnulib in some cases.
didn't look into it yet, but you probably can work around this for now by doing an export CPPFLAGS=""
in the PKGBUILD before meson
Fixed by #5701
On a brand new MSYS2 installation
after installing
MINGW_INSTALLS=mingw64 makepkg-mingw -sCLf
failswhat is missing here?
Build log: