[MacPorts] #32555: iAIDA @1.0.17 fails to build with latest boost
MacPorts
noreply at macports.org
Sat Mar 17 17:47:49 PDT 2012
#32555: iAIDA @1.0.17 fails to build with latest boost
----------------------------------+-----------------------------------------
Reporter: jb.morgado@… | Owner: cristiano.fontana@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: iAIDA
----------------------------------+-----------------------------------------
Comment(by adfernandes@…):
According to jfcaron's build log:
{{{
1259 :info:build In file included from AIDA_MemoryStore.cpp:30:
1260 :info:build ..///include/AIDA_Plugin/AIDA_PluginLoader.h:29:10:
fatal error: 'boost/pool/detail/singleton.hpp' file not found
1261 :info:build #include "boost/pool/detail/singleton.hpp"
1262 :info:build ^
}}}
The problem is that iAIDA is manually including a private boost header
(the 'detail' part). User programs should never directly include "detail"
headers except for version-specific bug-workarounds. I suggest patching
iAIDA or contacting the iAIDA developers to fix their code upstream.
--
Ticket URL: <https://trac.macports.org/ticket/32555#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list