Skip to content

opencode fails to run due to missing GLIBC versions #12937

@chongg039

Description

@chongg039

Description

When running opencode, it fails with the following error messages indicating missing GLIBC versions:

 1 opencode: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by opencode)
 2 opencode: /lib64/libc.so.6: version `GLIBC_2.24' not found (required by opencode)
 3 opencode: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by opencode)

Environment:

 - OS: Enterprise Linux (RHEL 7 compatible)
 - Architecture: x86_64
 - Kernel: 4.19.91
 - GLIBC Version: 2.17

Many enterprise environments still use distributions based on RHEL 7 with GLIBC 2.17, making it difficult to run binaries compiled against newer GLIBC versions.

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

Linux v43h05406.sqa.na131 4.19.91-013

Terminal

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingperfIndicates a performance issue or need for optimization

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions