Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 534018

Summary: media-video/mpv-9999: waf: error: no such option: --disable-portaudio
Product: Gentoo Linux Reporter: Perfect Gentleman <perfect007gentleman>
Component: Current packagesAssignee: Nikoli <nikoli>
Status: RESOLVED FIXED    
Severity: normal CC: media-video, proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mpv-9999.ebuild patch

Description Perfect Gentleman 2014-12-30 14:32:29 UTC
waf: error: no such option: --disable-portaudio

Reproducible: Always
Comment 1 zzz 2014-12-30 15:50:39 UTC
Created attachment 392702 [details, diff]
mpv-9999.ebuild patch

https://github.com/mpv-player/mpv/commit/40755180113ac58cd98fb0f6758c1466e56d5f94

Portaudio was removed upstream. Patch should fix ebuild.
Comment 2 Perfect Gentleman 2014-12-31 04:22:45 UTC
waf could be update to 1.8.5
Comment 3 Nikoli 2015-01-03 13:59:31 UTC
Thank you for report and patch. The patch is fine, please commit.

About waf version: bootstrap.py in current git master is still using 1.8.4, will update in ebuild after upstream.
Comment 4 Yixun Lan archtester gentoo-dev 2015-01-05 02:12:28 UTC
+  05 Jan 2015; Yixun Lan <dlan@gentoo.org> mpv-9999.ebuild:
+  remove USE=portaudio from live ebuild, bug 534018, thanks Perfect Gentleman,
+  Nikoli
+