Skip to content

last versions of node for linuxppc64 requires glib >= 2.15 but maximal version on this platform is 2.11 #28186

Closed
@Ghrisly

Description

@Ghrisly
  • Version:
    node: /lib64/power7/libc.so.6: version `GLIBC_2.15' not found (required by node)
  • Platform:
    Linux lsh35056 3.0.101-0.42.1.7881.0.PTF-default deps: update openssl to 1.0.1j #1 SMP Tue Jan 20 12:53:10 UTC 2015 () ppc64 ppc64 ppc64 GNU/Linux
  • Subsystem:
    N/A

Linuxppc64 is running on SLES11 SP3 on which the latest glibc version available is 2.11
Even runnning on SLES11 SP4 glibc is still in version 2.11.
I've tested several version of NodeJS binaries on linuxppc64 so far:

  • 8.9.1
  • 8.2.1
  • 6.12.3
  • 6.12.0
    Every version of node requires glibc >= 2.15 (see error in output of node -v)
    This requirement for the binary is impossible to have without compromising the platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    linuxIssues and PRs related to the Linux platform.ppcIssues and PRs related to the Power architecture.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions