@carlosal1015 I think you should comment this test :
CMAKE_PREFIX_PATH="${srcdir}/tmp_install/usr/lib/cmake/${pkgname}" cmake \
-S ${pkgname}-${pkgver}/cpp/test \
-B build_test
cmake --build build_test
ctest --test-dir build_test
I have tested everything. Even I've contacted the developer and he assume that the problem is from default cmake flags not from the source code.
Maybe it will be solved in next release
Pinned Comments
carlosal1015 commented on 2022-09-20 03:45 (UTC)
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.