Skip to content

[JACK-Client] Running stubtest on Darwin #15947

Description

@srittau

Currently, daily stubtest breaks on Darwin due to JACK-Client not being installable:

jack failed to import. OSError: cannot load library '/opt/homebrew/lib/libjack.dylib': dlopen(/opt/homebrew/lib/libjack.dylib, 0x0002): Library not loaded: /opt/homebrew/opt/berkeley-db@5/lib/libdb-5.3.dylib

stubtest is installing the jack homebrew package. I've found the following PR removing libdb support: Homebrew/homebrew-core#289203.

Here's the brew page for Jack: https://formulae.brew.sh/formula/jack. Unfortunately, I can't find a way to see when the latest version was uploaded, so I'm not sure whether we experience breakages because of this PR, or whether this PR is supposed to address these breakages and no new version has been uploaded, yet.

I'm preparing a PR to disable running stubtest for JACK-Client on darwin for now, but we should reenable it when we figure out a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions