Source: mach Version: 0.9.1-3.1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140830 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 > -fstack-protector-strong -Wformat -Werror=format-security -Wall -c > selinux-mach.c -fPIC -DPIC -o .libs/selinux-mach.o > selinux-mach.c:11:12: error: conflicting types for 'lsetfilecon' > extern int lsetfilecon(const char *path, security_context_t con) > ^ > In file included from selinux-mach.c:1:0: > /usr/include/selinux/selinux.h:111:12: note: previous declaration of > 'lsetfilecon' was here > extern int lsetfilecon(const char *path, const char * con); > ^ > make[3]: *** [selinux-mach.lo] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/08/30/mach_0.9.1-3.1_unstable.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. The build was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries to support this, it might be a good idea to explore whether this might be the cause of the failure. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org