Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661596 - media-gfx/fotowall-1.0 : App/CanvasAppliance.h:56:9: error: QActionGroup does not name a type
Summary: media-gfx/fotowall-1.0 : App/CanvasAppliance.h:56:9: error: QActionGroup does...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-07-19 16:58 UTC by Toralf Förster
Modified: 2018-10-06 15:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.63 KB, text/plain)
2018-07-19 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.35 KB, text/plain)
2018-07-19 16:58 UTC, Toralf Förster
Details
environment (environment,52.92 KB, text/plain)
2018-07-19 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.67 KB, application/x-bzip)
2018-07-19 16:58 UTC, Toralf Förster
Details
media-gfx:fotowall-1.0:20180719-122258.log (media-gfx:fotowall-1.0:20180719-122258.log,7.34 KB, text/plain)
2018-07-19 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.12 KB, application/x-bzip)
2018-07-19 16:58 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-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(-)