Your message dated Mon, 30 Nov 2020 20:53:08 +
with message-id
and subject line Bug#975133: fixed in tupi 0.2+git08-4
has caused the Debian Bug report #975133,
regarding tupi: FTBFS: tslider.cpp:292:29: error: aggregate ‘QPainterPath path’
has incomplete type and cannot be defined
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.)
--
975133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tupi
Version: 0.2+git08-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> g++ -c -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pipe -O2
> -Wall -Wextra -D_REENTRANT -fPIC -DHAVE_THEORA -DHAVE_LIBAV -DHAVE_QUAZIP
> -DHAVE_MULTIMEDIA -DHAVE_ZLIB -DK_NODEBUG -DVERSION=\"0.2\"
> -DCODE_NAME=\"Beraba\" -DREVISION=\"git08\" -DCONFIG_VERSION=\"2\"
> -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB
> -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../tcore -I..
> -I../../libbase -I../tcore -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL
> -I/usr/include/x86_64-linux-gnu/qt5/QtSvg
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtXml
> -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o tslider.o tslider.cpp
> In file included from tapplication.h:41,
> from txyspinbox.h:41,
> from txyspinbox.cpp:36:
> thememanager.h:64:56: warning: ‘QXmlParseException’ is deprecated
> [-Wdeprecated-declarations]
>64 | bool error(const QXmlParseException & exception);
> |^
> thememanager.h:65:61: warning: ‘QXmlParseException’ is deprecated
> [-Wdeprecated-declarations]
>65 | bool fatalError(const QXmlParseException & exception);
> | ^
> In file included from tapplication.h:42,
> from txyspinbox.h:41,
> from txyspinbox.cpp:36:
> tvhbox.h:67:66: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with
> Enum = Qt::AlignmentFlag; QFlags::Zero = int
> QFlags::Private::*]’ is deprecated: Use default
> constructor instead [-Wdeprecated-declarations]
>67 | void addWidget(QWidget *child, Qt::Alignment alignment = 0);
> | ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1304,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:43,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:49,
> from /usr/include/x86_64-linux-gnu/qt5/QtCore/QString:1,
> from ../tcore/tapplicationproperties.h:41,
> from txyspinbox.h:40,
> from txyspinbox.cpp:36:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
> 123 | QT_DEPRECATED_X("Use default constructor instead")
> Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
> |
> ^~
> /usr/lib/qt5/bin/rcc -name tgui_images tgui_images.qrc -o qrc_tgui_images.cpp
> /usr/lib/qt5/bin/moc -DHAVE_THEORA -DHAVE_LIBAV -DHAVE_QUAZIP
> -DHAVE_MULTIMEDIA -DHAVE_ZLIB -DK_NODEBUG -DVERSION=\"0.2\"
> -DCODE_NAME=\"Beraba\" -DREVISION=\"git08\" -DCONFIG_VERSION=\"2\"
> -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB
> -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include
> /<>/src/framework/tgui/moc_predefs.h
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++
> -I/<>/src/framework/tgui -I/<>/src/framework/tcore
> -I/<>/src/framework -I/<>/src/libbase
> -I/<>/src/framework/tcore -I/usr/include/x86_64-linux-gnu/qt5
> -I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL
> -I/usr/include/x86_64-linux-gnu/qt5/QtSvg
> -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
> -I/usr/include/x86_64-linux-gnu/qt5/QtGui
> -I/usr/include/x86_64-linux-gnu/qt5/QtXml
> -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/10
>