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

particl-core: 0.16.0.4 -> 0.16.0.5 #40285

Merged
merged 1 commit into from May 10, 2018
Merged

Conversation

demyanrogozhin
Copy link
Member

Motivation for this change

Version bump

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.

@xeji
Copy link
Contributor

xeji commented May 10, 2018

@GrahamcOfBorg build particl-core

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: particl-core

Partial log (click to expand)

 /nix/store/5lkrw9dnsgy62qm1ampvww1c5n1pdm4b-coreutils-8.29/bin/mkdir -p '/nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5/lib/pkgconfig'
 /nix/store/5lkrw9dnsgy62qm1ampvww1c5n1pdm4b-coreutils-8.29/bin/install -c -m 644 libparticlconsensus.pc '/nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5/lib/pkgconfig'
make[2]: Leaving directory '/private/tmp/nix-build-particl-core-0.16.0.5.drv-0/particl-core-0.16.0.5'
make[1]: Leaving directory '/private/tmp/nix-build-particl-core-0.16.0.5.drv-0/particl-core-0.16.0.5'
post-installation fixup
gzipping man pages under /nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5/share/man/
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5/lib  /nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5/bin
patching script interpreter paths in /nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5
/nix/store/32q5a09si2ybxgjq7bps40hjcxlmyx9v-particl-core-0.16.0.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: particl-core

Partial log (click to expand)

shrinking /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/bin/particld
shrinking /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/bin/bench_particl
shrinking /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/bin/particl-tx
shrinking /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/lib/libparticlconsensus.so.0.0.0
gzipping man pages under /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/lib  /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5/bin
patching script interpreter paths in /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5
checking for references to /build in /nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5...
/nix/store/hgz6vhs1had76rw1jgcj7v4s5adlqnms-particl-core-0.16.0.5

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: particl-core

Partial log (click to expand)

  CXX      zmq/libparticl_zmq_a-zmqabstractnotifier.o
  CXX      zmq/libparticl_zmq_a-zmqnotificationinterface.o
  CXX      zmq/libparticl_zmq_a-zmqpublishnotifier.o
  AR       libparticl_zmq.a
  CXX      libparticl_consensus_a-arith_uint256.o
  CXX      consensus/libparticl_consensus_a-merkle.o
  CXX      libparticl_consensus_a-hash.o
  CXX      primitives/libparticl_consensus_a-block.o
building of '/nix/store/06w83lrj5dv26dc0kfahl8a18l2w17wk-particl-core-0.16.0.5.drv' timed out after 3600 seconds
�[31;1merror:�[0m build of '/nix/store/06w83lrj5dv26dc0kfahl8a18l2w17wk-particl-core-0.16.0.5.drv' failed

@xeji xeji merged commit 1d682d5 into NixOS:master May 10, 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

3 participants