Ticket #23151 (closed defect: fixed)
Patch available: libofa does not build on Snow Leopard
| Reported by: | kthenriksson@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | haspatch | Cc: | |
| Port: | libofa |
Description
As it stands, libofa has
- A strange build error with the "vDSP" FFT method that would produce incorrect results anyway (see http://lists.musicbrainz.org/pipermail/musicbrainz-devel/2007-July/002204.html)
- An incompatibility with modern gcc (mentioned here: http://code.google.com/p/musicip-libofa/issues/detail?id=3)
- An old version of libtool that prevents a universal build even when these issues are addressed (I can't find any references: I think no one cares enough about a universal build of this library to bother.)
It currently does not build; this patch fixes all three problems mentioned above, and allows a universal build. If this patch could be applied I'd be appreciative.
Attachments
Change History
Changed 3 years ago by kthenriksson@…
- Attachment libofa.patch added
comment:2 Changed 3 years ago by kthenriksson@…
Could someone who has the ability please commit this? Or if there is some problem indicate what it is? This package is needed in order to build MusicBrainz Picard, and I think I've documented above why this patch is needed. Thanks.
Note: See
TracTickets for help on using
tickets.


libofa patch