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

Nothing from project4 builds correctly #47

Open
andrewthad opened this issue May 6, 2018 · 1 comment
Open

Nothing from project4 builds correctly #47

andrewthad opened this issue May 6, 2018 · 1 comment

Comments

@andrewthad
Copy link

For example:

$ nix-build release0.nix
...
Configuring optparse-applicative-0.13.0.0...
CallStack (from HasCallStack):
  die', called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:948:20 in Cabal-2.0.1.0:Distribution.Simple.Configure
  configureFinalizedPackage, called at libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:470:12 in Cabal-2.0.1.0:Distribution.Simple.Con
figure
  configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:570:20 in Cabal-2.0.1.0:Distribution.Simple
  confHook, called at libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:67:5 in Cabal-2.0.1.0:Distribution.Simple.UserHooks
  configureAction, called at libraries/Cabal/Cabal/Distribution/Simple.hs:174:19 in Cabal-2.0.1.0:Distribution.Simple
  defaultMainHelper, called at libraries/Cabal/Cabal/Distribution/Simple.hs:119:27 in Cabal-2.0.1.0:Distribution.Simple
  defaultMain, called at Setup.hs:2:8 in main:Main
Setup: Encountered missing dependencies:
process >=1.0 && <1.5
builder for '/nix/store/lml5p667kaialx856knj14yx7xr4zs8b-optparse-applicative-0.13.0.0.drv' failed with exit code 1
cannot build derivation '/nix/store/h2xlpmmd6ffbfz6d3sdinbfjyq2ax4sy-tasty-1.0.1.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sanz1lf30sa950hacfada0f8raw9gshq-turtle-1.3.2.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/n5mz1g9dq5qywgndicdgmapvs6hcf6rl-project4-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/n5mz1g9dq5qywgndicdgmapvs6hcf6rl-project4-1.0.0.drv' failed
@Gabriella439
Copy link
Owner

Yeah, I'm aiming either this weekend or the next to revisit that entire section and pin it to a specific version of Nixpkgs so that it's lower maintenance

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

No branches or pull requests

2 participants