configure: WARNING: unrecognized options: --disable-x86_sshni configure: WARNING: unrecognized options: --disable-x86_sshni source_subfolder/siv-cmac.c: In function '_siv_s2v': source_subfolder/siv-cmac.c:61:22: warning: missing braces around initializer [-Wmissing-braces] static const union nettle_block16 const_zero = {.b = 0 }; ^ source_subfolder/siv-cmac.c:61:22: warning: (near initialization for 'const_zero.b') [-Wmissing-braces] 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; ^ source_subfolder/ecc-eh-to-a.c: In function '_nettle_ecc_eh_to_a': source_subfolder/ecc-eh-to-a.c:45:11: warning: unused parameter 'op' [-Wunused-parameter] int op, ^ Table size: 256 entries Table size: 256 entries Table size: 256 entries Table size: 256 entries Table size: 128 entries Table size: 128 entries Table size: 256 entries Table size: 128 entries Table size: 128 entries CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY