Summary: | media-video/mpv-9999: waf: error: no such option: --disable-oss-audio | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | gerion <gerion.entrup> |
Component: | Current packages | Assignee: | Mikle Kolyada (RETIRED) <zlogene> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/15295 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.1
build.log.2 build.log.2 build.log.3 |
Description
gerion
2020-04-10 17:06:03 UTC
Additional flags that are failing: --disable-rsound (unconditional) --disable-sndio (unconditaionl) For my use flag combination mpv builds after removing all of this. Thank you for the report. We need to have all information at hand before ticket assignment. That is why I ask you to * attach the logs and * paste the emerge info as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket Please reopen this ticket (Status:UNCONFIRMED) afterwards. I guess, the linked pull request (made by an mpv author) proves the validity of this error, but here are the three emerge log files (I have always patched one failing option away). build.log.1: Original mpv ebuild build.log.2: Without "--disable-oss-audio" and oss use flag (removed in mpv commit bca917f6d2c50d9df3a4140b7be7beb6d567aa5b) build.log.3: Without "--disable-rsound" (removed in mpv commit 4583bd8cc7bf538bce424983d49729c934d13a53) Without "--disable-sndio" (removed in mpv commit 71d218eae4b4d93ada34ff74906f71ad359c84bc) it works. Created attachment 632354 [details]
build.log.1
Created attachment 632356 [details]
build.log.2
Created attachment 632358 [details]
build.log.2
Created attachment 632360 [details]
build.log.3
I'll drop the `emerge --info` since the error (and the solution) are known (I guess). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d68141c865826ee03e4b287173fffc8a5ff5669 commit 2d68141c865826ee03e4b287173fffc8a5ff5669 Author: Niklas Haas <git@haasn.xyz> AuthorDate: 2020-04-10 21:23:47 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2020-04-22 14:42:21 +0000 media-video/mpv: sync live (remove oss) These options no longer exist upstream, causing build errors. Closes: https://bugs.gentoo.org/716966 Signed-off-by: Niklas Haas <git@haasn.xyz> Closes: https://github.com/gentoo/gentoo/pull/15295 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> media-video/mpv/mpv-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) |