-
when building on rockylinux9 with a light set of dev packages (gcc/glibc-devel)
```
/usr/bin/ld: cannot find -lnsl
```
libnsl was removed from standard glibc libraries.
does LSF still require l…
-
**Describe the bug**
It appears that the latest AppImage fails to work on stable version of Debian (12):
./UnstoppableSwap_1.0.0-rc.6_amd64.AppImage
```
unstoppableswap-gui-rs: /lib/x86_64-l…
-
Currently liberica-openjre-alpine images is built using hardcoded GLIBC version:
FROM debian:10-slim as glibc-base
ARG GLIBC_VERSION=2.28
ARG GLIBC_PREFIX=/usr/glibc
ARG LANG=e…
-
reproduce:
bash> cat issue.ll
```
target datalayout = "E-m:a-Fi64-i64:64-n32:64-S128-v256:256:256-v512:512:512"
target triple = "powerpc64-ibm-aix7.2.0.0"
define void @initial( %0) #0 {
…
-
## OS
openSUSE Leap 15.6
## Steps to reproduce
Install Pixelorama via Snap and launch:
```bash
$ sudo snap install pixelorama
$ pixelorama
```
## Expected behaviour
The program launches w…
-
While trying to use node v22, the following error appears:
```
node: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.28' not found
```
So we can't run that node version yet.
Conan server ru…
-
**_Just a summary. Open to discussion and any siggestions_**
GLIBC if forward compatible, meaning that shared objects and executables (including tebako packages) build against specific versions of …
-
conda install bioconda::resistify
Error while loading conda entry point: conda-libmamba-solver (module 'libmambapy'…
-
I have an automated test project in Cypress, where I use the `odiff-bin` package for verifying images in some of our tests. I also have a setup for running these tests on AWS CodeBuild, where we have …
-
OSError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/wish/anaconda3/envs/tts/lib/python3.10/site-packages/opencc/clib/lib/libopencc.so.1.1)
这个错误在回退到1.1.0就没有了
!…