Hi,
Can you help me with this XML problem?
conan-io/conan-center-index#6110
/home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/8d31e0e687eec95ed360817af2838a802251fb89/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/8d31e0e687eec95ed360817af2838a802251fb89/source_subfolder/XML/src/ParserEngine.cpp:510:96: error: ‘XML_SetBillionLaughsAttackProtectionMaximumAmplification’ was not declared in this scope
XML_SetBillionLaughsAttackProtectionMaximumAmplification(_parser, _maximumAmplificationFactor);
^
/home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/8d31e0e687eec95ed360817af2838a802251fb89/source_subfolder/XML/src/ParserEngine.cpp:514:93: error: ‘XML_SetBillionLaughsAttackProtectionActivationThreshold’ was not declared in this scope
XML_SetBillionLaughsAttackProtectionActivationThreshold(_parser, _activationThresholdBytes);
^
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/70063d91145f699e18eb9c5c9fb54d7575bd0c8c/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/8d31e0e687eec95ed360817af2838a802251fb89
poco/1.11.0: ERROR: Package '8d31e0e687eec95ed360817af2838a802251fb89' build failed
poco/1.11.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/poco/1.11.0/_/_/build/8d31e0e687eec95ed360817af2838a802251fb89
ERROR: poco/1.11.0: Error in build() method, line 208
cmake.build()
ConanException: Error 2 while executing cmake --build 'build_subfolder' '--' '-j3'
Something related to:
https://github.com/libexpat/libexpat/blob/a28238bdeebc087071777001245df1876a11f5ee/expat/lib/xmlparse.c#L2526
Hi,
Can you help me with this XML problem?
conan-io/conan-center-index#6110
Something related to:
https://github.com/libexpat/libexpat/blob/a28238bdeebc087071777001245df1876a11f5ee/expat/lib/xmlparse.c#L2526