Summary: | media-libs/mesa-9.2.0_rc1 - In file included from lp_bld_blend.c:31: ../../../../src/gallium/auxiliary/gallivm/lp_bld.h:49:27: fatal error: llvm-c/Core.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Xavier Miller (RETIRED) <xaviermiller> |
Component: | [OLD] Library | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cbatdotcom, vityokster |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.freedesktop.org/show_bug.cgi?id=68544 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.bz2
config.log of the failing build proposed patch from freedesktop.org |
Description
Xavier Miller (RETIRED)
![]() Created attachment 356702 [details]
build.log.bz2
(In reply to Xavier Miller from comment #1) > Created attachment 356702 [details] > build log quick solution: enable USE flag llvm (In reply to timemars from comment #2) > (In reply to Xavier Miller from comment #1) > > Created attachment 356702 [details] > > build log > > quick solution: enable USE flag llvm Nope. I don't want to pull LLVM/CLANG now. Another workaround would be to disable USE=gallium (In reply to Chí-Thanh Christopher Nguyễn from comment #4) > Another workaround would be to disable USE=gallium I will try that workaround. I don't think I use Gallium. It compiles fine on a ~amd86/nouveau configuration emerge -pv1 mesa These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-libs/mesa-9.2.0_rc1 USE="classic egl gallium nptl -bindist -debug -gbm -gles1 -gles2 -llvm -opencl -openvg -osmesa -pax_kernel -pic -r600-llvm-compiler (-selinux) -vdpau -wayland -xa -xorg -xvmc" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" VIDEO_CARDS="nouveau (-freedreno) -i915 -i965 -ilo -intel -r100 -r200 -r300 -r600 -radeon -radeonsi -vmware" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Please also attach config.log from the failing build. Created attachment 356770 [details]
config.log of the failing build
Same problem for media-libs/mesa-9.2.0_rc2 Please report this upstream at https://bugs.freedesktop.org/ (if no report already exists) and provide the link to the bug report here. Created attachment 357050 [details, diff] proposed patch from freedesktop.org https://bugs.freedesktop.org/attachment.cgi?id=84625 Seems to be problem within configure.ac, occuring since: http://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=0d3b1b0e Added possible patch, needs testing. The proposed patch worked for me The bug is fixed upstream. fixed in final release (which reached portage those last days). |