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

Bug 838040

Summary: kde-apps/ktimer-21.12.3 - CMake Error at .../KDEMetaInfoPlatformCheck.cmake:24 (file):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: egorov_egor
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=838193
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 838403    
Attachments: emerge-info.txt
CMakeOutput.log
emerge-history.txt
environment
etc.portage.tar.bz2
kde-apps:ktimer-21.12.3:20220412-082848.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-04-12 09:09:39 UTC
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:24 (file):
  file STRINGS file
  "/var/tmp/portage/kde-apps/ktimer-21.12.3/work/ktimer-21.12.3/metainfo.yaml"

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220412-010016

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit bac6f14809aa061ec9ff16986b959294f493196f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 12 07:05:09 2022 +0000

    2022-04-12 07:05:08 UTC

emerge -qpvO kde-apps/ktimer
[ebuild  N    ] kde-apps/ktimer-21.12.3  USE="handbook -debug"
Comment 1 Toralf Förster gentoo-dev 2022-04-12 09:09:40 UTC
Created attachment 770315 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-12 09:09:41 UTC
Created attachment 770318 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2022-04-12 09:09:42 UTC
Created attachment 770321 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-12 09:09:44 UTC
Created attachment 770324 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-12 09:09:45 UTC
Created attachment 770327 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-12 09:09:46 UTC
Created attachment 770330 [details]
kde-apps:ktimer-21.12.3:20220412-082848.log
Comment 7 Toralf Förster gentoo-dev 2022-04-12 09:09:47 UTC
Created attachment 770333 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-04-12 09:09:48 UTC
Created attachment 770336 [details]
temp.tar.bz2
Comment 9 Andreas Sturmlechner gentoo-dev 2022-04-13 07:48:48 UTC
eh what?
Comment 10 Toralf Förster gentoo-dev 2022-04-13 19:12:22 UTC
CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:69 (message):
  Your current platform 'Linux' is not supported.  The list of supported
  platorms is ''.If you think this is a mistake or you are working on
  enabling the platform please build with the KF_IGNORE_PLATFORM_CHECK
  variable set to true
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:71 (include)
  CMakeLists.txt:16 (include)
Comment 12 Andreas Sturmlechner gentoo-dev 2022-04-14 06:27:20 UTC
Yes, upstream is aware of it (Exherbo packager is current KDE Gear release manager).
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-14 06:31:28 UTC
(In reply to Andreas Sturmlechner from comment #12)
> Yes, upstream is aware of it (Exherbo packager is current KDE Gear release
> manager).

I know :)
Comment 14 Larry the Git Cow gentoo-dev 2022-04-15 18:58:11 UTC
The bug has been closed via the following commit(s):

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

commit 98c0b03a30e0905e9d56b83e5214cef56d16f224
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-04-15 18:45:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-15 18:57:58 +0000

    kde-apps/ktimer: Fix build with >=KF-5.93
    
    Closes: https://bugs.gentoo.org/838040
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../ktimer-21.12.3-use-KDECompilerSettings.patch   | 49 ++++++++++++++++++++++
 kde-apps/ktimer/ktimer-21.12.3.ebuild              |  2 +
 2 files changed, 51 insertions(+)