Ticket #26865 (closed defect: fixed)
ppl 0.10.2 fails to build with +universal
| Reported by: | manphiz@… | Owned by: | adfernandes@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | ppl |
Description
Build log attached.
Attachments
Change History
comment:1 Changed 3 years ago by jmr@…
- Owner changed from macports-tickets@… to adfernandes@…
- Cc adfernandes@…, openmaintainer@… removed
As per the ticket guidelines, it's not useful to cc openmaintainer.
comment:2 Changed 3 years ago by adfernandes@…
- Status changed from new to closed
- Resolution set to fixed
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.
Note: See
TracTickets for help on using
tickets.


Build failure log with +universal