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

Bug 645392

Summary: net-libs/kdav2-0.1.0 : /.../davjob.cpp:58:18: error: invalid use of incomplete type class QDebug
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
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
net-libs:kdav2-0.1.0:20180122-134237.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-01-22 19:03:29 UTC
/var/tmp/portage/net-libs/kdav2-0.1.0/work/kdav2-0.1.0/src/common/davjob.cpp: In lambda function:
/var/tmp/portage/net-libs/kdav2-0.1.0/work/kdav2-0.1.0/src/common/davjob.cpp:58:18: error: invalid use of incomplete type ‘class QDebug’
         qWarning() << "Error " << error << reply->errorString();
                  ^
In file included from /usr/include/qt5/QtCore/qglobal.h:1154:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl-test_20180117-214426

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/kdav2
Comment 1 Toralf Förster gentoo-dev 2018-01-22 19:03:32 UTC
Created attachment 515944 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-22 19:03:36 UTC
Created attachment 515946 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-22 19:03:39 UTC
Created attachment 515948 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-22 19:03:42 UTC
Created attachment 515950 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-22 19:03:46 UTC
Created attachment 515952 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-22 19:03:50 UTC
Created attachment 515954 [details]
net-libs:kdav2-0.1.0:20180122-134237.log
Comment 7 Toralf Förster gentoo-dev 2018-01-22 19:03:53 UTC
Created attachment 515956 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-02-01 01:32:38 UTC
Hmm, not reproducible here with gcc-7.3.0...
Comment 9 Toralf Förster gentoo-dev 2018-02-06 19:54:01 UTC
appeared here again at 17.0-desktop-gnome-systemd_libressl_20180204-221237

(gcc-7.3.0)
Comment 10 Michael Palimaka (kensington) gentoo-dev 2018-02-11 03:33:50 UTC
I can't reproduce either, but I see no direct QDebug include so I guess it's somehow not being provided transitively in this tinderbox image.
Comment 11 Larry the Git Cow gentoo-dev 2018-10-11 13:34:36 UTC
The bug has been closed via the following commit(s):

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

commit 497e7517af05660fd8a1609134849d81fe097ea3
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-10-11 13:33:51 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-10-11 13:34:24 +0000

    net-libs/kdav2: version bump 0.2.0
    
    Closes: https://bugs.gentoo.org/645392
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 net-libs/kdav2/Manifest                        |  1 +
 net-libs/kdav2/files/kdav2-0.2.0-qt-5.11.patch | 13 +++++++++++++
 net-libs/kdav2/kdav2-0.2.0.ebuild              | 25 +++++++++++++++++++++++++
 3 files changed, 39 insertions(+)