Your message dated Sun, 08 Dec 2024 17:41:00 -0500
with message-id <2dde9d3d3d28de2c2e0d9a68f5d05f93152a5f18.ca...@gmail.com>
and subject line Re: Doesn't launch error while loading shared libraries:
libLLVM-11.so.1
has caused the Debian Bug report #1088072,
regarding Doesn't launch error while loading shared libraries: libLLVM-11.so.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1088072: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088072
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dolphin-emu
Version: 5.0-17995-1
When I run env QT_QPA_PLATFORM=xcb dolphin-emu it shows:
dolphin-emu: error while loading shared libraries: libLLVM-11.so.1: cannot open
shared object file: No such file or directory
When running the Dolphin emulator from the stable Debian repos in Debian 12
with KDE I get the below error. I already tried removing and then reinstalling
dolphin-emu but I still get the same error. libllvm13 is the oldest version
that is available in the repos. Installing that didn't help. There is no
llvm-libs in the repos that's recommended in another question similar to this.
However, no error is shown on a nearly identical machine where Dolphin emulator
works fine. It looks like in the machine where it works I have llvm11 installed
locally (not from the repos) but llvm is not in the Debian repos.
So probably dolphin-emu needs to work with llvm13.
Asked about it here (and this issue tracker hard to use and outdated by
decades):
https://unix.stackexchange.com/questions/787045/dolphin-emu-error-while-loading-shared-libraries-libllvm-11-so-1
--- End Message ---
--- Begin Message ---
The issue, which was solved on stack-overflow, turned out to be related
to a locally-built version of dolphin-emu shadowing the distribution
version. The distributed versions do work, as verified by testing in a
chroot. The reporter has confirmed that their issue is solved, in a
comment on the accepted answer on StackOverflow.
Thanks for maintaining dolphin-emu!
Calum McConnell
On Fri, 22 Nov 2024 18:48:09 +0000 mYnDstrEAm
<myndstr...@protonmail.ch> wrote:
> Package: dolphin-emu
> Version: 5.0-17995-1
>
> When I run env QT_QPA_PLATFORM=xcb dolphin-emu it shows:
>
> dolphin-emu: error while loading shared libraries: libLLVM-11.so.1:
cannot open shared object file: No such file or directory
>
> When running the Dolphin emulator from the stable Debian repos in
Debian 12 with KDE I get the below error. I already tried removing and
then reinstalling dolphin-emu but I still get the same error. libllvm13
is the oldest version that is available in the repos. Installing that
didn't help. There is no llvm-libs in the repos that's recommended in
another question similar to this.
>
> However, no error is shown on a nearly identical machine where
Dolphin emulator works fine. It looks like in the machine where it
works I have llvm11 installed locally (not from the repos) but llvm is
not in the Debian repos.
>
> So probably dolphin-emu needs to work with llvm13.
>
> Asked about it here (and this issue tracker hard to use and outdated
by decades):
https://unix.stackexchange.com/questions/787045/dolphin-emu-error-while-loading-shared-libraries-libllvm-11-so-1
>
>
--- End Message ---