[ https://issues.apache.org/jira/browse/XALANC-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891692#comment-17891692 ]
Ignite TC Bot commented on XALANC-178: -------------------------------------- {panel:title=Branch: [pull/11609/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/11609/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8124945&buildTypeId=IgniteTests24Java8_RunAll] > Building system I get fatal error on PlatformSupport/ReusableAreaBlock.hpp > -------------------------------------------------------------------------- > > Key: XALANC-178 > URL: https://issues.apache.org/jira/browse/XALANC-178 > Project: XalanC > Issue Type: Bug > Components: XPathC > Affects Versions: 1.4.x > Environment: Operating System: Other > Platform: Alpha > Reporter: Jim Poston > > cxx -g -DXML_BITSTOBUILD_64 -DTRU64 -ptr /usr/local/postonj/xml- > xalan/obj/.cxx_repository -ieee -pthread -std strict_ansi_errors -nocxxstd > -c - > I. -I/usr/local/postonj/xerces-c-src2_1_0/src/ -I/usr/local/postonj/xerces-c- > src2_1_0/include/xercesc -I/usr/local/postonj/xerces-c-src2_1_0/include/ - > o /usr/local/postonj/xml-xalan/obj/XNodeSetAllocator.o > XPath/XNodeSetAllocator.cpp > cxx: Error: ./PlatformSupport/ReusableArenaBlock.hpp, line 188: identifier > "m_destroyFunction" is undefined > detected during: > instantiation of "void > ReusableArenaBlock<ObjectType>::destroyObject(ObjectType > *) [with ObjectType=XNodeSetAllocator::nodeset_type]" at > line 122 of > "./PlatformSupport/ReusableArenaAllocator.hpp" > instantiation of "bool > > ReusableArenaAllocator<ObjectType>::destroyObject(ObjectT > ype *) [with > ObjectType=XNodeSetAllocator::nodeset_type]" > at line 110 of "XPath/XNodeSetAllocator.cpp" > m_destroyFunction(*theObject); > ----------------^ > cxx: Error: ./PlatformSupport/ReusableArenaBlock.hpp, line 257: identifier > "getBlockOffset" is undefined > detected during: > instantiation of "void > ReusableArenaBlock<ObjectType>::addToFreeList(const > ObjectType *) [with > ObjectType=XNodeSetAllocator::nodeset_type]" at line 190 > instantiation of "void > ReusableArenaBlock<ObjectType>::destroyObject(ObjectType > *) [with ObjectType=XNodeSetAllocator::nodeset_type]" at > line 122 of > "./PlatformSupport/ReusableArenaAllocator.hpp" > instantiation of "bool > > ReusableArenaAllocator<ObjectType>::destroyObject(ObjectT > ype *) [with > ObjectType=XNodeSetAllocator::nodeset_type]" > at line 110 of "XPath/XNodeSetAllocator.cpp" > getBlockOffset(theObject); > --------------------------------^ > cxx: Error: ./PlatformSupport/ReusableArenaBlock.hpp, line 275: identifier > "getBlockOffset" is undefined > detected during: > instantiation of "void > ReusableArenaBlock<ObjectType>::removeFromFreeList(const > ObjectType *) [with > ObjectType=XNodeSetAllocator::nodeset_type]" at line 134 > instantiation of "void > > ReusableArenaBlock<ObjectType>::commitAllocation(ObjectTy > pe *) [with > ObjectType=XNodeSetAllocator::nodeset_type]" > getBlockOffset(theObject); > --------------------------------^ > cxx: Error: ./PlatformSupport/ReusableArenaBlock.hpp, line 240: identifier > "getBlockOffset" is undefined > detected during: > instantiation of "bool > ReusableArenaBlock<ObjectType>::isOnFreeList(const > ObjectType *) const [with > ObjectType=XNodeSetAllocator::nodeset_type]" at line 173 > instantiation of "bool > ReusableArenaBlock<ObjectType>::ownsObject(const > ObjectType *) const [with > ObjectType=XNodeSetAllocator::nodeset_type]" > getBlockOffset(theObject); > ----------------------------------------^ > cxx: Info: 4 errors detected in the compilation > of "XPath/XNodeSetAllocator.cpp". > make: *** [/usr/local/postonj/xml-xalan/obj/XNodeSetAllocator.o] Error 1 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org