I could not build this, so I added/changed this to the PKGBUILD:
makedepends=('cmake>=3.1' 'boost')
-DCMAKE_CXX_STANDARD=14 \
-DCMAKE_CXX_STANDARD_REQUIRED=ON \
-DCMAKE_CXX_EXTENSIONS=OFF
I don't know how to request these changes for the PKGBUILD. So I just write it here.
I had this error like in this question: https://stackoverflow.com/questions/75497370/error-iso-c17-does-not-allow-dynamic-exception-specifications-when-installing And used this solution: http://stackoverflow.com/questions/42834844/ddg#42842447
Pinned Comments
rafaelff commented on 2019-04-10 16:07 (UTC)
This package can not be updated to a version higher than 1.1.9, because Oracle MySQL broke compatibility with MariaDB in newer versions. Please, do not flag this package as out-of-date unless you know a solution for this broken compatibility -- It should work as it is.