Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738112 - x11-wm/sawfish-1.12.90 - configure: error: cannot locate libXft
Summary: x11-wm/sawfish-1.12.90 - configure: error: cannot locate libXft
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 05:05 UTC by Agostino Sarubbo
Modified: 2021-04-12 15:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.76 KB, text/plain)
2020-08-20 05:05 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,117 bytes, text/plain)
2020-08-20 05:05 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,41.91 KB, text/plain)
2020-08-20 05:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-20 05:05:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/sawfish-1.12.90 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-20 05:05:56 UTC
Created attachment 655568 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-20 05:05:57 UTC
Created attachment 655570 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-20 05:05:59 UTC
Created attachment 655572 [details]
1-config.log

1-config.log
Comment 4 Rafał Mużyło 2020-08-25 12:12:28 UTC
Given that config.log simply says that pkg-config has failed to detect xft, this doesn't seem to in any way a problem with x11-wm/sawfish, unless pango got built without X useflag, when it would become a dependency problem (sawfish would need an explicit libXft dep; though it would be a bit weird).

Well, on one hand, it's possible, as for most cases fontconfig pango module would suffice, yet...
Comment 5 Larry the Git Cow gentoo-dev 2021-04-12 15:50:10 UTC
The bug has been closed via the following commit(s):

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

commit 6a54c73b7a9cab3c5f0c556c1425625914295366
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-12 14:52:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-12 15:48:32 +0000

    x11-wm/sawfish: add missing x11-libs/* dependencies
    
    Closes: https://bugs.gentoo.org/751514
    Closes: https://bugs.gentoo.org/738112
    Closes: https://bugs.gentoo.org/779829
    Signed-off-by: Sam James <sam@gentoo.org>

 ...awfish-1.12.90-r1.ebuild => sawfish-1.12.90-r2.ebuild} | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)