Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665712 - app-crypt/kencfs-plasma-2.0.1_alpha : /.../kstatusnotifieritem.h:26:10: fatal error: QDBusArgument: No such file or directory
Summary: app-crypt/kencfs-plasma-2.0.1_alpha : /.../kstatusnotifieritem.h:26:10: fatal...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.11
  Show dependency tree
 
Reported: 2018-09-11 16:59 UTC by Toralf Förster
Modified: 2018-09-11 17:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2018-09-11 16:59 UTC, Toralf Förster
Details
app-crypt:kencfs-plasma-2.0.1_alpha:20180910-231219.log (app-crypt:kencfs-plasma-2.0.1_alpha:20180910-231219.log,3.81 KB, text/plain)
2018-09-11 16:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.13 KB, text/plain)
2018-09-11 16:59 UTC, Toralf Förster
Details
environment (environment,54.15 KB, text/plain)
2018-09-11 16:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.92 KB, application/x-bzip)
2018-09-11 16:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.67 KB, application/x-bzip)
2018-09-11 16:59 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-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(-)