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

Bug 664528

Summary: app-text/cutemarked-0.11.3 : optionsdialog.cpp:221:46: error: invalid use of incomplete type class QAction
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason A. Donenfeld <zx2c4>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/cloose/CuteMarkEd/issues/367
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
app-text:cutemarked-0.11.3:20180825-004833.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-08-25 03:15:59 UTC
optionsdialog.cpp: In member function ‘void OptionsDialog::validateShortcut(int, int)’:
optionsdialog.cpp:221:46: error: invalid use of incomplete type ‘class QAction’
             new QTableWidgetItem(actions[row]->shortcut().toString()));
                                              ^~
In file included from /usr/include/qt5/QtWidgets/qdialog.h:44,

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv app-text/cutemarked
[ebuild  N    ] app-text/cutemarked-0.11.3
Comment 1 Toralf Förster gentoo-dev 2018-08-25 03:16:02 UTC
Created attachment 544912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-25 03:16:05 UTC
Created attachment 544914 [details]
app-text:cutemarked-0.11.3:20180825-004833.log
Comment 3 Toralf Förster gentoo-dev 2018-08-25 03:16:08 UTC
Created attachment 544916 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-25 03:16:11 UTC
Created attachment 544918 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-25 03:16:14 UTC
Created attachment 544920 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-25 03:16:17 UTC
Created attachment 544922 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-09-12 07:36:46 UTC
ping