1. * Package: dev-haskell/terminfo-0.3.2.3
  2. * Repository: gentoo
  3. * Maintainer: haskell@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking terminfo-0.3.2.3.tar.gz to /tmp/portage/dev-haskell/terminfo-0.3.2.3/work
  15. >>> Source unpacked in /tmp/portage/dev-haskell/terminfo-0.3.2.3/work
  16. >>> Preparing source in /tmp/portage/dev-haskell/terminfo-0.3.2.3/work/terminfo-0.3.2.3 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-haskell/terminfo-0.3.2.3/work/terminfo-0.3.2.3 ...
  19. * Using cabal-1.14.0.
  20. * Prepending /usr/lib64/ghc-6.12.3 to LD_LIBRARY_PATH
  21. /usr/bin/ghc -package Cabal-1.14.0 --make /tmp/portage/dev-haskell/terminfo-0.3.2.3/work/terminfo-0.3.2.3/Setup.lhs -dynamic -o setup
  22. [1 of 1] Compiling Main ( /tmp/portage/dev-haskell/terminfo-0.3.2.3/work/terminfo-0.3.2.3/Setup.lhs, /tmp/portage/dev-haskell/terminfo-0.3.2.3/work/terminfo-0.3.2.3/Setup.o )
  23. Linking setup ...
  24. ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=terminfo-0.3.2.3/ghc-6.12.3 --datadir=/usr/share/ --datasubdir=terminfo-0.3.2.3/ghc-6.12.3 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/terminfo-0.3.2.3 --verbose
  25. Configuring terminfo-0.3.2.3...
  26. Dependency base >=1.0 && <5: using base-4.2.0.2
  27. Dependency extensible-exceptions >=0.1.1.0 && <0.2: using
  28. extensible-exceptions-0.1.1.1
  29. Using Cabal-1.14.0 compiled by ghc-6.12
  30. Using compiler: ghc-6.12.3
  31. Using install prefix: /usr
  32. Binaries installed in: /usr/bin
  33. Libraries installed in: /usr/lib64/terminfo-0.3.2.3/ghc-6.12.3
  34. Private binaries installed in: /usr/libexec
  35. Data files installed in: /usr/share/terminfo-0.3.2.3/ghc-6.12.3
  36. Documentation installed in: /usr/share/doc/terminfo-0.3.2.3
  37. Using alex version 3.0.2 found on system at: /usr/bin/alex
  38. Using ar found on system at: /usr/bin/ar
  39. Using c2hs version 0.16.3 found on system at: /usr/bin/c2hs
  40. Using cpphs version 1.12 found on system at: /usr/bin/cpphs
  41. No ffihugs found
  42. Using gcc version 4.6.3 found on system at: /usr/bin/gcc
  43. Using ghc version 6.12.3 given by user at: /usr/bin/ghc
  44. Using ghc-pkg version 6.12.3 given by user at: /usr/bin/ghc-pkg
  45. No greencard found
  46. Using haddock version 2.6.1 found on system at: /usr/bin/haddock
  47. Using happy version 1.18.9 found on system at: /usr/bin/happy
  48. No hmake found
  49. Using hpc version 0.6 found on system at: /usr/bin/hpc
  50. Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
  51. Using hscolour version 1.19 found on system at: /usr/bin/HsColour
  52. No hugs found
  53. No jhc found
  54. Using ld found on system at: /usr/bin/ld
  55. No lhc found
  56. No lhc-pkg found
  57. No nhc98 found
  58. Using pkg-config version 0.28 found on system at: /usr/bin/pkg-config
  59. Using ranlib found on system at: /usr/bin/ranlib
  60. Using strip found on system at: /usr/bin/strip
  61. Using tar found on system at: /bin/tar
  62. No uhc found
  63. sh configure --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --datadir=/usr/share/ --with-gcc=/usr/bin/gcc
  64. configure: loading site script /usr/share/config.site
  65. checking for gcc... gcc
  66. checking for C compiler default output file name... a.out
  67. checking whether the C compiler works... yes
  68. checking whether we are cross compiling... no
  69. checking for suffix of executables...
  70. checking for suffix of object files... o
  71. checking whether we are using the GNU C compiler... yes
  72. checking whether gcc accepts -g... yes
  73. checking for gcc option to accept ISO C89... none needed
  74. checking how to run the C preprocessor... gcc -E
  75. checking for grep that handles long lines and -e... /bin/grep
  76. checking for egrep... /bin/grep -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking ncurses.h usability... yes
  88. checking ncurses.h presence... yes
  89. checking for ncurses.h... yes
  90. checking for setupterm in -lncursesw... no
  91. checking for setupterm in -lncurses... no
  92. checking for setupterm in -lcurses... no
  93. configure: error: curses library not found, so this package cannot be built
  94. See `config.log' for more details.
  95. * ERROR: dev-haskell/terminfo-0.3.2.3 failed (configure phase):
  96. * setup configure failed
  97. *
  98. * Call stack:
  99. * ebuild.sh, line 93: Called src_configure
  100. * environment, line 2862: Called haskell-cabal_src_configure
  101. * environment, line 2134: Called cabal-configure
  102. * environment, line 598: Called die
  103. * The specific snippet of code:
  104. * ./setup "$@" || die "setup configure failed"
  105. *
  106. * If you need support, post the output of `emerge --info '=dev-haskell/terminfo-0.3.2.3'`,
  107. * the complete build log and the output of `emerge -pqv '=dev-haskell/terminfo-0.3.2.3'`.
  108. sed: couldn't open temporary file /etc/portage/package.mask/sedPFXCqW: Permission denied