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

synapse-bt: fix darwin build #41770

Merged
merged 1 commit into from Jun 9, 2018

Conversation

marsam
Copy link
Contributor

@marsam marsam commented Jun 9, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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 Jun 9, 2018

@GrahamcOfBorg build synapse-bt

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: synapse-bt

Partial log (click to expand)

these paths will be fetched (2.44 MiB download, 11.23 MiB unpacked):
  /nix/store/dzjik41nbnkdg97jrn11hy0k1jpjn52h-synapse-bt-unstable-2018-06-04
copying path '/nix/store/dzjik41nbnkdg97jrn11hy0k1jpjn52h-synapse-bt-unstable-2018-06-04' from 'https://cache.nixos.org'...
/nix/store/dzjik41nbnkdg97jrn11hy0k1jpjn52h-synapse-bt-unstable-2018-06-04

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: synapse-bt

Partial log (click to expand)

test it_works ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

installing
post-installation fixup
strip is /nix/store/yyak5sjv68n9vdgnkd2cb5djk1l9sqj5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/p2hn0z9nnsa85j4ac2xhask0v5fvnz5h-synapse-bt-unstable-2018-06-04/bin
patching script interpreter paths in /nix/store/p2hn0z9nnsa85j4ac2xhask0v5fvnz5h-synapse-bt-unstable-2018-06-04
/nix/store/p2hn0z9nnsa85j4ac2xhask0v5fvnz5h-synapse-bt-unstable-2018-06-04

Copy link
Member

@LnL7 LnL7 left a comment

Choose a reason for hiding this comment

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

Thanks!

@LnL7 LnL7 merged commit 91be6b9 into NixOS:master Jun 9, 2018
@marsam marsam deleted the feature/synapse-bt-enable-darwin branch June 9, 2018 23:35
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: synapse-bt

Partial log (click to expand)

'+fp' is not a recognized feature for this target (ignoring feature)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.26.2-src/src/libsyntax_ext)
'+fp' is not a recognized feature for this target (ignoring feature)
'+fp' is not a recognized feature for this target (ignoring feature)
'+fp' is not a recognized feature for this target (ignoring feature)
'+fp' is not a recognized feature for this target (ignoring feature)
building of '/nix/store/vhmf28hfxpzxa86mja42pi0yd97div6q-rustc-1.26.2.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/560k72x3gw1gbis2fhxw2dsd9shsivc8-cargo-1.26.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/30al3ysfidk2n1mi82l6vn4skzdsqw9i-synapse-bt-unstable-2018-06-04.drv': 2 dependencies couldn't be built
error: build of '/nix/store/30al3ysfidk2n1mi82l6vn4skzdsqw9i-synapse-bt-unstable-2018-06-04.drv' failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants