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.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/source_subfolder/JSON/src/pdjson.c: In function ‘json_error_s’: /home/conan/w/cci_PR-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/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-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/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-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/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-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/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-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/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-3151/8/f334d269-cf6a-4a9c-83ae-c2fdad6579e5/recipes/poco/all/test_package/build/3924c4b92047d4c5c77e2dab9fd010e043b5793d/bin/ application.name = util application.path = /home/conan/w/cci_PR-3151/8/f334d269-cf6a-4a9c-83ae-c2fdad6579e5/recipes/poco/all/test_package/build/3924c4b92047d4c5c77e2dab9fd010e043b5793d/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-7h17w system.nodeId = 56def856a1d0 system.currentDir = /home/conan/w/cci_PR-3151/8/f334d269-cf6a-4a9c-83ae-c2fdad6579e5/recipes/poco/all/test_package/build/3924c4b92047d4c5c77e2dab9fd010e043b5793d/ 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-20T18:57:42Z system.pid = 4861 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% NULL pointer: _pInstance [in file "/home/conan/w/cci_PR-3151/.conan/data/poco/1.10.1/_/_/build/11eb160d9ff493ec6caac00a3eb7602a16d918b3/source_subfolder/Util/include/Poco/Util/Application.h", line 466] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%