autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-3733/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: /home/conan/w/cci_PR-3733/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-3733/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-3733/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-3733/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:21: installing 'build-aux/compile' configure.ac:23: installing 'build-aux/config.guess' configure.ac:23: installing 'build-aux/config.sub' configure.ac:26: installing 'build-aux/install-sh' configure.ac:26: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory `.' make[1]: warning: -jN forced in submake: disabling jobserver mode. source_subfolder/wolfcrypt/src/tfm.c: In function ‘fp_submod’: source_subfolder/wolfcrypt/src/tfm.c:252:11: warning: array subscript -1 is below array bounds of ‘fp_digit[136]’ {aka ‘long long unsigned int[136]’} [-Warray-bounds] c->dp[x] = 0; ~~~~~^~~ source_subfolder/wolfcrypt/src/tfm.c:252:11: warning: array subscript -1 is below array bounds of ‘fp_digit[136]’ {aka ‘long long unsigned int[136]’} [-Warray-bounds] c->dp[x] = 0; ~~~~~^~~ source_subfolder/wolfcrypt/src/tfm.c: In function ‘fp_addmod’: source_subfolder/wolfcrypt/src/tfm.c:252:11: warning: array subscript -1 is below array bounds of ‘fp_digit[136]’ {aka ‘long long unsigned int[136]’} [-Warray-bounds] c->dp[x] = 0; ~~~~~^~~ source_subfolder/wolfcrypt/src/tfm.c:252:11: warning: array subscript -1 is below array bounds of ‘fp_digit[136]’ {aka ‘long long unsigned int[136]’} [-Warray-bounds] c->dp[x] = 0; ~~~~~^~~ make[1]: warning: -jN forced in submake: disabling jobserver mode. make[2]: warning: -jN forced in submake: disabling jobserver mode. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3733/.conan/data/wolfssl/4.5.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/include/wolfssl/ssl.h:33, from /home/conan/w/cci_PR-3733/2/3c99bac0-108d-484b-8b5c-1cfff3db35e2/recipes/wolfssl/all/test_package/test_package.c:1: /home/conan/w/cci_PR-3733/.conan/data/wolfssl/4.5.0/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/include/wolfssl/wolfcrypt/settings.h:2138:14: warning: #warning "For timing resistance / side-channel attack prevention consider using harden options" [-Wcpp] #warning "For timing resistance / side-channel attack prevention consider using harden options" ^~~~~~~