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-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c: In function ‘json_error_s’: /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/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=] "error: %lu: " format, \ ^~~~~~~~~~~~~~ /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c:66:28: json_error(json, "%s", errbuf); ~~~~~~ /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c:66:5: note: in expansion of macro ‘json_error’ json_error(json, "%s", errbuf); ^~~~~~~~~~ /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c:763:23: note: format string is defined here json_error(json, "%s", "invalid parser state"); ^~ /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c:29:9: note: ‘snprintf’ output between 11 and 1053 bytes into a destination of size 128 snprintf(json->errmsg, sizeof(json->errmsg), \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "error: %lu: " format, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long) json->lineno, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __VA_ARGS__); \ ~~~~~~~~~~~~ /home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/JSON/src/pdjson.c:66:5: note: in expansion of macro ‘json_error’ 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-1917/7/a3124faf-379a-4848-93e8-b7ab5592f5e1/recipes/poco/all/test_package/build/5f1acbc469891d75e9c6d6d8dd2abe5ef8094da3/bin/ application.name = util application.path = /home/conan/w/cci_PR-1917/7/a3124faf-379a-4848-93e8-b7ab5592f5e1/recipes/poco/all/test_package/build/5f1acbc469891d75e9c6d6d8dd2abe5ef8094da3/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-8-42lrk system.nodeId = 9ec42676143a system.currentDir = /home/conan/w/cci_PR-1917/7/a3124faf-379a-4848-93e8-b7ab5592f5e1/recipes/poco/all/test_package/build/5f1acbc469891d75e9c6d6d8dd2abe5ef8094da3/ 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 = 2020-12-05T12:19:02Z system.pid = 5038 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NULL pointer: _pInstance [in file "/home/conan/w/cci_PR-1917/.conan/data/poco/1.10.1/_/_/build/873b93d3ce5e9b9a211e53c14cc2e5a1bc8be1db/source_subfolder/Util/include/Poco/Util/Application.h", line 466] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% WARN: apr-util/1.6.1: requirement expat/2.2.9 overridden by poco/1.10.1 to expat/2.2.10 WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by poco/1.10.1 to openssl/1.1.1h