Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664528 - app-text/cutemarked-0.11.3 : optionsdialog.cpp:221:46: error: invalid use of incomplete type class QAction
Summary: app-text/cutemarked-0.11.3 : optionsdialog.cpp:221:46: error: invalid use of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL: https://github.com/cloose/CuteMarkEd/...
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-08-25 03:15 UTC by Toralf Förster
Modified: 2018-09-15 13:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2018-08-25 03:16 UTC, Toralf Förster
Details
app-text:cutemarked-0.11.3:20180825-004833.log (app-text:cutemarked-0.11.3:20180825-004833.log,167.79 KB, text/plain)
2018-08-25 03:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,264.96 KB, text/plain)
2018-08-25 03:16 UTC, Toralf Förster
Details
environment (environment,79.21 KB, text/plain)
2018-08-25 03:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.22 KB, application/x-bzip)
2018-08-25 03:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.69 KB, application/x-bzip)
2018-08-25 03:16 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-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