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

Bug 661078

Summary: media-sound/qtscrobbler-0.11_pre20130123 : src/qtscrob.cpp:44:30: error: invalid use of incomplete type class QHeaderView
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653646    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-sound:qtscrobbler-0.11_pre20130123:20180713-064216.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-13 16:00:08 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -D_REENTRANT -Wall -W -fPIC -DHAVE_LIBMTP -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I. -Isrc -Isrc/ui -I../lib -I../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -Ibuild/.moc -isystem /usr/include/libdrm -Ibuild/.ui -isystem /usr/include/libusb-1.0 -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/.o/qtscrob.o src/qtscrob.cpp
src/qtscrob.cpp: In constructor ‘QTScrob::QTScrob(QWidget*)’:
src/qtscrob.cpp:44:30: error: invalid use of incomplete type ‘class QHeaderView’
  logTable->horizontalHeader()->setSectionResizeMode(QHeaderView::Stretch);
                              ^~
In file included from /usr/include/qt5/QtWidgets/qtablewidget.h:44:0,

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

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

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

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) *
  [2]   ruby25 (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-sound/qtscrobbler
[ebuild  N    ] media-sound/qtscrobbler-0.11_pre20130123
Comment 1 Toralf Förster gentoo-dev 2018-07-13 16:00:11 UTC
Created attachment 539384 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-13 16:00:14 UTC
Created attachment 539386 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-13 16:00:17 UTC
Created attachment 539388 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-13 16:00:20 UTC
Created attachment 539390 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-13 16:00:23 UTC
Created attachment 539392 [details]
media-sound:qtscrobbler-0.11_pre20130123:20180713-064216.log
Comment 6 Toralf Förster gentoo-dev 2018-07-13 16:00:27 UTC
Created attachment 539394 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-14 13:42:24 UTC
The bug has been closed via the following commit(s):

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

commit dcfdb3ab782b65aa5ccbaa1d2211efca7f056d00
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-14 13:42:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-14 13:42:10 +0000

    media-sound/qtscrobbler: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/661078
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 .../qtscrobbler-0.11_pre20130123-qt5.11.patch      | 24 ++++++++++++++++++++++
 .../qtscrobbler-0.11_pre20130123.ebuild            |  5 ++++-
 2 files changed, 28 insertions(+), 1 deletion(-)