Your message dated Mon, 30 Nov 2020 07:03:20 +0000
with message-id <e1kjddu-000g7q...@fasolo.debian.org>
and subject line Bug#975139: fixed in peony-extensions 3.0.2-1
has caused the Debian Bug report #975139,
regarding peony-extensions: FTBFS: 
computer-view/computer-item-delegate.cpp:154:26: error: aggregate ‘QPainterPath 
clipPath’ 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.)


-- 
975139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: peony-extensions
Version: 3.0.1-1
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 -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -pthread -Wall -Wextra -D_REENTRANT -fPIC 
> -DPEONYENGRAMPAMENUPLUGIN_LIBRARY -DQT_DEPRECATED_WARNINGS -DQT_WIDGETS_LIB 
> -DQT_GUI_LIB -DQT_CORE_LIB -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB -I. -I/usr/include/peony-qt -I/usr/include/peony-qt/fileop 
> -I/usr/include/peony-qt/model -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
> -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui 
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/poppler/qt5 
> -I/usr/include/poppler -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ 
> -o moc_engrampa-menu-plugin.o moc_engrampa-menu-plugin.cpp
> computer-view/computer-item-delegate.cpp: In member function ‘void 
> ComputerItemDelegate::paintVolumeItem(QPainter*, const QStyleOptionViewItem&, 
> const QModelIndex&, AbstractComputerItem*) const’:
> computer-view/computer-item-delegate.cpp:154:26: error: aggregate 
> ‘QPainterPath clipPath’ has incomplete type and cannot be defined
>   154 |             QPainterPath clipPath;
>       |                          ^~~~~~~~
> computer-view/computer-item-delegate.cpp:86:9: warning: unused variable ‘v’ 
> [-Wunused-variable]
>    86 |     int v = bg.value();
>       |         ^
> computer-view/computer-item-delegate.cpp: In member function ‘void 
> ComputerItemDelegate::paintRemoteItem(QPainter*, const QStyleOptionViewItem&, 
> const QModelIndex&, AbstractComputerItem*) const’:
> computer-view/computer-item-delegate.cpp:186:147: warning: unused parameter 
> ‘item’ [-Wunused-parameter]
>   186 | void ComputerItemDelegate::paintRemoteItem(QPainter *painter, const 
> QStyleOptionViewItem &option, const QModelIndex &index, AbstractComputerItem 
> *item) const
>       |                                                                       
>                                                       
> ~~~~~~~~~~~~~~~~~~~~~~^~~~
> computer-view/computer-item-delegate.cpp: In member function ‘void 
> ComputerItemDelegate::paintNetworkItem(QPainter*, const 
> QStyleOptionViewItem&, const QModelIndex&, AbstractComputerItem*) const’:
> computer-view/computer-item-delegate.cpp:196:148: warning: unused parameter 
> ‘item’ [-Wunused-parameter]
>   196 | void ComputerItemDelegate::paintNetworkItem(QPainter *painter, const 
> QStyleOptionViewItem &option, const QModelIndex &index, AbstractComputerItem 
> *item) const
>       |                                                                       
>                                                        
> ~~~~~~~~~~~~~~~~~~~~~~^~~~
> computer-view/computer-item-delegate.cpp: In member function ‘void 
> ComputerItemDelegate::drawTab(QPainter*, const QStyleOptionViewItem&, const 
> QModelIndex&) const’:
> computer-view/computer-item-delegate.cpp:206:110: warning: unused parameter 
> ‘index’ [-Wunused-parameter]
>   206 | void ComputerItemDelegate::drawTab(QPainter *painter, const 
> QStyleOptionViewItem &option, const QModelIndex &index) const
>       |                                                                       
>                     ~~~~~~~~~~~~~~~~~~~^~~~~
> computer-view/computer-item-delegate.cpp: In member function ‘void 
> ComputerItemDelegate::drawStyledItem(QPainter*, const QStyleOptionViewItem&, 
> const QModelIndex&) const’:
> computer-view/computer-item-delegate.cpp:225:117: warning: unused parameter 
> ‘index’ [-Wunused-parameter]
>   225 | void ComputerItemDelegate::drawStyledItem(QPainter *painter, const 
> QStyleOptionViewItem &option, const QModelIndex &index) const
>       |                                                                       
>                            ~~~~~~~~~~~~~~~~~~~^~~~~
> make[2]: *** [Makefile:544: computer-item-delegate.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/11/19/peony-extensions_3.0.1-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.

--- End Message ---
--- Begin Message ---
Source: peony-extensions
Source-Version: 3.0.2-1
Done: handsome_feng <jianfen...@ubuntukylin.com>

We believe that the bug you reported is fixed in the latest version of
peony-extensions, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 975...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
handsome_feng <jianfen...@ubuntukylin.com> (supplier of updated 
peony-extensions package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 30 Nov 2020 14:08:27 +0800
Source: peony-extensions
Architecture: source
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Kylin Team <team+ky...@tracker.debian.org>
Changed-By: handsome_feng <jianfen...@ubuntukylin.com>
Closes: 975139
Changes:
 peony-extensions (3.0.2-1) unstable; urgency=medium
 .
   * New upstream release.
     - Fix the build errors. (Closes: #975139)
Checksums-Sha1:
 2fa4c911df6de7a3acc8a993389c1c188c5104ca 2577 peony-extensions_3.0.2-1.dsc
 83cabc553a2229ca3cabebdc2622a1354edd107c 48386 
peony-extensions_3.0.2.orig.tar.gz
 982270d8259863e55168f5147c5e3c629fdeda3b 3104 
peony-extensions_3.0.2-1.debian.tar.xz
 4976ede987747e9aef145763bbb15f66fb55d479 14213 
peony-extensions_3.0.2-1_source.buildinfo
Checksums-Sha256:
 f29fb9d5e7dfd92ac7dd5c17514d947a096b6d9388b4401d1e0f77e2a8e2397e 2577 
peony-extensions_3.0.2-1.dsc
 ef4480fe7a0a441e47ecf6c8e10ed6d0f50a073d594e101973d6bc0a77fb27f9 48386 
peony-extensions_3.0.2.orig.tar.gz
 4a6674d69932ee1784a00710595f33274a3b422dc8917d6390ed155cbe6ae722 3104 
peony-extensions_3.0.2-1.debian.tar.xz
 6ffc43e3c1064e55397a79e0f399a6bc85e8e9e4a9011f6f627af47474757d1d 14213 
peony-extensions_3.0.2-1_source.buildinfo
Files:
 30b8fad5beaa60b3480a15d6f008c0b3 2577 x11 optional peony-extensions_3.0.2-1.dsc
 ec12d60b0a49cc0a4e0da604b360fb12 48386 x11 optional 
peony-extensions_3.0.2.orig.tar.gz
 7b48568b6e2caf215b04fc61ada6b1b1 3104 x11 optional 
peony-extensions_3.0.2-1.debian.tar.xz
 d2ce9f9572377133463bd795a99f66e8 14213 x11 optional 
peony-extensions_3.0.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJPBAEBCAA5FiEEhsgAHpUwnacZWWSCm7hQwBMRHwwFAl/ElLsbHGppYW5mZW5n
bGlAdWJ1bnR1a3lsaW4uY29tAAoJEJu4UMATER8MrzkP/iOHUxOkxxWj/cCNcXNB
oesx+6OzHHZ029QmCxzJjONoaq/Wg0/fU/SI4HWxuC3XAdWiPiiUSBlE/Ty8/Z8+
HD/CX4/TQ0JsfmV4Vc+p2E+hEJuMtBonbckuTDeyCFkHdXLBkBaOaGTxQXHLAQ14
rKknk+0sK+sy2b55fZJnLeDZ3R49GjLPDLcr03VpPjOfBb7GWY81HEpjr9Rnjf7D
uVQYZ/Oq9u1MzIsOOdRZ7oWSZNtCBMj0+0Wxnsq3OcsimHiLstKamB0MBu1Wjtoz
nxNXJ2fYz7fluJRNljVYofgzG/bUU8KzbEu/IYJBIHOflZnkPf420qV//nHjj8zS
XK5hDp5/3g6pyaxbzpuq6KTKAl/JrmEA67/q4viCTkiHrX8lzgpXynlt+7TsXbfN
lwfK/raRoXE3Vu9k1i0ZnnsJ3adBxCd8SzKNenv+HNCxJy5fSeq3++5kR6UPXe7X
hqC5dlteKMTGe5AtVU/FX11EjfV/W1Z79cLoCYgG4kQQgIB4GE4ZVSyMhUd+iaFP
29YiqFheLd9HEkVTel7JGiyGMZMLpJamm90a+5HdUKQGnSe+y3UiohVsc1xgwEIA
srGVWIwZ69NqDyU1OQGGflGh1pVBL6vkmMHWuw9zqOoqAU2r0CgcBTJNmpC1fg6O
vLSpXHI+BIB6lKc7flRWGadt
=zlhf
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to