Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658406 - media-libs/mesa-18*: missing LLVM_MAX_SLOT
Summary: media-libs/mesa-18*: missing LLVM_MAX_SLOT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 13:46 UTC by Alexander Tsoy
Modified: 2018-07-04 14:29 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 Alexander Tsoy 2018-06-18 13:46:09 UTC
All mesa-18* ebuilds are missing LLVM_MAX_SLOT. It is used by llvm_pkg_setup(). Without it mesa can try to link with a newer llvm slot than specified by LLVM_DEPSTR.
Comment 1 Larry the Git Cow gentoo-dev 2018-07-04 14:29:33 UTC
The bug has been closed via the following commit(s):

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

commit e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-07-04 14:28:48 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-07-04 14:28:55 +0000

    media-libs/mesa: Define LLVM_MAX_SLOT
    
    Closes: https://bugs.gentoo.org/658406

 media-libs/mesa/mesa-18.1.3.ebuild | 1 +
 1 file changed, 1 insertion(+)