Advertisement
Guest User

Untitled

a guest
Sep 20th, 2015
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. miguel@miguel-MacBookPro:~$ nix-env -I nixpkgs=~/Development/Haskell/nix/nixpkgs/ -iA ihaskell-with-packages --cores 4 -f '<nixpkgs>'
  2. replacing old ‘ihaskell-with-packages’
  3. installing ‘ihaskell-with-packages’
  4. these derivations will be built:
  5. /nix/store/gppala3fdnfpdikpjnaqg2fmwnmsczqz-haskell-hsc3-0.16.drv
  6. /nix/store/v5wkh56kqad54rnjcqdvp9spamxpamvi-haskell-hsc3-process-0.10.0.drv
  7. /nix/store/9wx5yp63xnfm3r4h931d06ahplk0wiy2-haskell-hsc3-server-0.10.0.drv
  8. /nix/store/glnqd7invhrpkj0qhq8skwi55bvw4n8m-haskell-hndef-0.1.0.0.drv
  9. /nix/store/na9q53bfx82nh8y3gi9lmbp93w0xykb7-haskell-regex-pcre-0.94.4.drv
  10. /nix/store/chccwdnv3gr54akvwq3cpa00x3rfr264-ghc-7.8.4.drv
  11. /nix/store/2phpc7dynh2jkp21caafxwpxq9zah06v-ihaskell-with-packages.drv
  12. building path(s) ‘/nix/store/x2gqfayvgllmfqw52a5z4dzydsmygy7g-haskell-hsc3-0.16’
  13. setupCompilerEnvironmentPhase
  14. Building with /nix/store/rnxk1a1bz4rgy1rw4973blbfp9f0ic89-ghc-7.8.4.
  15. unpacking sources
  16. unpacking source archive /nix/store/n7m535gkzjc49plmjcsckri5fvb9sdcz-hsc3
  17. source root is hsc3
  18. patching sources
  19. Running jailbreak-cabal to lift version restrictions on build inputs.
  20. compileBuildDriverPhase
  21. setupCompileFlags: -package-db=/tmp/nix-build-haskell-hsc3-0.16.drv-0/package.conf.d -j4
  22. [1 of 1] Compiling Main ( Setup.hs, /tmp/nix-build-haskell-hsc3-0.16.drv-0/Main.o )
  23. Linking Setup ...
  24. configuring
  25. configureFlags: --verbose --prefix=/nix/store/x2gqfayvgllmfqw52a5z4dzydsmygy7g-haskell-hsc3-0.16 --libdir=$prefix/lib/$compiler --libsubdir=$pkgid --with-gcc=gcc --package-db=/tmp/nix-build-haskell-hsc3-0.16.drv-0/package.conf.d --ghc-option=-optl=-Wl,-rpath=/nix/store/x2gqfayvgllmfqw52a5z4dzydsmygy7g-haskell-hsc3-0.16/lib/ghc-7.8.4/hsc3-0.16 --enable-split-objs --disable-library-profiling --enable-shared --enable-library-vanilla --enable-executable-dynamic --enable-tests
  26. Configuring hsc3-0.16...
  27. Dependency base -any: using base-4.7.0.2
  28. Dependency binary -any: using binary-0.7.4.0
  29. Dependency bytestring -any: using bytestring-0.10.4.0
  30. Dependency containers -any: using containers-0.5.5.1
  31. Dependency data-default -any: using data-default-0.5.3
  32. Dependency data-ordlist -any: using data-ordlist-0.4.7.0
  33. Dependency directory -any: using directory-1.2.1.0
  34. Dependency filepath -any: using filepath-1.3.0.2
  35. Dependency hashable -any: using hashable-1.2.3.2
  36. Dependency hosc -any: using hosc-0.16
  37. Dependency network -any: using network-2.6.0.2
  38. Dependency process -any: using process-1.2.0.0
  39. Dependency random -any: using random-1.1
  40. Dependency safe -any: using safe-0.3.8
  41. Dependency split -any: using split-0.2.2
  42. Dependency transformers -any: using transformers-0.3.0.0
  43. Setup: The following installed packages are broken because other packages they
  44. depend on are missing. These broken packages must be rebuilt before they can
  45. be used.
  46. package binary-0.7.4.0 is broken due to missing package
  47. array-0.5.0.0-ce080a527b3819e94d851f7f80ca77dd,
  48. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  49. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09,
  50. containers-0.5.5.1-d7910f1cd81272c1f31ca9f71d0f206e
  51. package blaze-builder-0.3.3.4 is broken due to missing package
  52. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  53. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09
  54. package data-binary-ieee754-0.4.4 is broken due to missing package
  55. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1
  56. package data-default-0.5.3 is broken due to missing package
  57. data-default-instances-base-0.0.1-ad8bee5c4e3f166a29f67cbbfc0fe81d,
  58. data-default-instances-containers-0.0.1-4c5bad0b8b2795aba72e60168b285c76,
  59. data-default-instances-dlist-0.0.1-87aaf399959854146a48fc2201d4678b
  60. package data-ordlist-0.4.7.0 is broken due to missing package
  61. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1
  62. package hashable-1.2.3.2 is broken due to missing package
  63. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  64. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09
  65. package hosc-0.16 is broken due to missing package
  66. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  67. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09,
  68. time-1.4.2-192d26f44a2c945780bbb921626c3399
  69. package network-2.6.0.2 is broken due to missing package
  70. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  71. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09,
  72. unix-2.7.0.1-d7de2c9293605f58486b3752d772cdb6
  73. package random-1.1 is broken due to missing package
  74. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  75. time-1.4.2-192d26f44a2c945780bbb921626c3399
  76. package text-1.2.0.4 is broken due to missing package
  77. array-0.5.0.0-ce080a527b3819e94d851f7f80ca77dd,
  78. base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1,
  79. bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09,
  80. deepseq-1.3.0.2-0ddc77716bd2515426e1ba39f6788a4f
  81. builder for ‘/nix/store/gppala3fdnfpdikpjnaqg2fmwnmsczqz-haskell-hsc3-0.16.drv’ failed with exit code 1
  82. cannot build derivation ‘/nix/store/chccwdnv3gr54akvwq3cpa00x3rfr264-ghc-7.8.4.drv’: 1 dependencies couldn't be built
  83. cannot build derivation ‘/nix/store/2phpc7dynh2jkp21caafxwpxq9zah06v-ihaskell-with-packages.drv’: 1 dependencies couldn't be built
  84. error: build of ‘/nix/store/2phpc7dynh2jkp21caafxwpxq9zah06v-ihaskell-with-packages.drv’ failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement