Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727474 - net-misc/nextcloud-client-2.6.4 w/ Qt 5.15: src/libsync/networkjobs.cpp:659:18: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
Summary: net-misc/nextcloud-client-2.6.4 w/ Qt 5.15: src/libsync/networkjobs.cpp:659:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-08 04:52 UTC by Daniel Rammelt
Modified: 2020-06-14 22:24 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,175.08 KB, text/x-log)
2020-06-08 04:52 UTC, Daniel Rammelt
Details
QPainterPath patch (QT 5.15) for nextcloud-client-2.6.4. (qpainterpath.patch,305 bytes, patch)
2020-06-08 21:50 UTC, Laurent Marciniszyn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Rammelt 2020-06-08 04:52:39 UTC
Created attachment 643882 [details]
Build log

nextcloud-client fails to build due to incorrect includes.

Fixed upstream
https://github.com/nextcloud/desktop/commit/0fe7a657386b107ae498e7749ff4c20116b9752a
Comment 1 Laurent Marciniszyn 2020-06-08 21:50:33 UTC
Created attachment 644028 [details, diff]
QPainterPath patch (QT 5.15) for nextcloud-client-2.6.4.

Patch for nextcloud-client (2.6.4) on an ~amd64 system with QT 5.15.0 compiled with GCC 10.1.0. Enjoy it!
Comment 2 Larry the Git Cow gentoo-dev 2020-06-10 11:58:47 UTC
The bug has been closed via the following commit(s):

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

commit c93ee5f0930ed887880957b051cc611cab5a1779
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-06-10 11:53:46 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-06-10 11:58:41 +0000

    net-misc/nextcloud-client: fix compilation failure with Qt 5.15
    
    Closes: https://bugs.gentoo.org/727474
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../files/nextcloud-client-2.6.4-qt515.patch       | 22 ++++++++++++++++++++++
 .../nextcloud-client/nextcloud-client-2.6.4.ebuild |  4 +++-
 2 files changed, 25 insertions(+), 1 deletion(-)