[FFmpeg-trac] #5372(undetermined:closed): Error on Install Homebrew

FFmpeg trac at avcodec.org
Thu Mar 24 15:56:38 CET 2016


#5372: Error on Install Homebrew
-------------------------------------+-------------------------------------
             Reporter:  JJordan      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

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


Old description:

> brew install ffmpeg
> ==> Downloading https://ffmpeg.org/releases/ffmpeg-2.3.3.tar.bz2
> Already downloaded: /Library/Caches/Homebrew/ffmpeg-2.3.3.tar.bz2
> ==> ./configure --prefix=/usr/local/Cellar/ffmpeg/2.3.3 --enable-shared
> --enable
> ==> make install
>         from /usr/local/Library/ENV/4.3/clang:119:in `loop'
>         from /usr/local/Library/ENV/4.3/clang:119:in `refurbished_args'
>         from /usr/local/Library/ENV/4.3/clang:83:in `args'
>         from /usr/local/Library/ENV/4.3/clang:328:in `<main>'
> make: *** [libavcodec/vda.o] Error 1
> /usr/local/Library/Homebrew/build.rb:188:in `dump': can't dump File
> (TypeError)
>         from /usr/local/Library/Homebrew/build.rb:188:in `rescue in
> <main>'
>         from /usr/local/Library/Homebrew/build.rb:174:in `<main>'
> Error: Suspicious installation failure

New description:

 {{{
  brew install ffmpeg
 ==> Downloading https://ffmpeg.org/releases/ffmpeg-2.3.3.tar.bz2
 Already downloaded: /Library/Caches/Homebrew/ffmpeg-2.3.3.tar.bz2
 ==> ./configure --prefix=/usr/local/Cellar/ffmpeg/2.3.3 --enable-shared
 --enable
 ==> make install
         from /usr/local/Library/ENV/4.3/clang:119:in `loop'
         from /usr/local/Library/ENV/4.3/clang:119:in `refurbished_args'
         from /usr/local/Library/ENV/4.3/clang:83:in `args'
         from /usr/local/Library/ENV/4.3/clang:328:in `<main>'
 make: *** [libavcodec/vda.o] Error 1
 /usr/local/Library/Homebrew/build.rb:188:in `dump': can't dump File
 (TypeError)
         from /usr/local/Library/Homebrew/build.rb:188:in `rescue in
 <main>'
         from /usr/local/Library/Homebrew/build.rb:174:in `<main>'
 Error: Suspicious installation failure
 }}}

--

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5372#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list