[MacPorts] #49110: FFMPEG - build failure on 10.6 after ticket 48938

MacPorts noreply at macports.org
Wed Nov 25 14:22:16 PST 2015


#49110: FFMPEG - build failure on 10.6 after ticket 48938
-------------------------+----------------------
  Reporter:  jrmaffeo@…  |      Owner:  devans@…
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:  worksforme  |   Keywords:
      Port:  ffmpeg      |
-------------------------+----------------------
Changes (by devans@…):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 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
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49110#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list