xo / homebrew-xo

Homebrew formulae and related scripts for xo, usql, etc.
MIT License
7 stars 3 forks source link

failed to install usql v0.7.0 #3

Closed figroc closed 5 years ago

figroc commented 5 years ago

on macOS Mojave 10.14.2

==> Installing usql from xo/xo
==> Downloading https://github.com/xo/usql/archive/v0.7.0.tar.gz
Already downloaded: /Users/chenp/Library/Caches/Homebrew/downloads/69f8d46c0d7e6bc8989c54f755bea8a81f86b8756b384474e356078bc8f67be4--usql-0.7.0.tar.gz
==> vgo build -tags most fts5 vtable json1 no_adodb no_ql -ldflags -s -w -X github.com/xo/usql/text.CommandVersion=v0.7.0 -o /usr/local/Cellar/usql/0.7.0/bin/usql
Last 15 lines from /Users/chenp/Library/Logs/Homebrew/usql/01.vgo:
vgo: finding github.com/davecgh/go-spew v0.0.0-20150619202934-2df174808ee0
vgo: finding github.com/alexflint/go-scalar v0.0.0-20170216015739-45e5d6cd8605
vgo: finding github.com/alexbrainman/odbc v0.0.0-20180530121416-fd59e65aa0cc
vgo: finding github.com/alecthomas/repr v0.0.0-20180318094337-07932d32eb40
vgo: finding github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721
vgo: finding github.com/alecthomas/chroma v0.0.0-20180612023532-d7b2ed20a498
vgo: finding github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
vgo: finding github.com/VoltDB/voltdb-client-go v1.0.1
vgo: finding github.com/SAP/go-hdb v0.12.0
vgo: finding github.com/MichaelS11/go-cql-driver v0.0.0-20180531180346-5c0274c0ad62
vgo: finding cloud.google.com/go v0.23.0
vgo: cloud.google.com/go v0.23.0: unknown revision "v0.23.0"
vgo: finding cloud.google.com/go v0.23.0
vgo: cloud.google.com/go v0.23.0: unknown revision "v0.23.0"
vgo: unknown revision "v0.23.0"

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/xo/homebrew-xo/issues
kenshaw commented 5 years ago

This should be fixed now. Please upgrade your homebrew package lists (brew update) and try again.