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

Ubuntu instructions not working on 17.04 #3811

Closed
ysangkok opened this issue May 10, 2017 · 12 comments
Closed

Ubuntu instructions not working on 17.04 #3811

ysangkok opened this issue May 10, 2017 · 12 comments

Comments

@ysangkok
Copy link

ysangkok commented May 10, 2017

Install Log:
https://gist.github.com/ahmadsalim/ae8e2cf95d23940e156ac288be8f91b5

@ahmadsalim
Copy link

Thanks for reporting the issue!
I have put your log in a Gist to avoid scrolling for the issue comments.

Have you tried using stack for installation instead?

@ysangkok
Copy link
Author

Yes, I have tried stack with system ghc using stack --system-ghc install idris, same problem

@david-christiansen
Copy link
Contributor

I think this is this issue: commercialhaskell/stack#2712

Running the newest Stack has fixed it for me. Is your Stack up to date?

@ysangkok
Copy link
Author

@david-christiansen How can it be that issue when I am using the system GHC? The title says "stack-provided ghc". I will check the Stack version when I get home again...

@ysangkok
Copy link
Author

I am using the GHC packages from here: https://launchpad.net/~hvr/+archive/ubuntu/ghc?field.series_filter=zesty

@ysangkok
Copy link
Author

My Stack version Version 1.3.0, Git revision 99b910d3c8e183aa376cb1e6f0341d86aed6d00e (4372 commits) x86_64 hpack-0.15.0 (commercialhaskell/stack@99b910d) from Dec 10, 2016.

@ahmadsalim
Copy link

ahmadsalim commented May 11, 2017

@ysangkok It seems that this is primarily an issue with ghc/stack on Ubuntu, than Idris, so I am unsure how much we can fix things from here.
I think one solution, would be to provide Linux binaries for Idris, if anyone is interested in contributing that.

@melted
Copy link
Contributor

melted commented May 11, 2017 via email

@ysangkok
Copy link
Author

@melted Herbert Valerio Riedel's packages that I linked install GHC there. So it's not the official distribution. But the most popular updated one for Ubuntu, I'd say.

@jfdm
Copy link
Contributor

jfdm commented Nov 9, 2017

I wondering if there are any updates to this issue. Although I use Ubuntu Mate 16.04 LTS, I do not experience issues compiling idris from source or head.

@hvr
Copy link

hvr commented Nov 10, 2017

I've tried to reproduce this on Ubuntu 17.04 with the ghc-8.0.2 8.0.2-13.1.1~17.04 package from my PPA by building idris-1.1.1; however, as I expected it worked just fine for me with cabal new-build; Since I don't use Stack myself I don't know whether it would also have worked with Stack.

@ahmadsalim
Copy link

@hvr Thanks for the update. I will close the issue.
If there is someone still experiencing issues with this, they are welcome to open a new issue or comment here to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants