Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691758 - kde-misc/kshutdown-5.0 : /.../kshutdown.cpp:219:21: error: missing terminating character
Summary: kde-misc/kshutdown-5.0 : /.../kshutdown.cpp:219:21: error: missing terminatin...
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:
 
Reported: 2019-08-08 17:20 UTC by Toralf Förster
Modified: 2019-08-08 20:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.83 KB, text/plain)
2019-08-08 17:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.30 KB, text/plain)
2019-08-08 17:20 UTC, Toralf Förster
Details
environment (environment,110.74 KB, text/plain)
2019-08-08 17:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.34 KB, application/x-bzip)
2019-08-08 17:20 UTC, Toralf Förster
Details
kde-misc:kshutdown-5.0:20190808-035629.log (kde-misc:kshutdown-5.0:20190808-035629.log,26.22 KB, text/plain)
2019-08-08 17:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.85 KB, application/x-bzip)
2019-08-08 17:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.42 KB, application/x-bzip)
2019-08-08 17:20 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 2019-08-08 17:20:08 UTC
  219 |   const int DAY = 86'400;
      |                     ^
/var/tmp/portage/kde-misc/kshutdown-5.0/work/kshutdown-5.0/src/kshutdown.cpp:219:21: error: missing terminating ' character
  219 |   const int DAY = 86'400;
      |                     ^~~~~
/var/tmp/portage/kde-misc/kshutdown-5.0/work/kshutdown-5.0/src/kshutdown.cpp: In member function ‘QString KShutdown::DateTimeTriggerBase::createStatus(const QDateTime&, int&)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20190803-113207

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *

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

emerge -qpvO kde-misc/kshutdown
--- Invalid atom in /etc/portage/package.accept_keywords/00unstable: sys-libs/glibc-2.30
Comment 1 Toralf Förster gentoo-dev 2019-08-08 17:20:11 UTC
Created attachment 586184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-08 17:20:14 UTC
Created attachment 586186 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-08 17:20:17 UTC
Created attachment 586188 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-08 17:20:19 UTC
Created attachment 586190 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-08 17:20:22 UTC
Created attachment 586192 [details]
kde-misc:kshutdown-5.0:20190808-035629.log
Comment 6 Toralf Förster gentoo-dev 2019-08-08 17:20:25 UTC
Created attachment 586194 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-08 17:20:28 UTC
Created attachment 586196 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-08 20:03:19 UTC
The bug has been closed via the following commit(s):

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

commit bd5d96ae06e6aab02191d726d32f128b1f854eb5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-08-08 19:57:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-08-08 19:59:40 +0000

    kde-misc/kshutdown: Fix build with USE=kde and cmake-3.15
    
    Closes: https://bugs.gentoo.org/691758
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kshutdown/files/kshutdown-5.0-cmake-3.15.patch | 34 ++++++++++++++++++++++
 kde-misc/kshutdown/kshutdown-5.0.ebuild            |  2 ++
 2 files changed, 36 insertions(+)