Skip to content

cython build failure #518

@lmaddox

Description

@lmaddox

as per:
https://levelup.gitconnected.com/how-to-deploy-a-cython-package-to-pypi-8217a6581f09

Run auditwheel repair dist/*.whl
  auditwheel repair dist/*.whl
  shell: /usr/bin/bash -e {0}
  env:
    CACHE_KEY: b7fd5affb33f2e0fa22bee76547b2868
    pythonLocation: /opt/hostedtoolcache/Python/3.12.7/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.12.7/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.7/x64/lib
INFO:auditwheel.main_repair:Repairing ia_setup-0.0.0-cp312-cp312-linux_x86_64.whl
usage: auditwheel [-h] [-V] [-v] command ...
auditwheel: error: cannot repair "dist/ia_setup-0.0.0-cp312-cp312-linux_x86_64.whl" to "manylinux_2_5_x86_64" ABI because of the presence of too-recent versioned symbols. You'll need to compile the wheel on an older toolchain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions