Summary: | media-gfx/pencil-0.6.4 : src/.../bitmapimage.cpp: error: path has incomplete type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Ben Kohler <bkohler> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bkohler |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 726178 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-gfx:pencil-0.6.4:20200603-125129.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 643264 [details]
emerge-info.txt
Created attachment 643266 [details]
emerge-history.txt
Created attachment 643268 [details]
environment
Created attachment 643270 [details]
etc.portage.tbz2
Created attachment 643272 [details]
media-gfx:pencil-0.6.4:20200603-125129.log
Created attachment 643274 [details]
temp.tbz2
Fixed upstream [1] but it's a pretty big patch so I'm going to wait a bit and see if there's a new release soon. [1] https://github.com/pencil2d/pencil/commit/ce30ae18d957c42e5c7b67ca53f9aca47e770bdb (In reply to Ben Kohler from comment #7) > Fixed upstream [1] but it's a pretty big patch so I'm going to wait a bit > and see if there's a new release soon. For this error, only QPainterPath header is relevant, that reduces the necessary patch to exactly two hunks. One more QPainter path was fixed in an earlier commit, gonna combine the patch chunks to get something that builds The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b8b29f059386fe67063003b214032824b42722 commit 02b8b29f059386fe67063003b214032824b42722 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2020-06-14 23:15:19 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2020-06-14 23:19:22 +0000 media-gfx/pencil: revbump for qt-5.15.0 fix Closes: https://bugs.gentoo.org/726954 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Ben Kohler <bkohler@gentoo.org> .../files/pencil-0.6.4-fixes-for-qt-5.15.0.patch | 30 ++++++++++ media-gfx/pencil/pencil-0.6.4-r1.ebuild | 65 ++++++++++++++++++++++ 2 files changed, 95 insertions(+) fyi, I don't revbump for only build-fixing some missing headers. |