Skip to content

Instantly share code, notes, and snippets.

@Cynede
Created November 6, 2018 14:56
Show Gist options
  • Save Cynede/ddc9dbdf4b4c647b4dc12beeafee4e52 to your computer and use it in GitHub Desktop.
Save Cynede/ddc9dbdf4b4c647b4dc12beeafee4e52 to your computer and use it in GitHub Desktop.
 * Package: dev-haskell/hscolour-1.24.4
 * Repository: haskell
 * Maintainer: [email protected]
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES: ccache preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking hscolour-1.24.4.tar.gz to /var/tmp/portage/dev-haskell/hscolour-1.24.4/work
>>> Source unpacked in /var/tmp/portage/dev-haskell/hscolour-1.24.4/work
>>> Preparing source in /var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4 ...
* Using cabal-2.4.0.1.
* Prepending /usr/lib64/ghc-8.4.4 to LD_LIBRARY_PATH
/usr/bin/ghc -package Cabal-2.4.0.1 --make /var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup
<command line>: cannot satisfy -package Cabal-2.4.0.1
(use -v for more information)
/usr/bin/ghc -package Cabal-2.4.0.1 --make /var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -o setup
<command line>: cannot satisfy -package Cabal-2.4.0.1
(use -v for more information)
* ERROR: dev-haskell/hscolour-1.24.4::haskell failed (configure phase):
* compiling /var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4/Setup.hs failed
*
* Call stack:
* ebuild.sh, line 124: Called src_configure
* environment, line 2720: Called haskell-cabal_src_configure '--ghc-options=-rtsopts'
* environment, line 1970: Called cabal-bootstrap
* environment, line 524: Called die
* The specific snippet of code:
* } || make_setup "$@" || die "compiling ${setupmodule} failed";
*
* If you need support, post the output of `emerge --info '=dev-haskell/hscolour-1.24.4::haskell'`,
* the complete build log and the output of `emerge -pqv '=dev-haskell/hscolour-1.24.4::haskell'`.
* The complete build log is located at '/var/tmp/portage/dev-haskell/hscolour-1.24.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-haskell/hscolour-1.24.4/temp/environment'.
* Working directory: '/var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4'
* S: '/var/tmp/portage/dev-haskell/hscolour-1.24.4/work/hscolour-1.24.4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment