Skip to content

Instantly share code, notes, and snippets.

@dhess
Created June 26, 2018 18:21
Show Gist options
  • Select an option

  • Save dhess/88d8ad3a0e5eb05b1ce07939dbbd6bd7 to your computer and use it in GitHub Desktop.

Select an option

Save dhess/88d8ad3a0e5eb05b1ce07939dbbd6bd7 to your computer and use it in GitHub Desktop.
setupCompilerEnvironmentPhase
Build with /nix/store/bdvs7h7zirrfjrk7nn2cm2w8cnivyvdh-ghc-8.2.2.
ignoring (possibly broken) abi-depends field for packages
ignoring (possibly broken) abi-depends field for packages
unpacking sources
unpacking source archive /nix/store/0xr8nd9ga0c1na3mw2jkr6wmq8rjgkwy-stack-1.7.1.tar.gz
source root is stack-1.7.1
setting SOURCE_DATE_EPOCH to timestamp 1524865969 of file stack-1.7.1/stack.cabal
patching sources
Replace Cabal file with edited version from http://hackage.haskell.org/package/stack-1.7.1/revision/4.cabal.
compileBuildDriverPhase
setupCompileFlags: -package-db=/private/tmp/nix-build-stack-1.7.1.drv-0/setup-package.conf.d -j1 -threaded
[1 of 1] Compiling Main ( Setup.hs, /private/tmp/nix-build-stack-1.7.1.drv-0/Main.o )
Linking Setup ...
clang-5.0: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument]
/nix/store/ckq71kkymh1ji2b44xn80wmr7fmi6wr5-clang-wrapper-5.0.2/bin/cc: line 183: /nix/store/bcl9zj60h52p47dy85s326mdrqx52417-clang-5.0.2/bin/clang: Argument list too long
`cc' failed in phase `Linker'. (Exit code: 126)
builder for '/nix/store/palvfwr1kcmflr4ma5rnmnb6668chm1q-stack-1.7.1.drv' failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment