Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-resourcet.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-17474-607/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-resourcet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-resourcet-1.1.10-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-resourcet.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-17474-607/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-resourcet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eetOC2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resourcet-1.1.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/resourcet-1.1.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd resourcet-1.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8bXLRG + umask 022 + cd /builddir/build/BUILD + cd resourcet-1.1.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-resourcet '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --enable-executable-dynamic --enable-tests --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m32 -optc-march=x86-64 -optc-mtune=generic -optc-mfpmath=sse -optc-mstackrealign -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 --global Configuring resourcet-1.1.10... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for resourcet-1.1.10.. Building library for resourcet-1.1.10.. [1 of 5] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o ) [2 of 5] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o ) Control/Monad/Trans/Resource/Internal.hs:51:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 51 | import Control.Monad.Trans.Error ( ErrorT, Error) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:78:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 78 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:56: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^^ [3 of 5] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o ) Control/Monad/Trans/Resource.hs:55:7: warning: [-Wdodgy-exports] The export item ‘ExceptionT(..)’ suggests that ‘ExceptionT’ has (in-scope) constructors or class methods, but it has none | 55 | , ExceptionT (..) | ^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:65:1: warning: [-Wunused-imports] The import of ‘throw’ from module ‘Control.Exception’ is redundant | 65 | import Control.Exception (SomeException, throw) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:74:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 74 | import Data.Monoid (Monoid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:207:1: warning: [-Wunused-top-binds] Defined but not used: ‘finally’ | 207 | finally action cleanup = | ^^^^^^^ [4 of 5] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o ) Data/Acquire.hs:16:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Resource’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Resource’ To import instances alone, use: import Control.Monad.Trans.Resource() | 16 | import Control.Monad.Trans.Resource | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:18:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 18 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:19:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Base’ is redundant except perhaps to import instances from ‘Control.Monad.Base’ To import instances alone, use: import Control.Monad.Base() | 19 | import Control.Monad.Base (MonadBase (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:21:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Control’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Control’ To import instances alone, use: import Control.Monad.Trans.Control() | 21 | import Control.Monad.Trans.Control (MonadBaseControl, control) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Typeable’ is redundant except perhaps to import instances from ‘Data.Typeable’ To import instances alone, use: import Data.Typeable() | 23 | import Data.Typeable (Typeable) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 24 | import Control.Monad (liftM, ap) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 5] Compiling UnliftIO.Resource ( UnliftIO/Resource.hs, dist/build/UnliftIO/Resource.o ) [1 of 5] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.p_o ) [2 of 5] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.p_o ) Control/Monad/Trans/Resource/Internal.hs:51:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 51 | import Control.Monad.Trans.Error ( ErrorT, Error) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:78:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 78 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:56: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^^ [3 of 5] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.p_o ) Control/Monad/Trans/Resource.hs:55:7: warning: [-Wdodgy-exports] The export item ‘ExceptionT(..)’ suggests that ‘ExceptionT’ has (in-scope) constructors or class methods, but it has none | 55 | , ExceptionT (..) | ^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:65:1: warning: [-Wunused-imports] The import of ‘throw’ from module ‘Control.Exception’ is redundant | 65 | import Control.Exception (SomeException, throw) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:74:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 74 | import Data.Monoid (Monoid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:207:1: warning: [-Wunused-top-binds] Defined but not used: ‘finally’ | 207 | finally action cleanup = | ^^^^^^^ [4 of 5] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.p_o ) Data/Acquire.hs:16:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Resource’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Resource’ To import instances alone, use: import Control.Monad.Trans.Resource() | 16 | import Control.Monad.Trans.Resource | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:18:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 18 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:19:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Base’ is redundant except perhaps to import instances from ‘Control.Monad.Base’ To import instances alone, use: import Control.Monad.Base() | 19 | import Control.Monad.Base (MonadBase (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:21:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Control’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Control’ To import instances alone, use: import Control.Monad.Trans.Control() | 21 | import Control.Monad.Trans.Control (MonadBaseControl, control) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Typeable’ is redundant except perhaps to import instances from ‘Data.Typeable’ To import instances alone, use: import Data.Typeable() | 23 | import Data.Typeable (Typeable) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 24 | import Control.Monad (liftM, ap) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [5 of 5] Compiling UnliftIO.Resource ( UnliftIO/Resource.hs, dist/build/UnliftIO/Resource.p_o ) Preprocessing test suite 'test' for resourcet-1.1.10.. Building test suite 'test' for resourcet-1.1.10.. [1 of 1] Compiling Main ( test/main.hs, dist/build/test/test-tmp/Main.dyn_o ) test/main.hs:5:1: warning: [-Wunused-imports] The import of ‘Control.Concurrent.Lifted’ is redundant except perhaps to import instances from ‘Control.Concurrent.Lifted’ To import instances alone, use: import Control.Concurrent.Lifted() | 5 | import Control.Concurrent.Lifted (fork) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ test/main.hs:21:27: warning: [-Wtype-defaults] • Defaulting the following constraints to type ‘Integer’ (Num a0) arising from the literal ‘0’ at test/main.hs:21:27 (Show a0) arising from a use of ‘shouldBe’ at test/main.hs:26:13-27 (Eq a0) arising from a use of ‘shouldBe’ at test/main.hs:26:13-27 • In the first argument of ‘newIORef’, namely ‘0’ In a stmt of a 'do' block: x <- newIORef 0 In the second argument of ‘($)’, namely ‘do x <- newIORef 0 handle (\ (_ :: SomeException) -> return ()) $ runResourceT $ do _ <- register $ writeIORef x 1 release undefined x' <- readIORef x x' `shouldBe` 1’ | 21 | x <- newIORef 0 | ^ test/main.hs:29:27: warning: [-Wtype-defaults] • Defaulting the following constraints to type ‘Integer’ (Num a0) arising from the literal ‘0’ at test/main.hs:29:27 (Show a0) arising from a use of ‘shouldBe’ at test/main.hs:34:26-39 (Eq a0) arising from a use of ‘shouldBe’ at test/main.hs:34:26-39 • In the first argument of ‘newIORef’, namely ‘0’ In a stmt of a 'do' block: x <- newIORef 0 In the second argument of ‘($)’, namely ‘do x <- newIORef 0 runResourceT $ do key <- register $ writeIORef x 1 runResourceT $ release key ....’ | 29 | x <- newIORef 0 | ^ test/main.hs:38:27: warning: [-Wtype-defaults] • Defaulting the following constraints to type ‘Integer’ (Num a0) arising from the literal ‘0’ at test/main.hs:38:27 (Show a0) arising from a use of ‘shouldBe’ at test/main.hs:53:13-27 (Eq a0) arising from a use of ‘shouldBe’ at test/main.hs:53:13-27 • In the first argument of ‘newIORef’, namely ‘0’ In a stmt of a 'do' block: y <- newIORef 0 In the second argument of ‘($)’, namely ‘do x <- newEmptyMVar y <- newIORef 0 z <- newEmptyMVar w <- newEmptyMVar ....’ | 38 | y <- newIORef 0 | ^ test/main.hs:42:13: warning: [-Wunused-do-bind] A do-notation statement discarded a result of type ‘ThreadId’ Suppress this warning by saying ‘_ <- runResourceT $ do _ <- register $ do writeIORef y 1 putMVar w () resourceForkIO $ do () <- liftIO $ takeMVar x y' <- liftIO $ readIORef y ....’ | 42 | runResourceT $ do | ^^^^^^^^^^^^^^^^^... test/main.hs:65:27: warning: [-Wtype-defaults] • Defaulting the following constraints to type ‘Integer’ (Num a0) arising from the literal ‘0’ at test/main.hs:65:27 (Show a0) arising from a use of ‘shouldBe’ at test/main.hs:70:13-26 (Eq a0) arising from a use of ‘shouldBe’ at test/main.hs:70:13-26 • In the first argument of ‘newIORef’, namely ‘0’ In a stmt of a 'do' block: x <- newIORef 0 In the second argument of ‘($)’, namely ‘do x <- newIORef 0 runResourceT $ do key <- register $ writeIORef x 1 unprotect key y <- readIORef x y `shouldBe` 0’ | 65 | x <- newIORef 0 | ^ test/main.hs:66:13: warning: [-Wunused-do-bind] A do-notation statement discarded a result of type ‘Maybe (IO ())’ Suppress this warning by saying ‘_ <- runResourceT $ do key <- register $ writeIORef x 1 unprotect key’ | 66 | runResourceT $ do | ^^^^^^^^^^^^^^^^^... test/main.hs:76:9: warning: [-Wunused-do-bind] A do-notation statement discarded a result of type ‘ReleaseKey’ Suppress this warning by saying ‘_ <- runResourceT $ do register (checkMasked "release") >>= release register (checkMasked "normal")’ | 76 | runResourceT $ do | ^^^^^^^^^^^^^^^^^... test/main.hs:80:13: warning: [-Wunused-do-bind] A do-notation statement discarded a result of type ‘ReleaseKey’ Suppress this warning by saying ‘_ <- register (checkMasked "exception")’ | 80 | register (checkMasked "exception") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Linking dist/build/test/test ... + '[' -n dist/build/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for resourcet-1.1.10... Preprocessing library for resourcet-1.1.10.. Preprocessing test suite 'test' for resourcet-1.1.10.. Preprocessing library for resourcet-1.1.10.. Running Haddock on library for resourcet-1.1.10.. Control/Monad/Trans/Resource/Internal.hs:51:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 51 | import Control.Monad.Trans.Error ( ErrorT, Error) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:78:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 78 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^ Control/Monad/Trans/Resource/Internal.hs:304:56: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 304 | GOX(Error e, ErrorT e) | ^^^^^^ Control/Monad/Trans/Resource.hs:55:7: warning: [-Wdodgy-exports] The export item ‘ExceptionT(..)’ suggests that ‘ExceptionT’ has (in-scope) constructors or class methods, but it has none | 55 | , ExceptionT (..) | ^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:65:1: warning: [-Wunused-imports] The import of ‘throw’ from module ‘Control.Exception’ is redundant | 65 | import Control.Exception (SomeException, throw) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:74:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 74 | import Data.Monoid (Monoid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Trans/Resource.hs:207:1: warning: [-Wunused-top-binds] Defined but not used: ‘finally’ | 207 | finally action cleanup = | ^^^^^^^ Data/Acquire.hs:16:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Resource’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Resource’ To import instances alone, use: import Control.Monad.Trans.Resource() | 16 | import Control.Monad.Trans.Resource | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:18:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 18 | import Control.Applicative (Applicative (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:19:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Base’ is redundant except perhaps to import instances from ‘Control.Monad.Base’ To import instances alone, use: import Control.Monad.Base() | 19 | import Control.Monad.Base (MonadBase (..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:21:1: warning: [-Wunused-imports] The import of ‘Control.Monad.Trans.Control’ is redundant except perhaps to import instances from ‘Control.Monad.Trans.Control’ To import instances alone, use: import Control.Monad.Trans.Control() | 21 | import Control.Monad.Trans.Control (MonadBaseControl, control) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:23:1: warning: [-Wunused-imports] The import of ‘Data.Typeable’ is redundant except perhaps to import instances from ‘Data.Typeable’ To import instances alone, use: import Data.Typeable() | 23 | import Data.Typeable (Typeable) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Acquire.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Monad’ is redundant except perhaps to import instances from ‘Control.Monad’ To import instances alone, use: import Control.Monad() | 24 | import Control.Monad (liftM, ap) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 75% ( 6 / 8) in 'Data.Acquire.Internal' Missing documentation for: Module header Allocated (Data/Acquire/Internal.hs:36) 58% ( 7 / 12) in 'Control.Monad.Trans.Resource.Internal' Missing documentation for: Module header ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:111) stateAlloc (Control/Monad/Trans/Resource/Internal.hs:319) stateCleanup (Control/Monad/Trans/Resource/Internal.hs:327) register' (Control/Monad/Trans/Resource/Internal.hs:345) 100% ( 42 / 42) in 'Control.Monad.Trans.Resource' 100% ( 8 / 8) in 'Data.Acquire' 100% ( 6 / 6) in 'UnliftIO.Resource' Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for: NextKey RefCount Warning: Control.Monad.Trans.Resource: could not find link destinations for: ~ Documentation created: dist/doc/html/resourcet/index.html, dist/doc/html/resourcet/resourcet.txt Preprocessing test suite 'test' for resourcet-1.1.10.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Np63xK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 ++ dirname /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 + cd resourcet-1.1.10 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 -v directory dist/doc/html/resourcet does exist: True creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 copy directory 'dist/doc/html/resourcet' to '/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10'. creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src Installing dist/doc/html/resourcet/resourcet.haddock to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/resourcet.haddock Installing dist/doc/html/resourcet/index.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/index.html Installing dist/doc/html/resourcet/doc-index.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/doc-index.html Installing dist/doc/html/resourcet/Data-Acquire-Internal.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/Data-Acquire-Internal.html Installing dist/doc/html/resourcet/Control-Monad-Trans-Resource-Internal.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/Control-Monad-Trans-Resource-Internal.html Installing dist/doc/html/resourcet/Control-Monad-Trans-Resource.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/Control-Monad-Trans-Resource.html Installing dist/doc/html/resourcet/Data-Acquire.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/Data-Acquire.html Installing dist/doc/html/resourcet/UnliftIO-Resource.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/UnliftIO-Resource.html Installing dist/doc/html/resourcet/hslogo-16.png to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/hslogo-16.png Installing dist/doc/html/resourcet/minus.gif to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/minus.gif Installing dist/doc/html/resourcet/ocean.css to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/ocean.css Installing dist/doc/html/resourcet/plus.gif to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/plus.gif Installing dist/doc/html/resourcet/synopsis.png to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/synopsis.png Installing dist/doc/html/resourcet/haddock-util.js to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/haddock-util.js Installing dist/doc/html/resourcet/resourcet.txt to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/resourcet.txt Installing dist/doc/html/resourcet/src/hscolour.css to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/hscolour.css Installing dist/doc/html/resourcet/src/Control-Monad-Trans-Resource.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/Control-Monad-Trans-Resource.html Installing dist/doc/html/resourcet/src/Control-Monad-Trans-Resource-Internal.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/Control-Monad-Trans-Resource-Internal.html Installing dist/doc/html/resourcet/src/Data-Acquire.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/Data-Acquire.html Installing dist/doc/html/resourcet/src/Data-Acquire-Internal.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/Data-Acquire-Internal.html Installing dist/doc/html/resourcet/src/UnliftIO-Resource.html to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/src/UnliftIO-Resource.html creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 Installing dist/doc/html/resourcet/resourcet.haddock to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10/resourcet.haddock creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet Installing LICENSE to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO Installing dist/build/Control/Monad/Trans/Resource.hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource.hi Installing dist/build/Control/Monad/Trans/Resource/Internal.hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource/Internal.hi Installing dist/build/Data/Acquire.hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire.hi Installing dist/build/Data/Acquire/Internal.hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire/Internal.hi Installing dist/build/UnliftIO/Resource.hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO/Resource.hi creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO Installing dist/build/Control/Monad/Trans/Resource.p_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource.p_hi Installing dist/build/Control/Monad/Trans/Resource/Internal.p_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource/Internal.p_hi Installing dist/build/Data/Acquire.p_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire.p_hi Installing dist/build/Data/Acquire/Internal.p_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire/Internal.p_hi Installing dist/build/UnliftIO/Resource.p_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO/Resource.p_hi creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO Installing dist/build/Control/Monad/Trans/Resource.dyn_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource.dyn_hi Installing dist/build/Control/Monad/Trans/Resource/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Control/Monad/Trans/Resource/Internal.dyn_hi Installing dist/build/Data/Acquire.dyn_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire.dyn_hi Installing dist/build/Data/Acquire/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/Data/Acquire/Internal.dyn_hi Installing dist/build/UnliftIO/Resource.dyn_hi to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/UnliftIO/Resource.dyn_hi creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 Installing dist/build/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo.a to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo.a creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 Installing dist/build/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo_p.a to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo_p.a creating /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib Installing executable dist/build/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d resourcet-1.1.10.conf ']' + install -D --mode=0644 resourcet-1.1.10.conf /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/resourcet-1.1.10.conf ++ ls /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/ + '[' -z resourcet-1.1.10.conf ']' + rm -f ghc-resourcet.files ghc-resourcet-devel.files + touch ghc-resourcet.files ghc-resourcet-devel.files + ls /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/package.conf.d/resourcet-1.1.10.conf + pkgdir=/usr/lib/ghc-8.2.2/resourcet-1.1.10 + '[' -d /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/lib/ghc-8.2.2/resourcet-1.1.10 ']' + echo /usr/lib/ghc-8.2.2/resourcet-1.1.10 + echo '%attr(755,root,root) /usr/lib/libHSresourcet-1.1.10-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc/html/libraries/resourcet-1.1.10 ']' + echo /usr/share/doc/ghc/html/libraries/resourcet-1.1.10 + for i in ghc-resourcet.files ghc-resourcet-devel.files + '[' -f ghc-resourcet.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386!!g' ghc-resourcet.files + for i in ghc-resourcet.files ghc-resourcet-devel.files + '[' -f ghc-resourcet-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386!!g' ghc-resourcet-devel.files + find /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UGUBEP + umask 022 + cd /builddir/build/BUILD + cd resourcet-1.1.10 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup test Running 1 test suites... Test suite test: RUNNING... Test suite test: PASS Test suite logged to: dist/test/resourcet-1.1.10-test.log 1 of 1 test suites (1 of 1 test cases) passed. + exit 0 Processing files: ghc-resourcet-1.1.10-3.el8.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.182ZUU + umask 022 + cd /builddir/build/BUILD + cd resourcet-1.1.10 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/licenses/ghc-resourcet + exit 0 Provides: ghc-resourcet = 1.1.10-3.el8 ghc-resourcet(x86-32) = 1.1.10-3.el8 libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHScontainers-0.5.10.2-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so libHSghc-boot-th-8.2.2-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSlifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0-ghc8.2.2.so libHSmmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW-ghc8.2.2.so libHSmonad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D-ghc8.2.2.so libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so libHSpretty-1.1.3.3-ghc8.2.2.so libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so libHStemplate-haskell-2.12.0.0-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHStransformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w-ghc8.2.2.so libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so libHSunliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.1.3) libgmp.so.10 libm.so.6 rtld(GNU_HASH) Processing files: ghc-resourcet-devel-1.1.10-3.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fT91i0 + umask 022 + cd /builddir/build/BUILD + cd resourcet-1.1.10 + DOCDIR=/builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc-resourcet-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc-resourcet-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc-resourcet-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386/usr/share/doc/ghc-resourcet-devel + exit 0 Provides: ghc-devel(resourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo) ghc-resourcet-devel = 1.1.10-3.el8 ghc-resourcet-devel(x86-32) = 1.1.10-3.el8 ghc-resourcet-doc = 1.1.10-3.el8 ghc-resourcet-static = 1.1.10-3.el8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(containers-0.5.10.2) ghc-devel(exceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v) ghc-devel(lifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0) ghc-devel(mmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW) ghc-devel(monad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(transformers-0.5.2.0) ghc-devel(transformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w) ghc-devel(transformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM) ghc-devel(unliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 Wrote: /builddir/build/RPMS/ghc-resourcet-1.1.10-3.el8.i686.rpm Wrote: /builddir/build/RPMS/ghc-resourcet-devel-1.1.10-3.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SBz0O6 + umask 022 + cd /builddir/build/BUILD + cd resourcet-1.1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-resourcet-1.1.10-3.el8.i386 + exit 0 Child return code was: 0