[FFmpeg-trac] #4263(avutil:closed): libavutil compile error

FFmpeg trac at avcodec.org
Thu Jan 28 23:37:56 CET 2016


#4263: libavutil compile error
------------------------------------+-----------------------------------
             Reporter:  jonshouse   |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  minor       |                Component:  avutil
              Version:  git-master  |               Resolution:  wontfix
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by richardpl):

 * status:  open => closed
 * resolution:   => wontfix


Old description:

> Summary of the bug:
>
> CC      libavutil/cpu.o
> CC      libavutil/crc.o
> CC      libavutil/des.o
> CC      libavutil/dict.o
> CC      libavutil/display.o
> CC      libavutil/downmix_info.o
> CC      libavutil/error.o
> libavutil/error.c: In function ‘av_strerror’:
> libavutil/error.c:79:15: error: wrong type argument to unary minus
> make: *** [libavutil/error.o] Error 1
>

> How to reproduce:
> {{{
> Just compile
> # gcc --version
> gcc (GCC) 4.6.2
> Copyright (C) 2011 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is
> NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> # uname -a
> Linux localhost.localdomain 3.2.2 #12 SMP Wed Oct 24 11:00:28 UTC 2012
> i686 i686 i386 GNU/Linux
>
> }}}
> Version is 2.5.3, this is missing from the version Pulldown ?

New description:

 Summary of the bug:

 CC      libavutil/cpu.o
 CC      libavutil/crc.o
 CC      libavutil/des.o
 CC      libavutil/dict.o
 CC      libavutil/display.o
 CC      libavutil/downmix_info.o
 CC      libavutil/error.o
 libavutil/error.c: In function `av_strerror':
 libavutil/error.c:79:15: error: wrong type argument to unary minus
 make: *** [libavutil/error.o] Error 1


 How to reproduce:
 {{{
 Just compile
 # gcc --version
 gcc (GCC) 4.6.2
 Copyright (C) 2011 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 # uname -a
 Linux localhost.localdomain 3.2.2 #12 SMP Wed Oct 24 11:00:28 UTC 2012
 i686 i686 i386 GNU/Linux

 }}}
 Version is 2.5.3, this is missing from the version Pulldown ?

--

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


More information about the FFmpeg-trac mailing list