Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913143 - x11-terms/kitty-0.29.2 - Failed to run command: pythonetup.py linux-package --disable-link-time-optimization --ignore-compiler-war
Summary: x11-terms/kitty-0.29.2 - Failed to run command: pythonetup.py linux-package -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 08:08 UTC by Toralf Förster
Modified: 2023-08-28 11:31 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.53 KB, text/plain)
2023-08-28 08:08 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,65.30 KB, application/x-xz)
2023-08-28 08:08 UTC, Toralf Förster
Details
environment (environment,110.89 KB, text/plain)
2023-08-28 08:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,44.55 KB, application/x-xz)
2023-08-28 08:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.23 KB, application/x-xz)
2023-08-28 08:08 UTC, Toralf Förster
Details
x11-terms:kitty-0.29.2:20230828-040924.log (x11-terms:kitty-0.29.2:20230828-040924.log,6.69 KB, text/plain)
2023-08-28 08:08 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 2023-08-28 08:08:43 UTC
In file included from kitty/glfw.c:16:
kitty/freetype_render_ui_text.h:10:10: fatal error: hb-ft.h: No such file or directory
   10 | #include <hb-ft.h>
      |          ^~~~~~~~~
compilation terminated.
 * ERROR: x11-terms/kitty-0.29.2::gentoo failed (compile phase):
 *   Failed to run command: python3.11 setup.py linux-package --disable-link-time-optimization --ignore-compiler-warnings --libdir-name=lib64 --shell-integration=enabled no-rc --update-check-interval=0 --verbose
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20230822-012504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.6
Python 3.11.5
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit fc62766f8e9594797db7cb596b293fa8f7a9cd52
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 28 03:31:41 2023 +0000

    2023-08-28 03:31:41 UTC

emerge -qpvO x11-terms/kitty
[ebuild  N    ] x11-terms/kitty-0.29.2  USE="X verify-sig -test -wayland" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-08-28 08:08:44 UTC
Created attachment 868863 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-28 08:08:45 UTC
Created attachment 868864 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-08-28 08:08:47 UTC
Created attachment 868865 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-28 08:08:48 UTC
Created attachment 868866 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-28 08:08:49 UTC
Created attachment 868867 [details]
temp.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-28 08:08:49 UTC
Created attachment 868868 [details]
x11-terms:kitty-0.29.2:20230828-040924.log
Comment 7 Larry the Git Cow gentoo-dev 2023-08-28 11:31:16 UTC
The bug has been closed via the following commit(s):

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

commit fc03f964389fbcdb7bfdc50c29c9d5c58bfb8470
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-08-28 11:17:18 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-08-28 11:30:48 +0000

    x11-terms/kitty: depend on harfbuzz[truetype]
    
    Closes: https://bugs.gentoo.org/913143
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 x11-terms/kitty/{kitty-0.29.2.ebuild => kitty-0.29.2-r1.ebuild} | 2 +-
 x11-terms/kitty/kitty-9999.ebuild                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)