Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849596 - x11-wm/fvwm3-1.0.4 fails to compile: FftInterface.h:23:9: error: unknown type name XftFont
Summary: x11-wm/fvwm3-1.0.4 fails to compile: FftInterface.h:23:9: error: unknown type...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-04 06:13 UTC by Agostino Sarubbo
Modified: 2022-06-04 21:14 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,92.99 KB, text/plain)
2022-06-04 06:13 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 2022-06-04 06:13:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/fvwm3-1.0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-04 06:13:12 UTC
Created attachment 782630 [details]
build.log

build log and emerge --info
Comment 2 Matt Jolly gentoo-dev 2022-06-04 11:56:10 UTC
Can replicate in an empty chroot. I'll identify which dependency it is and get that fixed.
Comment 3 Matt Jolly gentoo-dev 2022-06-04 13:31:03 UTC
Upstream bug filed: https://github.com/fvwmorg/fvwm3/issues/667
Comment 4 Larry the Git Cow gentoo-dev 2022-06-04 21:13:54 UTC
The bug has been closed via the following commit(s):

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

commit d4053942550ffe073b63307a40d78de7d9c36e26
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2022-06-04 11:27:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-04 21:13:28 +0000

    x11-wm/fvwm3: Fix breaking builds
    
    - Bug in fvwm3-1.0.4-htmldoc patch
    - Upstream bug with `./configure ... --disable-xft` (truetype USE flag)
    - Upstream bug with `./configure ... --disable-png` (png USE flag)
    
    Closes: https://bugs.gentoo.org/849596
    Closes: https://bugs.gentoo.org/849668
    
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Closes: https://github.com/gentoo/gentoo/pull/25748
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/fvwm3/Manifest                        |  2 --
 x11-wm/fvwm3/files/fvwm3-1.0.4-htmldoc.patch | 29 ++++++++++++++-----------
 x11-wm/fvwm3/fvwm3-1.0.4.ebuild              | 32 ++++++----------------------
 x11-wm/fvwm3/fvwm3-9999.ebuild               | 32 ++++++----------------------
 4 files changed, 30 insertions(+), 65 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2022-06-04 21:14:35 UTC
The bug has been referenced in the following commit(s):

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

commit 8dc554b95001ba36c4eb94bc2b8323f2e713c258
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-04 21:14:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-04 21:14:27 +0000

    x11-wm/fvwm3: revbump for fixed RDEPEND
    
    Bug: https://bugs.gentoo.org/849596
    Bug: https://bugs.gentoo.org/849668
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/fvwm3/{fvwm3-1.0.4.ebuild => fvwm3-1.0.4-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)