[MacPorts] #26865: ppl 0.10.2 fails to build with +universal
MacPorts
noreply at macports.org
Wed Oct 20 14:24:35 PDT 2010
#26865: ppl 0.10.2 fails to build with +universal
--------------------------------+-------------------------------------------
Reporter: manphiz@… | Owner: adfernandes@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: fixed | Keywords:
Port: ppl |
--------------------------------+-------------------------------------------
Changes (by adfernandes@…):
* status: new => closed
* resolution: => fixed
Comment:
Setting `universal_variant no`, since the `ppl` library does weird things
with all sorts of compile-time constants based on the architecture it's
compiling on. Take a look at `src/ppl.hh` for an example; it is generated
by a `make-header` utility script. Then all sorts of classes are complie-
time named depending on `int`-size.
Gross.
I'm not rev-bumping since a re-build should not be required if the port
hasn't built yet... :-)
Committed in r72559.
--
Ticket URL: <https://trac.macports.org/ticket/26865#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list