testing if -lutempter is needed ...yes testing if -lncurses is needed ...yes testing if -ltinfo is needed ...yes /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: fontutils.o: undefined reference to symbol 'FT_Load_Char' /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libfreetype.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20250413-003002 KEYWORDED/UNMASKED [meson] Please re-assign to ztrawhcse@ if it works with regular meson. <dev-build/meson-9999 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang version 20.1.2 llvm-config: 20.1.2 Python 3.12.10 go version go1.24.2 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) [3] ruby34 (with Rubygems) * Available Rust versions: [1] rust-bin-1.86.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm HEAD of ::gentoo commit 388330b61ebab4a5e6cdf9bec8a7f621f2d432cc Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Apr 14 16:50:36 2025 +0000 Merge updates from master The tinderbox task was: x11-apps/xinit emerge -qpvO =x11-terms/xterm-397 [ebuild N ] x11-terms/xterm-397 USE="openpty truetype unicode -Xaw3d -sixel -toolbar -verify-sig -xinerama"
Created attachment 924886 [details] emerge-info.txt
Created attachment 924887 [details] emerge-history.txt
Created attachment 924888 [details] environment
Created attachment 924889 [details] etc.clang.tar.xz
Created attachment 924890 [details] etc.portage.tar.xz
Created attachment 924891 [details] logs.tar.xz
Created attachment 924892 [details] qlist-info.txt
Created attachment 924893 [details] temp.tar.xz
Created attachment 924894 [details] x11-terms:xterm-397:20250414-172233.log
Thomas, I think this is caused by new freetype which contains https://gitlab.freedesktop.org/fontconfig/fontconfig/-/commit/208584bd006bd586e442307ca4a3e2888f08d4df (so xterm would build before "accidentally" via picking up -lfreetype via fontconfig).
I see: a change made one week ago. (I suppose I'd notice this with Fedora or Arch -- in a few weeks). I'll make a fix when I'm able to verify the fix.
I see it in Fedora (rawhide) now - will address this evening.
See this: https://github.com/ThomasDickey/xterm-snapshots/commit/3636d95b5e44ae54325cb79bc62bfb0e2ba71c78 (xterm-398a)
(In reply to Thomas Dickey from comment #13) > See this: > > https://github.com/ThomasDickey/xterm-snapshots/commit/ > 3636d95b5e44ae54325cb79bc62bfb0e2ba71c78 > > (xterm-398a) Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb97fb6152744e31d8c1bf9359d9be18a921847 commit 1fb97fb6152744e31d8c1bf9359d9be18a921847 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-28 00:03:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-28 00:03:09 +0000 x11-terms/xterm: add 398 Add workaround for fontconfig-2.16.2 which can be dropped on the next release (398a already has a fix thanks to upstream on the bug -- not pulled that in here as the patch is too large for files/). Closes: https://bugs.gentoo.org/953864 Signed-off-by: Sam James <sam@gentoo.org> x11-terms/xterm/Manifest | 2 + x11-terms/xterm/xterm-398.ebuild | 111 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+)