openal-soft fail to build
``` bash
┌ openal-soft git .................................... [Recently updated]
├ Running pre cmake from openal-soft_extra.sh...
├ Running cmake...
├ Running build...
Likely error (tail of the failed operation logfile):
from E:/MABS/msys64/mingw64/include/windef.h:9,
from E:/MABS/msys64/mingw64/include/windows.h:69,
from E:/MABS/build/openal-soft-git/al/error.cpp:24:
E:/MABS/msys64/mingw64/include/c++/15.2.0/x86_64-w64-mingw32/bits/c++config.h:582:3: note: existing declaration 'constexpr bool std::__is_constant_evaluated()'
582 | __is_constant_evaluated() _GLIBCXX_NOEXCEPT
| ^~~~~~~~~~~~~~~~~~~~~~~
E:/MABS/build/openal-soft-git/al/error.cpp:55:43: note: during load of pendings for 'gsl::not_null'
55 | auto alGetError(gsl::not_null<al::Context*> context) noexcept -> ALenum
| ^
ninja: build stopped: subcommand failed.
build failed. Check E:/MABS/build/openal-soft-git/build-64bit/ab-suite.build.log
This is required for other packages, so this script will exit.
Creating diagnostics file...
Attach E:\MABS\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.
Try running the build again at a later time.
```
[logs.zip](https://github.com/user-attachments/files/26197746/logs.zip)
Cheers
John
0 条评论