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

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

Merged
merged 1 commit into from Apr 9, 2020

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

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants