Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746689 - app-emulation/wine-vanilla-5.0.1: automagic dep on libunwind
Summary: app-emulation/wine-vanilla-5.0.1: automagic dep on libunwind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-05 07:49 UTC by Pacho Ramos
Modified: 2021-01-15 05:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2020-10-05 07:49:59 UTC
After doing depclean I get:
>>> package: sys-libs/libunwind-1.2.1-r3
 *  - /usr/lib64/libunwind.so.8
 *  - /usr/lib64/libunwind.so.8.0.1
 *      used by /usr/lib64/wine-vanilla-5.0.1/wine/ntdll.dll.so (app-emulation/wine-vanilla-5.0.1)


It seems wine has an automagic dep on libunwind :/

Tthanks
Comment 1 Frank Krömmelbein 2020-11-28 18:44:58 UTC
The problem still exists with the current stable version:

 [ebuild   R    ] app-emulation/wine-vanilla-5.0.2:5.0.2::gentoo  USE="X alsa cups faudio fontconfig gecko gphoto2 jpeg lcms mono mp3 ncurses nls opencl opengl perl png realtime run-exes samba scanner sdl ssl threads truetype udev udisks v4l vulkan xcomposite xml -capi -custom-cflags -dos -gsm -gssapi -gstreamer -kerberos -ldap -netapi -odbc -openal -osmesa -oss -pcap -prelink -pulseaudio (-selinux) -test -vkd3d -xinerama" ABI_X86="32 64 (-x32)" 0 KiB

!!! existing preserved libs:
>>> package: sys-libs/libunwind-1.4.0
 *  - /usr/lib64/libunwind.so.8
 *  - /usr/lib64/libunwind.so.8.0.1
 *      used by /usr/lib64/wine-vanilla-5.0.2/wine/ntdll.dll.so (app-emulation/wine-vanilla-5.0.2)
Comment 2 Larry the Git Cow gentoo-dev 2020-12-04 02:40:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b8712f3adcca0ae2a174ab46420937ed31842ae3

commit b8712f3adcca0ae2a174ab46420937ed31842ae3
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2020-12-04 02:17:51 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2020-12-04 02:38:30 +0000

    app-emulation/wine-vanilla: add USE="unwind" to stable as well
    
    Bug: https://bugs.gentoo.org/715492
    Bug: https://bugs.gentoo.org/746689
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 .../wine-vanilla/wine-vanilla-5.0.3-r1.ebuild      | 540 +++++++++++++++++++++
 1 file changed, 540 insertions(+)