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

darcs: Allow newer graphviz #41308

Merged
merged 1 commit into from May 31, 2018
Merged

Conversation

srhb
Copy link
Contributor

@srhb srhb commented May 31, 2018

Fixes #41306
Fixes #41307

@srhb srhb requested a review from peti as a code owner May 31, 2018 10:35
@srhb
Copy link
Contributor Author

srhb commented May 31, 2018

@GrahamcOfBorg build darcs hydra

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: darcs, hydra

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: darcs, hydra

Partial log (click to expand)

make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21
shrinking /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21/bin/hydra-evaluator
shrinking /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21/bin/hydra-eval-jobs
shrinking /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21/bin/hydra-queue-runner
patching script interpreter paths in /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21
checking for references to /build in /nix/store/dcy8pkmqkhkacqa6304s6wphzxnbr924-hydra-2017-11-21...
finalPhase
build time elapsed:  0m0.521s 0m0.507s 1m17.851s 0m8.203s

@srhb
Copy link
Contributor Author

srhb commented May 31, 2018

Iff graphviz will get bumped in 18.03, this needs a backport.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: darcs

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

Partial log (click to expand)

Warning: The directory
/nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0/bin is not in the
system search path.
Registering darcs-2.14.0...
post-installation fixup
gzipping man pages under /nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0/share/man/
strip is /nix/store/r5mcn9vqq80v5pfqp45d7290cis7dwp4-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0/lib  /nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0/bin
patching script interpreter paths in /nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0
/nix/store/96a0xssrcvggl0sjkxyy3dsagjykmm1q-darcs-2.14.0

@peti peti merged commit f0ac006 into NixOS:master May 31, 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