Skip to content

simgrid: 3.17 -> 3.19.1#41178

Merged
srhb merged 1 commit intoNixOS:masterfrom
ryantm:simgrid
May 28, 2018
Merged

simgrid: 3.17 -> 3.19.1#41178
srhb merged 1 commit intoNixOS:masterfrom
ryantm:simgrid

Conversation

@ryantm
Copy link
Member

@ryantm ryantm commented May 28, 2018

Motivation for this change
  • new version
  • new version has a more standard version format
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.

cc @mickours for testing

@ryantm ryantm mentioned this pull request May 28, 2018
1 task
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 28, 2018
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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: simgrid

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1
shrinking /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/bin/smpimain
shrinking /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/bin/graphicator
shrinking /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/lib/libsimgrid.so.3.19.1
gzipping man pages under /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/share/man/
strip is /nix/store/92d2ifxcni4n3zx9s8wnkcjlvnx5ajlc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/lib  /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1/bin
patching script interpreter paths in /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1
checking for references to /build in /nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1...
/nix/store/cqda4zmhkahlxqnhqcfqznf3gh33svr6-simgrid-3.19.1

@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: simgrid

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.


@srhb srhb merged commit b7c524f into NixOS:master May 28, 2018
@ryantm ryantm deleted the simgrid branch May 28, 2018 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants