* Package: dev-haskell/transformers-compat-0.6.5  * Repository: gentoo  * Maintainer: haskell@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux profile userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking transformers-compat-0.6.5.tar.gz to /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work >>> Source unpacked in /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work >>> Preparing source in /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5 ... * Using cabal-3.0.1.0. * Prepending /usr/lib64/ghc-8.8.4 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-3.0.1.0 --make /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5/Setup.lhs -j5 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5/Setup.lhs, /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=transformers-compat-0.6.5/ghc-8.8.4 --datadir=/usr/share/ --datasubdir=transformers-compat-0.6.5/ghc-8.8.4 --enable-library-profiling --ghc-options=-j5 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-march=native --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/transformers-compat-0.6.5 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flag=mtl --flag=-two --flag=-three --flag=-four --flag=-five Using Parsec parser Configuring transformers-compat-0.6.5... Flags chosen: five=False, five-three=True, four=False, generic-deriving=True, mtl=True, three=False, two=False Dependency base >=4.3 && <5: using base-4.13.0.0 Dependency ghc-prim -any: using ghc-prim-0.5.3 Dependency transformers >=0.5.3 && <0.6: using transformers-0.5.6.2 Source component graph: component lib Configured component graph: component transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484 include base-4.13.0.0 include ghc-prim-0.5.3 include transformers-0.5.6.2 Linked component graph: unit transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484 include base-4.13.0.0 include ghc-prim-0.5.3 include transformers-0.5.6.2 Control.Monad.Trans.Instances=transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484:Control.Monad.Trans.Instances,Data.Functor.Classes.Generic=transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484:Data.Functor.Classes.Generic,Data.Functor.Classes.Generic.Internal=transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484:Data.Functor.Classes.Generic.Internal Ready component graph: definite transformers-compat-0.6.5-8Q1G1TPUQrTF85j8n7r484 depends base-4.13.0.0 depends ghc-prim-0.5.3 depends transformers-0.5.6.2 Using Cabal-3.0.1.0 compiled by ghc-8.8 Using compiler: ghc-8.8.4 Using install prefix: /usr Executables installed in: /usr/bin Libraries installed in: /usr/lib64/transformers-compat-0.6.5/ghc-8.8.4 Dynamic Libraries installed in: /usr/lib64/x86_64-linux-ghc-8.8.4 Private executables installed in: /usr/libexec/x86_64-linux-ghc-8.8.4/transformers-compat-0.6.5 Data files installed in: /usr/share/transformers-compat-0.6.5/ghc-8.8.4 Documentation installed in: /usr/share/doc/transformers-compat-0.6.5 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar No c2hs found No cpphs found No doctest found Using gcc version 10.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 8.8.4 given by user at: /usr/bin/ghc Using ghc-pkg version 8.8.4 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.23.0 found on system at: /usr/bin/haddock-ghc-8.8.4 No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config Using runghc version 8.8.4 found on system at: /usr/bin/runghc Using strip version 2.34 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5 ... ./setup build Preprocessing library for transformers-compat-0.6.5.. Building library for transformers-compat-0.6.5.. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.p_o ) src/Control/Monad/Trans/Instances.hs:38:8: error: Could not find module ‘Prelude’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 38 | module Control.Monad.Trans.Instances () where  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:48:1: error: Could not find module ‘Control.Applicative.Backwards’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 48 | import Control.Applicative.Backwards (Backwards(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:49:1: error: Could not find module ‘Control.Applicative.Lift’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 49 | import Control.Applicative.Lift (Lift(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:50:1: error: Could not find module ‘Control.Monad.Fail’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 50 | import qualified Control.Monad.Fail as Fail (MonadFail(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:51:1: error: Could not find module ‘Control.Monad.IO.Class’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 51 | import Control.Monad.IO.Class (MonadIO)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:52:1: error: Could not find module ‘Control.Monad.Trans.Accum’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 52 | import Control.Monad.Trans.Accum (AccumT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:53:1: error: Could not find module ‘Control.Monad.Trans.Class’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 53 | import Control.Monad.Trans.Class (MonadTrans(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:54:1: error: Could not find module ‘Control.Monad.Trans.Cont’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 54 | import Control.Monad.Trans.Cont (ContT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:55:1: error: Could not find module ‘Control.Monad.Trans.Error’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 55 | import Control.Monad.Trans.Error (Error(..), ErrorT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:56:1: error: Could not find module ‘Control.Monad.Trans.Except’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 56 | import Control.Monad.Trans.Except (ExceptT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:57:1: error: Could not find module ‘Control.Monad.Trans.Identity’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 57 | import Control.Monad.Trans.Identity (IdentityT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:58:1: error: Could not find module ‘Control.Monad.Trans.List’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 58 | import Control.Monad.Trans.List (ListT(..), mapListT)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:59:1: error: Could not find module ‘Control.Monad.Trans.Maybe’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 59 | import Control.Monad.Trans.Maybe (MaybeT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:60:1: error: Could not find module ‘Control.Monad.Trans.RWS.Lazy’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 60 | import qualified Control.Monad.Trans.RWS.Lazy as Lazy (RWST(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:61:1: error: Could not find module ‘Control.Monad.Trans.RWS.Strict’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 61 | import qualified Control.Monad.Trans.RWS.Strict as Strict (RWST(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:62:1: error: Could not find module ‘Control.Monad.Trans.Reader’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 62 | import Control.Monad.Trans.Reader (ReaderT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:63:1: error: Could not find module ‘Control.Monad.Trans.Select’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 63 | import Control.Monad.Trans.Select (SelectT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:64:1: error: Could not find module ‘Control.Monad.Trans.State.Lazy’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 64 | import qualified Control.Monad.Trans.State.Lazy as Lazy (StateT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:65:1: error: Could not find module ‘Control.Monad.Trans.State.Strict’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 65 | import qualified Control.Monad.Trans.State.Strict as Strict (StateT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:66:1: error: Could not find module ‘Control.Monad.Trans.Writer.Lazy’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 66 | import qualified Control.Monad.Trans.Writer.Lazy as Lazy (WriterT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:67:1: error: Could not find module ‘Control.Monad.Trans.Writer.Strict’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 67 | import qualified Control.Monad.Trans.Writer.Strict as Strict (WriterT(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:68:1: error: Could not find module ‘Data.Functor.Classes’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 68 | import Data.Functor.Classes  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:69:1: error: Could not find module ‘Data.Functor.Compose’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 69 | import Data.Functor.Compose (Compose(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:70:1: error: Could not find module ‘Data.Functor.Constant’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 70 | import Data.Functor.Constant (Constant(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:71:1: error: Could not find module ‘Data.Functor.Identity’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 71 | import Data.Functor.Identity (Identity(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:72:1: error: Could not find module ‘Data.Functor.Product’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 72 | import Data.Functor.Product (Product(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:73:1: error: Could not find module ‘Data.Functor.Reverse’ Perhaps you haven't installed the profiling libraries for package ‘transformers-0.5.6.2’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 73 | import Data.Functor.Reverse (Reverse(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:74:1: error: Could not find module ‘Data.Functor.Sum’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 74 | import Data.Functor.Sum (Sum(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:76:1: error: Could not find module ‘Control.Applicative’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 76 | import Control.Applicative  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:77:1: error: Could not find module ‘Control.Arrow’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 77 | import Control.Arrow (Arrow((***)))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:78:1: error: Could not find module ‘Control.Monad’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 78 | import Control.Monad (MonadPlus(..), liftM)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:79:1: error: Could not find module ‘Control.Monad.Fix’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 79 | import Control.Monad.Fix (MonadFix(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:80:1: error: Could not find module ‘Data.Bits’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 80 | import Data.Bits  | ^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:81:1: error: Could not find module ‘Data.Foldable’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 81 | import Data.Foldable (Foldable(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:82:1: error: Could not find module ‘Data.Ix’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 82 | import Data.Ix (Ix(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:83:1: error: Could not find module ‘Data.Maybe’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 83 | import Data.Maybe (fromMaybe)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:84:1: error: Could not find module ‘Data.Monoid’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 84 | import Data.Monoid (Monoid(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:85:1: error: Could not find module ‘Data.String’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 85 | import Data.String (IsString(fromString))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:86:1: error: Could not find module ‘Data.Traversable’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 86 | import Data.Traversable (Traversable(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:87:1: error: Could not find module ‘Foreign’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 87 | import Foreign (Storable(..), castPtr)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:90:1: error: Could not find module ‘Control.Monad.Zip’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 90 | import Control.Monad.Zip (MonadZip(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:94:1: error: Could not find module ‘Data.Proxy’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 94 | import Data.Proxy (Proxy(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:98:1: error: Could not find module ‘Data.Bifunctor’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 98 | import Data.Bifunctor (Bifunctor(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:102:1: error: Could not find module ‘Data.Semigroup’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 102 | import qualified Data.Semigroup as Semigroup (Semigroup(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:106:1: error: Could not find module ‘Data.Bifoldable’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 106 | import Data.Bifoldable (Bifoldable(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:107:1: error: Could not find module ‘Data.Bitraversable’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 107 | import Data.Bitraversable (Bitraversable(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:111:1: error: Could not find module ‘Data.Data’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 111 | import Data.Data (Data)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:112:1: error: Could not find module ‘Data.Typeable’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 112 | import Data.Typeable  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  src/Control/Monad/Trans/Instances.hs:117:1: error: Could not find module ‘GHC.Generics’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 117 | import GHC.Generics  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.p_o ) generics/Data/Functor/Classes/Generic/Internal.hs:32:8: error: Could not find module ‘Prelude’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 32 | module Data.Functor.Classes.Generic.Internal  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:86:1: error: Could not find module ‘Data.Char’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 86 | import Data.Char (isSymbol, ord)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:87:1: error: Could not find module ‘Data.Functor.Classes’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 87 | import Data.Functor.Classes  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:91:1: error: Could not find module ‘GHC.Generics’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 91 | import GHC.Generics hiding (prec)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:93:1: error: Could not find module ‘GHC.Read’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 93 | import GHC.Read (paren, parens)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:94:1: error: Could not find module ‘GHC.Show’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 94 | import GHC.Show (appPrec, appPrec1, showSpace)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:95:1: error: Could not find module ‘Text.ParserCombinators.ReadPrec’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 95 | import Text.ParserCombinators.ReadPrec  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:96:1: error: Could not find module ‘Text.Read’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 96 | import Text.Read (Read(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:97:1: error: Could not find module ‘Text.Read.Lex’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 97 | import Text.Read.Lex (Lexeme(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:100:1: error: Could not find module ‘GHC.Read’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 100 | import GHC.Read (list)  | ^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:101:1: error: Could not find module ‘Text.Show’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 101 | import Text.Show (showListWith)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:105:1: error: Could not find module ‘GHC.Read’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 105 | import GHC.Read (expectP)  | ^^^^^^^^^^^^^^^^^^^^^^^^^  generics/Data/Functor/Classes/Generic/Internal.hs:112:1: error: Could not find module ‘GHC.Exts’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 112 | import GHC.Exts  | ^^^^^^^^^^^^^^^ [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.p_o ) dist/build/autogen/Paths_transformers_compat.hs:10:1: error: Could not find module ‘Control.Exception’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 10 | import qualified Control.Exception as Exception  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  dist/build/autogen/Paths_transformers_compat.hs:11:1: error: Could not find module ‘Data.Version’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 11 | import Data.Version (Version(..))  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  dist/build/autogen/Paths_transformers_compat.hs:12:1: error: Could not find module ‘System.Environment’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 12 | import System.Environment (getEnv)  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  dist/build/autogen/Paths_transformers_compat.hs:13:1: error: Could not find module ‘Prelude’ Perhaps you haven't installed the profiling libraries for package ‘base-4.13.0.0’? Use -v (or `:set -v` in ghci) to see a list of the files searched for.  | 13 | import Prelude  | ^^^^^^^^^^^^^^  * ERROR: dev-haskell/transformers-compat-0.6.5::gentoo failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 1850: Called haskell-cabal_src_compile * environment, line 1491: Called cabal_src_compile * environment, line 653: Called cabal-build * environment, line 411: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=dev-haskell/transformers-compat-0.6.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/transformers-compat-0.6.5::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-haskell/transformers-compat-0.6.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/transformers-compat-0.6.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5' * S: '/var/tmp/portage/dev-haskell/transformers-compat-0.6.5/work/transformers-compat-0.6.5'