Skip to content

multi-ghc-travis: db63eb7f2ea -> 05926968f17#42171

Merged
xeji merged 1 commit intoNixOS:masterfrom
bgamari:bump-multi-ghc-travis
Jun 18, 2018
Merged

multi-ghc-travis: db63eb7f2ea -> 05926968f17#42171
xeji merged 1 commit intoNixOS:masterfrom
bgamari:bump-multi-ghc-travis

Conversation

@bgamari
Copy link
Contributor

@bgamari bgamari commented Jun 18, 2018

Motivation for this change

Just a routine bump; adds support for GHC 8.4.3.

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.

Just a routine bump; adds support for GHC 8.4.3.
@GrahamcOfBorg GrahamcOfBorg added 6.topic: haskell General-purpose, statically typed, purely functional programming language 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 Jun 18, 2018
Copy link
Contributor

@jb55 jb55 left a comment

Choose a reason for hiding this comment

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

👍

@xeji
Copy link
Contributor

xeji commented Jun 18, 2018

@GrahamcOfBorg build haskell.packages.ghc822.multi-ghc-travis haskell.packages.ghc843.multi-ghc-travis

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: haskell.packages.ghc822.multi-ghc-travis, haskell.packages.ghc843.multi-ghc-travis

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: haskell.packages.ghc822.multi-ghc-travis, haskell.packages.ghc843.multi-ghc-travis

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/qckwj4q1q95jidbj0ck95c41f498nf0f-haskell-ci-0/lib  /nix/store/qckwj4q1q95jidbj0ck95c41f498nf0f-haskell-ci-0/bin
patching script interpreter paths in /nix/store/qckwj4q1q95jidbj0ck95c41f498nf0f-haskell-ci-0
checking for references to /build in /nix/store/qckwj4q1q95jidbj0ck95c41f498nf0f-haskell-ci-0...
wrong ELF type
shrinking RPATHs of ELF executables and libraries in /nix/store/3szrdry3wf5lpgcrmgrj8gfaqw8q9ww3-haskell-ci-0-doc
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/3szrdry3wf5lpgcrmgrj8gfaqw8q9ww3-haskell-ci-0-doc
checking for references to /build in /nix/store/3szrdry3wf5lpgcrmgrj8gfaqw8q9ww3-haskell-ci-0-doc...
/nix/store/7fb8n4bzp62hya2vp0r9yh5hhin8ix2b-haskell-ci-0
/nix/store/qckwj4q1q95jidbj0ck95c41f498nf0f-haskell-ci-0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: haskell.packages.ghc822.multi-ghc-travis, haskell.packages.ghc843.multi-ghc-travis

Partial log (click to expand)

/nix/store/2zz9xzrbr6j9f4sp8gswzxyhl2czq2vn-haskell-ci-0/bin is not in the
system search path.
post-installation fixup
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/2zz9xzrbr6j9f4sp8gswzxyhl2czq2vn-haskell-ci-0/lib  /nix/store/2zz9xzrbr6j9f4sp8gswzxyhl2czq2vn-haskell-ci-0/bin
patching script interpreter paths in /nix/store/2zz9xzrbr6j9f4sp8gswzxyhl2czq2vn-haskell-ci-0
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/6d1b8my2j42ycpxdfycrh9bn61pp38jn-haskell-ci-0-doc
/nix/store/ccy0ir96w3c315xr0y3rf3pgy1jsg0m5-haskell-ci-0
/nix/store/2zz9xzrbr6j9f4sp8gswzxyhl2czq2vn-haskell-ci-0

@xeji xeji merged commit f8cef0d into NixOS:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 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.

4 participants