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

Fix build #144

Merged
merged 16 commits into from
Sep 25, 2024
Merged

Fix build #144

merged 16 commits into from
Sep 25, 2024

Conversation

zakkg3
Copy link
Owner

@zakkg3 zakkg3 commented Sep 25, 2024

work in progress
fix build image "cant find rust compiler" when installing pedantic

some here termux/termux-app#3860

        × Building wheel for maturin (pyproject.toml) did not run successfully.
        │ exit code: 1
        ╰─> [28 lines of output]
            running bdist_wheel
            running build
            running build_py
            creating build/lib.linux-armv7l-cpython-39/maturin
            copying maturin/__init__.py -> build/lib.linux-armv7l-cpython-39/maturin
            copying maturin/__main__.py -> build/lib.linux-armv7l-cpython-39/maturin
            running egg_info
            writing maturin.egg-info/PKG-INFO
            writing dependency_links to maturin.egg-info/dependency_links.txt
            writing requirements to maturin.egg-info/requires.txt
            writing top-level names to maturin.egg-info/top_level.txt
            reading manifest file 'maturin.egg-info/SOURCES.txt'
            reading manifest template 'MANIFEST.in'
            warning: no files found matching '*.json' under directory 'src/python_interpreter'
            writing manifest file 'maturin.egg-info/SOURCES.txt'
            running build_ext
            running build_rust
            error: can't find Rust compiler

@zakkg3
Copy link
Owner Author

zakkg3 commented Sep 25, 2024

armv5 is not anymore supported

@zakkg3 zakkg3 merged commit ccf585a into master Sep 25, 2024
32 checks passed
@zakkg3 zakkg3 deleted the fix-build branch September 25, 2024 22:45
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

Successfully merging this pull request may close these issues.

1 participant