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

haskellPackages.splot fails to build #10519

Closed
bjornfor opened this issue Oct 21, 2015 · 5 comments
Closed

haskellPackages.splot fails to build #10519

bjornfor opened this issue Oct 21, 2015 · 5 comments

Comments

@bjornfor
Copy link
Contributor

I'm on the release-15.09 branch:

$ nix-env -iA nixos.haskellPackages.splot
...
Tools/StatePlot.hs:17:8:
    Could not find module ‘Data.ByteString.Lex.Double’
    Use -v to see a list of the files searched for.

Tools/SPlotMain.hs:24:8:
    Could not find module ‘Data.ByteString.Lex.Lazy.Double’
    Use -v to see a list of the files searched for.
builder for ‘/nix/store/dgqp2679sdca95dcjhai2x499zrki3cs-splot-0.3.12.drv’ failed with exit code 1
@peti
Copy link
Member

peti commented Oct 23, 2015

What makes you think that this issue is caused by Nixpkgs?

@bjornfor
Copy link
Contributor Author

Uhm, right, I guess I don't know. It was just a "reflex" to create the issue here. Are you implying that it is the upstream dependency info that is to blame? If so, I can make an upstream issue.

@peti
Copy link
Member

peti commented Oct 23, 2015

I don't see any reason to assume that Nixpkgs might cause that error, so it's probably best to report it upstream. IMHO, the package can't cope with recent versions of bytestring-builder.

@Profpatsch
Copy link
Member

Can be closed @peti

@bjornfor
Copy link
Contributor Author

@Profpatsch: Thanks for the reminder. It works now on both NixOS 16.03 and 16.09pre/unstable/master, so closing.

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

3 participants