[FFmpeg-trac] #3177(avcodec:new): asm error on i686

FFmpeg trac at avcodec.org
Wed Nov 27 23:48:15 CET 2013


#3177: asm error on i686
---------------------------------+----------------------------------
             Reporter:  andreas  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  2.1.1
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------
 Summary of the bug:
 "make check" fails on i686 with the following error message:
 In file included from libavcodec/cabac_functions.h:36:0,
                  from libavcodec/cabac.c:32:
 libavcodec/cabac.c: In function 'main':
 libavcodec/x86/cabac.h:190:5: error: 'asm' operand has impossible
 constraints
      __asm__ volatile(

 How to reproduce:
 The error manifests itself when compiling on the build machine of the Guix
 distribution, see
    http://hydra.gnu.org/build/29410/nixlog/1/raw

 The first lines of this web page also give the exact dependencies used to
 compile ffmpeg, in particular, gcc-4.8.2.

 I am attaching the config.log.

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


More information about the FFmpeg-trac mailing list