Skip to content

build failed on Mojave with ansible playbook #2

@wenglingmei

Description

@wenglingmei

I tried to build panda in mojave and failed quickly for
TASK [install pre-requisites] ******************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Updating Homebrew...\nError: No available formula with the name "llvm@3.3" \nError: No previously deleted formula found.\nError: No similarly named formulae found.\n==> Searching taps on GitHub...\nError: No formulae found in taps."}

I downloaded llvm33 binary and retry, and still failed
TASK [install pre-requisites] *****************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error: An exception occurred within a child process:\n FormulaUnavailableError: No available formula with the name "isl@0.18""}

I know I can change the isl version in the playbook, but I was wondering if I missed any steps, since I saw the report that it should be compilable.

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