Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602824 - media-libs/libaom-9999 fails to configure: Unknown option "--disable-spatial-svc".
Summary: media-libs/libaom-9999 fails to configure: Unknown option "--disable-spatial-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 612636 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-12-16 13:17 UTC by Markus
Modified: 2017-04-23 18:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2016-12-16 13:17:08 UTC
media-libs/libaom-9999 does not configure. (With and without svc use flag.)

>>> Configuring source in /var/tmp/portage/portage/media-libs/libaom-9999/work/libaom-9999 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  enabling pic
  enabling av1
  enabling shared
  disabling experimental
Unknown option "--disable-spatial-svc".
See /var/tmp/portage/portage/media-libs/libaom-9999/work/libaom-9999/configure --help for available options.
Comment 1 Markus 2016-12-16 13:20:29 UTC
Removing the corresponding "use_enable" from the ebuild made it build successfully.
Comment 2 Harald Weiner 2017-04-23 15:27:15 UTC
*** Bug 612636 has been marked as a duplicate of this bug. ***
Comment 3 Alexis Ballier gentoo-dev 2017-04-23 16:16:17 UTC
commit ba4be2b2c4c4fcff075c35f2323340a070e48d01
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Apr 23 18:14:55 2017 +0200

    media-libs/libaom: drop svc useflag, bug #602824
Comment 4 Harald Weiner 2017-04-23 18:31:02 UTC
@Alexis: Thanks, that commit fixed it for me ;-).