Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727428 - net-irc/kvirc-5.2_pre20191202122540 with Qt 5.15: libkviiograph.cpp:225:15: error: aggregate ‘QPainterPath sP’ has incomplete type and cannot be defined
Summary: net-irc/kvirc-5.2_pre20191202122540 with Qt 5.15: libkviiograph.cpp:225:15: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-07 14:40 UTC by Julien Delquié
Modified: 2020-07-09 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Delquié 2020-06-07 14:40:26 UTC
Impossible to build net-irc/kvirc-5.2_pre20190628041642.

/var/tmp/portage/net-irc/kvirc-5.2_pre20190628041642/work/KVIrc-2fe1a3bcac42349967e27b3f7098c25f34efca1d/src/modules/iograph/libkviiograph.cpp: In member function ‘virtual void KviIOGraphWidget::paintEvent(QPaintEvent*)’:
/var/tmp/portage/net-irc/kvirc-5.2_pre20190628041642/work/KVIrc-2fe1a3bcac42349967e27b3f7098c25f34efca1d/src/modules/iograph/libkviiograph.cpp:225:15: error: aggregate ‘QPainterPath sP’ has incomplete type and cannot be defined
  225 |  QPainterPath sP, rP;
      |               ^~
/var/tmp/portage/net-irc/kvirc-5.2_pre20190628041642/work/KVIrc-2fe1a3bcac42349967e27b3f7098c25f34efca1d/src/modules/iograph/libkviiograph.cpp:225:19: error: aggregate ‘QPainterPath rP’ has incomplete type and cannot be defined
  225 |  QPainterPath sP, rP;
      |                   ^~
make[2]: *** [src/modules/iograph/CMakeFiles/kviiograph.dir/build.make:76: src/modules/iograph/CMakeFiles/kviiograph.dir/libkviiograph.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-irc/kvirc-5.2_pre20190628041642/work/kvirc-5.2_pre20190628041642_build'
make[1]: *** [CMakeFiles/Makefile2:6795: src/modules/iograph/CMakeFiles/kviiograph.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


Reproducible: Always

Steps to Reproduce:
1. Try to build net-irc/kvirc-5.2_pre20190628041642
2. Fails to build with error: kviiograph.cpp:225:15: error: aggregate ‘QPainterPath sP’ has incomplete type and cannot be defined
3. No build
Actual Results:  
build ko.

Expected Results:  
build ok.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2020-06-07 14:50:53 UTC
https://github.com/kvirc/KVIrc/commit/7f837a786b48497680f9c7462284366d310e52b4

New snapshot will be added soon.
Comment 2 Andreas Sturmlechner gentoo-dev 2020-06-21 11:02:06 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #1)
> https://github.com/kvirc/KVIrc/commit/
> 7f837a786b48497680f9c7462284366d310e52b4
> 
> New snapshot will be added soon.
When is that?
Comment 3 Larry the Git Cow gentoo-dev 2020-07-04 13:53:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2a96404dff9a7ae2a3c54dd82e2ed668c73ce6

commit cd2a96404dff9a7ae2a3c54dd82e2ed668c73ce6
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-07-02 13:09:36 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-07-04 13:52:27 +0000

    net-irc/kvirc: Version bump (5.2_pre20200605155236).
    
    Closes: https://bugs.gentoo.org/727428
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-irc/kvirc/Manifest                           |   1 +
 net-irc/kvirc/kvirc-5.2_pre20200605155236.ebuild | 179 +++++++++++++++++++++++
 2 files changed, 180 insertions(+)