Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 727474

Summary: 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
Product: Gentoo Linux Reporter: Daniel Rammelt <d.rammelt>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal CC: laurent.marciniszyn
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=728298
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 726178    
Attachments: Build log
QPainterPath patch (QT 5.15) for nextcloud-client-2.6.4.

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(-)