Changes between Initial Version and Version 1 of Ticket #38526


Ignore:
Timestamp:
Mar 25, 2013, 6:09:45 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please Cc relevant port maintainers. Also, you don’t have to Cc yourself.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38526

    • Property Owner changed from macports-tickets@… to devans@…
    • Property Cc jeremyhu@… added; nDiScReEt@… removed
  • Ticket #38526 – Description

    initial v1  
    11My Setup is a Mac OSX 10.8.3 running MacPorts 2.1.3 using Xcode 4.6.1 gcc version 4.2.1 by Apple. I receive the following error message building ffmpeg:
    2 
     2{{{
    33Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-1.1.4" && ./configure --prefix=/opt/local --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libfreetype --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
    44Exit code: 1
     
    1313    while executing
    1414"::file type $file"
    15 
     15}}}