Skip to content

[20.03] haskell.compiler.ghc822Binary: propagate llvm dependency#84789

Merged
domenkozar merged 1 commit intoNixOS:release-20.03from
bennofs:backport-ghc-llvm-aarch64
Apr 9, 2020
Merged

[20.03] haskell.compiler.ghc822Binary: propagate llvm dependency#84789
domenkozar merged 1 commit intoNixOS:release-20.03from
bennofs:backport-ghc-llvm-aarch64

Conversation

@bennofs
Copy link
Contributor

@bennofs bennofs commented Apr 9, 2020

This is a backport of #80355

Fixes the following error when attempting to build packages using this
compiler:

  <no location info>: error:
      Warning: Couldn't figure out LLVM version!
               Make sure you have installed LLVM 3.9

  <no location info>: error: ghc: could not execute: opt

(cherry picked from commit 31f557c88feb8e6547805727e193881e35f4c495)

ZHF: #80379

/cc @peti @domenkozar

Fixes the following error when attempting to build packages using this
compiler:

  <no location info>: error:
      Warning: Couldn't figure out LLVM version!
               Make sure you have installed LLVM 3.9

  <no location info>: error: ghc: could not execute: opt

(cherry picked from commit 31f557c)
@domenkozar
Copy link
Member

@GrahamcOfBorg build ghc

@ofborg ofborg bot added 6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 9, 2020
@domenkozar
Copy link
Member

As this works as expected on master, I'll merge it.

We have to fix Output limit exceeded somehow by getting output under 2GB.

@domenkozar domenkozar merged commit 8c6a5a2 into NixOS:release-20.03 Apr 9, 2020
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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants