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 /home/conan/w/cci_PR-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/source_subfolder/JSON/src/pdjson.c: In function ‘json_error_s’: /home/conan/w/cci_PR-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/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-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/source_subfolder/JSON/src/pdjson.c:66:28: json_error(json, "%s", errbuf); ~~~~~~ /home/conan/w/cci_PR-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/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-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/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-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/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-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/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-3151/7/b1c6b414-643b-4bc7-9d5b-ffbaae7d5ada/recipes/poco/all/test_package/build/874e5c0492e265bb309165eb3aafcc034a4897f3/bin/ application.name = util application.path = /home/conan/w/cci_PR-3151/7/b1c6b414-643b-4bc7-9d5b-ffbaae7d5ada/recipes/poco/all/test_package/build/874e5c0492e265bb309165eb3aafcc034a4897f3/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-h32gt system.nodeId = da69719d4ddd system.currentDir = /home/conan/w/cci_PR-3151/7/b1c6b414-643b-4bc7-9d5b-ffbaae7d5ada/recipes/poco/all/test_package/build/874e5c0492e265bb309165eb3aafcc034a4897f3/ 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-10-20T02:11:28Z system.pid = 4848 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NULL pointer: _pInstance [in file "/home/conan/w/cci_PR-3151/.conan/data/poco/1.10.0/_/_/build/a82858d171f1ea35dab8821bcb4cb81a092aa578/source_subfolder/Util/include/Poco/Util/Application.h", line 466] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%