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

Bug 665712

Summary: app-crypt/kencfs-plasma-2.0.1_alpha : /.../kstatusnotifieritem.h:26:10: fatal error: QDBusArgument: No such file or directory
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
app-crypt:kencfs-plasma-2.0.1_alpha:20180910-231219.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-09-11 16:59:33 UTC
In file included from /usr/include/KF5/KNotifications/KStatusNotifierItem:1,
                 from mainwindow.cpp:25:
/usr/include/KF5/KNotifications/kstatusnotifieritem.h:26:10: fatal error: QDBusArgument: No such file or directory
 #include <QDBusArgument>
          ^~~~~~~~~~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] 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]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.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 app-crypt/kencfs-plasma
[ebuild  N    ] app-crypt/kencfs-plasma-2.0.1_alpha 

!!! The following installed packages are masked:
- app-admin/vault-0.11.0::gentoo (masked by: package.mask)
- dev-db/postgresql-11_beta3::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Aaron W. Swenson <titanofold@gentoo.org> (09 Sep 2018)
# PostgreSQL beta and release candidate releases are pre-release testing
# versions, not meant for production use. They are feature-frozen, and are
# released to the public for testing before final release
#
# NOTE: Successive beta or candidate releases may not be backwards compatible,
# so it is important that you review the release notes before upgrading.
#
# For more information about beta and release candidate versions, see:
#     https://www.postgresql.org/developer/beta/

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-11 16:59:36 UTC
Created attachment 546624 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-11 16:59:40 UTC
Created attachment 546626 [details]
app-crypt:kencfs-plasma-2.0.1_alpha:20180910-231219.log
Comment 3 Toralf Förster gentoo-dev 2018-09-11 16:59:43 UTC
Created attachment 546628 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-09-11 16:59:46 UTC
Created attachment 546630 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-09-11 16:59:50 UTC
Created attachment 546632 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-11 16:59:53 UTC
Created attachment 546634 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-11 17:47:00 UTC
The bug has been closed via the following commit(s):

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

commit c90b2e9405c3e27059242c157dd32ee4ce4fe243
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-11 17:46:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-11 17:46:36 +0000

    app-crypt/kencfs-plasma: Fix build with Qt 5.11
    
    Closes: https://bugs.gentoo.org/665712
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch             | 11 +++++++++++
 app-crypt/kencfs-plasma/kencfs-plasma-2.0.1_alpha.ebuild      |  7 +++++--
 2 files changed, 16 insertions(+), 2 deletions(-)