Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661784 - media-sound/musescore-2.1.0 : /.../preferences.cpp:660:54: error: invalid use of incomplete type class QButtonGroup
Summary: media-sound/musescore-2.1.0 : /.../preferences.cpp:660:54: 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 Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-07-22 08:54 UTC by Toralf Förster
Modified: 2018-08-17 22:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.71 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.99 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
environment (environment,112.37 KB, text/plain)
2018-07-22 08:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.44 KB, application/x-bzip)
2018-07-22 08:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.62 KB, application/x-bzip)
2018-07-22 08:54 UTC, Toralf Förster
Details
media-sound:musescore-2.1.0:20180721-234143.log.bz2 (media-sound:musescore-2.1.0:20180721-234143.log.bz2,31.34 KB, application/x-bzip)
2018-07-22 08:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,59.34 KB, application/x-bzip)
2018-07-22 08:54 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-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(-)