Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765394 - media-sound/patchage-1.0.4[session] fails to build: waf: error: no such option: --jack-session-manage
Summary: media-sound/patchage-1.0.4[session] fails to build: waf: error: no such optio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 09:38 UTC by jannis
Modified: 2021-01-14 10:40 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,25.30 KB, text/plain)
2021-01-14 09:39 UTC, jannis
Details
build.log (patchage-1.0.4.log,8.05 KB, text/plain)
2021-01-14 09:40 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2021-01-14 09:38:48 UTC
I tried to update patchage from 1.0.2 to 1.0.4 and it failed:
waf: error: no such option: --jack-session-manage

Setting the "session" USE flag off fixes the configuration error. Probably, the USE flag should be dropped from the ebuild.

Reproducible: Always
Comment 1 jannis 2021-01-14 09:39:23 UTC
Created attachment 682825 [details]
emerge --info
Comment 2 jannis 2021-01-14 09:40:25 UTC
Created attachment 682828 [details]
build.log
Comment 3 Ionen Wolkens gentoo-dev 2021-01-14 09:44:29 UTC
Makes sense.

https://gitlab.com/drobilla/patchage/-/releases#v1.0.4
- Remove Jack session support
Comment 4 Larry the Git Cow gentoo-dev 2021-01-14 10:40:21 UTC
The bug has been closed via the following commit(s):

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

commit a897a678ea96451b310f8714da2580a412500909
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-01-14 10:40:00 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-01-14 10:40:16 +0000

    media-sound/patchage: fixed configuration in 1.0.4
    
    Closes: https://bugs.gentoo.org/765394
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/patchage/patchage-1.0.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)