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/696f7b257d23cc737d9fa236a53b1eeefd82f76e/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: In function ‘tar_init’: ../source_subfolder/lib/handle.c:47:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] (*t)->pathname = pathname; ^ ../source_subfolder/lib/util.c: In function ‘int_to_oct_nonull’: ../source_subfolder/lib/util.c:161:24: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] snprintf(oct, octlen, "%*lo", octlen - 1, (unsigned long)num); ^ ../source_subfolder/lib/util.c:161:24: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] ../source_subfolder/libtar/libtar.c: In function ‘gzopen_frontend’: ../source_subfolder/libtar/libtar.c:99:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)gzf; ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY