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.namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2 #36548

Merged
merged 1 commit into from
Mar 10, 2018

Conversation

Lassulus
Copy link
Member

@Lassulus Lassulus commented Mar 8, 2018

Motivation for this change

getting namecoin to compile again.
sadly I will have to use a beta release for this (but was it ever stable anyway ;))

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.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Mar 8, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 10, 2018

@GrahamcOfBorg build altcoins.namecoin

@Mic92 Mic92 changed the title namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2 altcoins.namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2 Mar 10, 2018
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘namecoin-nc0.15.99-name-tab-beta2’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-ndnd/pkgs/applications/altcoins/namecoin.nix:39 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/bin/test_namecoin
shrinking /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/bin/bench_namecoin
shrinking /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/bin/namecoin-qt
shrinking /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/bin/test_namecoin-qt
gzipping man pages under /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/lib  /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2/bin
patching script interpreter paths in /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2
checking for references to /build in /nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2...
/nix/store/illya2gm8y9bcnw58wx8va7fm56nv4hw-namecoin-nc0.15.99-name-tab-beta2

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

  CXX      test/test_test_namecoin-base58_tests.o
  CXX      test/test_test_namecoin-base64_tests.o
  CXX      test/test_test_namecoin-bech32_tests.o
  CXX      test/test_test_namecoin-bip32_tests.o
  CXX      test/test_test_namecoin-blockchain_tests.o
  CXX      test/test_test_namecoin-blockencodings_tests.o
  CXX      test/test_test_namecoin-bloom_tests.o
  CXX      test/test_test_namecoin-bswap_tests.o
building of '/nix/store/7arkzs31bgjqi821s6842r46rrrx4x9p-namecoin-nc0.15.99-name-tab-beta2.drv' timed out after 3600 seconds
�[31;1merror:�[0m build of '/nix/store/7arkzs31bgjqi821s6842r46rrrx4x9p-namecoin-nc0.15.99-name-tab-beta2.drv' failed

@Mic92 Mic92 merged commit c0737e1 into NixOS:master Mar 10, 2018
@Mic92
Copy link
Member

Mic92 commented Mar 10, 2018

e50c1ad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants