gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #42574] Gnash building is broken in GnashImageGif.cp


From: Frederic Bezies
Subject: [Gnash-commit] [bug #42574] Gnash building is broken in GnashImageGif.cpp with gcc 4.9.0
Date: Tue, 17 Jun 2014 08:28:40 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

URL:
  <http://savannah.gnu.org/bugs/?42574>

                 Summary: Gnash building is broken in GnashImageGif.cpp with
gcc 4.9.0
                 Project: Gnash - The GNU Flash player
            Submitted by: fredbezies
            Submitted on: mar. 17 juin 2014 08:28:39 GMT
                Category: build
                Severity: 3 - Normal
                 Release: trunk
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

For a few days, gnash building is broken with gcc 4.9.0.

Here is the error log :

  CXX      libgnashbase_la-GnashImageGif.lo
GnashImageGif.cpp: In destructor 'virtual
gnash::image::{anonymous}::GifInput::~GifInput()':
GnashImageGif.cpp:123:23: error: too few arguments to function 'int
DGifCloseFile(GifFileType*, int*)'
     DGifCloseFile(_gif);
                       ^
In file included from GnashImageGif.cpp:27:0:
/usr/include/gif_lib.h:183:9: note: declared here
     int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
         ^
Makefile:1257: recipe for target 'libgnashbase_la-GnashImageGif.lo'
failed
make[2]: *** [libgnashbase_la-GnashImageGif.lo] Error 1
make[2]: Leaving directory
'/mnt/tmp/aur/gnash-trunk-git/src/gnash/libbase'
Makefile:1145: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/tmp/aur/gnash-trunk-git/src/gnash'
Makefile:1052: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Last time I had a full build process was on june 4th. Didn't made another one
since that day. So a commit is breaking build process after june 4th.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42574>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]