configure: WARNING: unrecognized options: --disable-x86_sshni configure: WARNING: unrecognized options: --disable-x86_sshni source_subfolder/rsa-keygen.c: In function 'nettle_rsa_generate_keypair': source_subfolder/rsa-keygen.c:190:11: warning: unused variable 'res' [-Wunused-variable] int res = mpz_invert(key->d, pub->e, phi); ^ source_subfolder/pgp-encode.c: In function 'nettle_pgp_put_public_rsa_key': source_subfolder/pgp-encode.c:218:12: warning: variable 'start' set but not used [-Wunused-but-set-variable] unsigned start; ^ source_subfolder/ecc-mod.c: In function '_nettle_ecc_mod': source_subfolder/ecc-mod.c:110:16: warning: 'hi' may be used uninitialized in this function [-Wmaybe-uninitialized] hi = (hi << shift) | (rp[mn-1] >> (GMP_NUMB_BITS - shift)); ^ source_subfolder/ecc-pp1-redc.c: In function '_nettle_ecc_pp1_redc': source_subfolder/ecc-pp1-redc.c:48:17: warning: variable 'cy' set but not used [-Wunused-but-set-variable] mp_limb_t hi, cy; ^ source_subfolder/ecc-pm1-redc.c: In function '_nettle_ecc_pm1_redc': source_subfolder/ecc-pm1-redc.c:48:17: warning: variable 'cy' set but not used [-Wunused-but-set-variable] mp_limb_t hi, cy; ^ Table size: 256 entries Table size: 256 entries Table size: 256 entries Table size: 128 entries Table size: 256 entries Table size: 128 entries CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY