GNU bug report logs - #55045
[PATCH] update neovim to 0.7.0

Previous Next

Package: guix-patches;

Reported by: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>

Date: Wed, 20 Apr 2022 17:50:02 UTC

Severity: normal

Tags: patch

Merged with 54981, 54982, 54983, 54984

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Imran Iqbal <imran <at> imraniqbal.org>
To: 55045 <at> debbugs.gnu.org, Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [bug#55045] [PATCH] update neovim to 0.7.0
Date: Tue, 17 May 2022 18:49:43 -0400
Hi Luis,

> I have introduced libuv-for-luv, updated it to version 1.43.0 and put it> as the new input for make-lua-luv
Was the input for neovim also updated (it links against libuv as well)

> /gnu/store/l1s7piwdgv6gn5wyma8kv4jyb4fq50qm-lua5.1-luv-1.43.0-0/lib/libluv.so:
> undefined reference to `uv_try_write2'

`uv_try_write2` was introduced in libuv 1.42.0 see:
https://github.com/libuv/libuv/blob/730e07e2f77a4001bdf6894112271c926399f5a8/ChangeLog#L313


> I have experimented a bit with the libuv versions and only using 1.41.1
> this doesn't happen.

I think this makes sense as it would seem lua-luv is being built with
1.43 but neovim is being compiled against 1.41?

Cheers,
Imran




This bug report was last modified 3 years and 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.