Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739068 - net-im/swift-4.0.2-r3: Swift/QtUI/Roster/GroupItemDelegate.cpp:38:18: error: aggregate 'QPainterPath fillPath' has incomplete type and cannot be defined
Summary: net-im/swift-4.0.2-r3: Swift/QtUI/Roster/GroupItemDelegate.cpp:38:18: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-08-26 11:12 UTC by Agostino Sarubbo
Modified: 2020-08-26 21:43 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,36.26 KB, application/x-xz)
2020-08-26 11:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-26 11:12:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/swift-4.0.2-r3 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 11:12:40 UTC
Created attachment 656838 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Conrad Kostecki gentoo-dev 2020-08-26 12:14:29 UTC
Seems to be realated to qt-5.15.
Comment 3 Andreas Sturmlechner gentoo-dev 2020-08-26 17:38:18 UTC
Proper $summary please. Yes, needs a patch for Qt 5.15.
Comment 4 Larry the Git Cow gentoo-dev 2020-08-26 21:43:13 UTC
The bug has been closed via the following commit(s):

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

commit 4aeb8138d93cf2beb53622d4537e7c4a625948aa
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-26 21:33:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-26 21:34:22 +0000

    net-im/swift: fix compilation with qt-5.15
    
    Also fixed QA notice for -r3, that the icon cache was not updated.
    
    Closes: https://bugs.gentoo.org/739068
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../files/swift-4.0.2-qt-5.15-compatibility.patch  |  10 +
 net-im/swift/swift-4.0.2-r2.ebuild                 |   1 +
 net-im/swift/swift-4.0.2-r4.ebuild                 | 216 +++++++++++++++++++++
 3 files changed, 227 insertions(+)