autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-3314/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-3314/.conan/data/libtool/2.4.6/_/_/package/9d3496562d09ed83fde9f0e8a33b5260ef9fc0c3/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-3314/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-3314/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-3314/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:37: installing './compile' configure.ac:14: installing './config.guess' configure.ac:14: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' apps/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/install: cannot stat './*.html': No such file or directory make[3]: [Makefile:839: install-data-local] Error 1 (ignored) /usr/bin/install: cannot stat './*.ico': No such file or directory make[3]: [Makefile:840: install-data-local] Error 1 (ignored) /usr/bin/install: cannot stat './images/*.gif': No such file or directory /usr/bin/install: cannot stat './images/*.png': No such file or directory make[3]: [Makefile:841: install-data-local] Error 1 (ignored) /usr/bin/install: cannot stat './api/*.sgml': No such file or directory make[3]: [Makefile:842: install-data-local] Error 1 (ignored) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3314/4/6a3450fb-bcad-4dc9-b8d9-abbfa134b7de/recipes/xmlsec/all/test_package/sign1.c:184:43: warning: passing 'const char *' to parameter of type 'const xmlChar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] if(xmlSecKeySetName(dsigCtx->signKey, key_file) < 0) { ^~~~~~~~ /home/conan/w/cci_PR-3314/.conan/data/xmlsec/1.2.30/_/_/package/e9d9f91cfffcfe1df1b29d45882b4be4aa70940c/include/xmlsec1/xmlsec/keys.h:195:73: note: passing argument to parameter 'name' here const xmlChar* name); ^ 1 warning generated.