Source: trinity Version: 1.8-5 Severity: serious Justification: FTBFS on amd64 Tags: buster sid Usertags: ftbfs-20181229 ftbfs-buster
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall -Wextra -I. -Iinclude/ -include > config.h -Wimplicit -D_GNU_SOURCE -D__linux__ -std=gnu11 > -Wdeclaration-after-statement -Wformat=2 -Winit-self -Wnested-externs > -Wpacked -Wshadow -Wswitch-enum -Wundef -Wwrite-strings > -Wno-format-nonliteral -Wstrict-prototypes -Wmissing-prototypes -fsigned-char > -Wlogical-op -Wstrict-aliasing=3 -Wno-maybe-uninitialized -o > ioctls/videodev2.o -c ioctls/videodev2.c > In file included from ioctls/videodev2.c:4: > ioctls/videodev2.c:8:8: error: 'VIDIOC_RESERVED' undeclared here (not in a > function); did you mean 'VIDIOC_G_STD'? > IOCTL(VIDIOC_RESERVED), > ^~~~~~~~~~~~~~~ > include/ioctls.h:53:15: note: in definition of macro 'IOCTL' > { .request = _request, .name = #_request, } > ^~~~~~~~ > make[2]: *** [Makefile:130: ioctls/videodev2.o] Error 1 The full build log is available from: http://aws-logs.debian.net/2018/12/29/trinity_1.8-5_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.