Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641726 - media-libs/phonon-4.9.1-r1: MULTIBUILD_VARIANTS need to be set
Summary: media-libs/phonon-4.9.1-r1: MULTIBUILD_VARIANTS need to be set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-19 14:21 UTC by Markus
Modified: 2017-12-19 14:41 UTC (History)
0 users

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 2017-12-19 14:21:09 UTC
When emerging media-libs/phonon-4.9.1-r1:
 * ERROR: media-libs/phonon-4.9.1-r1::gentoo failed (configure phase):
 *   MULTIBUILD_VARIANTS need to be set
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3809:  Called multibuild_foreach_variant 'myconfigure'
 *   environment, line 2696:  Called die
 * The specific snippet of code:
 *       [[ -n ${MULTIBUILD_VARIANTS} ]] || die "MULTIBUILD_VARIANTS need to be set";
Comment 1 Larry the Git Cow gentoo-dev 2017-12-19 14:41:55 UTC
The bug has been closed via the following commit(s):

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

commit 2ec76afed4def01c8a054764a8915b902d262465
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-19 14:41:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-19 14:41:41 +0000

    media-libs/phonon: Re-add pkg_setup
    
    Closes: https://bugs.gentoo.org/641726
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-libs/phonon/phonon-4.9.1-r1.ebuild | 4 ++++
 media-libs/phonon/phonon-9999.ebuild     | 4 ++++
 2 files changed, 8 insertions(+)