Opened 9 years ago

Last modified 9 years ago

#48489 closed defect

rubberband: unrecognized command line option "-mfpmath=sse" — at Version 2

Reported by: mrkapqa Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: tiger leopard powerpc Cc:
Port: rubberband

Description (last modified by Ionic (Mihai Moldovan))

Hello ,

i am trying to build MPV on OSX Tiger.

installed most of the dependencies so far -

only i could not install libbluray

so i went with

"sudo port install mpv and not libbluray" thinking that i can neglect this dependency.

apart from libbluray only dependencie that seems missing is rubberband.

mrkapqas-powerbook-g4-12:~ jussiissa$ sudo port install rubberband
--->  Computing dependencies for rubberband
--->  Fetching archive for rubberband
--->  Attempting to fetch rubberband-1.8.1_0.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/rubberband
--->  Attempting to fetch rubberband-1.8.1_0.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/macports/packages/rubberband
--->  Attempting to fetch rubberband-1.8.1_0.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/rubberband
--->  Fetching distfiles for rubberband
--->  Verifying checksums for rubberband
--->  Extracting rubberband
--->  Applying patches to rubberband
--->  Configuring rubberband
--->  Building rubberband
Error: org.macports.build for port rubberband returned: command execution failed

Change History (3)

Changed 9 years ago by mrkapqa

Attachment: main.log added

comment:1 Changed 9 years ago by Ionic (Mihai Moldovan)

Keywords: tiger added
Owner: changed from macports-tickets@… to ryandesign@…
Port: rubberband added
Summary: (rubberband)@mpv - command execution failedrubberband: unrecognized command line option "-mfpmath=sse"

Please CC the maintainer(s) next time, if any, and supply the appropriate port (rubberband) in the Port field when creating a ticket.

First of all, mpv won't work on Tiger. The only supported platforms are 10.7 and higher. Support for 10.6 is wonky in that it won't give you video and older releases of OS X were not tested at all by me.

Secondly, you cannot "skip" dependencies by specifying "and not ...".

mpv has a rubberband variant (which is enabled by default), so rubberband can be disabled by using sudo port install mpv -rubberband.

There is no way to disable libbluray, as this is a hard dependency.

On platforms that old, you will have to use another application like mplayer or the like.

comment:2 Changed 9 years ago by Ionic (Mihai Moldovan)

Description: modified (diff)
Note: See TracTickets for help on using tickets.