Advertisement
Guest User

dev-haskell/regex-base

a guest
Mar 29th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. * Package: dev-haskell/regex-base-0.93.2-r1
  2. * Repository: gentoo
  3. * Maintainer: haskell@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking regex-base-0.93.2.tar.gz to /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work
  8. >>> Source unpacked in /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work
  9. >>> Preparing source in /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2 ...
  12. * Using cabal-1.18.1.2.
  13. * Prepending /usr/lib64/ghc-7.6.3 to LD_LIBRARY_PATH
  14. /usr/bin/ghc -package Cabal-1.18.1.2 --make /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2/Setup.hs -dynamic -o setup
  15. [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2/Setup.hs, /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2/Setup.o )
  16. Linking setup ...
  17. ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=regex-base-0.93.2/ghc-7.6.3 --datadir=/usr/share/ --datasubdir=regex-base-0.93.2/ghc-7.6.3 --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/regex-base-0.93.2-r1 --verbose --enable-shared --sysconfdir=/etc --flag=splitbase --flag=newbase
  18. Configuring regex-base-0.93.2...
  19. Flags chosen: splitbase=True, newbase=True
  20. Dependency array -any: using array-0.4.0.1
  21. Dependency base ==4.*: using base-4.6.0.1
  22. Dependency bytestring -any: using bytestring-0.10.0.2
  23. Dependency containers -any: using containers-0.5.0.0
  24. Dependency mtl -any: using mtl-2.1.2
  25. '/usr/bin/ghc' '--info'
  26. Using Cabal-1.18.1.2 compiled by ghc-7.6
  27. Using compiler: ghc-7.6.3
  28. Using install prefix: /usr
  29. Binaries installed in: /usr/bin
  30. Libraries installed in: /usr/lib64/regex-base-0.93.2/ghc-7.6.3
  31. Private binaries installed in: /usr/libexec
  32. Data files installed in: /usr/share/regex-base-0.93.2/ghc-7.6.3
  33. Documentation installed in: /usr/share/doc/regex-base-0.93.2-r1
  34. Configuration files installed in: /etc
  35. No alex found
  36. Using ar found on system at: /usr/bin/ar
  37. No c2hs found
  38. No cpphs found
  39. No ffihugs found
  40. Using gcc version 4.8.3 found on system at: /usr/bin/gcc
  41. Using ghc version 7.6.3 given by user at: /usr/bin/ghc
  42. Using ghc-pkg version 7.6.3 given by user at: /usr/bin/ghc-pkg
  43. No greencard found
  44. Using haddock version 2.13.2 found on system at: /usr/bin/haddock
  45. No happy found
  46. No hmake found
  47. Using hpc version 0.6 found on system at: /usr/bin/hpc
  48. Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
  49. Using hscolour version 1.20 found on system at: /usr/bin/HsColour
  50. No hugs found
  51. No jhc found
  52. Using ld found on system at: /usr/bin/ld
  53. No lhc found
  54. No lhc-pkg found
  55. No nhc98 found
  56. Using pkg-config version 0.28 found on system at: /usr/bin/pkg-config
  57. Using ranlib found on system at: /usr/bin/ranlib
  58. Using strip found on system at: /usr/bin/strip
  59. Using tar found on system at: /bin/tar
  60. No uhc found
  61. >>> Source configured.
  62. >>> Compiling source in /var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2 ...
  63. ./setup build
  64. Building regex-base-0.93.2...
  65. Preprocessing library regex-base-0.93.2...
  66. [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
  67. [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
  68. [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
  69. [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
  70. [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.dyn_o )
  71. [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.dyn_o )
  72. [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.dyn_o )
  73. [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.dyn_o )
  74. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lHSmtl-2.1.2-ghc7.6.3
  75. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lHStransformers-0.3.0.0-ghc7.6.3
  76. collect2: error: ld returned 1 exit status
  77. * ERROR: dev-haskell/regex-base-0.93.2-r1::gentoo failed (compile phase):
  78. * setup build failed
  79. *
  80. * Call stack:
  81. * ebuild.sh, line 93: Called src_compile
  82. * environment, line 2755: Called haskell-cabal_src_compile
  83. * environment, line 1871: Called cabal_src_compile
  84. * environment, line 707: Called cabal-build
  85. * environment, line 459: Called die
  86. * The specific snippet of code:
  87. * ./setup "$@" || die "setup build failed"
  88. *
  89. * If you need support, post the output of `emerge --info '=dev-haskell/regex-base-0.93.2-r1::gentoo'`,
  90. * the complete build log and the output of `emerge -pqv '=dev-haskell/regex-base-0.93.2-r1::gentoo'`.
  91. * The complete build log is located at '/var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/temp/build.log'.
  92. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/temp/environment'.
  93. * Working directory: '/var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2'
  94. * S: '/var/tmp/portage/dev-haskell/regex-base-0.93.2-r1/work/regex-base-0.93.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement