Source: pulseview
Version: 0.2.0-1.2
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 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):
> /usr/bin/c++  -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG 
> -D__STDC_LIMIT_MACROS -isystem /usr/include/qt4 -isystem 
> /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
> -I/usr/lib/x86_64-linux-gnu/libzip/include -I/usr/include/libusb-1.0 
> -I/usr/include/python3.5m -I/usr/include/x86_64-linux-gnu/python3.5m 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wall -Wextra 
> -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/about.cpp.o -c 
> /<<PKGBUILDDIR>>/pv/dialogs/about.cpp
> In file included from /<<PKGBUILDDIR>>/pv/device/file.h:26:0,
>                  from /<<PKGBUILDDIR>>/pv/device/inputfile.h:24,
>                  from /<<PKGBUILDDIR>>/pv/device/inputfile.cpp:27:
> /<<PKGBUILDDIR>>/pv/device/devinst.h:54:38: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   virtual void use(SigSession *owner) throw(QString);
>                                       ^~~~~
> In file included from /<<PKGBUILDDIR>>/pv/device/file.h:26:0,
>                  from /<<PKGBUILDDIR>>/pv/device/sessionfile.h:24,
>                  from /<<PKGBUILDDIR>>/pv/device/sessionfile.cpp:21:
> /<<PKGBUILDDIR>>/pv/device/devinst.h:54:38: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   virtual void use(SigSession *owner) throw(QString);
>                                       ^~~~~
> In file included from /<<PKGBUILDDIR>>/pv/device/sessionfile.cpp:21:0:
> /<<PKGBUILDDIR>>/pv/device/sessionfile.h:36:38: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   virtual void use(SigSession *owner) throw(QString);
>                                       ^~~~~
> In file included from /<<PKGBUILDDIR>>/pv/device/inputfile.cpp:27:0:
> /<<PKGBUILDDIR>>/pv/device/inputfile.h:41:38: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   virtual void use(SigSession *owner) throw(QString);
>                                       ^~~~~
> /<<PKGBUILDDIR>>/pv/device/sessionfile.cpp:39:42: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>  void SessionFile::use(SigSession *owner) throw(QString)
>                                           ^~~~~
> /<<PKGBUILDDIR>>/pv/device/inputfile.cpp:48:40: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>  void InputFile::use(SigSession *owner) throw(QString)
>                                         ^~~~~
> In file included from /<<PKGBUILDDIR>>/pv/device/device.h:24:0,
>                  from /<<PKGBUILDDIR>>/pv/device/device.cpp:25:
> /<<PKGBUILDDIR>>/pv/device/devinst.h:54:38: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   virtual void use(SigSession *owner) throw(QString);
>                                       ^~~~~
> In file included from /<<PKGBUILDDIR>>/pv/device/device.cpp:25:0:
> /<<PKGBUILDDIR>>/pv/device/device.h:36:30: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>   void use(SigSession *owner) throw(QString);
>                               ^~~~~
> /<<PKGBUILDDIR>>/pv/device/device.cpp:44:37: error: dynamic exception 
> specifications are deprecated in C++11 [-Werror=deprecated]
>  void Device::use(SigSession *owner) throw(QString)
>                                      ^~~~~
> cc1plus: all warnings being treated as errors
> CMakeFiles/pulseview.dir/build.make:646: recipe for target 
> 'CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o' failed
> make[3]: *** [CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/pulseview_0.2.0-1.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.

Reply via email to