Your message dated Fri, 04 Dec 2020 21:48:40 +0000
with message-id <e1kliws-0007t1...@fasolo.debian.org>
and subject line Bug#976234: Removed package(s) from unstable
has caused the Debian Bug report #974583,
regarding jerry FTFBS: 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.)
--
974583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jerry
Version: 3.2.0-1
Severity: serious
Tags: ftbfs
jerry fails to build from source in unstable on amd64:
| g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -std=gnu++1y -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-I. -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-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/QtCore -I../build/moc
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o
../build/o/unix/chessboard.o viewController/chessboard.cpp
| viewController/chessboard.cpp: In constructor
‘Chessboard::Chessboard(QWidget*)’:
| viewController/chessboard.cpp:20:40: warning: implicitly-declared
‘chess::Board& chess::Board::operator=(const chess::Board&)’ is deprecated
[-Wdeprecated-copy]
| 20 | this->board = new chess::Board(true);
| | ^
| In file included from viewController/chessboard.h:7,
| from viewController/chessboard.cpp:1:
| ./chess/board.h:284:4: note: because ‘chess::Board’ has user-provided
‘chess::Board::Board(const chess::Board&)’
| 284 | Board(const Board &other);
| | ^~~~~
| viewController/chessboard.cpp: In member function ‘void
Chessboard::setBoard(chess::Board)’:
| viewController/chessboard.cpp:59:19: warning: implicitly-declared
‘chess::Board& chess::Board::operator=(const chess::Board&)’ is deprecated
[-Wdeprecated-copy]
| 59 | this->board = b;
| | ^
| In file included from viewController/chessboard.h:7,
| from viewController/chessboard.cpp:1:
| ./chess/board.h:284:4: note: because ‘chess::Board’ has user-provided
‘chess::Board::Board(const chess::Board&)’
| 284 | Board(const Board &other);
| | ^~~~~
| viewController/chessboard.cpp: In member function ‘void
Chessboard::drawArrow(const chess::Arrow&, int, int, int, QPainter*)’:
| viewController/chessboard.cpp:380:18: error: aggregate ‘QPainterPath path’
has incomplete type and cannot be defined
| 380 | QPainterPath path;
| | ^~~~
| make[2]: *** [Makefile:1726: ../build/o/unix/chessboard.o] Error 1
| make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
| make[1]: *** [Makefile:47: sub-src-make_first-ordered] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_build: error: make -j1 returned exit code 2
| make: *** [debian/rules:5: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Seems to be a fairly recent regression induced by some dependency.
Helmut
--- End Message ---
--- Begin Message ---
Version: 3.2.0-1+rm
Dear submitter,
as the package jerry has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/976234
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Joerg Jaspert (the ftpmaster behind the curtain)
--- End Message ---