Skip to content

Fallback parser missing on aarch64 + Linux #2117

@TkTech

Description

@TkTech

I may have missed a change note, but it appears the fallback parser is unavailable on aarch64 with the current master branch.

You can see this issue here, https://github.com/TkTech/pysimdjson/actions/runs/7775456262/job/21201468893#step:5:946, where we build the aarch64/linux wheels for pysimdjson. One of the tests we do with every build is ensure that an exception is raised when setting a rubbish implementation, and that the fallback parser can always be set.

The minified simdjson source is not modified and no additional defines are made from the defaults. I base image is https://quay.io/repository/pypa/manylinux2014_aarch64?tab=tags&tag=2024-01-23-12ffabc and I believe it's clang 9.3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions