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

xmr-stak: 2.4.5 -> 2.4.7 #43895

Merged
merged 1 commit into from Jul 21, 2018
Merged

xmr-stak: 2.4.5 -> 2.4.7 #43895

merged 1 commit into from Jul 21, 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/xmr-stak/versions.

meta.description for xmr-stak is: '"Unified All-in-one Monero miner"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/nqf5hndbwv9lag868h1wz7fycygksz15-xmr-stak-2.4.7/bin/xmr-stak passed the binary check.
  • Warning: no invocation of /nix/store/nqf5hndbwv9lag868h1wz7fycygksz15-xmr-stak-2.4.7/bin/libxmrstak_opencl_backend.so had a zero exit code or showed the expected version
  • 1 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 2.4.7 with grep in /nix/store/nqf5hndbwv9lag868h1wz7fycygksz15-xmr-stak-2.4.7
  • directory tree listing: https://gist.github.com/cff5b281c93bcbd0bec4352600502474
  • du listing: https://gist.github.com/08e8c4bd51ee259194842dc8eb9a486f
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout a09d16229e214e6dbb4c03b0b1130192612aa011 && nix-shell --pure -I nixpkgs=. -p xmr-stak

cc @fpletz 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/xmr-stak/versions.
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: xmr-stak

Partial log (click to expand)

make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:63: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_blake256.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:76: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_groestl.c.o] Error 1
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:89: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_jh.c.o] Error 1
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:102: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_keccak.c.o] Error 1
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:115: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_skein.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/xmr-stak-c.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/k6n0fwb9zhy59cpy22ish9gb71r8h2v0-xmr-stak-2.4.7.drv' failed with exit code 2
error: build of '/nix/store/k6n0fwb9zhy59cpy22ish9gb71r8h2v0-xmr-stak-2.4.7.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: xmr-stak

Partial log (click to expand)

-- Installing: /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7/bin/libxmrstak_opencl_backend.so
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7
shrinking /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7/bin/xmr-stak
shrinking /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7/bin/libxmrstak_opencl_backend.so
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7/bin
patching script interpreter paths in /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7
checking for references to /build in /nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7...
/nix/store/1v4hwqx1smzkwjlrjaiq9y7rn5dx2g98-xmr-stak-2.4.7

@r-ryantm r-ryantm deleted the auto-update/xmr-stak branch July 21, 2018 17:36
@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: xmr-stak

Partial log (click to expand)


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

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


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