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

Bug 829606

Summary: dev-util/heaptrack-1.3.0[-gui] - Could not find a package configuration file provided by KF5I18n with any
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas Sturmlechner <asturm>
Status: RESOLVED FIXED    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://invent.kde.org/sdk/heaptrack/-/merge_requests/9
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
CMakeError.log
CMakeOutput.log
dev-util:heaptrack-1.3.0:20211218-230332.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-19 11:48:32 UTC
 * Boost (required version >= 1.41.0)
   Boost container libraries can greatly improve performance (via pmr allocators)

CMake Error at CMakeLists.txt:174 (find_package):
  Could not find a package configuration file provided by "KF5I18n" with any
  of the following names:


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211217-040742

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d714890bddac5f42b291af1fd2c672a06c61f37a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 18 22:51:50 2021 +0000

    2021-12-18 22:51:46 UTC

emerge -qpvO dev-util/heaptrack
[ebuild  N    ] dev-util/heaptrack-1.3.0  USE="-gui -test -zstd"
Comment 1 Toralf Förster gentoo-dev 2021-12-19 11:48:33 UTC
Created attachment 759653 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-19 11:48:34 UTC
Created attachment 759654 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2021-12-19 11:48:36 UTC
Created attachment 759655 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2021-12-19 11:48:37 UTC
Created attachment 759656 [details]
dev-util:heaptrack-1.3.0:20211218-230332.log
Comment 5 Toralf Förster gentoo-dev 2021-12-19 11:48:38 UTC
Created attachment 759657 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2021-12-19 11:48:40 UTC
Created attachment 759658 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2021-12-19 11:48:41 UTC
Created attachment 759659 [details]
etc.portage.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-12-19 11:48:42 UTC
Created attachment 759660 [details]
logs.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2021-12-19 11:48:43 UTC
Created attachment 759661 [details]
temp.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2021-12-20 12:42:03 UTC
The bug has been closed via the following commit(s):

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

commit 2df53de7655592e1345c4c47194a75e3cdf7fd51
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-20 11:04:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-20 12:41:45 +0000

    dev-util/heaptrack: Fix cmake with IUSE=-gui
    
    Closes: https://bugs.gentoo.org/829606
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../heaptrack/files/heaptrack-1.3.0-cmake.patch    | 58 ++++++++++++++++++++++
 dev-util/heaptrack/heaptrack-1.3.0.ebuild          |  2 +
 2 files changed, 60 insertions(+)