[MacPorts] #38298: Boost 1.53 Upgrade Failed: error: "platform not supported"
MacPorts
noreply at macports.org
Wed Mar 6 23:20:29 PST 2013
#38298: Boost 1.53 Upgrade Failed: error: "platform not supported"
--------------------------+---------------------------
Reporter: michaelld@… | Owner: adfernandes@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: boost |
--------------------------+---------------------------
Comment (by leo@…):
Replying to [comment:14 adfernandes@…]:
> * diable the `context` module completely until this gets fixed (probably
easiest, but will probably '''never''' get fixed)
Context new library introduced by Boost 1.53.0, IMHO may safe disabled.
{{{
sudo port edit boost
}}}
Insert "--without-libraries=context" switch
{{{
configure.args --without-libraries=python \
--without-libraries=mpi \
--without-libraries=context \
--with-icu=${prefix}
}}}
Late need patch "libs/context/build/Jamfile.v2" for toolset darwin and
universal binary
--
Ticket URL: <https://trac.macports.org/ticket/38298#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list