Skip to content

brew install not working #5226

@pjebs

Description

@pjebs
==> make
==> make install
🍺  /usr/local/Cellar/cmake/4.2.3: 4,016 files, 71.3MB, built in 37 minutes 20 seconds
==> Installing tinygo-org/tools/tinygo dependency: binaryen
==> cmake -S . -B build -DBUILD_TESTS=false
==> cmake --build build
==> cmake --install build
🍺  /usr/local/Cellar/binaryen/126: 2,028 files, 75MB, built in 62 minutes 32 seconds
==> Installing tinygo-org/tools/tinygo
🍺  /usr/local/Cellar/tinygo/0.40.1: 10,724 files, 1GB, built in 15 minutes 49 seconds
==> Running `brew cleanup tinygo`...
Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`.
Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
Removing: /usr/local/Cellar/tinygo/0.36.0... (7,698 files, 933.2MB)

pj@pjs-MacBook-Pro terminal-browser % tinygo version
dyld[926]: Symbol not found: (__ZNSt3__122__libcpp_verbose_abortEPKcz)
  Referenced from: '/usr/local/Cellar/tinygo/0.40.1/libexec/tinygo'
  Expected in: '/usr/lib/libc++.1.dylib'
zsh: abort      tinygo version

pj@pjs-MacBook-Pro terminal-browser % brew info tinygo
==> tinygo-org/tools/tinygo ✔: stable 0.40.1
TinyGo is a Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
https://tinygo.org/
Installed
/usr/local/Cellar/tinygo/0.40.1 (10,724 files, 1GB) *
  Built from source on 2026-02-26 at 02:03:20
From: https://github.com/tinygo-org/homebrew-tools/blob/HEAD/tinygo.rb
==> Dependencies
Required: binaryen ✔

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions