Skip to content

Fix build pipelin to run on MacOS m1 architecture and/or BigSur #2

@Czaki

Description

@Czaki

The current build pipeline seems to fail on MacOs m1 with BigSur on building dav1d library.
Until CI providers have images with MacOs 10.15 there is no problem because of backward compatibility but the pipeline should be prepared to run on 11.* images.

So looking for volunteers who could:

  1. test build pipeline on MacOS 11.* on architecture x86_64 (I read that BigSur introduces some changes in shared libraries)
  2. help with fixing build pipeline for macOS M1 (arm) architecture.

After solving this it will be possible to provide python 3.9 wheels for macOS ARM and be prepared for python 3.10.

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