Skip to content

hdf5: use gcc7 instead of gcc8#40704

Merged
xeji merged 1 commit intoNixOS:gcc8from
Synthetica9:hdf5-gcc8-revert
May 17, 2018
Merged

hdf5: use gcc7 instead of gcc8#40704
xeji merged 1 commit intoNixOS:gcc8from
Synthetica9:hdf5-gcc8-revert

Conversation

@Synthetica9
Copy link
Member

@Synthetica9 Synthetica9 commented May 17, 2018

Motivation for this change

I'm honestly not sure what's wrong here: https://nix-cache.s3.amazonaws.com/log/r6ymp7h9w3kyq33vl23zjr5c3l3yi95n-hdf5-1.10.2.drv

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: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels May 17, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hdf5

Partial log (click to expand)

strip is /nix/store/85wqgd5aj4g57g1fsrnmdbq4mf1kz957-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/lib  /nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/bin
patching script interpreter paths in /nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/share/hdf5_examples/run-all-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/share/hdf5_examples/hl/run-hl-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/share/hdf5_examples/hl/c/run-hlc-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/share/hdf5_examples/c/run-c-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/bin/h5redeploy: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
/nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2/bin/h5cc: interpreter directive changed from " /bin/sh" to "/nix/store/sq6jb5limj5dsxbglam036fnvlfmn81f-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/h44c0mlbvaljx5yvfy0zvnip38jfzb5z-hdf5-1.10.2...

@xeji xeji merged commit 456369f into NixOS:gcc8 May 17, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: hdf5

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/lib  /nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/bin
patching script interpreter paths in /nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/share/hdf5_examples/run-all-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/share/hdf5_examples/hl/run-hl-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/share/hdf5_examples/hl/c/run-hlc-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/share/hdf5_examples/c/run-c-ex.sh: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/bin/h5redeploy: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2/bin/h5cc: interpreter directive changed from " /bin/sh" to "/nix/store/xdzakdwslnr0skxr9y6lr475c8sra4h1-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2...
/nix/store/l2cvmvaz0zqcryvggvncvwhh8fh2fjxw-hdf5-1.10.2

@lopsided98 lopsided98 mentioned this pull request Oct 27, 2019
10 tasks
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants