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

parity: 1.9.5 -> 1.9.7; parity-beta: 1.10.0 -> 1.10.2 #39111

Merged
merged 10 commits into from May 1, 2018
Merged

parity: 1.9.5 -> 1.9.7; parity-beta: 1.10.0 -> 1.10.2 #39111

merged 10 commits into from May 1, 2018

Conversation

akru
Copy link
Contributor

@akru akru commented Apr 18, 2018

Motivation for this change

Parity ethereum client minor updates:

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6
shrinking /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6/bin/librlp_derive.so
shrinking /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6/bin/parity
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6/bin
patching script interpreter paths in /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6
checking for references to /build in /nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6...
/nix/store/nq4fzv8g7jxhf1sawrchlqgabdwsgdyi-parity-1.9.6
/nix/store/d736gscllnhwqbxidsby0ayq67nbi5nz-parity-1.10.1

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

   Compiling parity-ipfs-api v1.9.0 (file:///build/source/ipfs)
   Compiling ethsync v1.9.0 (file:///build/source/sync)
   Compiling parity-updater v1.9.0 (file:///build/source/updater)
   Compiling parity-rpc v1.9.0 (file:///build/source/rpc)
   Compiling parity-rpc-client v1.4.0 (file:///build/source/rpc_client)
   Compiling rpc-cli v1.4.0 (file:///build/source/rpc_cli)
   Compiling parity v1.10.1 (file:///build/source)
building of '/nix/store/1p8kxdcp6yxi19qcrpcrwssv1b4x78xh-parity-1.9.6.drv' timed out after 3600 seconds
building of '/nix/store/8l19wydvr9a6ryv1084yi8jrix0zg2fn-parity-1.10.1.drv' timed out after 3600 seconds
error: build of '/nix/store/1p8kxdcp6yxi19qcrpcrwssv1b4x78xh-parity-1.9.6.drv', '/nix/store/8l19wydvr9a6ryv1084yi8jrix0zg2fn-parity-1.10.1.drv' failed

@akru
Copy link
Contributor Author

akru commented Apr 25, 2018

@GrahamcOfBorg build parity parity-beta

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

cannot build derivation '/nix/store/b0avyqmk1k19zfwlwr7h0whp8lj70ark-rust_docopt-0.8.1.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/nxwhad8jrl45v16akn2009ac05xhpnnw-rust_git2-curl-0.7.0.drv': 20 dependencies couldn't be built
cannot build derivation '/nix/store/rzwpkgxbyaw62965hnnnmlpyr52i4ih4-rust_ignore-0.2.2.drv': 18 dependencies couldn't be built
cannot build derivation '/nix/store/sqlxavai5vf4b6i2j24b2bij98snszbm-rust_cargo-0.22.0.drv': 78 dependencies couldn't be built
cannot build derivation '/nix/store/9298c8mlxvq4w1l8yv8z12vzhmgjsb24-rust_cargo-vendor-0.1.13.drv': 79 dependencies couldn't be built
cannot build derivation '/nix/store/asy8n9jry9y57lwqlpg1gkmbp20301mk-parity-1.10.1-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/5qfx1bywlaqipx8qjbfrdf31cx6mzdjm-parity-1.9.6-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/8sk79422wgkzwz9df2bzxjb3cii9i86w-parity-1.10.1.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/978sc6j3725n66qy6s2jxbdgwy0hyphd-parity-1.9.6.drv': 3 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/8sk79422wgkzwz9df2bzxjb3cii9i86w-parity-1.10.1.drv', '/nix/store/978sc6j3725n66qy6s2jxbdgwy0hyphd-parity-1.9.6.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6
shrinking /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6/bin/parity
shrinking /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6/bin/librlp_derive.so
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6/bin
patching script interpreter paths in /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6
checking for references to /build in /nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6...
/nix/store/v2g271r70wlv6q1szac1az4vqfl1g2b6-parity-1.9.6
/nix/store/jkg3fph73s4ycjz5fwmk7566ccx16j4v-parity-1.10.1

@akru akru changed the title parity: 1.9.5 -> 1.9.6; parity-beta: 1.10.0 -> 1.10.1 parity: 1.9.5 -> 1.9.7; parity-beta: 1.10.0 -> 1.10.2 Apr 27, 2018
@akru
Copy link
Contributor Author

akru commented Apr 27, 2018

@GrahamcOfBorg build parity parity-beta

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7
shrinking /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7/bin/parity
shrinking /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7/bin/librlp_derive.so
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7/bin
patching script interpreter paths in /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7
checking for references to /build in /nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7...
/nix/store/mj8jh17vcb3hy4rayyv3kwdg34499ff4-parity-1.9.7
/nix/store/3zsi4p69g44nv6q2lx03f8a0lw5azyz4-parity-1.10.2

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

   Compiling node-filter v1.9.0 (file:///build/source/ethcore/node_filter)
   Compiling ethsync v1.9.0 (file:///build/source/sync)
   Compiling parity-updater v1.9.0 (file:///build/source/updater)
   Compiling parity-rpc v1.9.0 (file:///build/source/rpc)
   Compiling parity-rpc-client v1.4.0 (file:///build/source/rpc_client)
   Compiling rpc-cli v1.4.0 (file:///build/source/rpc_cli)
   Compiling parity v1.10.2 (file:///build/source)
building of '/nix/store/i19aqi8xdmchg306zvbvxvab9gk3shxh-parity-1.9.7.drv' timed out after 3600 seconds
building of '/nix/store/z2hln9863agmmjqrfn2ha8klfccpkp8w-parity-1.10.2.drv' timed out after 3600 seconds
error: build of '/nix/store/i19aqi8xdmchg306zvbvxvab9gk3shxh-parity-1.9.7.drv', '/nix/store/z2hln9863agmmjqrfn2ha8klfccpkp8w-parity-1.10.2.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7
shrinking /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7/bin/librlp_derive.so
shrinking /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7/bin/parity
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7/bin
patching script interpreter paths in /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7
checking for references to /build in /nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7...
/nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7
/nix/store/sv72xh4ghs0fsd8b69akskhh8p18rm3r-parity-1.10.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: parity, parity-beta

Partial log (click to expand)

these derivations will be built:
  /nix/store/ba5d55bwfng19whzlvbc40kj6bs8w2c4-rust_cargo-0.22.0.drv
  /nix/store/p39rz6nn0psgs0is9vxpv14ms73z3y95-rust_cargo-vendor-0.1.13.drv
  /nix/store/ys0h744gk07h7qp9ab9a6pyjx6r0wvgl-parity-1.9.7-vendor.drv
  /nix/store/9ac4dl2a6rwrlb44r3bkgbbv91w2lg7s-parity-1.9.7.drv
  /nix/store/mzj9sqk9phyml7cizj0bl6ab6kj4b9ng-parity-1.10.2-vendor.drv
  /nix/store/frf06x21y1lfs76b9k57xkil4jh4abkf-parity-1.10.2.drv
waiting for locks or build slots...
/nix/store/d6fi5m2f8lhs41584h8zgypjmp7vh68w-parity-1.9.7
/nix/store/sv72xh4ghs0fsd8b69akskhh8p18rm3r-parity-1.10.2

@pSub pSub merged commit 82f24d6 into NixOS:master May 1, 2018
vcunat added a commit that referenced this pull request May 1, 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