Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849668 - x11-wm/fvwm3-1.0.4 fails to build
Summary: x11-wm/fvwm3-1.0.4 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-04 11:40 UTC by needle
Modified: 2022-06-04 21:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,181.81 KB, text/plain)
2022-06-04 11:43 UTC, needle
Details
emerge --info output (emerge--info.txt,7.07 KB, text/plain)
2022-06-04 11:43 UTC, needle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description needle 2022-06-04 11:40:41 UTC
x11-wm/fvwm3-1.0.4: fails to build/install.

Reproducible: Always

Steps to Reproduce:
1.emerge x11-wm/fvwm3-1.0.4



Probably due to the USE=doc flag. Not sure yet. I double-check that.
Comment 1 needle 2022-06-04 11:43:19 UTC
Created attachment 782732 [details]
build.log
Comment 2 needle 2022-06-04 11:43:42 UTC
Created attachment 782735 [details]
emerge --info output
Comment 3 needle 2022-06-04 11:47:22 UTC
This ebuild can be installed if using "-doc" on USE flags.
Comment 4 Matt Jolly gentoo-dev 2022-06-04 14:57:52 UTC
Got a fix for this ready to go, however I found a couple of upstream build bugs that I'll resolve and bundle with this in a single PR.
Comment 5 Larry the Git Cow gentoo-dev 2022-06-04 21:13:53 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 6 Larry the Git Cow gentoo-dev 2022-06-04 21:14:34 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(-)