Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660536 - games-board/chessx-1.4.0-r1 : src/.../savedialog.cpp:37:34: error: invalid use of incomplete type class QButtonGroup
Summary: games-board/chessx-1.4.0-r1 : src/.../savedialog.cpp:37:34: error: invalid us...
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.11
  Show dependency tree
 
Reported: 2018-07-06 18:31 UTC by Toralf Förster
Modified: 2018-07-14 14:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.43 KB, text/plain)
2018-07-06 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,331.92 KB, text/plain)
2018-07-06 18:31 UTC, Toralf Förster
Details
environment (environment,82.93 KB, text/plain)
2018-07-06 18:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.15 KB, application/x-bzip)
2018-07-06 18:31 UTC, Toralf Förster
Details
games-board:chessx-1.4.0-r1:20180706-061216.log (games-board:chessx-1.4.0-r1:20180706-061216.log,119.06 KB, text/plain)
2018-07-06 18:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.37 KB, application/x-bzip)
2018-07-06 18:31 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 2018-07-06 18:31:13 UTC
src/dialogs/savedialog.cpp: In constructor ‘SaveDialog::SaveDialog(QWidget*, Qt::WindowFlags)’:
src/dialogs/savedialog.cpp:37:34: error: invalid use of incomplete type ‘class QButtonGroup’
     group = new QButtonGroup(this);
                                  ^
In file included from /usr/include/qt5/QtWidgets/qradiobutton.h:44:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180623-161502

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-8]
2)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv games-board/chessx
[ebuild  N    ] games-board/chessx-1.4.0-r1
Comment 1 Toralf Förster gentoo-dev 2018-07-06 18:31:16 UTC
Created attachment 538594 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-06 18:31:19 UTC
Created attachment 538596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-06 18:31:22 UTC
Created attachment 538598 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-06 18:31:24 UTC
Created attachment 538600 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-06 18:31:27 UTC
Created attachment 538602 [details]
games-board:chessx-1.4.0-r1:20180706-061216.log
Comment 6 Toralf Förster gentoo-dev 2018-07-06 18:31:30 UTC
Created attachment 538604 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-14 14:57:51 UTC
The bug has been closed via the following commit(s):

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

commit 03abcdd2fdabe81f0d54e156134c8b1c498aaa80
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-14 14:42:58 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-14 14:55:52 +0000

    games-board/chessx: 1.4.6 version bump, build with Qt-5.11, fix l10n
    
    Closes: https://bugs.gentoo.org/660536
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 games-board/chessx/Manifest                        |  1 +
 games-board/chessx/chessx-1.4.6.ebuild             | 49 ++++++++++++++++++++++
 games-board/chessx/files/chessx-1.4.0-zlib.patch   | 20 ++++-----
 .../chessx/files/chessx-1.4.6-qt-5.11.patch        | 44 +++++++++++++++++++
 4 files changed, 104 insertions(+), 10 deletions(-)