Source: nageru Version: 1.3.4-2 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160930 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): > g++ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -std=gnu++11 -fPIC -pthread > -DMOVIT_SHADER_DIR=\"/usr/share/movit\" -Idecklink/ -o glwidget.o -c > glwidget.cpp > Package bmusb was not found in the pkg-config search path. > Perhaps you should add the directory containing `bmusb.pc' > to the PKG_CONFIG_PATH environment variable > No package 'bmusb' found > glwidget.cpp:1:55: fatal error: qmetatype.h: No such file or directory > #include <qmetatype.h> // Needs to come before egl.h. > ^ > compilation terminated. > Makefile:34: recipe for target 'glwidget.o' failed > make[1]: *** [glwidget.o] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 The full build log is available from: http://aws-logs.debian.net/2016/09/30/nageru_1.3.4-2_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.