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.1.0 -> 2.2.0 #33241

Merged
merged 1 commit into from Jan 1, 2018
Merged

xmr-stak: 2.1.0 -> 2.2.0 #33241

merged 1 commit into from Jan 1, 2018

Conversation

ikervagyok
Copy link
Contributor

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.

@fpletz
Copy link
Member

fpletz commented Jan 1, 2018

@GrahamcOfBorg build xmr-stak

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

gcc: error: unrecognized command line option '-msse2'
gcc: error: unrecognized command line option '-msse2'
gcc: error: unrecognized command line option '-maes'
gcc: error: unrecognized command line option '-maes'
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:135: CMakeFiles/xmr-stak-c.dir/xmrstak/backend/cpu/crypto/c_keccak.c.o] Error 1
make[2]: *** [CMakeFiles/xmr-stak-c.dir/build.make:159: 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/f7dkwn39lyq6jksijkc7nsyj396bwn80-xmr-stak-2.2.0.drv' failed with exit code 2
error: build of '/nix/store/f7dkwn39lyq6jksijkc7nsyj396bwn80-xmr-stak-2.2.0.drv' failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

/tmp/nix-build-xmr-stak-2.2.0.drv-0/source/xmrstak/jconf.cpp:282:2: error: unknown type name 'constexpr'
        constexpr int SSE2_BIT = 1 << 26;
        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
12 warnings and 20 errors generated.
make[2]: *** [CMakeFiles/xmr-stak-backend.dir/build.make:63: CMakeFiles/xmr-stak-backend.dir/xmrstak/jconf.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:106: CMakeFiles/xmr-stak-backend.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for ‘/nix/store/0gqwp51adpqp5zsk2rc7fm4j06k6z4f1-xmr-stak-2.2.0.drv’ failed with exit code 2
error: build of ‘/nix/store/0gqwp51adpqp5zsk2rc7fm4j06k6z4f1-xmr-stak-2.2.0.drv’ failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0/bin/xmr-stak
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0
shrinking /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0/bin/xmr-stak
stripping (with flags -S) in /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0/bin 
patching script interpreter paths in /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0
checking for references to /tmp/nix-build-xmr-stak-2.2.0.drv-0 in /nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0...
/nix/store/73mlzi03ma98z91sqr8p640jg2bfax4f-xmr-stak-2.2.0

@fpletz fpletz merged commit 9e82ebb into NixOS:master Jan 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

3 participants