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

altcoins.litecoin: 0.16.0 -> 0.16.2 #47007

Merged
merged 1 commit into from Oct 8, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/litecoin/versions.

meta.description for altcoins.litecoin is: '"A lite version of Bitcoin using scrypt as a proof-of-work algorithm"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/litecoind passed the binary check.
  • /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/litecoin-cli passed the binary check.
  • /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/litecoin-tx passed the binary check.
  • /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/test_litecoin passed the binary check.
  • /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/bench_litecoin passed the binary check.
  • Warning: no invocation of /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/litecoin-qt had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2/bin/test_litecoin-qt had a zero exit code or showed the expected version
  • 5 of 7 passed binary check by having a zero exit code.
  • 0 of 7 passed binary check by having the new version present in output.
  • found 0.16.2 with grep in /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2
  • directory tree listing: https://gist.github.com/63e48de81e66dc1e0d48685533cd0bf3
  • du listing: https://gist.github.com/76b31ca26de465d8a5b162ba3857a93f
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/43f32d2fb83763cf9ac89ee053340dafa2131158.tar.gz -p altcoins.litecoin
ls -la /nix/store/lv6apkgcxs5j1d80bgq50w5p00j9hkr7-litecoin-0.16.2

cc @offlinehacker @AndersonTorres for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/litecoin/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: altcoins.litecoin

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: altcoins.litecoin

Partial log (click to expand)

  CXX      leveldb/db/libleveldb_a-dbformat.o
  CXX      leveldb/db/libleveldb_a-db_impl.o
  CXX      leveldb/db/libleveldb_a-db_iter.o
  CXX      leveldb/db/libleveldb_a-dumpfile.o
  CXX      leveldb/db/libleveldb_a-filename.o
  CXX      leveldb/db/libleveldb_a-log_reader.o
  CXX      leveldb/db/libleveldb_a-log_writer.o
  CXX      leveldb/db/libleveldb_a-memtable.o
building of '/nix/store/l65avj817mhs2az0swqvjb5szwl3dg1x-litecoin-0.16.2.drv' timed out after 3600 seconds
error: build of '/nix/store/l65avj817mhs2az0swqvjb5szwl3dg1x-litecoin-0.16.2.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: altcoins.litecoin

Partial log (click to expand)

  GEN      qt/intro.moc
  GEN      qt/overviewpage.moc
  GEN      qt/rpcconsole.moc
  CXX      qt/litecoin_qt-bitcoin.o
  CXX      qt/libbitcoinqt_a-bantablemodel.o
  CXX      qt/libbitcoinqt_a-bitcoinaddressvalidator.o
  CXX      qt/libbitcoinqt_a-bitcoinamountfield.o
  CXX      qt/libbitcoinqt_a-bitcoingui.o
building of '/nix/store/j46mljrww9r7b66kzj16ykz93vwnm5ag-litecoin-0.16.2.drv' timed out after 3600 seconds
error: build of '/nix/store/j46mljrww9r7b66kzj16ykz93vwnm5ag-litecoin-0.16.2.drv' failed

@matthewbauer matthewbauer merged commit 3ffc6aa into NixOS:master Oct 8, 2018
@r-ryantm r-ryantm deleted the auto-update/litecoin branch October 13, 2018 22:22
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