Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662764 - app-text/cb2bib-1.9.7 : findDialog.cpp:25:36: error: invalid use of incomplete type class QAction
Summary: app-text/cb2bib-1.9.7 : findDialog.cpp:25:36: error: invalid use of incomplet...
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: fixed in 1.9.8
Keywords:
Depends on: 664552
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-08-04 08:42 UTC by Toralf Förster
Modified: 2018-08-25 11:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.92 KB, text/plain)
2018-08-04 08:42 UTC, Toralf Förster
Details
app-text:cb2bib-1.9.7:20180803-215628.log (app-text:cb2bib-1.9.7:20180803-215628.log,87.29 KB, text/plain)
2018-08-04 08:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.94 KB, text/plain)
2018-08-04 08:42 UTC, Toralf Förster
Details
environment (environment,55.70 KB, text/plain)
2018-08-04 08:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.34 KB, application/x-bzip)
2018-08-04 08:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.19 KB, application/x-bzip)
2018-08-04 08:42 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-04 08:42:04 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -Wall -W -D_REENTRANT -fPIC -DC2B_USE_QWEB -DC2B_USE_QWEBKIT -DC2B_USE_LZO -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -Ic2b -I. -Iqweb/kit -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o findDialog.o findDialog.cpp
findDialog.cpp: In constructor ‘findDialog::findDialog(QWidget*)’:
findDialog.cpp:25:36: error: invalid use of incomplete type ‘class QAction’
     QAction* act = new QAction(this);
                                    ^
In file included from /usr/include/qt5/QtWidgets/QApplication:1:0,

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

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

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

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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (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 app-text/cb2bib
[ebuild  N    ] app-text/cb2bib-1.9.7  USE="lzo webkit -webengine"
Comment 1 Toralf Förster gentoo-dev 2018-08-04 08:42:07 UTC
Created attachment 542302 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-04 08:42:09 UTC
Created attachment 542304 [details]
app-text:cb2bib-1.9.7:20180803-215628.log
Comment 3 Toralf Förster gentoo-dev 2018-08-04 08:42:12 UTC
Created attachment 542306 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-04 08:42:15 UTC
Created attachment 542308 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-04 08:42:18 UTC
Created attachment 542310 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-04 08:42:21 UTC
Created attachment 542312 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-08-18 06:50:03 UTC
The bug has been closed via the following commit(s):

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

commit bbd9c800f98da76d62518e23b94216f109389159
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-18 06:40:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-18 06:49:37 +0000

    app-text/cb2bib: 1.9.8 version bump, fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/662764
    Package-Manager: Portage-2.3.46, Repoman-2.3.10

 app-text/cb2bib/Manifest            |  1 +
 app-text/cb2bib/cb2bib-1.9.8.ebuild | 61 +++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)