Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659652 - x11-misc/wdm-1.28-r4 (with =x11-wm/windowmaker-9999) - configure: error: 'get-wings-flags' command was not found in $PATH
Summary: x11-misc/wdm-1.28-r4 (with =x11-wm/windowmaker-9999) - configure: error: 'get...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Desktop Misc. Team
URL: http://repo.or.cz/wmaker-crm.git/comm...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-06-30 09:13 UTC by adr
Modified: 2021-04-18 18:42 UTC (History)
1 user (show)

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


Attachments
config.log of x11-misc/wdm-1.28-r4 (config.log,28.72 KB, text/plain)
2018-06-30 09:13 UTC, adr
Details
emerge --info =x11-misc/wdm-1.28-r4 (emerge.info,5.78 KB, text/plain)
2018-06-30 09:14 UTC, adr
Details
emerge -pqv =x11-misc/wdm-1.28-r4 (emerge.pqv,69 bytes, text/plain)
2018-06-30 09:14 UTC, adr
Details
build.log of x11-misc/wdm-1.28-r4 (x11-misc:wdm-1.28-r4:20180630-080115.log,5.09 KB, text/plain)
2018-06-30 09:23 UTC, adr
Details
Replacing 'get-wings-flags' related stuff (wdm-1.28-fix_get-wings-flags.patch,2.40 KB, patch)
2019-01-17 10:44 UTC, adr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description adr 2018-06-30 09:13:21 UTC
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.
Comment 1 adr 2018-06-30 09:14:12 UTC
Created attachment 537854 [details]
emerge --info =x11-misc/wdm-1.28-r4
Comment 2 adr 2018-06-30 09:14:47 UTC
Created attachment 537856 [details]
emerge -pqv =x11-misc/wdm-1.28-r4
Comment 3 adr 2018-06-30 09:23:55 UTC
Created attachment 537858 [details]
build.log of x11-misc/wdm-1.28-r4
Comment 4 adr 2019-01-17 10:44:35 UTC
Created attachment 561694 [details, diff]
Replacing 'get-wings-flags' related stuff

Tested on the git wmaker next branch.
Comment 5 adr 2019-01-17 11:34:33 UTC
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.
Comment 6 Larry the Git Cow gentoo-dev 2019-01-17 12:10:54 UTC
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 7 adr 2019-01-17 15:21:02 UTC
Comment on attachment 561694 [details, diff]
Replacing 'get-wings-flags' related stuff

Thank you Jeroen, for fixing this more properly. Long live WDM! :-)
Comment 8 Larry the Git Cow gentoo-dev 2021-04-18 18:42:44 UTC
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(-)