New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23151 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

  1. 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)
  1. An incompatibility with modern gcc (mentioned here: http://code.google.com/p/musicip-libofa/issues/detail?id=3)
  1. 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

libofa.patch (2.3 KB) - added by kthenriksson@… 3 years ago.
libofa patch

Change History

Changed 3 years ago by kthenriksson@…

libofa patch

comment:1 Changed 3 years ago by jmr@…

  • Keywords haspatch 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.

comment:3 Changed 3 years ago by and.damore@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r68113

comment:4 Changed 3 years ago by ryandesign@…

Added the new patchfiles in r68142.

Note: See TracTickets for help on using tickets.