Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-conduit.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37364-6595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-conduit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-conduit-1.2.12.1-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-conduit.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37364-6595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-conduit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tL6zhR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conduit-1.2.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/conduit-1.2.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conduit-1.2.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iAJ3VZ + umask 022 + cd /builddir/build/BUILD + cd conduit-1.2.12.1 + 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 -m64 -mtune=generic -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 -m64 -mtune=generic -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/lib64 --docdir=/usr/share/licenses/ghc-conduit '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --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-m64 -optc-mtune=generic -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/conduit-1.2.12.1 --global Configuring conduit-1.2.12.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for conduit-1.2.12.1.. Building library for conduit-1.2.12.1.. [1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o ) Data/Conduit/Internal/Pipe.hs:228:11: warning: [-Winline-rule-shadowing] Rule "conduit: CI.await >>= maybe" may never fire because ‘maybe’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’ | 228 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:237:11: warning: [-Winline-rule-shadowing] Rule "conduit: awaitE >>= either" may never fire because ‘either’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘either’ | 237 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:279:5: warning: [-Winline-rule-shadowing] Rule "lift m >>= CI.yield" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 279 | ; "lift m >>= CI.yield" forall m. lift m >>= yield = yieldM m | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:640:11: warning: [-Winline-rule-shadowing] Rule "conduit: Pipe: lift x >>= f" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 640 | {-# RULES "conduit: Pipe: lift x >>= f" forall m f. lift m >>= f = PipeM (liftM f m) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:641:11: warning: [-Winline-rule-shadowing] Rule "conduit: Pipe: lift x >> f" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 641 | {-# RULES "conduit: Pipe: lift x >> f" forall m f. lift m >> f = PipeM (liftM (\_ -> f) m) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o ) Data/Conduit/Internal/Conduit.hs:89:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 89 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Conduit.hs:873:11: warning: [-Winline-rule-shadowing] Rule "conduit: await >>= maybe" may never fire because ‘maybe’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’ | 873 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o ) [4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o ) [5 of 8] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o ) [6 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o ) [7 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o ) Data/Conduit/Lift.hs:84:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 84 | import qualified Control.Monad.Trans.Error as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Lift.hs:188:26: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^^ Data/Conduit/Lift.hs:188:56: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^ Data/Conduit/Lift.hs:190:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 190 | t m (Either e b) -> t (E.ErrorT e m) b | ^^^^^^^^ Data/Conduit/Lift.hs:193:12: warning: [-Wdeprecations] In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 193 | lift $ E.ErrorT (return x) | ^^^^^^^^ Data/Conduit/Lift.hs:199:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 199 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:200:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 200 | ConduitM i o (E.ErrorT e m) r -> ConduitM i o m (Either e r) | ^^^^^^^^ Data/Conduit/Lift.hs:205:25: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 205 | eres <- E.runErrorT mp | ^^^^^^^^^^^ Data/Conduit/Lift.hs:210:56: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 210 | go (HaveOutput p f o) = HaveOutput (go p) (E.runErrorT f >> return ()) o | ^^^^^^^^^^^ Data/Conduit/Lift.hs:219:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 219 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:220:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 220 | ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:221:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 221 | -> (e -> ConduitM i o (E.ErrorT e m) r) | ^^^^^^^^ Data/Conduit/Lift.hs:222:23: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 222 | -> ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:227:32: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 227 | eres <- lift $ E.runErrorT mp | ^^^^^^^^^^^ [8 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o ) [1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.p_o ) Data/Conduit/Internal/Pipe.hs:228:11: warning: [-Winline-rule-shadowing] Rule "conduit: CI.await >>= maybe" may never fire because ‘maybe’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’ | 228 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:237:11: warning: [-Winline-rule-shadowing] Rule "conduit: awaitE >>= either" may never fire because ‘either’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘either’ | 237 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:279:5: warning: [-Winline-rule-shadowing] Rule "lift m >>= CI.yield" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 279 | ; "lift m >>= CI.yield" forall m. lift m >>= yield = yieldM m | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:640:11: warning: [-Winline-rule-shadowing] Rule "conduit: Pipe: lift x >>= f" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 640 | {-# RULES "conduit: Pipe: lift x >>= f" forall m f. lift m >>= f = PipeM (liftM f m) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Pipe.hs:641:11: warning: [-Winline-rule-shadowing] Rule "conduit: Pipe: lift x >> f" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘lift’ | 641 | {-# RULES "conduit: Pipe: lift x >> f" forall m f. lift m >> f = PipeM (liftM (\_ -> f) m) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.p_o ) Data/Conduit/Internal/Conduit.hs:89:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 89 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Internal/Conduit.hs:873:11: warning: [-Winline-rule-shadowing] Rule "conduit: await >>= maybe" may never fire because ‘maybe’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’ | 873 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.p_o ) [4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.p_o ) [5 of 8] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.p_o ) [6 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.p_o ) [7 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.p_o ) Data/Conduit/Lift.hs:84:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 84 | import qualified Control.Monad.Trans.Error as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Lift.hs:188:26: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^^ Data/Conduit/Lift.hs:188:56: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^ Data/Conduit/Lift.hs:190:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 190 | t m (Either e b) -> t (E.ErrorT e m) b | ^^^^^^^^ Data/Conduit/Lift.hs:193:12: warning: [-Wdeprecations] In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 193 | lift $ E.ErrorT (return x) | ^^^^^^^^ Data/Conduit/Lift.hs:199:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 199 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:200:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 200 | ConduitM i o (E.ErrorT e m) r -> ConduitM i o m (Either e r) | ^^^^^^^^ Data/Conduit/Lift.hs:205:25: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 205 | eres <- E.runErrorT mp | ^^^^^^^^^^^ Data/Conduit/Lift.hs:210:56: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 210 | go (HaveOutput p f o) = HaveOutput (go p) (E.runErrorT f >> return ()) o | ^^^^^^^^^^^ Data/Conduit/Lift.hs:219:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 219 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:220:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 220 | ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:221:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 221 | -> (e -> ConduitM i o (E.ErrorT e m) r) | ^^^^^^^^ Data/Conduit/Lift.hs:222:23: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 222 | -> ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:227:32: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 227 | eres <- lift $ E.runErrorT mp | ^^^^^^^^^^^ [8 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.p_o ) + '[' -n dist/build/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for conduit-1.2.12.1... Preprocessing library for conduit-1.2.12.1.. Preprocessing library for conduit-1.2.12.1.. Running Haddock on library for conduit-1.2.12.1.. Data/Conduit/Internal/Conduit.hs:89:1: warning: [-Wdodgy-imports] Module ‘Prelude’ does not export ‘catch’ | 89 | import Prelude hiding (catch) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Lift.hs:84:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 84 | import qualified Control.Monad.Trans.Error as E | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Conduit/Lift.hs:188:26: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^^ Data/Conduit/Lift.hs:188:56: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 188 | :: (Monad m, Monad (t (E.ErrorT e m)), MonadTrans t, E.Error e, | ^^^^^^^ Data/Conduit/Lift.hs:190:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 190 | t m (Either e b) -> t (E.ErrorT e m) b | ^^^^^^^^ Data/Conduit/Lift.hs:193:12: warning: [-Wdeprecations] In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 193 | lift $ E.ErrorT (return x) | ^^^^^^^^ Data/Conduit/Lift.hs:199:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 199 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:200:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 200 | ConduitM i o (E.ErrorT e m) r -> ConduitM i o m (Either e r) | ^^^^^^^^ Data/Conduit/Lift.hs:205:25: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 205 | eres <- E.runErrorT mp | ^^^^^^^^^^^ Data/Conduit/Lift.hs:210:56: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 210 | go (HaveOutput p f o) = HaveOutput (go p) (E.runErrorT f >> return ()) o | ^^^^^^^^^^^ Data/Conduit/Lift.hs:219:16: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 219 | :: (Monad m, E.Error e) => | ^^^^^^^ Data/Conduit/Lift.hs:220:20: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 220 | ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:221:29: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 221 | -> (e -> ConduitM i o (E.ErrorT e m) r) | ^^^^^^^^ Data/Conduit/Lift.hs:222:23: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 222 | -> ConduitM i o (E.ErrorT e m) r | ^^^^^^^^ Data/Conduit/Lift.hs:227:32: warning: [-Wdeprecations] In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 227 | eres <- lift $ E.runErrorT mp | ^^^^^^^^^^^ Haddock coverage: 91% ( 32 / 35) in 'Data.Conduit.Internal.Pipe' Missing documentation for: Module header yieldM (Data/Conduit/Internal/Pipe.hs:261) enumFromTo (Data/Conduit/Internal/Pipe.hs:510) 95% ( 71 / 75) in 'Data.Conduit.Internal.Conduit' Missing documentation for: Module header sourceToPipe (Data/Conduit/Internal/Conduit.hs:342) sinkToPipe (Data/Conduit/Internal/Conduit.hs:352) conduitToPipe (Data/Conduit/Internal/Conduit.hs:362) 19% ( 3 / 16) in 'Data.Conduit.Internal.Fusion' Missing documentation for: Module header Stream (Data/Conduit/Internal/Fusion.hs:37) ConduitWithStream (Data/Conduit/Internal/Fusion.hs:41) StreamConduitM (Data/Conduit/Internal/Fusion.hs:45) StreamConduit (Data/Conduit/Internal/Fusion.hs:47) StreamSource (Data/Conduit/Internal/Fusion.hs:49) StreamProducer (Data/Conduit/Internal/Fusion.hs:51) StreamSink (Data/Conduit/Internal/Fusion.hs:53) StreamConsumer (Data/Conduit/Internal/Fusion.hs:55) streamConduit (Data/Conduit/Internal/Fusion.hs:174) streamSource (Data/Conduit/Internal/Fusion.hs:180) streamSourcePure (Data/Conduit/Internal/Fusion.hs:198) unstream (Data/Conduit/Internal/Fusion.hs:57) 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream' Missing documentation for: Module header unfoldS (Data/Conduit/Internal/List/Stream.hs:13) unfoldEitherS (Data/Conduit/Internal/List/Stream.hs:26) unfoldMS (Data/Conduit/Internal/List/Stream.hs:39) unfoldEitherMS (Data/Conduit/Internal/List/Stream.hs:53) sourceListS (Data/Conduit/Internal/List/Stream.hs:66) enumFromToS (Data/Conduit/Internal/List/Stream.hs:74) enumFromToS_int (Data/Conduit/Internal/List/Stream.hs:86) iterateS (Data/Conduit/Internal/List/Stream.hs:100) replicateS (Data/Conduit/Internal/List/Stream.hs:109) replicateMS (Data/Conduit/Internal/List/Stream.hs:118) foldS (Data/Conduit/Internal/List/Stream.hs:127) foldMS (Data/Conduit/Internal/List/Stream.hs:139) mapM_S (Data/Conduit/Internal/List/Stream.hs:153) dropS (Data/Conduit/Internal/List/Stream.hs:167) takeS (Data/Conduit/Internal/List/Stream.hs:182) headS (Data/Conduit/Internal/List/Stream.hs:197) mapS (Data/Conduit/Internal/List/Stream.hs:209) mapMS (Data/Conduit/Internal/List/Stream.hs:221) iterMS (Data/Conduit/Internal/List/Stream.hs:233) mapMaybeS (Data/Conduit/Internal/List/Stream.hs:245) mapMaybeMS (Data/Conduit/Internal/List/Stream.hs:260) catMaybesS (Data/Conduit/Internal/List/Stream.hs:276) concatS (Data/Conduit/Internal/List/Stream.hs:289) concatMapS (Data/Conduit/Internal/List/Stream.hs:302) concatMapMS (Data/Conduit/Internal/List/Stream.hs:315) concatMapAccumS (Data/Conduit/Internal/List/Stream.hs:330) mapAccumS (Data/Conduit/Internal/List/Stream.hs:345) mapAccumMS (Data/Conduit/Internal/List/Stream.hs:359) concatMapAccumMS (Data/Conduit/Internal/List/Stream.hs:373) mapFoldableS (Data/Conduit/Internal/List/Stream.hs:388) mapFoldableMS (Data/Conduit/Internal/List/Stream.hs:401) consumeS (Data/Conduit/Internal/List/Stream.hs:416) groupByS (Data/Conduit/Internal/List/Stream.hs:428) groupOn1S (Data/Conduit/Internal/List/Stream.hs:432) GroupByState (Data/Conduit/Internal/List/Stream.hs:436) groupBy1S (Data/Conduit/Internal/List/Stream.hs:441) isolateS (Data/Conduit/Internal/List/Stream.hs:462) filterS (Data/Conduit/Internal/List/Stream.hs:475) sinkNullS (Data/Conduit/Internal/List/Stream.hs:488) sourceNullS (Data/Conduit/Internal/List/Stream.hs:500) 100% ( 80 / 80) in 'Data.Conduit' 95% (107 /113) in 'Data.Conduit.Internal' Missing documentation for: Module header yieldM (Data/Conduit/Internal/Pipe.hs:261) enumFromTo (Data/Conduit/Internal/Pipe.hs:510) sourceToPipe (Data/Conduit/Internal/Conduit.hs:342) sinkToPipe (Data/Conduit/Internal/Conduit.hs:352) conduitToPipe (Data/Conduit/Internal/Conduit.hs:362) 98% ( 47 / 48) in 'Data.Conduit.Lift' Missing documentation for: distribute (Data/Conduit/Lift.hs:125) 100% ( 55 / 55) in 'Data.Conduit.List' Documentation created: dist/doc/html/conduit/index.html, dist/doc/html/conduit/conduit.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nbkRN6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 + cd conduit-1.2.12.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 -v directory dist/doc/html/conduit does exist: True creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 copy directory 'dist/doc/html/conduit' to '/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1'. creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src Installing dist/doc/html/conduit/plus.gif to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/plus.gif Installing dist/doc/html/conduit/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-Y.html Installing dist/doc/html/conduit/doc-index-P.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-P.html Installing dist/doc/html/conduit/ocean.css to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/ocean.css Installing dist/doc/html/conduit/doc-index-N.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-N.html Installing dist/doc/html/conduit/doc-index.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index.html Installing dist/doc/html/conduit/conduit.haddock to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/conduit.haddock Installing dist/doc/html/conduit/doc-index-36.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-36.html Installing dist/doc/html/conduit/Data-Conduit-List.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit-List.html Installing dist/doc/html/conduit/doc-index-M.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-M.html Installing dist/doc/html/conduit/conduit.txt to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/conduit.txt Installing dist/doc/html/conduit/haddock-util.js to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/haddock-util.js Installing dist/doc/html/conduit/doc-index-H.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-H.html Installing dist/doc/html/conduit/Data-Conduit-Lift.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit-Lift.html Installing dist/doc/html/conduit/Data-Conduit-Internal-List-Stream.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit-Internal-List-Stream.html Installing dist/doc/html/conduit/doc-index-A.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-A.html Installing dist/doc/html/conduit/doc-index-L.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-L.html Installing dist/doc/html/conduit/minus.gif to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/minus.gif Installing dist/doc/html/conduit/doc-index-T.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-T.html Installing dist/doc/html/conduit/doc-index-E.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-E.html Installing dist/doc/html/conduit/doc-index-C.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-C.html Installing dist/doc/html/conduit/doc-index-G.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-G.html Installing dist/doc/html/conduit/doc-index-61.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-61.html Installing dist/doc/html/conduit/doc-index-F.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-F.html Installing dist/doc/html/conduit/doc-index-60.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-60.html Installing dist/doc/html/conduit/doc-index-I.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-I.html Installing dist/doc/html/conduit/Data-Conduit.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit.html Installing dist/doc/html/conduit/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-Z.html Installing dist/doc/html/conduit/doc-index-U.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-U.html Installing dist/doc/html/conduit/doc-index-S.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-S.html Installing dist/doc/html/conduit/doc-index-All.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-All.html Installing dist/doc/html/conduit/synopsis.png to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/synopsis.png Installing dist/doc/html/conduit/doc-index-62.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-62.html Installing dist/doc/html/conduit/index.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/index.html Installing dist/doc/html/conduit/doc-index-R.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-R.html Installing dist/doc/html/conduit/Data-Conduit-Internal.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit-Internal.html Installing dist/doc/html/conduit/hslogo-16.png to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/hslogo-16.png Installing dist/doc/html/conduit/Data-Conduit-Internal-Fusion.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/Data-Conduit-Internal-Fusion.html Installing dist/doc/html/conduit/doc-index-46.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-46.html Installing dist/doc/html/conduit/doc-index-D.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-D.html Installing dist/doc/html/conduit/doc-index-W.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-W.html Installing dist/doc/html/conduit/doc-index-B.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/doc-index-B.html Installing dist/doc/html/conduit/src/Data-Conduit-List.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-List.html Installing dist/doc/html/conduit/src/hscolour.css to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/hscolour.css Installing dist/doc/html/conduit/src/Data-Conduit-Lift.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Lift.html Installing dist/doc/html/conduit/src/Data-Conduit-Internal-List-Stream.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Internal-List-Stream.html Installing dist/doc/html/conduit/src/Data-Conduit-Internal-Conduit.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Internal-Conduit.html Installing dist/doc/html/conduit/src/Data-Conduit.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit.html Installing dist/doc/html/conduit/src/Data-Conduit-Internal.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Internal.html Installing dist/doc/html/conduit/src/Data-Conduit-Internal-Pipe.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Internal-Pipe.html Installing dist/doc/html/conduit/src/Data-Conduit-Internal-Fusion.html to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/src/Data-Conduit-Internal-Fusion.html creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 Installing dist/doc/html/conduit/conduit.haddock to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1/conduit.haddock creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit Installing LICENSE to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List Installing dist/build/Data/Conduit.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit.hi Installing dist/build/Data/Conduit/List.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/List.hi Installing dist/build/Data/Conduit/Internal.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal.hi Installing dist/build/Data/Conduit/Lift.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Lift.hi Installing dist/build/Data/Conduit/Internal/Fusion.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Fusion.hi Installing dist/build/Data/Conduit/Internal/List/Stream.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List/Stream.hi Installing dist/build/Data/Conduit/Internal/Pipe.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Pipe.hi Installing dist/build/Data/Conduit/Internal/Conduit.hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Conduit.hi creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List Installing dist/build/Data/Conduit.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit.p_hi Installing dist/build/Data/Conduit/List.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/List.p_hi Installing dist/build/Data/Conduit/Internal.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal.p_hi Installing dist/build/Data/Conduit/Lift.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Lift.p_hi Installing dist/build/Data/Conduit/Internal/Fusion.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Fusion.p_hi Installing dist/build/Data/Conduit/Internal/List/Stream.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List/Stream.p_hi Installing dist/build/Data/Conduit/Internal/Pipe.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Pipe.p_hi Installing dist/build/Data/Conduit/Internal/Conduit.p_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Conduit.p_hi creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List Installing dist/build/Data/Conduit.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit.dyn_hi Installing dist/build/Data/Conduit/List.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/List.dyn_hi Installing dist/build/Data/Conduit/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal.dyn_hi Installing dist/build/Data/Conduit/Lift.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Lift.dyn_hi Installing dist/build/Data/Conduit/Internal/Fusion.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Fusion.dyn_hi Installing dist/build/Data/Conduit/Internal/List/Stream.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/List/Stream.dyn_hi Installing dist/build/Data/Conduit/Internal/Pipe.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Pipe.dyn_hi Installing dist/build/Data/Conduit/Internal/Conduit.dyn_hi to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/Data/Conduit/Internal/Conduit.dyn_hi creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 Installing dist/build/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg.a to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg.a creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 Installing dist/build/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg_p.a to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg_p.a creating /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64 Installing executable dist/build/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d conduit-1.2.12.1.conf ']' + install -D --mode=0644 conduit-1.2.12.1.conf /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/conduit-1.2.12.1.conf ++ ls /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z conduit-1.2.12.1.conf ']' + rm -f ghc-conduit.files ghc-conduit-devel.files + touch ghc-conduit.files ghc-conduit-devel.files + ls /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/conduit-1.2.12.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 + '[' -d /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/conduit-1.2.12.1 ']' + echo /usr/lib64/ghc-8.2.2/conduit-1.2.12.1 + echo '%attr(755,root,root) /usr/lib64/libHSconduit-1.2.12.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 ']' + echo /usr/share/doc/ghc/html/libraries/conduit-1.2.12.1 + for i in ghc-conduit.files ghc-conduit-devel.files + '[' -f ghc-conduit.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64!!g' ghc-conduit.files + for i in ghc-conduit.files ghc-conduit-devel.files + '[' -f ghc-conduit-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64!!g' ghc-conduit-devel.files + find /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 -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.2KhZPf + umask 022 + cd /builddir/build/BUILD + cd conduit-1.2.12.1 + exit 0 Processing files: ghc-conduit-1.2.12.1-2.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3stXSo + umask 022 + cd /builddir/build/BUILD + cd conduit-1.2.12.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/licenses/ghc-conduit + exit 0 Provides: ghc-conduit = 1.2.12.1-2.el8 ghc-conduit(x86-64) = 1.2.12.1-2.el8 libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so()(64bit) 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()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSlifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0-ghc8.2.2.so()(64bit) libHSmmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW-ghc8.2.2.so()(64bit) libHSmonad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHSunliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-conduit-devel-1.2.12.1-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0G3C6x + umask 022 + cd /builddir/build/BUILD + cd conduit-1.2.12.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc-conduit-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc-conduit-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc-conduit-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64/usr/share/doc/ghc-conduit-devel + exit 0 Provides: ghc-conduit-devel = 1.2.12.1-2.el8 ghc-conduit-devel(x86-64) = 1.2.12.1-2.el8 ghc-conduit-doc = 1.2.12.1-2.el8 ghc-conduit-static = 1.2.12.1-2.el8 ghc-devel(conduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg) 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(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(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ) ghc-devel(resourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo) ghc-devel(transformers-0.5.2.0) ghc-devel(transformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w) ghc-devel(transformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-conduit-1.2.12.1-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-conduit-devel-1.2.12.1-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5gjfpJ + umask 022 + cd /builddir/build/BUILD + cd conduit-1.2.12.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-conduit-1.2.12.1-2.el8.x86_64 + exit 0 Child return code was: 0