CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP MYSQL_INCLUDE_DIR MYSQL_ROOT_INCLUDE_DIRS MYSQL_ROOT_LIBRARY_DIRS PostgreSQL_ROOT_INCLUDE_DIRS PostgreSQL_ROOT_LIBRARY_DIRS /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c: In function ‘json_error_s’: /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c:30:18: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size between 99 and 118 [-Wformat-truncation=] 30 | "error: %lu: " format, \ | ^~~~~~~~~~~~~~ ...... 66 | json_error(json, "%s", errbuf); | ~~~~~~ /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c:66:5: note: in expansion of macro ‘json_error’ 66 | json_error(json, "%s", errbuf); | ^~~~~~~~~~ /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c:763:23: note: format string is defined here 763 | json_error(json, "%s", "invalid parser state"); | ^~ /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c:29:9: note: ‘snprintf’ output between 11 and 1053 bytes into a destination of size 128 29 | snprintf(json->errmsg, sizeof(json->errmsg), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | "error: %lu: " format, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | (unsigned long) json->lineno, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __VA_ARGS__); \ | ~~~~~~~~~~~~ /home/conan/w/cci_PR-4205/.conan/data/poco/1.10.0/_/_/build/5fa9e4cfbe442258c426529d2e3d7f6191369ce3/source_subfolder/JSON/src/pdjson.c:66:5: note: in expansion of macro ‘json_error’ 66 | json_error(json, "%s", errbuf); | ^~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Command line: bin/util Arguments to main(): Application properties: application.argc = 1 application.argv[0] = bin/util application.baseName = util application.cacheDir = /home/conan/.cache/util/ application.configDir = /home/conan/.config/util/ application.dataDir = /home/conan/.local/share/util/ application.dir = /home/conan/w/cci_PR-4205/13/e350607c-c9b9-4f56-922a-545b7cf52d9f/recipes/poco/all/test_package/build/d730c552270b067a3e9476931f18949689e1b38e/bin/ application.name = util application.path = /home/conan/w/cci_PR-4205/13/e350607c-c9b9-4f56-922a-545b7cf52d9f/recipes/poco/all/test_package/build/d730c552270b067a3e9476931f18949689e1b38e/bin/util application.tempDir = /home/conan/.local/tmp/util/ system.osName = Linux system.osVersion = 4.19.112+ system.osArchitecture = x86_64 system.nodeName = jnlp-linux-gcc-9-1.32.1-plxnl system.nodeId = daaf55e1528a system.currentDir = /home/conan/w/cci_PR-4205/13/e350607c-c9b9-4f56-922a-545b7cf52d9f/recipes/poco/all/test_package/build/d730c552270b067a3e9476931f18949689e1b38e/ system.homeDir = /home/conan/ system.configHomeDir = /home/conan/.config/ system.cacheHomeDir = /home/conan/.cache/ system.dataHomeDir = /home/conan/.local/share/ system.tempHomeDir = /home/conan/.local/tmp/ system.tempDir = /tmp/ system.configDir = /etc/ system.dateTime = 2021-01-12T17:12:09Z system.pid = 4947 WARN: apr-util/1.6.1: requirement expat/2.2.9 overridden by poco/1.10.0 to expat/2.2.10