Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858647 - kde-apps/kalarmcal-21.12.3 - /.../identities.cpp: fatal error: identitymanager.h: No such file or directory
Summary: kde-apps/kalarmcal-21.12.3 - /.../identities.cpp: fatal error: identitymanage...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2022-07-17 20:14 UTC by Toralf Förster
Modified: 2022-08-15 10:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.03 KB, text/plain)
2022-07-17 20:14 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,90.29 KB, application/x-bzip)
2022-07-17 20:14 UTC, Toralf Förster
Details
environment (environment,109.67 KB, text/plain)
2022-07-17 20:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.82 KB, application/x-bzip)
2022-07-17 20:14 UTC, Toralf Förster
Details
kde-apps:kalarmcal-21.12.3:20220717-201057.log (kde-apps:kalarmcal-21.12.3:20220717-201057.log,22.70 KB, text/plain)
2022-07-17 20:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.51 KB, application/x-bzip)
2022-07-17 20:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.47 KB, application/x-bzip)
2022-07-17 20:14 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 2022-07-17 20:14:37 UTC
too long lines were shrinked:

[5/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKCalCore=KCalendarCore -DKF5AlarmCalendar_EXPORTS -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055800 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -D
[6/26] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKCalCore=KCalendarCore -DKF5AlarmCalendar_EXPORTS -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055800 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -D
FAILED: src/CMakeFiles/KF5AlarmCalendar.dir/identities.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKCalCore=KCalendarCore -DKF5AlarmCalendar_EXPORTS -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055800 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_D
/var/tmp/portage/kde-apps/kalarmcal-21.12.3/work/kalarmcal-21.12.3/src/identities.cpp:12:10: fatal error: identitymanager.h: No such file or directory
   12 | #include <identitymanager.h>
      |          ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220711-180014

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
5)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
6)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17  system-vm
  [6]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1

  HEAD of ::gentoo
commit 63616ed9515969961ad195ecd3ed8ff15a24f2e2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 17 20:01:46 2022 +0000

    2022-07-17 20:01:45 UTC

emerge -qpvO kde-apps/kalarmcal
[ebuild  N    ] kde-apps/kalarmcal-21.12.3  USE="-debug -doc -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-17 20:14:39 UTC
Created attachment 791993 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-17 20:14:40 UTC
Created attachment 791996 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-07-17 20:14:42 UTC
Created attachment 791999 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-17 20:14:43 UTC
Created attachment 792002 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-17 20:14:44 UTC
Created attachment 792005 [details]
kde-apps:kalarmcal-21.12.3:20220717-201057.log
Comment 6 Toralf Förster gentoo-dev 2022-07-17 20:14:45 UTC
Created attachment 792008 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-17 20:14:46 UTC
Created attachment 792011 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2022-07-18 09:52:03 UTC
This is an "error", but none worth fixing. Technically we could lock down dependencies of these packages to ~${PV} but only to cause more dependency resolution grief for our users due to Portage's limitations.

In practice, no one is going to try and emerge kalarmcal against unfitting packages on its own, and 21.12.3 (in fact, the whole package) will go away as soon as 22.04.3 was stabilised.
Comment 9 Larry the Git Cow gentoo-dev 2022-08-15 10:43:55 UTC
The bug has been referenced in the following commit(s):

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

commit 33d960a5884f18c3dd8493594983513715ae09d3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-08-15 10:41:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-08-15 10:41:52 +0000

    kde-apps/kalarmcal: Remove last-rited package
    
    Bug: https://bugs.gentoo.org/858647
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kalarmcal/Manifest                 |  1 -
 kde-apps/kalarmcal/kalarmcal-21.12.3.ebuild | 38 -----------------------------
 kde-apps/kalarmcal/metadata.xml             | 11 ---------
 profiles/package.mask                       |  5 ----
 4 files changed, 55 deletions(-)