Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660458 - games-emulation/yabause-0.9.14 : /.../UICheatRaw.h:33:47: error: invalid use of incomplete type class QButtonGroup
Summary: games-emulation/yabause-0.9.14 : /.../UICheatRaw.h:33:47: error: invalid use ...
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: PATCH
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-07-05 16:10 UTC by Toralf Förster
Modified: 2018-07-15 19:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.19 KB, text/plain)
2018-07-05 16:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,346.99 KB, text/plain)
2018-07-05 16:10 UTC, Toralf Förster
Details
environment (environment,130.75 KB, text/plain)
2018-07-05 16:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.34 KB, application/x-bzip)
2018-07-05 16:11 UTC, Toralf Förster
Details
games-emulation:yabause-0.9.14:20180705-105154.log (games-emulation:yabause-0.9.14:20180705-105154.log,116.54 KB, text/plain)
2018-07-05 16:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.19 KB, application/x-bzip)
2018-07-05 16:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.48 KB, application/x-bzip)
2018-07-05 16:11 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-05 16:10:51 UTC
In file included from /var/tmp/portage/games-emulation/yabause-0.9.14/work/yabause-0.9.14/src/qt/ui/UICheats.cpp:21:0:
/var/tmp/portage/games-emulation/yabause-0.9.14/work/yabause-0.9.14/src/qt/ui/UICheatRaw.h: In member function ‘int UICheatRaw::type() const’:
/var/tmp/portage/games-emulation/yabause-0.9.14/work/yabause-0.9.14/src/qt/ui/UICheatRaw.h:33:47: error: invalid use of incomplete type ‘class QButtonGroup’
  inline int type() const { return mButtonGroup->checkedId(); }

                                               ^~

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

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

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

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)
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-emulation/yabause
[ebuild  N    ] games-emulation/yabause-0.9.14  USE="opengl qt5 sdl -openal -pic"
Comment 1 Toralf Förster gentoo-dev 2018-07-05 16:10:54 UTC
Created attachment 538456 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-05 16:10:57 UTC
Created attachment 538458 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-05 16:11:00 UTC
Created attachment 538460 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-05 16:11:03 UTC
Created attachment 538462 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-05 16:11:05 UTC
Created attachment 538464 [details]
games-emulation:yabause-0.9.14:20180705-105154.log
Comment 6 Toralf Förster gentoo-dev 2018-07-05 16:11:08 UTC
Created attachment 538466 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-05 16:11:11 UTC
Created attachment 538468 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-07-15 18:01:10 UTC
Upstream fix: https://github.com/Yabause/yabause/commit/06a816c032c6f7fd79ced6e594dd4b33571a0e73
Comment 9 Larry the Git Cow gentoo-dev 2018-07-15 19:28:33 UTC
The bug has been closed via the following commit(s):

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

commit 8b6cc02dcadf1e0d9dc8df3e4c5ed045d44fbb71
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-15 19:21:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-15 19:27:55 +0000

    games-emulation/yabause: 0.9.15 version bump, EAPI-6, fix Qt 5.11
    
    Drop games.eclass.
    
    Make USE=qt5 default per upstream recommendation.
    
    Disabling SH2_DYNAREC due to being broken, see also:
    https://github.com/Yabause/yabause/issues/270
    
    Thanks-to: Samuel BAUER <BM-2cTVBXjxdVtEQCycBQjMxszLsgTNVujvM5@bitmessage.ch>
    Bug: https://bugs.gentoo.org/582326
    Closes: https://bugs.gentoo.org/654674
    Closes: https://bugs.gentoo.org/660458
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 games-emulation/yabause/Manifest                   |  1 +
 .../yabause/files/yabause-0.9.15-RWX.patch         | 20 +++++++
 .../yabause/files/yabause-0.9.15-qt-5.11.patch     | 65 +++++++++++++++++++++
 games-emulation/yabause/yabause-0.9.15.ebuild      | 67 ++++++++++++++++++++++
 4 files changed, 153 insertions(+)