Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668556 - dev-libs/beignet: support clang 7.0
Summary: dev-libs/beignet: support clang 7.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-14 08:05 UTC by David Heidelberg (okias)
Modified: 2018-10-16 10:40 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 David Heidelberg (okias) 2018-10-14 08:05:02 UTC
-       <sys-devel/clang-6.0.9999:=[${MULTILIB_USEDEP}]
+       <sys-devel/clang-7.0.9999:=[${MULTILIB_USEDEP}]

compile tested, works.
Comment 1 Marek Szuba archtester gentoo-dev 2018-10-16 10:40:13 UTC
Unfortunately since you forgot to bump LLVM_MAX_SLOT to 7 as well, you have ended up building Beignet against an older version of LLVM after all - and with both clang dependency and LLVM_MAX_SLOT bumped Beignet fails to compile. Feel free to reopen this bug should you come up with a patch which makes this package support llvm-7, just make sure you submit it upstream first.