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

Bug 663308

Summary: x11-apps/copyq-2.8.1 : /.../configtabappearance.cpp:138:24: error: invalid use of incomplete type class QAction
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gino McCarty <onigino>
Status: RESOLVED FIXED    
Severity: normal CC: mlen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 3.4.0
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-apps:copyq-2.8.1:20180810-080106.log

Description Toralf Förster gentoo-dev 2018-08-10 14:59:33 UTC
/var/tmp/portage/x11-apps/copyq-2.8.1/work/CopyQ-2.8.1/src/gui/configtabappearance.cpp: In member function ‘void ConfigTabAppearance::createPreview(ItemFactory*)’:
/var/tmp/portage/x11-apps/copyq-2.8.1/work/CopyQ-2.8.1/src/gui/configtabappearance.cpp:138:24: error: invalid use of incomplete type ‘class QAction’
     act = new QAction(c);
                        ^
In file included from /usr/include/qt5/QtWidgets/QWidget:1:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20180727-195601

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.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]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv x11-apps/copyq
[ebuild  N    ] x11-apps/copyq-2.8.1  USE="-test -webkit"
Comment 1 Toralf Förster gentoo-dev 2018-08-10 14:59:36 UTC
Created attachment 542916 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-10 14:59:39 UTC
Created attachment 542918 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-10 14:59:42 UTC
Created attachment 542920 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-10 14:59:46 UTC
Created attachment 542922 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-10 14:59:49 UTC
Created attachment 542924 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-10 14:59:51 UTC
Created attachment 542926 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-10 14:59:54 UTC
Created attachment 542928 [details]
x11-apps:copyq-2.8.1:20180810-080106.log
Comment 8 Andreas Sturmlechner gentoo-dev 2018-09-15 13:06:03 UTC
3.5.0 was added to tree in commit 77fbe85a7a8c331b5286f8e67911bc67ec8cee6a, thanks.