autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-4166/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I autoconf autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-4166/.conan/data/libtool/2.4.6/_/_/package/9d3496562d09ed83fde9f0e8a33b5260ef9fc0c3/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-4166/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-4166/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-4166/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:19: installing 'autoconf/compile' configure.ac:33: installing 'autoconf/config.guess' configure.ac:33: installing 'autoconf/config.sub' configure.ac:13: installing 'autoconf/install-sh' configure.ac:13: installing 'autoconf/missing' Makefile.am: installing './INSTALL' autoreconf: Leaving directory `.' ../source_subfolder/lib/handle.c:47:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (*t)->pathname = pathname; ^ ~~~~~~~~ 1 warning generated. ../source_subfolder/lib/util.c:161:27: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] snprintf(oct, octlen, "%*lo", octlen - 1, (unsigned long)num); ~~^~ ~~~~~~~~~~ 1 warning generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY