-
Because wal-g uses C/C++ extensions (namely the brotli library), it is dependent on the version of glibc where the binary is built. The current build environment makes wal-g incompatible with older OS…
jstaf updated
2 months ago
-
## Feature request
We recently discovered a regression in NumPy's (1.26) meson-based builds under glibc=2.17 at
- https://github.com/conda-forge/numba-feedstock/pull/128#issuecomment-179…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
v2.18.0-rc0
### Custom code
No
### OS platform and distribution
WSL U…
-
### Zig Version
0.10.0-dev.2473+e498fb155
### Steps to Reproduce
A test file for everything:
```
#include
#include
int main() {
#ifdef __GLIBC__
printf("glibc_%d.%d\n", __GL…
-
i am trying to setup on an HPC system using conda. I have tried R 4.4.1, as well as R 4.3.1, and in each case i cannot seem to get xcms to load for various reasons - usually due to some compatibility…
-
on RHEL6 I see:
```bash
[22407] Error loading Python lib '/tmp/_MEI7VUFgo/libpython3.7m.so.1.0': dlopen: /lib64/libc.so.6: version 'GLIBC_2.14' not found (required by /tmp/_MEI7VUFgo/libpython3.7m…
-
My server runs Ubuntu 18.04 and I'm having trouble getting my app (that uses go-sqlite) to run there.
First, I had to install a newer version of glibc:
```
$ ./sqlite-linux-repro
./sqlite-linux-…
-
### Description
Downloading an older version of Renode and trying to run it results in an error message and the program does not launch.
```
$ ./renode
./renode: /lib/x86_64-linux-gnu/libpthr…
-
Hi, all.
I would like to introduce my recent work, ArcHeap: https://arxiv.org/pdf/1903.00503.pdf
and also found techniques by this one.
I already reported unsorted_bin_into_stack, and [this rep…
-
I'm getting errors building testFun.cpp using glibc 2.17 and Imath 3.1.6:
```
/home/bokken/build/output/unity/Imath/src/ImathTest/testFun.cpp:49:24: error: expected ')'
printf ("f %.9g %" PRIx3…