[MacPorts] #25926: ffmpeg v 0.6 fail on build

MacPorts noreply at macports.org
Wed Mar 9 12:09:41 PST 2011


#25926: ffmpeg v 0.6 fail on build
---------------------------------+------------------------------------------
 Reporter:  nDiScReEt@…          |       Owner:  devans@…           
     Type:  defect               |      Status:  assigned           
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  1.9.1              
 Keywords:                       |        Port:  ffmpeg             
---------------------------------+------------------------------------------

Comment(by cstarknyc@…):

 Same problem as robert.botto:
    - 8-core Mac Pro
    - OS 10.6.6
    - uptodate everything 2011/3/9

 Install for ffmpeg fails because libavutil not found:
  :info:build ld: library not found for -lavutil
  :info:build collect2: ld returned 1 exit status
  :info:build gmake: *** [libavutil/libavutil.50.dylib] Error 1

 Apparently because the config designates build jobs incorrectly as -j16
 rather than -j8

 Modded the ffmpeg Portfile as follows
    - added 'build.jobs 8' before 'build.cmd ...' line

 Install then worked.

-- 
Ticket URL: <https://trac.macports.org/ticket/25926#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list