Source: xaos Version: 3.5+ds1-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141112 qa-ftbfs Justification: FTBFS in jessie on i386
Hi, During a rebuild of all packages in jessie (in a jessie chroot, not a sid chroot), your package failed to build on i386. Relevant part (hopefully): > gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math > -march=pentiumpro -D_REENTRANT -I/usr/include -fomit-frame-pointer > -DSFFE_USING -DSFFE_CMPLX_GSL -I/«BUILDDIR»/xaos-3.5+ds1/src/include -c -o > zoom.o zoom.c > zoom.c:156:18: error: conflicting types for 'fillline_8' > #define fillline fillline_8 > ^ > zoomd.c:283:20: note: in expansion of macro 'fillline' > static INLINE void fillline(int line) > ^ > zoom.c:144:13: note: previous declaration of 'fillline_8' was here > static void fillline_8(int line) REGISTERS(0); > ^ > zoom.c:163:18: error: conflicting types for 'fillline_32' > #define fillline fillline_32 > ^ > zoomd.c:283:20: note: in expansion of macro 'fillline' > static INLINE void fillline(int line) > ^ > zoom.c:147:13: note: previous declaration of 'fillline_32' was here > static void fillline_32(int line) REGISTERS(0); > ^ > zoom.c:170:18: error: conflicting types for 'fillline_24' > #define fillline fillline_24 > ^ > zoomd.c:283:20: note: in expansion of macro 'fillline' > static INLINE void fillline(int line) > ^ > zoom.c:146:13: note: previous declaration of 'fillline_24' was here > static void fillline_24(int line) REGISTERS(0); > ^ > zoom.c:177:18: error: conflicting types for 'fillline_16' > #define fillline fillline_16 > ^ > zoomd.c:283:20: note: in expansion of macro 'fillline' > static INLINE void fillline(int line) > ^ > zoom.c:145:13: note: previous declaration of 'fillline_16' was here > static void fillline_16(int line) REGISTERS(0); > ^ > zoom.c:937:1: error: conflicting types for 'moveoldpoints' > moveoldpoints(void /*@unused@ */ *data1, > ^ > zoom.c:142:1: note: previous declaration of 'moveoldpoints' was here > moveoldpoints(void *data1, struct taskinfo *task, int r1, int r2) > ^ > make[3]: *** [zoom.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/11/12/xaos_3.5+ds1-1_jessie-i386.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org