Public bug reported:

1) Ubuntu release: Ubuntu 24.04.1 LTS
2) Package versions:
- ghdl-llvm: 4.1.0+dfsg-0ubuntu2.1
- libllvm18: 1:18.1.3-1ubuntu1
3) I expected GHDL to be able to analyze, compile and execute VHDL 
programs/testbenches.
4) The executable "/usr/lib/ghdl/llvm/ghdl1-llvm" links against 
"libLLVM-18.so.18.1", but the correct library is (now?) named "libLLVM.so.18.1".
This breaks all functionality, but can be worked around by symlinking 
"/usr/lib/x86_64-linux-gnu/libLLVM.so.18.1" to 
"/usr/lib/x86_64-linux-gnu/libLLVM-18.so.18.1".

Reproducible with a fresh ubuntu:noble container:
> apt update
> apt install ghdl-llvm
> ldd /usr/lib/ghdl/llvm/ghdl1-llvm

** Affects: ghdl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095387

Title:
  ghdl-llvm links against libLLVM-18.so.18.1 rather than libLLVM.so.18.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghdl/+bug/2095387/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to