Source: nfstrace
Version: 0.4.3.2+git20180104+6561cf6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/analyzers/src/watch && /usr/bin/c++
> -Dwatch_EXPORTS -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/analyzers/src/watch
> -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14
> -pedantic -Wall -Werror -Wextra -Wno-invalid-offsetof
> -Wno-error=address-of-packed-member -fPIC -fvisibility=hidden -fPIC -o
> CMakeFiles/watch.dir/nc_windows/statistics_window.cpp.o -c
> /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/statistics_window.cpp
> /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/statistics_window.cpp: In
> constructor ‘StatisticsWindow::StatisticsWindow(MainWindow&,
> StatisticsWindow::StatisticsContainers&)’:
> /<<PKGBUILDDIR>>/analyzers/src/watch/nc_windows/statistics_window.cpp:61:20:
> error: ‘runtime_error’ is not a member of ‘std’
> 61 | throw std::runtime_error("Initialization of Header window
> failed.");
> | ^~~~~~~~~~~~~
> [ 10%] Building CXX object
> analyzers/src/breakdown/CMakeFiles/breakdown.dir/breakdowncounter.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/analyzers/src/breakdown &&
> /usr/bin/c++ -Dbreakdown_EXPORTS -I/<<PKGBUILDDIR>>/src -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -pedantic
> -Wall -Werror -Wextra -Wno-invalid-offsetof
> -Wno-error=address-of-packed-member -fPIC -fvisibility=hidden -fPIC -o
> CMakeFiles/breakdown.dir/breakdowncounter.cpp.o -c
> /<<PKGBUILDDIR>>/analyzers/src/breakdown/breakdowncounter.cpp
> make[3]: *** [analyzers/src/watch/CMakeFiles/watch.dir/build.make:92:
> analyzers/src/watch/CMakeFiles/watch.dir/nc_windows/statistics_window.cpp.o]
> Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/08/02/nfstrace_0.4.3.2+git20180104+6561cf6-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.