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

Bug 661596

Summary: media-gfx/fotowall-1.0 : App/CanvasAppliance.h:56:9: error: QActionGroup does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
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
media-gfx:fotowall-1.0:20180719-122258.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-19 16:58:23 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -Wall -W -D_REENTRANT -fPIC -DHAS_EXPORTDIALOG -DHAS_WORDCLOUD_APPLIANCE -DHAS_LIKEBACK -DHAS_TRANSLATIONS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -I3rdparty/posterazor -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -Ibuild -isystem /usr/include/libdrm -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/CanvasAppliance.o App/CanvasAppliance.cpp
In file included from App/CanvasAppliance.cpp:15:0:
App/CanvasAppliance.h:56:9: error: ‘QActionGroup’ does not name a type; did you mean ‘QButtonGroup’?
         QActionGroup *              m_gBackModeGroup;
         ^~~~~~~~~~~~
         QButtonGroup

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   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-gfx/fotowall
[ebuild  N    ] media-gfx/fotowall-1.0  USE="opengl -webcam"
Comment 1 Toralf Förster gentoo-dev 2018-07-19 16:58:26 UTC
Created attachment 540124 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-19 16:58:29 UTC
Created attachment 540126 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-19 16:58:32 UTC
Created attachment 540128 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-19 16:58:34 UTC
Created attachment 540130 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-19 16:58:37 UTC
Created attachment 540132 [details]
media-gfx:fotowall-1.0:20180719-122258.log
Comment 6 Toralf Förster gentoo-dev 2018-07-19 16:58:40 UTC
Created attachment 540134 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-10-06 15:02:12 UTC
The bug has been closed via the following commit(s):

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

commit 7b717027600427b050577929ee69e323c14db072
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-10-06 15:01:07 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-06 15:02:00 +0000

    media-gfx/fotowall: fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/661596
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 .../fotowall/files/fotowall-1.0-qt-5.11.patch      | 28 ++++++++++++++++++++++
 media-gfx/fotowall/fotowall-1.0.ebuild             |  4 +++-
 2 files changed, 31 insertions(+), 1 deletion(-)