Your message dated Sat, 1 Oct 2016 13:26:47 +0200
with message-id <20161001112647.ga35...@sesse.net>
and subject line Re: Bug#839370: nageru: FTBFS: glwidget.cpp:1:55: fatal error:
qmetatype.h: No such file or directory
has caused the Debian Bug report #839370,
regarding nageru: FTBFS: glwidget.cpp:1:55: fatal error: qmetatype.h: No such
file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
839370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
On Sat, Oct 01, 2016 at 10:40:21AM +0200, Lucas Nussbaum wrote:
>> 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
This is a bug in libbmusb-dev 0.5.2-1 (missing .pc file), already fixed
in 0.5.2-2.
/* Steinar */
--
Homepage: https://www.sesse.net/
--- End Message ---