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

go-ethereum: 1.8.8 -> 1.8.10 #41868

Merged
merged 1 commit into from Jun 12, 2018
Merged

go-ethereum: 1.8.8 -> 1.8.10 #41868

merged 1 commit into from Jun 12, 2018

Conversation

ldub
Copy link

@ldub ldub commented Jun 11, 2018

Motivation for this change

Updating the version of go-ethereum package.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@nlewo
Copy link
Member

nlewo commented Jun 12, 2018

@GrahamcOfBorg build go-ethereum

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: go-ethereum

Partial log (click to expand)

github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/memdb
github.com/ethereum/go-ethereum/vendor/github.com/elastic/gosigar
github.com/ethereum/go-ethereum/internal/debug
github.com/ethereum/go-ethereum/vendor/golang.org/x/text/encoding/htmlindex
github.com/ethereum/go-ethereum/vendor/golang.org/x/net/html/charset
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/dcps/internetgateway1
github.com/ethereum/go-ethereum/vendor/github.com/huin/goupnp/dcps/internetgateway2
builder for '/nix/store/znjzyv5127yvj530xwjaqmkmip1mfipa-go-ethereum-1.8.10.drv' failed with exit code 43
error: build of '/nix/store/znjzyv5127yvj530xwjaqmkmip1mfipa-go-ethereum-1.8.10.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: go-ethereum

Partial log (click to expand)

shrinking /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10/bin/p2psim
shrinking /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10/bin/puppeth
shrinking /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10/bin/bootnode
shrinking /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10/bin/faucet
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10/bin
patching script interpreter paths in /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10
checking for references to /build in /nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10...
cannot find section .dynamic
/nix/store/dfk6cj3839hikzqgs8a4wv1f59s9cbra-go-ethereum-1.8.10

@nlewo nlewo merged commit b224bc1 into NixOS:master Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants