Created attachment 537852 [details] config.log of x11-misc/wdm-1.28-r4 This is a _future bug_ when built against the next release of x11-wm/windowmaker (presumably version 0.95.9) in the git repo. WDM configure uses the script `get-wings-flags' which has been removed in Window Maker. It should use 'pkg-config WINGs ...' now instead. WDM upstream is dead.
Created attachment 537854 [details] emerge --info =x11-misc/wdm-1.28-r4
Created attachment 537856 [details] emerge -pqv =x11-misc/wdm-1.28-r4
Created attachment 537858 [details] build.log of x11-misc/wdm-1.28-r4
Created attachment 561694 [details, diff] Replacing 'get-wings-flags' related stuff Tested on the git wmaker next branch.
As 'get-wings-flags' is deprecated in all versions of Window Maker currently in Portage, applying this patch to WDM doesn't have to wait for the next release of Window Maker.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6973b8fd536b1d7e872265869026f5d6bb46ce3 commit e6973b8fd536b1d7e872265869026f5d6bb46ce3 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2019-01-17 12:10:36 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2019-01-17 12:10:49 +0000 x11-misc/wdm: Use pkg-config instead of get-wings-flags Fixes: https://bugs.gentoo.org/659652 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> x11-misc/wdm/files/wdm-1.28-pkg_config.patch | 30 +++++++++++++++ x11-misc/wdm/wdm-1.28-r5.ebuild | 56 ++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+)
Comment on attachment 561694 [details, diff] Replacing 'get-wings-flags' related stuff Thank you Jeroen, for fixing this more properly. Long live WDM! :-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0982f726c3d94b238149942129de87704c7c5f1a commit 0982f726c3d94b238149942129de87704c7c5f1a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-04-18 18:42:18 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-04-18 18:42:18 +0000 x11-misc/wdm: Fix EAPI-7 version bump (BDEPEND) Bug: https://bugs.gentoo.org/659652 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> x11-misc/wdm/wdm-1.28-r7.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)