Skip to content

Build phino for x86_64 processor #399

@volodya-lombrozo

Description

@volodya-lombrozo

I've tried to install phino and failed with bad CPU type in executable: phino

sudo curl -o /usr/local/bin/phino http://phino.objectionary.com/releases/macos-15/phino-latest
sudo chmod +x /usr/local/bin/phino
phino --version
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 67.2M  100 67.2M    0     0   9.9M      0  0:00:06  0:00:06 --:--:-- 13.2M
zsh: bad CPU type in executable: phino

It seems that phino is built for ARM processors only:

file /usr/local/bin/phino
/usr/local/bin/phino: Mach-O 64-bit executable arm64

Can you build it for Intel x86_64, please?

Metadata

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