Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728254 - games-strategy/freeciv-2.6.2 : canvas.cpp: error: aggregate QPainterPath path has incomplete type and cannot be defined
Summary: games-strategy/freeciv-2.6.2 : canvas.cpp: error: aggregate QPainterPath path...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-14 15:48 UTC by Toralf Förster
Modified: 2020-06-14 17:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.53 KB, text/plain)
2020-06-14 15:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.31 KB, text/plain)
2020-06-14 15:48 UTC, Toralf Förster
Details
environment (environment,86.75 KB, text/plain)
2020-06-14 15:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,45.66 KB, application/x-bzip)
2020-06-14 15:48 UTC, Toralf Förster
Details
games-strategy:freeciv-2.6.2:20200613-141328.log (games-strategy:freeciv-2.6.2:20200613-141328.log,858.18 KB, text/plain)
2020-06-14 15:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.13 KB, application/x-bzip)
2020-06-14 15:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.87 KB, application/x-bzip)
2020-06-14 15:48 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-06-14 15:48:26 UTC
canvas.cpp: In function void qtg_canvas_put_curved_line(canvas*, color*, line_type, int, int, int, int):
canvas.cpp:265:16: error: aggregate QPainterPath path has incomplete type and cannot be defined
  265 |   QPainterPath path;
      |                ^~~~
canvas.cpp: In function void qtg_get_text_size(int*, int*, client_font, const char*):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200607-160653

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] 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]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   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 13 Jun 2020 01:35:21 PM UTC
/var/db/repos/libressl	Sat 13 Jun 2020 12:05:24 AM UTC

emerge -qpvO games-strategy/freeciv
[ebuild  N    ] games-strategy/freeciv-2.6.2  USE="gtk ipv6 nls qt5 readline sdl server sound -aimodules -auth -dedicated -mapimg -modpack -mysql -sqlite (-system-lua)"
Comment 1 Toralf Förster gentoo-dev 2020-06-14 15:48:29 UTC
Created attachment 644692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-14 15:48:33 UTC
Created attachment 644694 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-14 15:48:35 UTC
Created attachment 644696 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-14 15:48:38 UTC
Created attachment 644698 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-14 15:48:41 UTC
Created attachment 644700 [details]
games-strategy:freeciv-2.6.2:20200613-141328.log
Comment 6 Toralf Förster gentoo-dev 2020-06-14 15:48:44 UTC
Created attachment 644702 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-14 15:48:47 UTC
Created attachment 644704 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-14 17:00:49 UTC
The bug has been closed via the following commit(s):

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

commit 16538e4c1056d7b60eeaa695a0c2139db8a65858
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-06-14 17:00:34 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-06-14 17:00:42 +0000

    games-strategy/freeciv: Fixed build against qt-5.15
    
    Closes: https://bugs.gentoo.org/728254
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../freeciv/files/freeciv-2.6.2-qt515.patch        | 39 ++++++++++++++++++++++
 games-strategy/freeciv/freeciv-2.6.2.ebuild        |  4 +++
 2 files changed, 43 insertions(+)