From: Pierre Langlois <pierre.langlois@gmx.com>
To: 43228@debbugs.gnu.org
Subject: bug#43228: r-v8 doesn't build since node 10.22 update
Date: Sat, 05 Sep 2020 18:44:52 +0100 [thread overview]
Message-ID: <87sgbwi0dn.fsf@gmx.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 795 bytes --]
Hello Guix!
I'm afraid I broke r-v8 and a few of its dependants by updating node,
sorry about that!
AFAIK, the new node uses a function from nghttp2 1.41 that's not present
in 1.40, `nghttp2_option_set_max_settings'. However, since curl depends
on nghttp2 we've grafted 1.40 -> 1.41 to avoid a full rebuild.
Looking at r-v8's log [0], it complains that the symbol is missing,
indicating it's trying to link with the old version 1.40. I /believe/
it's inherited it through r-curl.
I'm not sure how to fix this, I'm happy to revert the node update if
needed, let me know! Then we'd have to wait for the next core-updates
cycle so that we no longer graft nghttp2.
Unless somebody has a better idea?
Thanks,
Pierre
[0]: https://ci.guix.gnu.org/log/62nkhf9dnlzgw3dz9khd79khqdpaib79-r-v8-3.2.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]
next reply other threads:[~2020-09-05 17:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 17:44 Pierre Langlois [this message]
2020-09-05 18:35 ` bug#43228: r-v8 doesn't build since node 10.22 update Mark H Weaver
2020-09-05 19:29 ` Pierre Langlois
2020-09-05 23:13 ` Mark H Weaver
2020-09-06 11:17 ` Pierre Langlois
2020-09-06 19:42 ` Mark H Weaver
2020-09-06 22:23 ` Pierre Langlois
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sgbwi0dn.fsf@gmx.com \
--to=pierre.langlois@gmx.com \
--cc=43228@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.