Your message dated Mon, 11 Jan 2016 19:22:24 -0200 (BRST)
with message-id <alpine.DEB.2.02.1601111921570.27668@cubox-i.localdomain>
and subject line 
has caused the Debian Bug report #808524,
regarding ziproxy: FTBFS: image.c:908:17: error: too few arguments to function 
‘DGifOpen’
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.)


-- 
808524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ziproxy
Version: 3.2.0-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.      -MT image.o -MD -MP -MF 
.deps/image.Tpo -c -o image.o image.c
image.c: In function ‘gif2bitmap’:
image.c:908:17: error: too few arguments to function ‘DGifOpen’
  if ((GifFile = DGifOpen((void*)&desc, &gif_mem_input)) == NULL) 
                 ^
In file included from image.c:61:0:
/usr/include/gif_lib.h:182:14: note: declared here
 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc, int *Error);    /* 
new one (TVT) */
              ^
image.c:1086:2: error: too few arguments to function ‘DGifCloseFile’
  DGifCloseFile(GifFile);
  ^
In file included from image.c:61:0:
/usr/include/gif_lib.h:183:9: note: declared here
     int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
         ^
image.c: In function ‘bitmap2jp2’:
image.c:1741:20: error: ‘false’ undeclared (first use in this function)
   cmptparm->sgnd = false; // we only generate unsigned components
                    ^
image.c:1741:20: note: each undeclared identifier is reported only once for 
each function it appears in
Makefile:308: recipe for target 'image.o' failed
make[4]: *** [image.o] Error 1
make[4]: Leaving directory '/ziproxy-3.2.0/src'
Makefile:328: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ziproxy.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Hi,

This bug was fixed in the version 3.3.1-2 available in testing/unstable.


Regards,
Marcos T

--- End Message ---

Reply via email to