Your message dated Fri, 8 Jan 2016 22:05:41 -0500
with message-id <56907905.90...@gmail.com>
and subject line Problem fixed by 0.44.13
has caused the Debian Bug report #808108,
regarding ecere-sdk needs an update for giflib 5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808108
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ecere-sdk
Version: 0.44.10-1
Severity: serious
Tags: sid stretch upstream patch

Missed that package when preparing the giflib transition. The package fails to build with giflib 5. It looks like the new upstream 0.44.12 has the required fix.

Building 2nd stage ecere...
make[2]: Entering directory '/«PKGBUILDDIR»/ecere'
/«PKGBUILDDIR»/ecere/src/gfx/bitmaps/GIFFormat.ec:32:31: warning: not enough arguments for function DGifOpen (2 given, expected 3) /«PKGBUILDDIR»/ecere/src/gfx/bitmaps/GIFFormat.ec:108:10: warning: not enough arguments for function DGifCloseFile (1 given, expected 2) obj/release.linux/GIFFormat.c: In function '__ecereMethod___ecereNameSpace__ecere__gfx__bitmaps__GIFFormat_Load': obj/release.linux/GIFFormat.c:1033:25: error: too few arguments to function 'DGifOpen' GifFileType * gifFile = DGifOpen(f, (void *)(__ecereNameSpace__ecere__gfx__bitmaps__ReadData));
                         ^
obj/release.linux/GIFFormat.c:579:15: note: declared here
 GifFileType * DGifOpen(void * userPtr, InputFunc readFunc, int * Error);
               ^
obj/release.linux/GIFFormat.c:1117:1: error: too few arguments to function 'DGifCloseFile'
 DGifCloseFile(gifFile);
 ^
obj/release.linux/GIFFormat.c:581:5: note: declared here
 int DGifCloseFile(GifFileType * GifFile, int * ErrorCode);
     ^
Makefile:1548: recipe for target 'obj/release.linux/GIFFormat.o' failed
make[2]: *** [obj/release.linux/GIFFormat.o] Error 1
make[2]: Leaving directory '/«PKGBUILDDIR»/ecere'
Makefile:202: recipe for target 'ecere' failed
make[1]: *** [ecere] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»'

--- End Message ---
--- Begin Message ---
Package: ecere-sdk
Version: 0.44.13-1

Handling different number of arguments for Giflib 5.1+ has been fixed upstream since 0.44.11.
0.44.13 has been uploaded to unstable and awaiting migration to testing.

--- End Message ---

Reply via email to