******************************************************************************** conan install poco/1.11.0@ --build=poco --profile=/home/conan/w/BuildSingleReference/20877/de791e9b-963f-4105-9836-305d1b8ccc9a/profile.txt ******************************************************************************** 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/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949/source_subfolder/XML/src/ParserEngine.cpp: In member function ‘void Poco::XML::ParserEngine::init()’: /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949/source_subfolder/XML/src/ParserEngine.cpp:510:3: error: ‘XML_SetBillionLaughsAttackProtectionMaximumAmplification’ was not declared in this scope XML_SetBillionLaughsAttackProtectionMaximumAmplification(_parser, _maximumAmplificationFactor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949/source_subfolder/XML/src/ParserEngine.cpp:510:3: note: suggested alternative: ‘setBillionLaughsAttackProtectionMaximumAmplification’ XML_SetBillionLaughsAttackProtectionMaximumAmplification(_parser, _maximumAmplificationFactor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setBillionLaughsAttackProtectionMaximumAmplification /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949/source_subfolder/XML/src/ParserEngine.cpp:514:3: error: ‘XML_SetBillionLaughsAttackProtectionActivationThreshold’ was not declared in this scope XML_SetBillionLaughsAttackProtectionActivationThreshold(_parser, _activationThresholdBytes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949/source_subfolder/XML/src/ParserEngine.cpp:514:3: note: suggested alternative: ‘setBillionLaughsAttackProtectionActivationThreshold’ XML_SetBillionLaughsAttackProtectionActivationThreshold(_parser, _activationThresholdBytes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setBillionLaughsAttackProtectionActivationThreshold make[2]: *** [source_subfolder/XML/CMakeFiles/XML.dir/src/ParserEngine.cpp.o] Error 1 make[1]: *** [source_subfolder/XML/CMakeFiles/XML.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 apr-util/1.6.1: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/apr-util/1.6.1/_/_/package/4082b01864e36b6836702e9b4b27e6c9e7334619/lib/apr-util-1 poco/1.11.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949 poco/1.11.0: ERROR: Package '76b0e98bf6474baedf6839edbb02685967c6d949' build failed poco/1.11.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/76b0e98bf6474baedf6839edbb02685967c6d949 ERROR: poco/1.11.0: Error in build() method, line 208 cmake.build() ConanException: Error 2 while executing cmake --build 'build_subfolder' '--' '-j3'