Skip to content

HOWTO: Building on Mac OS X Sequoia #8685

@hughperkins

Description

@hughperkins

This is changing from a bug to a 'how to'. Skip to last post or so for how to build on Mac M4 Sequoia. Note: IN PROGRESS.

Describe the bug

  • running python tests/run_tests.py fails, with gateway crash
  • pytest -svx tests/python/test_native_functions.py fails with Unknown attribute kind (86) (Producer: 'APPLE_1_1700.0.13.3_0'

To Reproduce

Using a Macbook Air M4 with Sequoia:

python tests/run_tests.py

or:

pytest -svx tests/python/test_native_functions.py

The latter gives a more informative error I feel.

(Note that crashes are very general. I just choose one particular test, so it runs faster, and gives less spammy output)

Additional comments
If possible, please also consider attaching the output of command ti diagnose. This produces the detailed environment information and hopefully helps us diagnose faster.

https://gist.github.com/hughperkins/675d5e74c2d249e71613b9fdc6c3b8f5

If you have local commits (e.g. compile fixes before you reproduce the bug), please make sure you first make a PR to fix the build errors and then report the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions