Source: strace
Version: 4.12-3
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160906 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./linux/x86_64 -I../linux/x86_64 -I./linux -I../linux
> -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wwrite-strings
> -Wsign-compare -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fPIE
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -O2 -MT
> strace-btrfs.o -MD -MP -MF .deps/strace-btrfs.Tpo -c -o strace-btrfs.o `test
> -f 'btrfs.c' || echo '../'`btrfs.c
> ../btrfs.c:68:8: error: redefinition of 'struct btrfs_ioctl_defrag_range_args'
> struct btrfs_ioctl_defrag_range_args {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from ../btrfs.c:36:0:
> /usr/include/linux/btrfs.h:496:8: note: originally defined here
> struct btrfs_ioctl_defrag_range_args {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Makefile:2619: recipe for target 'strace-btrfs.o' failed
> make[3]: *** [strace-btrfs.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/09/06/strace_4.12-3_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.