Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702284 - media-libs/mesa-19.3 can't build with llvm:7
Summary: media-libs/mesa-19.3 can't build with llvm:7
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: 2019-12-08 12:54 UTC by Patrick Lauer
Modified: 2019-12-14 15:03 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 Patrick Lauer gentoo-dev 2019-12-08 12:54:21 UTC
Run-time dependency libdrm found: YES 2.4.100
llvm-config found: NO found '7.1.0' but need '>= 8.0.0'
Run-time dependency LLVM found: NO (tried config-tool)
Looking for a fallback subproject for the dependency llvm

meson.build:1387:2: ERROR: Subproject directory not found and llvm.wrap file not found

A full log can be found at /var/tmp/portage/media-libs/mesa-19.3.0_rc6/work/mesa-19.3.0-rc6-abi_x86_64.amd64/meson-logs/meson-log.txt
 * ERROR: media-libs/mesa-19.3.0_rc6::gentoo failed (configure phase):
 *   (no error message)

From the ebuild:
LLVM_DEPSTR="
        || (
                sys-devel/llvm:9[${MULTILIB_USEDEP}]
                sys-devel/llvm:8[${MULTILIB_USEDEP}]
                sys-devel/llvm:7[${MULTILIB_USEDEP}]
Comment 1 Matt Turner gentoo-dev 2019-12-09 20:45:41 UTC
Thanks for the heads up. I'll fix that for 19.3.0.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-14 15:03:30 UTC
The bug has been closed via the following commit(s):

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

commit 152e8509d629cd2d196907303bb0c4bbf6256336
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-12-14 14:54:26 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-12-14 15:03:20 +0000

    media-libs/mesa: Version bump to 19.3.0
    
    Closes: https://bugs.gentoo.org/702284
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/mesa/Manifest           |   1 +
 media-libs/mesa/mesa-19.3.0.ebuild | 546 +++++++++++++++++++++++++++++++++++++
 2 files changed, 547 insertions(+)