autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-4431/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I config autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-4431/.conan/data/libtool/2.4.6/_/_/package/3789647212eb569bc057f7dc605dd625ba43d4ce/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-4431/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-4431/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-4431/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:46: installing './compile' configure.ac:63: installing './missing' autoreconf: Leaving directory `.' objcopy: /tmp/ls1481: debuglink section already exists ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4431/10/a7732761-2d1f-45e1-86d1-363c1f30cb17/recipes/libbacktrace/all/test_package/test_package.c:21:15: warning: flag '0' results in undefined behavior with 'p' conversion specifier [-Wformat] printf("%#016p\n", pc); ~~^~~~ /home/conan/w/cci_PR-4431/10/a7732761-2d1f-45e1-86d1-363c1f30cb17/recipes/libbacktrace/all/test_package/test_package.c:21:14: warning: flag '#' results in undefined behavior with 'p' conversion specifier [-Wformat] printf("%#016p\n", pc); ~^~~~~ /home/conan/w/cci_PR-4431/10/a7732761-2d1f-45e1-86d1-363c1f30cb17/recipes/libbacktrace/all/test_package/test_package.c:21:24: warning: format specifies type 'void *' but the argument has type 'uintptr_t' (aka 'unsigned long') [-Wformat] printf("%#016p\n", pc); ~~~~~~ ^~ %016lu 3 warnings generated.