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

Bug 666998

Summary: x11-misc/albert-0.14.22 : /.../telemetry.cpp:83:24: error: invalid use of incomplete type class QDebug
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michael Palimaka (kensington) <kensington>
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
logs.tbz2
temp.tbz2
x11-misc:albert-0.14.22:20180924-154022.log

Description Toralf Förster gentoo-dev 2018-09-24 17:30:34 UTC
/var/tmp/portage/x11-misc/albert-0.14.22/work/albert-0.14.22/lib/albertcore/src/core/telemetry.cpp: In lambda function:
/var/tmp/portage/x11-misc/albert-0.14.22/work/albert-0.14.22/lib/albertcore/src/core/telemetry.cpp:83:24: error: invalid use of incomplete type ‘class QDebug’
                 qDebug() << "Report sent.";
                        ^
In file included from /usr/include/qt5/QtCore/qglobal.h:1196,

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

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

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

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

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

emerge -qpv x11-misc/albert
[ebuild  N    ] x11-misc/albert-0.14.22  USE="-debug" 

!!! The following installed packages are masked:
- dev-util/debugedit-4.14.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org> (24 Sep 2018)
# Apparently breaks sys-devel/gcc.  Bug #666954.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-24 17:30:37 UTC
Created attachment 547794 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-24 17:30:40 UTC
Created attachment 547796 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-24 17:30:44 UTC
Created attachment 547798 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-24 17:30:47 UTC
Created attachment 547800 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-24 17:30:50 UTC
Created attachment 547802 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-24 17:30:53 UTC
Created attachment 547804 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-24 17:30:56 UTC
Created attachment 547806 [details]
x11-misc:albert-0.14.22:20180924-154022.log
Comment 8 Larry the Git Cow gentoo-dev 2018-10-11 12:13:46 UTC
The bug has been closed via the following commit(s):

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

commit adf34e8306457defbc95512c3c42836a5a7b7f65
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-10-11 12:13:14 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-11 12:13:33 +0000

    x11-misc/albert: fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/666998
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-misc/albert/albert-0.14.22.ebuild              |  4 +++-
 x11-misc/albert/files/albert-0.14.22-qt-5.11.patch | 26 ++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)