Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726152 - <dev-games/tiled-1.3.5 w/ Qt 5.15: isometricrenderer.cpp: error: aggregate QPainterPath path has incomplete type and cannot be defined
Summary: <dev-games/tiled-1.3.5 w/ Qt 5.15: isometricrenderer.cpp: error: aggregate QP...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-05-29 22:00 UTC by Toralf Förster
Modified: 2020-06-02 12:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2020-05-29 22:00 UTC, Toralf Förster
Details
dev-games:tiled-1.3.4:20200529-210439.log (dev-games:tiled-1.3.4:20200529-210439.log,15.10 KB, text/plain)
2020-05-29 22:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.95 KB, text/plain)
2020-05-29 22:00 UTC, Toralf Förster
Details
environment (environment,108.49 KB, text/plain)
2020-05-29 22:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.17 KB, application/x-bzip)
2020-05-29 22:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.00 KB, application/x-bzip)
2020-05-29 22:00 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-29 22:00:08 UTC
      |                                                                ^~~~~
isometricrenderer.cpp: In member function virtual void Tiled::IsometricRenderer::shape(const Tiled::MapObject*) const:
isometricrenderer.cpp:145:18: error: aggregate QPainterPath path has incomplete type and cannot be defined
  145 |     QPainterPath path;
      |                  ^~~~
isometricrenderer.cpp:160:45: error: invalid use of incomplete type class QPainterPath

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

  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	Fri 29 May 2020 08:05:32 PM UTC
/var/db/repos/libressl	Fri 29 May 2020 09:05:12 AM UTC

emerge -qpvO dev-games/tiled
[ebuild  N    ] dev-games/tiled-1.3.4  USE="-examples -python" PYTHON_SINGLE_TARGET="python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-05-29 22:00:11 UTC
Created attachment 642600 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-29 22:00:14 UTC
Created attachment 642602 [details]
dev-games:tiled-1.3.4:20200529-210439.log
Comment 3 Toralf Förster gentoo-dev 2020-05-29 22:00:17 UTC
Created attachment 642604 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-29 22:00:20 UTC
Created attachment 642606 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-29 22:00:23 UTC
Created attachment 642608 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-29 22:00:26 UTC
Created attachment 642610 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-02 11:54:57 UTC
The bug has been closed via the following commit(s):

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

commit c251c0ca9e0a4e8609868d9d225d3c3a274504fd
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2020-06-02 11:53:51 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-06-02 11:54:47 +0000

    dev-games/tiled: version bump 1.3.5
    
    Closes: https://bugs.gentoo.org/726152
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 dev-games/tiled/Manifest           |  1 +
 dev-games/tiled/tiled-1.3.5.ebuild | 63 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)