Changes between Initial Version and Version 2 of Ticket #35912


Ignore:
Timestamp:
Aug 31, 2012, 9:50:03 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please "sudo port clean x264", then try again, then attach the entire main.log file so that we can see everything that happened.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35912

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Port x264 added
    • Property Summary changed from ffmpeg port fails to build to x264 port fails to build
  • Ticket #35912 – Description

    initial v2  
    11I just installed MacPorts and the "port install ffmpeg" command  will not build "ffmpeg" and it returns the following error:
    22
     3{{{
    34--->  Computing dependencies for ffmpeg
    45--->  Dependencies to be installed: x264
     
    1213    http://guide.macports.org/#project.tickets
    1314Error: Processing of port ffmpeg failed
    14 
     15}}}
    1516
    1617The log file for port x264 (AKA: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/main.log) returns the following errors:
    1718
     19{{{
    1820:info:build       _vda_decoder_callback in libavcodec.a(vda.o)
    1921:info:build   "_VDADecoderDestroy", referenced from:
     
    4547:notice:build Please see the log file for port x264 for details:
    4648    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/main.log
     49}}}