[Reproducible-builds] Bug#793514: FTBFS: conflicting types for append_int

Chris West (Faux) solo-debianbugs at goeswhere.com
Fri Jul 24 19:14:29 UTC 2015


Source: staden
Version: 2.0.0+b10-1.1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

sam_index.c:321:14: error: conflicting types for ‘append_int’
 static char *append_int(char *cp, int i) {
              ^
In file included from /usr/include/io_lib/scram.h:52:0,
                 from sam_pileup.h:4,
                 from sam_index.c:17:
/usr/include/io_lib/bam.h:755:16: note: previous declaration of ‘append_int’ was here
 unsigned char *append_int(unsigned char *cp, int32_t i);
                ^
/staden-2.0.0+b10/./gap5/../global.mk:388: recipe for target 'sam_index.o' failed
make[2]: *** [sam_index.o] Error 1
make[2]: Leaving directory '/staden-2.0.0+b10/gap5'


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

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

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Reproducible-builds mailing list