Skip to content

Version 5.1.5 requires GLIBC 2.29 ? #1690

@chgeo

Description

@chgeo

Issue Summary

With the new sqlite3 release v5.1.5, we get SQLite 3.41.1. During installation a SLES12 SP5 CI machine, we get an error though, saying that GLIBC 2.29 is not found.

Can you confirm this is intended, i.e. that GLIBC 2.29 is now required?

  • If yes, would be worth mentioning in the release notes
  • If no, can you fix by lowering the GLIBC requirements?

Relevant logs or output

/lib64/libm.so.6: version 'GLIBC_2.29' not found (required by .../node_modules/sqlite3/lib/binding/napi-v6-linux-glibc-x64/node_sqlite3.node)

Version

5.1.5

Node.js Version

16.13

How did you install the library?

npm install on Linux SLES12 SP5

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions