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

Failed to build rpds-py whl: build-wheel: rpds.so is linked against unknown library 'libgcc_s.so.1'. #1193

Closed
Yemaoxin opened this issue Jul 2, 2024 · 1 comment

Comments

@Yemaoxin
Copy link

Yemaoxin commented Jul 2, 2024

Chaquopy version 15.0.1

Relevant parts of your build.gradle file

build_wheel.py
build
package:
name: rpds_py
version: "0.18.1"

Describe your issue

python3.8 ./build-wheel.py --python 3.8 --abi x86_64 rpds-py

When I want to build notebook in Chaquopy, it stop at install rpds-py.
When I want to build whl for rdps-py , build-wheel: Error: /home/ymx/chaquopy-15.0.1/server/pypi/packages/rpds-py/build/0.18.1/cp38-cp38-android_21_x86_64/fix_wheel/rpds/rpds.so is linked against unknown library 'libgcc_s.so.1'.

@mhsmith
Copy link
Member

mhsmith commented Jul 2, 2024

Moved to #1192. Please don't create multiple issues about the same thing.

@mhsmith mhsmith closed this as completed Jul 2, 2024
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

2 participants