Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832374 - app-editors/jed-0.99.19-r1 - configure: error: libXft not found
Summary: app-editors/jed-0.99.19-r1 - configure: error: libXft not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 14:34 UTC by Toralf Förster
Modified: 2022-01-30 19:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
app-editors:jed-0.99.19-r1:20220130-123628.log (app-editors:jed-0.99.19-r1:20220130-123628.log,7.38 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,267.08 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
environment (environment,22.02 KB, text/plain)
2022-01-30 14:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.75 KB, application/x-bzip)
2022-01-30 14:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.47 KB, application/x-bzip)
2022-01-30 14:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.04 KB, application/x-bzip)
2022-01-30 14:34 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-01-30 14:34:38 UTC
checking for ncurses5w-config... (cached) no
checking for terminfo... yes
checking for the slang library and header files ... yes: /usr/lib64 and /usr/include
checking for XftFontOpen in -lXft... no
configure: error: libXft not found
See `config.log' for more details.


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_debug-20220127-130013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
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.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 2cd97f4554a779e76a83877ba82ccea128a932ae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 30 11:21:57 2022 +0000

    2022-01-30 11:21:55 UTC

emerge -qpvO app-editors/jed
[ebuild  N    ] app-editors/jed-0.99.19-r1  USE="xft -gpm -gui"
Comment 1 Toralf Förster gentoo-dev 2022-01-30 14:34:39 UTC
Created attachment 763976 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-30 14:34:40 UTC
Created attachment 763977 [details]
app-editors:jed-0.99.19-r1:20220130-123628.log
Comment 3 Toralf Förster gentoo-dev 2022-01-30 14:34:42 UTC
Created attachment 763978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-30 14:34:43 UTC
Created attachment 763979 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-30 14:34:44 UTC
Created attachment 763980 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-30 14:34:45 UTC
Created attachment 763981 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-30 14:34:46 UTC
Created attachment 763982 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-01-30 19:41:45 UTC
The bug has been closed via the following commit(s):

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

commit 2560909040e8ee0e501be64e331955124aa5284a
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-01-30 19:39:52 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-01-30 19:41:37 +0000

    app-editors/jed: Explicitly disable Xft if built without GUI
    
    Closes: https://bugs.gentoo.org/832374
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/jed/jed-0.99.19-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)