Apple M3 Pro install usql failed
brew tap xo/xo
brew install --with-odbc usql
==> Fetching downloads for: usql
✔︎ Bottle libtool (2.5.4) Downloaded 1.1MB/ 1.1MB
✔︎ Bottle unixodbc (2.3.14) Downloaded 593.8KB/593.8KB
✔︎ Formula usql (0.20.8) Verified 339.9KB/339.9KB
==> Installing usql from xo/xo
==> Installing dependencies for xo/xo/usql: libtool and unixodbc
==> Installing xo/xo/usql dependency: libtool
==> Pouring libtool-2.5.4.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/libtool/2.5.4: 76 files, 4.1MB
==> Installing xo/xo/usql dependency: unixodbc
==> Pouring unixodbc-2.3.14.arm64_tahoe.bottle.tar.gz
🍺 /opt/homebrew/Cellar/unixodbc/2.3.14: 48 files, 2.4MB
==> Installing xo/xo/usql --with-odbc
==> go mod download
==> go build -tags most sqlite_app_armor sqlite_fts5 sqlite_introspect sqlite_js
Last 15 lines from /Users/pptfz/Library/Logs/Homebrew/usql/02.go.log:
-tags
most sqlite_app_armor sqlite_fts5 sqlite_introspect sqlite_json1 sqlite_math_functions sqlite_stat4 sqlite_vtable no_adodb odbc
-ldflags
-s -w -X github.com/xo/usql/text.CommandVersion=0.20.8
-o
/opt/homebrew/Cellar/usql/0.20.8/bin/usql
# github.com/cockroachdb/swiss
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:286:7: undefined: hashFn
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:337:14: undefined: getRuntimeHasher
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:338:22: undefined: fastrand64
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:600:23: undefined: fastrand64
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:649:19: undefined: fastrand64
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/map.go:670:20: undefined: fastrand64
/Users/pptfz/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20250624142022-d6e517c1d961/options.go:30:14: undefined: hashFn
If reporting this issue please do so at (not Homebrew/* repositories):
https://github.com/xo/homebrew-xo/issues
How can this problem be solved?
Apple M3 Pro install usql failed
How can this problem be solved?