Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. >>> Emerging (5 of 5) dev-haskell/lens-3.10.0.1::gentoo
  2. * lens-3.10.0.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  3. >>> Unpacking source...
  4. >>> Unpacking lens-3.10.0.1.tar.gz to /var/tmp/portage/dev-haskell/lens-3.10.0.1/work
  5. >>> Source unpacked in /var/tmp/portage/dev-haskell/lens-3.10.0.1/work
  6. >>> Preparing source in /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1 ...
  7. >>> Source prepared.
  8. >>> Configuring source in /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1 ...
  9. * Using cabal-1.18.1.2.
  10. * Prepending /usr/lib64/ghc-7.6.3 to LD_LIBRARY_PATH
  11. /usr/bin/ghc -package Cabal-1.18.1.2 --make /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1/Setup.lhs -dynamic -o setup
  12. [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1/Setup.lhs, /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1/Setup.o )
  13. Linking setup ...
  14. ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=lens-3.10.0.1/ghc-7.6.3 --datadir=/usr/share/ --datasubdir=lens-3.10.0.1/ghc-7.6.3 --disable-tests --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/lens-3.10.0.1 --verbose --sysconfdir=/etc --flags=-benchmark-uniplate --flags=-dump-splices --flags=inlining --flags=-lib-werror --flags=-old-inline-pragmas --flags=-safe --flags=test-doctests --flags=test-hunit --flags=test-properties --flags=trustworthy
  15. Configuring lens-3.10.0.1...
  16. Flags chosen: lib-werror=False, trustworthy=True, safe=False,
  17. test-properties=True, test-hunit=True, test-doctests=True, dump-splices=False,
  18. old-inline-pragmas=False, inlining=True, benchmark-uniplate=False
  19. Dependency MonadCatchIO-transformers ==0.3.*: using
  20. MonadCatchIO-transformers-0.3.1.3
  21. Dependency array >=0.3.0.2 && <0.6: using array-0.4.0.1
  22. Dependency base >=4.3 && <5: using base-4.6.0.1
  23. Dependency bifunctors ==4.*: using bifunctors-4.2
  24. Dependency bytestring >=0.9.1.10 && <0.11: using bytestring-0.10.0.2
  25. Dependency comonad ==4.*: using comonad-4.2
  26. Dependency containers >=0.4.0 && <0.6: using containers-0.5.0.0
  27. Dependency contravariant >=0.3 && <1: using contravariant-0.4.4
  28. Dependency distributive >=0.3 && <1: using distributive-0.3.2
  29. Dependency filepath >=1.2.0.0 && <1.4: using filepath-1.3.0.1
  30. Dependency generic-deriving >=1.4 && <1.7: using generic-deriving-1.6.3
  31. Dependency ghc-prim -any: using ghc-prim-0.3.0.0
  32. Dependency hashable >=1.1.2.3 && <1.3: using hashable-1.2.1.0
  33. Dependency mtl >=2.0.1 && <2.2: using mtl-2.1.2
  34. Dependency parallel >=3.1.0.1 && <3.3: using parallel-3.2.0.6
  35. Dependency profunctors ==4.*: using profunctors-4.0.4
  36. Dependency reflection >=1.1.6 && <2: using reflection-1.5.1
  37. Dependency semigroupoids ==4.*: using semigroupoids-4.2
  38. Dependency semigroups >=0.8.4 && <1: using semigroups-0.16.0.1
  39. Dependency split ==0.2.*: using split-0.2.2
  40. Dependency tagged >=0.4.4 && <1: using tagged-0.7.3
  41. Dependency template-haskell >=2.4 && <2.10: using template-haskell-2.8.0.0
  42. Dependency text >=0.11 && <1.2: using text-0.11.3.1
  43. Dependency transformers >=0.2 && <0.4: using transformers-0.3.0.0
  44. Dependency transformers-compat >=0.1 && <1: using transformers-compat-0.1.1.1
  45. Dependency unordered-containers ==0.2.*: using unordered-containers-0.2.3.3
  46. Dependency vector >=0.9 && <0.11: using vector-0.10.0.1
  47. Dependency void >=0.5 && <1: using void-0.6.1
  48. '/usr/bin/ghc' '--info'
  49. Using Cabal-1.18.1.2 compiled by ghc-7.6
  50. Using compiler: ghc-7.6.3
  51. Using install prefix: /usr
  52. Binaries installed in: /usr/bin
  53. Libraries installed in: /usr/lib64/lens-3.10.0.1/ghc-7.6.3
  54. Private binaries installed in: /usr/libexec
  55. Data files installed in: /usr/share/lens-3.10.0.1/ghc-7.6.3
  56. Documentation installed in: /usr/share/doc/lens-3.10.0.1
  57. Configuration files installed in: /etc
  58. No alex found
  59. Using ar found on system at: /usr/bin/ar
  60. No c2hs found
  61. No cpphs found
  62. No ffihugs found
  63. Using gcc version 4.8.4 found on system at: /usr/bin/gcc
  64. Using ghc version 7.6.3 given by user at: /usr/bin/ghc
  65. Using ghc-pkg version 7.6.3 given by user at: /usr/bin/ghc-pkg
  66. No greencard found
  67. Using haddock version 2.13.2 found on system at: /usr/bin/haddock
  68. No happy found
  69. No hmake found
  70. Using hpc version 0.6 found on system at: /usr/bin/hpc
  71. Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
  72. No hscolour found
  73. No hugs found
  74. No jhc found
  75. Using ld found on system at: /usr/bin/ld
  76. No lhc found
  77. No lhc-pkg found
  78. No nhc98 found
  79. Using pkg-config version 0.28 found on system at: /usr/bin/pkg-config
  80. Using ranlib found on system at: /usr/bin/ranlib
  81. Using strip found on system at: /usr/bin/strip
  82. Using tar found on system at: /bin/tar
  83. No uhc found
  84. >>> Source configured.
  85. >>> Compiling source in /var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1 ...
  86. ./setup build
  87. Building lens-3.10.0.1...
  88. Preprocessing library lens-3.10.0.1...
  89. [ 1 of 79] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
  90.  
  91. src/Control/Lens/Internal/Instances.hs:27:10:
  92. Duplicate instance declarations:
  93. instance Foldable ((,) b)
  94. -- Defined at src/Control/Lens/Internal/Instances.hs:27:10
  95. instance Foldable ((,) b)
  96. -- Defined in `Data.Traversable.Instances'
  97.  
  98. src/Control/Lens/Internal/Instances.hs:30:10:
  99. Duplicate instance declarations:
  100. instance Foldable1 ((,) b)
  101. -- Defined at src/Control/Lens/Internal/Instances.hs:30:10
  102. instance Foldable1 ((,) a) -- Defined in `Data.Semigroup.Foldable'
  103.  
  104. src/Control/Lens/Internal/Instances.hs:33:10:
  105. Duplicate instance declarations:
  106. instance Traversable ((,) b)
  107. -- Defined at src/Control/Lens/Internal/Instances.hs:33:10
  108. instance Traversable ((,) b)
  109. -- Defined in `Data.Traversable.Instances'
  110.  
  111. src/Control/Lens/Internal/Instances.hs:36:10:
  112. Duplicate instance declarations:
  113. instance Traversable1 ((,) b)
  114. -- Defined at src/Control/Lens/Internal/Instances.hs:36:10
  115. instance Traversable1 ((,) a)
  116. -- Defined in `Data.Semigroup.Traversable'
  117.  
  118. src/Control/Lens/Internal/Instances.hs:39:10:
  119. Duplicate instance declarations:
  120. instance Foldable (Either a)
  121. -- Defined at src/Control/Lens/Internal/Instances.hs:39:10
  122. instance Foldable (Either a)
  123. -- Defined in `Data.Traversable.Instances'
  124.  
  125. src/Control/Lens/Internal/Instances.hs:43:10:
  126. Duplicate instance declarations:
  127. instance Traversable (Either a)
  128. -- Defined at src/Control/Lens/Internal/Instances.hs:43:10
  129. instance Traversable (Either a)
  130. -- Defined in `Data.Traversable.Instances'
  131.  
  132. src/Control/Lens/Internal/Instances.hs:47:10:
  133. Duplicate instance declarations:
  134. instance Foldable (Const m)
  135. -- Defined at src/Control/Lens/Internal/Instances.hs:47:10
  136. instance Foldable (Const m)
  137. -- Defined in `Data.Traversable.Instances'
  138.  
  139. src/Control/Lens/Internal/Instances.hs:50:10:
  140. Duplicate instance declarations:
  141. instance Traversable (Const m)
  142. -- Defined at src/Control/Lens/Internal/Instances.hs:50:10
  143. instance Traversable (Const m)
  144. -- Defined in `Data.Traversable.Instances'
  145. * ERROR: dev-haskell/lens-3.10.0.1::gentoo failed (compile phase):
  146. * setup build failed
  147. *
  148. * Call stack:
  149. * ebuild.sh, line 93: Called src_compile
  150. * environment, line 3053: Called haskell-cabal_src_compile
  151. * environment, line 2158: Called cabal_src_compile
  152. * environment, line 778: Called cabal-build
  153. * environment, line 540: Called die
  154. * The specific snippet of code:
  155. * ./setup "$@" || die "setup build failed"
  156. *
  157. * If you need support, post the output of `emerge --info '=dev-haskell/lens-3.10.0.1::gentoo'`,
  158. * the complete build log and the output of `emerge -pqv '=dev-haskell/lens-3.10.0.1::gentoo'`.
  159. * The complete build log is located at '/var/tmp/portage/dev-haskell/lens-3.10.0.1/temp/build.log'.
  160. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/lens-3.10.0.1/temp/environment'.
  161. * Working directory: '/var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1'
  162. * S: '/var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1'
  163.  
  164. >>> Failed to emerge dev-haskell/lens-3.10.0.1, Log file:
  165.  
  166. >>> '/var/tmp/portage/dev-haskell/lens-3.10.0.1/temp/build.log'
  167.  
  168. * Messages for package dev-haskell/lens-3.10.0.1:
  169.  
  170. * ERROR: dev-haskell/lens-3.10.0.1::gentoo failed (compile phase):
  171. * setup build failed
  172. *
  173. * Call stack:
  174. * ebuild.sh, line 93: Called src_compile
  175. * environment, line 3053: Called haskell-cabal_src_compile
  176. * environment, line 2158: Called cabal_src_compile
  177. * environment, line 778: Called cabal-build
  178. * environment, line 540: Called die
  179. * The specific snippet of code:
  180. * ./setup "$@" || die "setup build failed"
  181. *
  182. * If you need support, post the output of `emerge --info '=dev-haskell/lens-3.10.0.1::gentoo'`,
  183. * the complete build log and the output of `emerge -pqv '=dev-haskell/lens-3.10.0.1::gentoo'`.
  184. * The complete build log is located at '/var/tmp/portage/dev-haskell/lens-3.10.0.1/temp/build.log'.
  185. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/lens-3.10.0.1/temp/environment'.
  186. * Working directory: '/var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1'
  187. * S: '/var/tmp/portage/dev-haskell/lens-3.10.0.1/work/lens-3.10.0.1'
  188.  
  189. * GNU info directory index is up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement