Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661784

Summary: media-sound/musescore-2.1.0 : /.../preferences.cpp:660:54: error: invalid use of incomplete type class QButtonGroup
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: xaviermiller
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:musescore-2.1.0:20180721-234143.log.bz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-22 08:54:32 UTC
/var/tmp/portage/media-sound/musescore-2.1.0/work/MuseScore-2.1.0/mscore/preferences.cpp: In constructor ‘Ms::PreferenceDialog::PreferenceDialog(QWidget*)’:
/var/tmp/portage/media-sound/musescore-2.1.0/work/MuseScore-2.1.0/mscore/preferences.cpp:660:54: error: invalid use of incomplete type ‘class QButtonGroup’
       QButtonGroup* fgButtons = new QButtonGroup(this);
                                                      ^
In file included from /usr/include/qt5/QtWidgets/qtoolbutton.h:45:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180715-201646

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

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) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-sound/musescore
[ebuild  N    ] media-sound/musescore-2.1.0  USE="alsa mp3 -debug -jack -portaudio -portmidi -pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2018-07-22 08:54:35 UTC
Created attachment 540460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-22 08:54:38 UTC
Created attachment 540462 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-22 08:54:41 UTC
Created attachment 540464 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-22 08:54:44 UTC
Created attachment 540466 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-22 08:54:47 UTC
Created attachment 540468 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-22 08:54:50 UTC
Created attachment 540470 [details]
media-sound:musescore-2.1.0:20180721-234143.log.bz2
Comment 7 Toralf Förster gentoo-dev 2018-07-22 08:54:53 UTC
Created attachment 540472 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2018-08-17 22:04:14 UTC
The bug has been closed via the following commit(s):

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

commit e6afd0247a9d58619db12cc83225c6c58337ead9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-17 21:24:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-17 22:02:02 +0000

    media-sound/musescore: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/661784
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 .../musescore/files/musescore-2.1.0-qt-5.11.patch   | 21 +++++++++++++++++++++
 media-sound/musescore/musescore-2.1.0.ebuild        |  5 ++++-
 2 files changed, 25 insertions(+), 1 deletion(-)