Closed metal-young closed 5 years ago
I'm having this issue as well.
please run brew with --verbose
, I can't see any error message.
$ brew install --verbose ethabi
==> Installing ethabi from paritytech/paritytech
/usr/bin/sandbox-exec -f /tmp/homebrew20171017-32062-t4p0v9.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/paritytech/homebrew-paritytech/ethabi.rb --verbose
==> Cloning https://github.com/paritytech/ethabi.git
Updating /Users/uji/Library/Caches/Homebrew/ethabi--git
git config remote.origin.url https://github.com/paritytech/ethabi.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
==> Checking out branch master
git checkout -f master --
Already on 'master'
Your branch is up-to-date with 'origin/master'.
git reset --hard origin/master
HEAD is now at 11127ad Merge pull request #63 from paritytech/cargo-travis
==> rustup update stable
Failed to execute: rustup update stable
==> Formula
Tap: paritytech/paritytech
Path: /usr/local/Homebrew/Library/Taps/paritytech/homebrew-paritytech/ethabi.rb
==> Configuration
HOMEBREW_VERSION: 1.3.5
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 91ab116ace7f4f97d3440190463c93be9ec6d675
Last commit: 9 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e9f6189c7393fc6d5d8179cc386bfa84fbbdb095
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.13.5 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_66, 1.8.0, 1.7.0_15, 1.7.0_06, 1.7.0_05
macOS: 10.12.6-x86_64
Xcode: 9.0
CLT: N/A
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/rustup-init/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: paritytech/paritytech/ethabi 1.1.0 did not build
Logs:
/Users/uji/Library/Logs/Homebrew/ethabi/00.options.out
/Users/uji/Library/Logs/Homebrew/ethabi/01.rustup
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/paritytech/homebrew-paritytech/issues
These open issues may also help:
rustup update stable https://github.com/paritytech/homebrew-paritytech/issues/54```
Same issue with ethkey
:
==> Installing ethkey from paritytech/paritytech
/usr/bin/sandbox-exec -f /tmp/homebrew20171122-67989-kja3g0.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/paritytech/homebrew-paritytech/ethkey.rb --verbose
==> Cloning https://github.com/paritytech/parity.git
Updating /Users/wilfredgodfrey/Library/Caches/Homebrew/ethkey--git
git config remote.origin.url https://github.com/paritytech/parity.git
git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master
git fetch origin
==> Checking out branch master
git checkout -f master --
Already on 'master'
Your branch is up to date with 'origin/master'.
git reset --hard origin/master
HEAD is now at a2c48de Merge pull request #7110 from paritytech/remove-storage-error
git submodule foreach --recursive git submodule sync
Entering 'ethcore/res/ethereum/tests'
Entering 'ethcore/res/wasm-tests'
git submodule update --init --recursive
==> rustup update stable
Failed to execute: rustup update stable
==> Formula
Tap: paritytech/paritytech
Path: /usr/local/Homebrew/Library/Taps/paritytech/homebrew-paritytech/ethkey.rb
==> Configuration
HOMEBREW_VERSION: 1.3.8
ORIGIN: https://github.com/Homebrew/brew
HEAD: 236b0172306a6f4b233d374fcc20adce5c3e3261
Last commit: 24 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 6c2b1b8daa126dc7d934dcd850290dd01c145240
Core tap last commit: 79 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.15.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.2_1/bin/ruby
Java: N/A
macOS: 10.12.6-x86_64
Xcode: 9.1
CLT: 9.0.1.0.1.1506734476
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/rustup-init/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: paritytech/paritytech/ethkey 0.2.0 did not build
Logs:
/Users/wilfredgodfrey/Library/Logs/Homebrew/ethkey/00.options.out
/Users/wilfredgodfrey/Library/Logs/Homebrew/ethkey/01.rustup
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/paritytech/homebrew-paritytech/issues
Can reproduce this issue.
==> rustup update stable
Failed to execute: rustup update stable
Brew is not very verbose about this. Running rustup update stable
manually totally works.
@diandianxiyu were you able to solve this issue?
$ brew upgrade
==> Upgrading 4 outdated packages, with result:
paritytech/paritytech/parity 1.9.3, godep 80_2, gradle 4.5.1, git 2.16.2
==> Upgrading paritytech/paritytech/parity --stable
==> Downloading https://d1h4xl4cr1h0mo.cloudfront.net/v1.8.10/x86_64-apple-darwi
Already downloaded: /Users/k06a/Library/Caches/Homebrew/parity-1.8.10
Error: Empty installation