Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libc.so.6: version GLIBC_2.34 not found (required by python3) #718

Open
milahu opened this issue Feb 11, 2023 · 0 comments
Open

libc.so.6: version GLIBC_2.34 not found (required by python3) #718

milahu opened this issue Feb 11, 2023 · 0 comments

Comments

@milahu
Copy link
Contributor

milahu commented Feb 11, 2023

CI error on qnx-armeabi

mismatch between python and glibc version (FHS distro hell ...)

https://github.com/frida/frida-gum/actions/runs/4148297684/jobs/7176146214#step:6:120

[1/188] Generating bindings/gumjs/gumjs-generated-bindings with a custom command
FAILED: bindings/gumjs/gumquickcodewriter.inc bindings/gumjs/gumquickcodewriter-x86.inc ...
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by python3)
python3: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /__t/Python/3.11.1/x64/lib/libpython3.11.so.1.0)
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /__t/Python/3.11.1/x64/lib/libpython3.11.so.1.0)
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /__t/Python/3.11.1/x64/lib/libpython3.11.so.1.0)
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /__t/Python/3.11.1/x64/lib/libpython3.11.so.1.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant