Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726172 - net-misc/owncloud-client-2.6.1.13407-r1 : /.../networkjobs.cpp: error: aggregate QPainterPath path has incomplete type and cannot
Summary: net-misc/owncloud-client-2.6.1.13407-r1 : /.../networkjobs.cpp: error: aggreg...
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:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-05-30 07:52 UTC by Toralf Förster
Modified: 2020-06-13 09:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.38 KB, text/plain)
2020-05-30 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.52 KB, text/plain)
2020-05-30 07:52 UTC, Toralf Förster
Details
environment (environment,92.80 KB, text/plain)
2020-05-30 07:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.40 KB, application/x-bzip)
2020-05-30 07:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.48 KB, application/x-bzip)
2020-05-30 07:52 UTC, Toralf Förster
Details
net-misc:owncloud-client-2.6.1.13407-r1:20200530-043645.log (net-misc:owncloud-client-2.6.1.13407-r1:20200530-043645.log,109.49 KB, text/plain)
2020-05-30 07:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.93 KB, application/x-bzip)
2020-05-30 07:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-05-30 07:52:28 UTC
      |                          ^~~~~~~~~~~
/var/tmp/portage/net-misc/owncloud-client-2.6.1.13407-r1/work/owncloudclient-2.6.1.13407/src/libsync/networkjobs.cpp: In static member function static QImage OCC::AvatarJob::makeCircularAvatar(const QImage&):
/var/tmp/portage/net-misc/owncloud-client-2.6.1.13407-r1/work/owncloudclient-2.6.1.13407/src/libsync/networkjobs.cpp:675:18: error: aggregate QPainterPath path has incomplete type and cannot be defined
  675 |     QPainterPath path;
      |                  ^~~~
At global scope:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200523-211557

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.1
  [2]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 30 May 2020 04:05:31 AM UTC
/var/db/repos/libressl	Fri 29 May 2020 09:05:12 AM UTC

emerge -qpvO net-misc/owncloud-client
[ebuild  N    ] net-misc/owncloud-client-2.6.1.13407-r1  USE="-doc -dolphin -gnome-keyring -nautilus -test"
Comment 1 Toralf Förster gentoo-dev 2020-05-30 07:52:30 UTC
Created attachment 642620 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-30 07:52:33 UTC
Created attachment 642622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-30 07:52:37 UTC
Created attachment 642624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-30 07:52:40 UTC
Created attachment 642626 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-30 07:52:44 UTC
Created attachment 642628 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-30 07:52:46 UTC
Created attachment 642630 [details]
net-misc:owncloud-client-2.6.1.13407-r1:20200530-043645.log
Comment 7 Toralf Förster gentoo-dev 2020-05-30 07:52:50 UTC
Created attachment 642632 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-13 09:30:36 UTC
The bug has been closed via the following commit(s):

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

commit fdbacd407eb7482df2e52d2232b97daae639d8bc
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2020-06-13 09:22:42 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2020-06-13 09:30:25 +0000

    net-misc/owncloud-client: 2.6.3 bump
    
    Also fixes compilation with qt 5.15
    
    Closes: https://bugs.gentoo.org/726172
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/owncloud-client/Manifest                  |  1 +
 .../files/owncloud-client-2.6.3.14058-qt515.patch  | 11 +++
 .../owncloud-client-2.6.3.14058.ebuild             | 85 ++++++++++++++++++++++
 3 files changed, 97 insertions(+)