Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727258 - media-sound/lmms-1.2.1 w/ Qt 5.15: src/gui/AutomationPatternView.cpp:332:16: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
Summary: media-sound/lmms-1.2.1 w/ Qt 5.15: src/gui/AutomationPatternView.cpp:332:16: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-05 19:29 UTC by Andreas Sturmlechner
Modified: 2020-06-13 08:58 UTC (History)
3 users (show)

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


Attachments
build.log (media-sound:lmms-1.2.1:20200605-192418.log,645.80 KB, text/x-log)
2020-06-05 19:29 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2020-06-05 19:29:44 UTC
Created attachment 643566 [details]
build.log

> src/gui/AutomationPatternView.cpp: In member function ‘virtual void AutomationPatternView::paintEvent(QPaintEvent*)’:
> src/gui/AutomationPatternView.cpp:332:16: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
>   332 |   QPainterPath path;
>       |                ^~~~
Comment 1 Andreas Sturmlechner gentoo-dev 2020-06-05 19:37:27 UTC
Upstream fix:

https://github.com/LMMS/lmms/commit/29a5abc30b5d5efa30b7f6b73fe06d76ec851cca
Comment 2 Andrew Udvare 2020-06-13 02:54:19 UTC
Patch works for me.
Comment 3 Miroslav Šulc gentoo-dev 2020-06-13 08:58:48 UTC
fixed in a563f76a35cd106587a432c611587f34106d61c6