Skip to content

Conversation

addaleax
Copy link
Collaborator

No description provided.

Attempt to address a glibc versioning mismatch by building on
Amazon 2 instead of Ubuntu 18.04. The version bump from Node.js
v14.18.3 to v14.19.0 includes an ICU update, which introduces
a call to `expf`, which uses a symbol tagged with GLIBC_2.27
when compiled on Ubuntu 18.04; that glibc version is not available
on Amazon Linux 2.

If possible, building on Amazon Linux 2 instead of Ubuntu 18.04
should be the best way of resolving this issue.
@addaleax addaleax merged commit 29a1453 into main Mar 21, 2022
@addaleax addaleax deleted the node-14.19.1 branch March 21, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants