configure.ac:12: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' parallel-tests: installing './test-driver' ar: `u' modifier ignored since `D' is the default (see `U') ../source_subfolder/tools/gf_poly.c: In function ‘main’: ../source_subfolder/tools/gf_poly.c:218:27: warning: argument 1 value ‘18446744073709551600’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] prod = (gf_general_t *) malloc(sizeof(gf_general_t)*n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../source_subfolder/include/gf_general.h:20, from ../source_subfolder/tools/gf_poly.c:50: /usr/include/stdlib.h:539:14: note: in a call to allocation function ‘malloc’ declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY