FabioLolix / PKGBUILD

PKGBUILDs; almost all on the AUR, some personal stuff
https://aur.archlinux.org/packages/?O=0&SeB=M&K=FabioLolix&outdated=&SB=n&SO=a&PP=50&do_Search=Go
27 stars 7 forks source link

[openage-git] fails to build with devtools #25

Open FabioLolix opened 1 month ago

FabioLolix commented 1 month ago

Build fine with makepkg instead, not sure what is causing this

GCC is always installed in this situation

-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT
-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT - Failed

The compiler doesn't support required C++20 features:
  * Concepts
  * Default comparisons
The following versions support these features:
  * clang++ >= 10
  * g++ >= 10
  * Microsoft Visual Studio 2019 >= 16.8
Please upgrade your compiler to build openage.

CMake Error at buildsystem/CheckCompilerFeatures.cmake:57 (message):
  aborting
Call Stack (most recent call first):
  CMakeLists.txt:174 (include)
FabioLolix commented 1 month ago

This affect also the rebuild of openage