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/1dab02a32a1a97c1102b3e06d1e2208a835226a4/include/wolfssl/ssl.h:33, from /home/conan/w/cci_PR-3733/2/a5d9bfca-9efb-4fd4-8e5e-dc855c887f1b/recipes/wolfssl/all/test_package/test_package.c:1: /home/conan/w/cci_PR-3733/.conan/data/wolfssl/4.5.0/_/_/package/1dab02a32a1a97c1102b3e06d1e2208a835226a4/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" ^~~~~~~