Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erigon 2.60.0 #173525

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/e/erigon.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Erigon < Formula

Check failure on line 1 in Formula/e/erigon.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --test erigon` failed on Linux!

Missing libraries: libsilkworm_capi.so
desc "Implementation of Ethereum (execution client), on the efficiency frontier"
homepage "https://github.com/ledgerwatch/erigon"
url "https://github.com/ledgerwatch/erigon/archive/refs/tags/v2.55.1.tar.gz"
sha256 "2e340bb5504f565bb9fe8c4d246dea50bd54bfcf6a91e9196aeb4fbda722ae9e"
url "https://github.com/ledgerwatch/erigon/archive/refs/tags/v2.60.0.tar.gz"
sha256 "eea80759c3e30ffccf4fd0a2f6806a7f85573781b6ee030b022d7588732a6a36"
license all_of: ["GPL-3.0-or-later", "LGPL-3.0-or-later"]
head "https://github.com/ledgerwatch/erigon.git", branch: "devel"

Expand Down Expand Up @@ -37,7 +37,7 @@
bin.install Dir["build/bin/*"]
end

test do

Check failure on line 40 in Formula/e/erigon.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew test --verbose erigon` failed on Linux!

/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/bin/bundle clean ==> Testing erigon ==> /home/linuxbrew/.linuxbrew/Cellar/erigon/2.60.0/bin/erigon --datadir testchain --log.dir.verbosity debug --log.dir.path /tmp/erigon-test-20240603-24761-ctn4ed init genesis.json /home/linuxbrew/.linuxbrew/Cellar/erigon/2.60.0/bin/erigon: error while loading shared libraries: libsilkworm_capi.so: cannot open shared object file: No such file or directory Error: erigon: failed ::error::erigon: failed An exception occurred within a child process: BuildError: Failed executing: /home/linuxbrew/.linuxbrew/Cellar/erigon/2.60.0/bin/erigon --datadir testchain --log.dir.verbosity debug --log.dir.path /tmp/erigon-test-20240603-24761-ctn4ed init genesis.json /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3042:in `block in system' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2978:in `open' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2978:in `system' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/call_validation.rb:270:in `bind_call' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/call_validation.rb:270:in `validate_call' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added' /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/e/erigon.rb:56:in `block in <class:Erigon>' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2784:in `block (3 levels) in run_test' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/extend/kernel.rb:528:in `with_env' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2783:in `block (2 levels) in run_test' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1189:in `with_logging' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2782:in `block in run_test' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `run' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3093:in `mktemp' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2776:in `run_test' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:195:in `timeout' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:50:in `<main>'

Check failure on line 40 in Formula/e/erigon.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew test --verbose erigon` failed on macOS Monterey (12) on Apple Silicon!

/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/bin/bundle clean ==> Testing erigon ==> /opt/homebrew/Cellar/erigon/2.60.0/bin/erigon --datadir testchain --log.dir.verbosity debug --log.dir.path /private/tmp/erigon-test-20240602-11270-40cp2y init genesis.json dyld[11280]: Symbol not found: (__ZNSt3__18to_charsEPcS0_d) Referenced from: '/Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/erigontech/[email protected]/lib/macos_arm64/libsilkworm_capi.dylib' Expected in: '/usr/lib/libc++.1.dylib' Error: erigon: failed ::error::erigon: failed An exception occurred within a child process: BuildError: Failed executing: /opt/homebrew/Cellar/erigon/2.60.0/bin/erigon --datadir testchain --log.dir.verbosity debug --log.dir.path /private/tmp/erigon-test-20240602-11270-40cp2y init genesis.json /opt/homebrew/Library/Homebrew/formula.rb:3042:in `block in system' /opt/homebrew/Library/Homebrew/formula.rb:2978:in `open' /opt/homebrew/Library/Homebrew/formula.rb:2978:in `system' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/call_validation.rb:270:in `bind_call' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/call_validation.rb:270:in `validate_call' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11406/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added' /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/e/erigon.rb:56:in `block in <class:Erigon>' /opt/homebrew/Library/Homebrew/formula.rb:2784:in `block (3 levels) in run_test' /opt/homebrew/Library/Homebrew/extend/kernel.rb:528:in `with_env' /opt/homebrew/Library/Homebrew/formula.rb:2783:in `block (2 levels) in run_test' /opt/homebrew/Library/Homebrew/formula.rb:1189:in `with_logging' /opt/homebrew/Library/Homebrew/formula.rb:2782:in `block in run_test' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir' /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run' /opt/homebrew/Library/Homebrew/formula.rb:3093:in `mktemp' /opt/homebrew/Library/Homebrew/formula.rb:2776:in `run_test' /opt/homebrew/Library/Homebrew/test.rb:46:in `block in <main>' /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout' /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout' /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/lib/ruby/3.3.0/timeout.rb:195:in `timeout' /opt/homebrew/Library/Homebrew/test.rb:50:in `<main>'
(testpath/"genesis.json").write <<~EOS
{
"config": {
Expand Down
Loading