Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] shlibs checking fail on neovim update
@ 2019-09-30 17:40 voidlinux-github
  2019-12-27 22:20 ` voidlinux-github
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: voidlinux-github @ 2019-09-30 17:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

New issue by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/14856

Description:
Something is wrong with shlibs checking on #14511, but i am not exactly sure what.

Story:

libvterm-0.0.20151229 provides libvterm.so.0, a symlink to libvterm.so.0.0.0
libvterm-0.1.1 provides libvterm.so.0, a symlink to libvterm.so.0.1.1
both provide libvterm.so, a symlink to real libvterm.so.0.?.?
libvterm.so.0.1.1 provides symbols not provided by libvterm.so.0.0.0

neovim-0.4.2 is linked against libvterm.so.0 provided by newer libvterm

xbps-src reads from shlibs that libvterm.so.0 is provided by libvterm>=0.0.20151229
xbps-src generates neovim package with run dep libvterm>=0.0.20151229

xbps don't update libvterm on update of neovim

neovim fails to start because of missing symbols in libvterm.so.0

Question: what is wrong:
- libvterm providing incompatible versions of libvterm.so.0, even if not telling to use them?
- toolchain linking against libvterm.so.0 symlink, not explicitly instructed to do so?
- xbps-src specifying symlink in shlibs?


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2022-08-02  2:13 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30 17:40 [ISSUE] shlibs checking fail on neovim update voidlinux-github
2019-12-27 22:20 ` voidlinux-github
2019-12-28 12:09 ` voidlinux-github
2019-12-28 14:00 ` voidlinux-github
2019-12-28 14:04 ` voidlinux-github
2019-12-30 13:59 ` voidlinux-github
2019-12-30 14:00 ` voidlinux-github
2019-12-30 14:15 ` voidlinux-github
2019-12-30 14:17 ` voidlinux-github
2019-12-30 14:18 ` voidlinux-github
2019-12-30 15:38 ` voidlinux-github
2019-12-30 15:38 ` voidlinux-github
2019-12-30 15:39 ` voidlinux-github
2019-12-30 15:41 ` voidlinux-github
2019-12-30 15:41 ` voidlinux-github
2019-12-30 15:42 ` voidlinux-github
2019-12-30 15:42 ` voidlinux-github
2019-12-30 15:43 ` voidlinux-github
2019-12-30 17:28 ` voidlinux-github
2019-12-30 17:29 ` voidlinux-github
2019-12-30 17:48 ` voidlinux-github
2021-02-05  3:25 ` ericonr
2022-04-15  2:12 ` github-actions
2022-07-19  2:13 ` github-actions
2022-08-02  2:13 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).