Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692008 - kde-apps/cantor-19.04.3 : /.../cantor.h:110:47: error: field m_pluginsVisibility has incomplete type QMap<KParts::ReadWritePart*, QStringList>
Summary: kde-apps/cantor-19.04.3 : /.../cantor.h:110:47: error: field m_pluginsVisibil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-12 18:04 UTC by Toralf Förster
Modified: 2019-08-12 19:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.65 KB, text/plain)
2019-08-12 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.97 KB, text/plain)
2019-08-12 18:04 UTC, Toralf Förster
Details
environment (environment,151.34 KB, text/plain)
2019-08-12 18:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.27 KB, application/x-bzip)
2019-08-12 18:04 UTC, Toralf Förster
Details
kde-apps:cantor-19.04.3:20190812-111301.log (kde-apps:cantor-19.04.3:20190812-111301.log,105.64 KB, text/plain)
2019-08-12 18:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.15 KB, application/x-bzip)
2019-08-12 18:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.85 KB, application/x-bzip)
2019-08-12 18:04 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 2019-08-12 18:04:22 UTC
In file included from /var/tmp/portage/kde-apps/cantor-19.04.3/work/cantor-19.04.3/src/main.cpp:21:
/var/tmp/portage/kde-apps/cantor-19.04.3/work/cantor-19.04.3/src/cantor.h:110:47: error: field ‘m_pluginsVisibility’ has incomplete type ‘QMap<KParts::ReadWritePart*, QStringList>’
  110 |     QMap<KParts::ReadWritePart*, QStringList> m_pluginsVisibility;
      |                                               ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/qglobal.h:1204,

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  (none found)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO kde-apps/cantor
[ebuild  N    ] kde-apps/cantor-19.04.3  USE="analitza handbook python -R -debug (-julia) -lua -markdown -postscript -qalculate -test" PYTHON_SINGLE_TARGET="python3_6 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-08-12 18:04:25 UTC
Created attachment 586618 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-12 18:04:28 UTC
Created attachment 586620 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-12 18:04:31 UTC
Created attachment 586622 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-12 18:04:33 UTC
Created attachment 586624 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-12 18:04:36 UTC
Created attachment 586626 [details]
kde-apps:cantor-19.04.3:20190812-111301.log
Comment 6 Toralf Förster gentoo-dev 2019-08-12 18:04:39 UTC
Created attachment 586628 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-12 18:04:42 UTC
Created attachment 586630 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-12 19:59:19 UTC
The bug has been closed via the following commit(s):

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

commit a2ebe989c58066eacc134386760f8e9f7b59393b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-08-12 19:58:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-08-12 19:59:09 +0000

    kde-apps/cantor: Fix missing header with Frameworks 5.61
    
    Closes: https://bugs.gentoo.org/692008
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/cantor/cantor-19.04.3.ebuild              |  2 ++
 .../files/cantor-19.04.3-missing-header.patch      | 26 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)