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

Bug 727350

Summary: media-sound/qastools-0.21.0 : /.../ds_switch_painter_circle.cpp: error: aggregate QPainterPath ppathc has incomplete type and cann
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gitlab.com/sebholt/qastools/-/issues/1
https://bugs.gentoo.org/show_bug.cgi?id=727518
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 726178    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:qastools-0.21.0:20200606-174632.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-06 18:18:41 UTC
      |               ^~~~~
/var/tmp/portage/media-sound/qastools-0.21.0/work/qastools_0.21.0/shared/src/wdg/ds_switch_painter_circle.cpp:365:15: error: storage size of ppath isnt known
/var/tmp/portage/media-sound/qastools-0.21.0/work/qastools_0.21.0/shared/src/wdg/ds_switch_painter_circle.cpp:390:16: error: aggregate QPainterPath ppathc has incomplete type and cannot be defined
  390 |   QPainterPath ppathc;
      |                ^~~~~~
make[2]: *** [qashctl/src/CMakeFiles/qashctl.dir/build.make:854: qashctl/src/CMakeFiles/qashctl.dir/__/__/shared/src/wdg/ds_switch_painter_circle.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200530-101706

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

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)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
  [2]   rust-bin-1.44.0
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 06 Jun 2020 05:07:28 PM UTC
/var/db/repos/libressl	Tue 02 Jun 2020 02:35:03 AM UTC

emerge -qpvO media-sound/qastools
[ebuild  N    ] media-sound/qastools-0.21.0
Comment 1 Toralf Förster gentoo-dev 2020-06-06 18:18:44 UTC
Created attachment 643716 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-06 18:18:46 UTC
Created attachment 643718 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-06 18:18:49 UTC
Created attachment 643720 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-06 18:18:52 UTC
Created attachment 643722 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-06 18:18:55 UTC
Created attachment 643724 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-06 18:19:01 UTC
Created attachment 643726 [details]
media-sound:qastools-0.21.0:20200606-174632.log
Comment 7 Toralf Förster gentoo-dev 2020-06-06 18:19:04 UTC
Created attachment 643728 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-08 09:52:19 UTC
The bug has been closed via the following commit(s):

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

commit 523b5b8bc049a8edb380c063b78d6016efd6dd52
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-08 09:36:01 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-08 09:52:08 +0000

    media-sound/qastools: 0.22.0 version bump, EAPI-7 bump, Qt 5.15 fix
    
    Project moved to GitLab.
    
    - Update HOMEPAGE
      Upstream commit 4c24e5b98056f2d913845da6f034d22e2a817051
    - Update LICENSE (switched from GPL-3 to MIT)
      Upstream commit 752a7d4d1e1ae888ed45785093df1387809fd15c
    
    Closes: https://bugs.gentoo.org/727350
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/qastools/Manifest                      |  1 +
 .../qastools/files/qastools-0.22.0-qt-5.15.patch   | 64 ++++++++++++++++++++++
 media-sound/qastools/qastools-0.22.0.ebuild        | 40 ++++++++++++++
 3 files changed, 105 insertions(+)