Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727764 - media-gfx/meshlab-2016.12-r4 : glarea.cpp: error: aggregate QPainterPath path has incomplete type and cannot be defined
Summary: media-gfx/meshlab-2016.12-r4 : glarea.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: Amy Liffey
URL:
Whiteboard: fixed in upstream commit c57222e79f1c...
Keywords: PATCH, PullRequest
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-06-10 06:56 UTC by Toralf Förster
Modified: 2020-06-22 18:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.06 KB, text/plain)
2020-06-10 06:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.50 KB, text/plain)
2020-06-10 06:56 UTC, Toralf Förster
Details
environment (environment,58.54 KB, text/plain)
2020-06-10 06:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.09 KB, application/x-bzip)
2020-06-10 06:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.96 KB, application/x-bzip)
2020-06-10 06:57 UTC, Toralf Förster
Details
media-gfx:meshlab-2016.12-r4:20200609-223611.log.bz2 (media-gfx:meshlab-2016.12-r4:20200609-223611.log.bz2,26.62 KB, application/x-bzip)
2020-06-10 06:57 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-10 06:56:46 UTC
      |                                                      ^~~~~~~
glarea.cpp: In member function void GLArea::displayRealTimeLog(QPainter*):
glarea.cpp:743:26: error: aggregate QPainterPath path has incomplete type and cannot be defined
  743 |             QPainterPath path;
      |                          ^~~~
glarea.cpp: In member function void GLArea::displayInfo(QPainter*):

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

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

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

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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
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	Tue 09 Jun 2020 10:05:26 PM UTC

emerge -qpvO media-gfx/meshlab
[ebuild  N    ] media-gfx/meshlab-2016.12-r4  USE="-minimal"
Comment 1 Toralf Förster gentoo-dev 2020-06-10 06:56:49 UTC
Created attachment 644208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-10 06:56:52 UTC
Created attachment 644210 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-10 06:56:55 UTC
Created attachment 644212 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-10 06:56:58 UTC
Created attachment 644214 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-10 06:57:01 UTC
Created attachment 644216 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-10 06:57:03 UTC
Created attachment 644218 [details]
media-gfx:meshlab-2016.12-r4:20200609-223611.log.bz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-22 18:32:16 UTC
The bug has been closed via the following commit(s):

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

commit 0881f14b2da1e08e0f038fc5c18aac11bf63cd6c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-06-21 12:02:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-06-22 18:31:26 +0000

    media-gfx/meshlab: Fix build with Qt 5.15
    
    Closes: https://bugs.gentoo.org/727764
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/2016.12/meshlab-2016.12-qt-5.15.patch    | 33 ++++++++++++++++++++++
 media-gfx/meshlab/meshlab-2016.12-r4.ebuild        |  1 +
 2 files changed, 34 insertions(+)