Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727166 - net-misc/fatrat-1.2.0_beta2_p20161204 : /.../BalloonTip.cpp: error: aggregate QPainterPath path has incomplete type and cannot be
Summary: net-misc/fatrat-1.2.0_beta2_p20161204 : /.../BalloonTip.cpp: error: aggregate...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-04 20:09 UTC by Toralf Förster
Modified: 2020-06-21 11:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2020-06-04 20:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,276.63 KB, text/plain)
2020-06-04 20:09 UTC, Toralf Förster
Details
environment (environment,115.33 KB, text/plain)
2020-06-04 20:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.74 KB, application/x-bzip)
2020-06-04 20:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.51 KB, application/x-bzip)
2020-06-04 20:09 UTC, Toralf Förster
Details
net-misc:fatrat-1.2.0_beta2_p20161204:20200604-190124.log (net-misc:fatrat-1.2.0_beta2_p20161204:20200604-190124.log,212.44 KB, text/plain)
2020-06-04 20:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.70 KB, application/x-bzip)
2020-06-04 20:09 UTC, Toralf Förster
Details
fatrat-qt5.15-fix.patch (fatrat-qt5.15-fix.patch,297 bytes, patch)
2020-06-16 06:17 UTC, Arthur Zamarin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-06-04 20:09:15 UTC
      |                                                             ^~~~~~~~~~~~~~

/var/tmp/portage/net-misc/fatrat-1.2.0_beta2_p20161204/work/fatrat-1.2.0_beta2_p20161204/src/util/BalloonTip.cpp:138:18: error: aggregate QPainterPath path has incomplete type and cannot be defined
  138 |     QPainterPath path;
      |                  ^~~~
make[2]: *** [CMakeFiles/fatrat.dir/build.make:1592: CMakeFiles/fatrat.dir/src/util/BalloonTip.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200528-151739

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

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.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   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	Thu 04 Jun 2020 06:05:45 PM UTC

emerge -qpvO net-misc/fatrat
[ebuild  N    ] net-misc/fatrat-1.2.0_beta2_p20161204  USE="curl nls -bittorrent -doc -xmpp"
Comment 1 Toralf Förster gentoo-dev 2020-06-04 20:09:18 UTC
Created attachment 643458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-04 20:09:20 UTC
Created attachment 643460 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-04 20:09:24 UTC
Created attachment 643462 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-04 20:09:29 UTC
Created attachment 643464 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-04 20:09:34 UTC
Created attachment 643466 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-04 20:09:37 UTC
Created attachment 643468 [details]
net-misc:fatrat-1.2.0_beta2_p20161204:20200604-190124.log
Comment 7 Toralf Förster gentoo-dev 2020-06-04 20:09:40 UTC
Created attachment 643470 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2020-06-04 20:11:35 UTC
Also, dead HOMEPAGE.
Comment 9 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2020-06-16 06:17:53 UTC
Created attachment 644944 [details, diff]
fatrat-qt5.15-fix.patch

This patch fixes the compilation for me
Comment 10 Larry the Git Cow gentoo-dev 2020-06-21 11:37:51 UTC
The bug has been closed via the following commit(s):

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

commit 37e3998a29b4758e6a11a5c42320344f4139689b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-21 11:36:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-21 11:37:41 +0000

    net-misc/fatrat: Fix build with Qt 5.15, EAPI-7 bump, cmake.eclass
    
    Drop superfluous vcs-snapshot.eclass
    
    Thanks-to: Zamarin Arthur <arthurzam@gmail.com>
    Closes: https://bugs.gentoo.org/727166
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../fatrat/fatrat-1.2.0_beta2_p20161204.ebuild     | 24 ++++++++++++++--------
 .../fatrat-1.2.0_beta2_p20161204-qt-5.15.patch     | 12 +++++++++++
 2 files changed, 27 insertions(+), 9 deletions(-)