[FFmpeg-trac] #6115(avutil:new): Compilation in Debian stable/oldstable broken

FFmpeg trac at avcodec.org
Tue Jan 31 16:06:25 EET 2017


#6115: Compilation in Debian stable/oldstable broken
---------------------------------+--------------------------------------
             Reporter:  shurreg  |                     Type:  defect
               Status:  new      |                 Priority:  minor
            Component:  avutil   |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 Summary of the bug: it seems FFmpeg build process is now broken in stock
 Debian Wheezy and Jessie due to requirement of <stdatomic.h> in
 libavutil/cpu.c and absense of such a file in gcc 4.7/4.8
 How to reproduce (making mplayer with freshly downloaded ffmpeg):
 {{{
 % make
 CC      libavutil/cpu.o
 libavutil/cpu.c:20:23: fatal error: stdatomic.h: No such file or directory
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6115>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list