autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/w/cci_PR-3830/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force autoreconf: configure.ac: tracing autoreconf: running: /home/conan/w/cci_PR-3830/.conan/data/libtool/2.4.6/_/_/package/9d3496562d09ed83fde9f0e8a33b5260ef9fc0c3/bin/libtoolize --copy --force autoreconf: running: /home/conan/w/cci_PR-3830/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf --force autoreconf: running: /home/conan/w/cci_PR-3830/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader --force autoreconf: running: /home/conan/w/cci_PR-3830/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing configure.ac:8: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' In file included from source_subfolder/gen_uuid.c:46: In file included from /usr/include/stdio.h:27: In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33: /usr/include/features.h:185:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ source_subfolder/gen_uuid.c:297:10: warning: implicit declaration of function 'flock' is invalid in C99 [-Wimplicit-function-declaration] while (flock(state_fd, LOCK_EX) < 0) { ^ source_subfolder/gen_uuid.c:369:3: warning: implicit declaration of function 'flock' is invalid in C99 [-Wimplicit-function-declaration] flock(state_fd, LOCK_UN); ^ 3 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY