Opened 9 years ago

Closed 8 years ago

#49110 closed defect (worksforme)

FFMPEG - build failure on 10.6 after ticket 48938

Reported by: jrmaffeo@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: ffmpeg

Description (last modified by mf2k (Frank Schima))

  • Mac 10.6.8
  • XCode Version 3.2.6 (1761)
  • port version 2.3.4
  • Occurred after ticket:48938

Attachments (2)

main.log (3.2 MB) - added by jrmaffeo@… 9 years ago.
main.log
buildports-snowleopard-x86_64-38634-ffmpeg.log (3.1 MB) - added by dbevans (David B. Evans) 8 years ago.
Build log showing successful build on SL buildbot

Change History (5)

Changed 9 years ago by jrmaffeo@…

Attachment: main.log added

main.log

comment:1 Changed 9 years ago by jrmaffeo@…

port: ffmpeg Prior to running port. I uninstalled macports and reinstalled it. I verified that ffmpeg was not installed and then ran the install.

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

Cc: jeremyhu@… added; ryandesign@… removed
Description: modified (diff)
Keywords: FFMPEG Snow Leopard 10.8 removed
Owner: changed from macports-tickets@… to devans@…
Port: ffmpeg added

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers nco), if any.

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

Resolution: worksforme
Status: newclosed

A clue might be the last line output from configure in your log file

WARNING: gcc 4.2 is outdated and may miscompile FFmpeg. Please use a newer compiler.

Nonetheless, there have been several updates to ffmpeg since this ticket was filed and the most recent version ffmpeg @2.8.2_1 builds successfully using gcc-4.2 on the recently restored Snow Leopard buildbot. See attached build log.

I suggest updating all your ports to the latest version and trying again with a clean build.

sudo port selfupdate
sudo port upgrade outdated
sudo port clean ffmpeg
sudo port install ffmpeg

Changed 8 years ago by dbevans (David B. Evans)

Build log showing successful build on SL buildbot

Note: See TracTickets for help on using tickets.