Skip to content

Fix build on macos #336

Open
Open
@michaelkirk

Description

Building on macos fails (I think it's related to aarch64 specifically, but I've never tested on the decreasingly relevant x86 mac).

See an attempt to build on macos here:
#331 (comment)

I briefly looked into it previously - IIRC I think the immediate error is that there is no precompiled version of fontnik for aarch64, so the container falls back to building the package from source, but the container doesn't have the necessary build deps. Installing the build deps produces another error while performing the build. I gave up at this point.

Some possible solutions might entail fixing the fontnik build or replacing/removing fontnik.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions