Processed: Re: Bug#972156: kylin-video: FTBFS with Qt 5.15

2020-10-26 Thread Debian Bug Tracking System
Processing control commands:

> reopen -1
Bug #972156 {Done: handsome_feng } 
[src:kylin-video] kylin-video: FTBFS with Qt 5.15: error: aggregate 
'QPainterPath bg_path' has incomplete type and cannot be defined
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions kylin-video/2.1.1-1.
> found -1 kylin-video/2.1.1-1
Bug #972156 [src:kylin-video] kylin-video: FTBFS with Qt 5.15: error: aggregate 
'QPainterPath bg_path' has incomplete type and cannot be defined
Marked as found in versions kylin-video/2.1.1-1.
> forwarded -1 https://github.com/UbuntuKylin/kylin-video/pull/24
Bug #972156 [src:kylin-video] kylin-video: FTBFS with Qt 5.15: error: aggregate 
'QPainterPath bg_path' has incomplete type and cannot be defined
Changed Bug forwarded-to-address to 
'https://github.com/UbuntuKylin/kylin-video/pull/24' from 
'https://github.com/UbuntuKylin/kylin-video/pull/6'.

-- 
972156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972156
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#972156: kylin-video: FTBFS with Qt 5.15

2020-10-26 Thread Dmitry Shachnev
Control: reopen -1
Control: found -1 kylin-video/2.1.1-1
Control: forwarded -1 https://github.com/UbuntuKylin/kylin-video/pull/24

Hi!

On Mon, Oct 26, 2020 at 07:56:51PM +0800, handsome_feng wrote:
> Hi, Dmitry,
>
> Sorry for the delay and thanks a lot for your NMU. <&
>
> I will upload the new upstream release to the archive ASAP.

Sorry, but I have to reopen this bug :(

The new upstream release added QPainterPath use in src/systembutton.cpp
(see commit 17ac4742a24b758d) and there is no QPainterPath include, so
it fails to build with Qt 5.15 again:

  systembutton.cpp: In member function ‘virtual void 
SystemButton::paintEvent(QPaintEvent*)’:
  systembutton.cpp:105:22: error: aggregate ‘QPainterPath path’ has incomplete 
type and cannot be defined
105 | QPainterPath path;
|  ^~~~

Please apply https://github.com/UbuntuKylin/kylin-video/pull/24 to fix it,
with that change it builds fine.

--
Dmitry Shachnev


signature.asc
Description: PGP signature


Bug#972156: kylin-video: FTBFS with Qt 5.15

2020-10-26 Thread handsome_feng
Hi, Dmitry,


Sorry for the delay and thanks a lot for your NMU. <&


I will upload the new upstream release to the archive ASAP.


Thanks a lot!
handsome_feng