Opened 11 years ago

Closed 11 years ago

Last modified 3 years ago

#39442 closed defect (fixed)

libbluray doesn't build on Tiger PPC causing fffmpeg (and potentially other dependents') build to fail

Reported by: ultrajoe@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: tiger Cc: dbevans (David B. Evans)
Port: libbluray

Description

ffmpeg 1.2.1 fails to update on Tiger (10.4.11) PPC, due to libbluray not building. I'm assuming here that the fix is to disable Blu-Ray support for this platform, thus I'm assigning this to ffmpeg, not libbluray.

Attachments (2)

main.log (30.6 KB) - added by ultrajoe@… 11 years ago.
libbluray build failure
PortFile-ffmpeg.diff (438 bytes) - added by ultrajoe@… 11 years ago.
PortFile patch to eliminate libbluray dependency for powerpc

Download all attachments as: .zip

Change History (10)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: jeremyhu@… added
Owner: changed from macports-tickets@… to devans@…

Thanks for the ticket. In the future, please Cc relevant port maintainers.

Changed 11 years ago by ultrajoe@…

Attachment: main.log added

libbluray build failure

Changed 11 years ago by ultrajoe@…

Attachment: PortFile-ffmpeg.diff added

PortFile patch to eliminate libbluray dependency for powerpc

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Keywords: tiger added

comment:3 Changed 11 years ago by dbevans (David B. Evans)

Cc: devans@… added; jeremyhu@… removed
Owner: changed from devans@… to jeremyhu@…
Port: libbluray added; ffmpeg removed
Summary: ffmpeg 1.2.1 build fail on Tiger PPC - libbluray doesn't buildlibbluray doesn't build on Tiger PPC causing fffmpeg (and potentially other dependents') build to fail

Have committed a patch in r107091 to disable libbluray support on Tiger and earlier OS X versions making ffmpeg and ffmpeg-devel usable. Leaving the ticket open and referring it to libbluray maintainer to deal with the underlying cause.

comment:4 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

As this just affects tiger, I don't intend to fix the issue with libbluray. Please report the issue upstream.

Marking fixed as the ffmpeg issue is dealt with.

comment:5 Changed 11 years ago by reeskm (Rees Machtemes)

This is not fixed. I had to comment out a line int he Portfile to build on my Tiger machine today. Somehow, the "    configure.args-delete --enable-libbluray " in the patch is not doing it's job. So, I had to comment out that line from the portfile and rebuild. strange!

comment:6 Changed 11 years ago by reeskm (Rees Machtemes)

Resolution: fixed
Status: closedreopened

comment:7 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: reopenedclosed

ffmpeg is fixed. libbluray is NTBF (unless you want to provide a patch).

Please read comments before re-opening.

comment:8 Changed 3 years ago by evanmiller (Evan Miller)

In 0c9e2c66f9f99711057d0e759f3415bfd5937baf/macports-ports (master):

libbluray: fix build on Tiger

Patch from @kencu's TigerPorts

See: #39442

Note: See TracTickets for help on using tickets.