Your message dated Sat, 13 Jan 2024 00:02:53 +0100
with message-id <[email protected]>
and subject line Re: libdynarmic-dev: Please support boost 1.81
has caused the Debian Bug report #1043170,
regarding libdynarmic-dev: Please support boost 1.81
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 [email protected]
immediately.)
--
1043170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043170
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdynarmic-dev
Severity: wishlist
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I am trying to package the Citra emulator, while patching it to use
system libraries. This requires libdynarmic-dev in build-depends. Unfortunately,
Citra does not build with boost 1.74. In order to get it to build I must use
boost 1.81. The issue is libdynarmic-dev depends on libboost-dev, which
depends on libboost1.74-dev, which 1.81 confilcts with.
If libdynarmic depended on libboost1.81-dev, it would not only solve this
problem, but would also future-proof libdynarmic-dev, since the boost
library is going through a transition period between 1.74 and 1.81.
The only package that depends on libdynarmic, as far as I can tell, is yuzu.
I can confirm that yuzu builds and runs when linked against
libboost-context1.81.0.
Thank you for your time.
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.4.0-1-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libdynarmic-dev depends on:
pn libboost-dev <none>
ii libdynarmic6 6.4.5+ds-1
pn llvm-dev <none>
libdynarmic-dev recommends no packages.
libdynarmic-dev suggests no packages.
--- End Message ---
--- Begin Message ---
On Sun, 06 Aug 2023 22:21:54 +0100 Karl Pirton <[email protected]>
wrote:
> I am trying to package the Citra emulator, while patching it to use
> system libraries. This requires libdynarmic-dev in build-depends.
Unfortunately,
> Citra does not build with boost 1.74. In order to get it to build I
must use
> boost 1.81. The issue is libdynarmic-dev depends on libboost-dev,
which
> depends on libboost1.74-dev, which 1.81 confilcts with.
>
> If libdynarmic depended on libboost1.81-dev, it would not only solve
this
> problem, but would also future-proof libdynarmic-dev, since the boost
> library is going through a transition period between 1.74 and 1.81.
Hi, since libboost-dev now points to Boost 1.83, I believe this can be
closed. Bye :)
--- End Message ---