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)

Reply via email to