https://bugs.freedesktop.org/show_bug.cgi?id=103543

            Bug ID: 103543
           Summary: meson targets which link libgallium.a have unresolved
                    symbol llvm::RTDyldMemoryManager
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: tjb...@scarlet.be
        QA Contact: mesa-dev@lists.freedesktop.org

Created attachment 135208
  --> https://bugs.freedesktop.org/attachment.cgi?id=135208&action=edit
full compile log

src/gallium/auxiliary/libgallium.a(gallivm_lp_bld_misc.cpp.o):(.data.rel.ro._ZTI26DelegatingJITMemoryManager[_ZTI26DelegatingJITMemoryManager]+0x10):
undefined reference to `typeinfo for llvm::RTDyldMemoryManager'

I tried various options, but anything involving llvm fails for me
[1290/1291] Linking target src/gallium/targets/osmesa/libOSMesa.so.8.0.0.
FAILED: src/gallium/targets/osmesa/libOSMesa.so.8.0.0
[1291/1291] Linking target src/gallium/targets/dri/libgallium_dri.so.
FAILED: src/gallium/targets/dri/libgallium_dri.so

I need radeon support.
full compile log attached.
I used these options:

dri-drivers=r200
gallium-drivers=swrast
vulkan-drivers=amd
osmesa=gallium
platforms=x11,wayland,drm
glx=dri
gles1=false gles2=false
valgrind=false libunwind=false selinux=false 

using llvm-5.0.0; I also tried 5.0.1 and 6
gcc-7.2.0

I got something similar trying mesa-17.3, however the autotools build works in
that case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to