Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-reducers.spec'], chrootPath='/var/lib/mock/f38-build-726839-100404/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-reducers.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1687651200 Wrote: /builddir/build/SRPMS/ghc-reducers-3.12.4-5.rvre0.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-reducers.spec'], chrootPath='/var/lib/mock/f38-build-726839-100404/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-reducers.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1687651200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q1xnzE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reducers-3.12.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/reducers-3.12.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd reducers-3.12.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/reducers-3.12.4.cabal reducers.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aYrMnp + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd reducers-3.12.4 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f CHANGELOG.markdown -a -x CHANGELOG.markdown ']' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.markdown -a -x README.markdown ']' ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ++ sed -e 's/-Wall //' -e 's/-Werror=format-security //' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 3.6.3.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-reducers '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.2.6/lib --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fno-omit-frame-pointer -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optl-Wl,--build-id=sha1 -fhide-source-paths' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/reducers-3.12.4 --global Configuring reducers-3.12.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j1 Preprocessing library for reducers-3.12.4.. Building library for reducers-3.12.4.. [ 1 of 14] Compiling Data.Semigroup.Instances [ 2 of 14] Compiling Data.Semigroup.Reducer [ 3 of 14] Compiling Data.Semigroup.MonadPlus [ 4 of 14] Compiling Data.Semigroup.Monad [ 5 of 14] Compiling Data.Semigroup.Apply [ 6 of 14] Compiling Data.Semigroup.Applicative [ 7 of 14] Compiling Data.Semigroup.Alternative [ 8 of 14] Compiling Data.Semigroup.Alt [ 9 of 14] Compiling Data.Generator [10 of 14] Compiling Data.Semigroup.Generator [11 of 14] Compiling Data.Generator.Combinators [12 of 14] Compiling Data.Semigroup.Reducer.With [13 of 14] Compiling Data.Semigroup.Self [14 of 14] Compiling Data.Semigroup.Union [ 1 of 14] Compiling Data.Semigroup.Instances [ 2 of 14] Compiling Data.Semigroup.Reducer [ 3 of 14] Compiling Data.Semigroup.MonadPlus [ 4 of 14] Compiling Data.Semigroup.Monad [ 5 of 14] Compiling Data.Semigroup.Apply [ 6 of 14] Compiling Data.Semigroup.Applicative [ 7 of 14] Compiling Data.Semigroup.Alternative [ 8 of 14] Compiling Data.Semigroup.Alt [ 9 of 14] Compiling Data.Generator [10 of 14] Compiling Data.Semigroup.Generator [11 of 14] Compiling Data.Generator.Combinators [12 of 14] Compiling Data.Semigroup.Reducer.With [13 of 14] Compiling Data.Semigroup.Self [14 of 14] Compiling Data.Semigroup.Union + '[' -n dist/build/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for reducers-3.12.4.. Running Haddock on library for reducers-3.12.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: StateVar-1.2.2, array-0.5.4.0, base-4.16.4.0, base-orphans-0.8.7, bifunctors-5.5.14, binary-0.8.9.0, bytestring-0.11.4.0, comonad-5.0.8, containers-0.6.5.1, contravariant-1.5.5, data-array-byte-0.1.0.1, deepseq-1.4.6.1, distributive-0.6.2.1, filepath-1.4.2.2, fingertree-0.1.5.0, ghc-bignum-1.2, ghc-boot-th-9.2.6, ghc-prim-0.8.0, hashable-1.4.2.0, indexed-traversable-0.1.2, pretty-1.1.3.6, semigroupoids-5.3.7, stm-2.5.0.2, tagged-0.8.6.1, template-haskell-2.18.0.0, text-1.2.5.0, th-abstraction-0.4.5.0, transformers-0.5.6.2, transformers-compat-0.7.2, unordered-containers-0.2.19.1 Warning: --source-* options are ignored when --hyperlinked-source is enabled. 0% ( 0 / 1) in 'Data.Semigroup.Instances' Missing documentation for: Module header Warning: 'Generator' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 55% ( 5 / 9) in 'Data.Semigroup.Reducer' Missing documentation for: foldMapReduce1 (src/Data/Semigroup/Reducer.hs:98) pureUnit (src/Data/Semigroup/Reducer.hs:112) returnUnit (src/Data/Semigroup/Reducer.hs:109) Count (src/Data/Semigroup/Reducer.hs:115) 100% ( 2 / 2) in 'Data.Semigroup.MonadPlus' 66% ( 2 / 3) in 'Data.Semigroup.Monad' Missing documentation for: Mon (src/Data/Semigroup/Monad.hs:64) Warning: 'traverse_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Data.Semigroup.Apply' Warning: 'traverse_' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 2 / 3) in 'Data.Semigroup.Applicative' Missing documentation for: Ap (src/Data/Semigroup/Applicative.hs:63) 100% ( 2 / 2) in 'Data.Semigroup.Alternative' 100% ( 2 / 2) in 'Data.Semigroup.Alt' Warning: 'ByteString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'UTF8' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 81% ( 9 / 11) in 'Data.Generator' Missing documentation for: mapReduceWith (src/Data/Generator.hs:212) reduceWith (src/Data/Generator.hs:216) 71% ( 5 / 7) in 'Data.Semigroup.Generator' Missing documentation for: mapReduceWith1 (src/Data/Semigroup/Generator.hs:74) reduceWith1 (src/Data/Semigroup/Generator.hs:78) Warning: 'getAlt' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 26 / 26) in 'Data.Generator.Combinators' 100% ( 2 / 2) in 'Data.Semigroup.Reducer.With' Warning: 'reduce' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'mapReduce' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'fold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Data.Semigroup.Self' Missing documentation for: Self (src/Data/Semigroup/Self.hs:41) 70% ( 7 / 10) in 'Data.Semigroup.Union' Missing documentation for: Module header HasUnion0 (src/Data/Semigroup/Union.hs:64) HasUnionWith0 (src/Data/Semigroup/Union.hs:149) Warning: Data.Semigroup.Reducer: could not find link destinations for: - GHC.Base.Semigroup - GHC.Base.Monoid - GHC.Maybe.Maybe - GHC.Types.Bool - Data.Semigroup.Internal.All - Data.Semigroup.Internal.Any - GHC.Types.Int - Data.IntSet.Internal.IntSet - Data.Semigroup.First - Data.Semigroup.Last - Data.Semigroup.Max - GHC.Classes.Ord - Data.Semigroup.Min - Data.Semigroup.Internal.Dual - Data.Semigroup.Internal.Product - GHC.Num.Num - Data.Semigroup.Internal.Sum - Data.Sequence.Internal.Seq - Data.Set.Internal.Set - Data.Semigroup.WrappedMonoid - Data.FingerTree.FingerTree - Data.FingerTree.Measured - Data.Monoid.First - Data.Monoid.Last - GHC.Base.Applicative - Data.Functor.Bind.Class.Apply - GHC.Base.Monad - Data.Functor.Alt.Alt - GHC.Base.Alternative - GHC.Base.MonadPlus - Data.Semigroup.Internal.Endo - Data.IntMap.Internal.IntMap - Data.Map.Internal.Map - Data.HashMap.Internal.HashMap - GHC.Classes.Eq - Data.Hashable.Class.Hashable - Data.Foldable.Foldable - Data.Semigroup.Foldable.Class.Foldable1 - Data.Data.Data - Data.Data.gfoldl - Data.Data.gunfold - Data.Data.Constr - Data.Data.toConstr - Data.Data.dataTypeOf - Data.Data.DataType - Data.Data.dataCast1 - Data.Typeable.Internal.Typeable - Data.Data.dataCast2 - Data.Data.gmapT - Data.Data.gmapQl - Data.Data.gmapQr - Data.Data.gmapQ - Data.Data.gmapQi - Data.Data.gmapM - Data.Data.gmapMp - Data.Data.gmapMo - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Read.Read - GHC.Read.readsPrec - Text.ParserCombinators.ReadP.ReadS - GHC.Read.readList - GHC.Read.readPrec - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Classes.== - GHC.Classes./= - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - Data.Hashable.Class.hashWithSalt - Data.Hashable.Class.hash Warning: Data.Semigroup.MonadPlus: could not find link destinations for: - GHC.Base.MonadPlus - GHC.Base.Monoid - GHC.Base.Alternative - GHC.Types.Type - GHC.Base.empty - GHC.Base.<|> - GHC.Base.some - GHC.Base.many - GHC.Base.Applicative - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.Monad - GHC.Base.>>= - GHC.Base.>> - GHC.Base.return - GHC.Base.mzero - GHC.Base.mplus - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral Warning: Data.Semigroup.Monad: could not find link destinations for: - Data.Foldable.mapM_ - GHC.Base.Monoid - GHC.Base.Monad - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Base.Applicative - GHC.Types.Type - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.>>= - GHC.Base.>> - GHC.Base.return Warning: Data.Semigroup.Apply: could not find link destinations for: - GHC.Base.Applicative - GHC.Base.Semigroup - Data.Functor.Bind.Class.Apply - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Base.Functor - GHC.Types.Type - GHC.Base.fmap - GHC.Base.<$ - Data.Functor.Bind.Class.<.> - Data.Functor.Bind.Class..> - Data.Functor.Bind.Class.<. - Data.Functor.Bind.Class.liftF2 Warning: Data.Semigroup.Applicative: could not find link destinations for: - GHC.Base.Applicative - GHC.Base.Monoid - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral - GHC.Types.Type - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ Warning: Data.Semigroup.Alternative: could not find link destinations for: - GHC.Base.Alternative - GHC.Base.Monoid - GHC.Types.Type - GHC.Base.empty - GHC.Base.<|> - GHC.Base.some - GHC.Base.many - GHC.Base.Applicative - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.Semigroup - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral Warning: Data.Semigroup.Alt: could not find link destinations for: - Data.Functor.Alt.Alt - GHC.Base.Semigroup - GHC.Base.Functor - GHC.Types.Type - GHC.Base.fmap - GHC.Base.<$ - Data.Functor.Alt. - Data.Functor.Alt.some - GHC.Base.Applicative - Data.Functor.Alt.many - Data.Functor.Plus.Plus - Data.Functor.Plus.zero - GHC.Base.Monoid - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.NonEmpty - GHC.Base.stimes - GHC.Real.Integral Warning: Data.Generator: could not find link destinations for: - GHC.Base.Monoid - Data.ByteString.Internal.Type.ByteString - Data.ByteString.Lazy.Internal.ByteString - Data.IntSet.Internal.IntSet - Data.Text.Internal.Text - Data.IntMap.Internal.IntMap - Data.Sequence.Internal.Seq - Data.Set.Internal.Set - GHC.Arr.Array - GHC.Ix.Ix - Data.Map.Internal.Map - Data.HashSet.Internal.HashSet - GHC.Base.NonEmpty - Data.FingerTree.FingerTree - Data.HashMap.Internal.HashMap - GHC.Types.Int - GHC.Word.Word8 - GHC.Types.Char Warning: Data.Semigroup.Generator: could not find link destinations for: - GHC.Base.NonEmpty - Data.Semigroup.Foldable.Class.Foldable1 - Data.Foldable.Foldable Warning: Data.Generator.Combinators: could not find link destinations for: - GHC.Base.Monad - GHC.Base.flip - GHC.Base.MonadPlus - Data.Foldable.concat - GHC.Base.Applicative - GHC.Base.Alternative - GHC.Types.Bool - Data.Semigroup.Internal.getAll - Data.Semigroup.Internal.getAny - GHC.Base.Monoid - Data.Semigroup.WrappedMonoid - Data.Semigroup.unwrapMonoid - GHC.Classes.Eq - GHC.Num.Num - Data.Semigroup.Internal.getSum - Data.Semigroup.Internal.getProduct Warning: Data.Semigroup.Reducer.With: could not find link destinations for: - Data.FingerTree.FingerTree - Data.FingerTree.measure - Data.FingerTree.Measured - GHC.Base.Monoid - Data.Foldable.Foldable - GHC.Types.LiftedRep - GHC.Types.Type - Data.Foldable.fold - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - GHC.Types.Bool - Data.Foldable.length - GHC.Types.Int - Data.Foldable.elem - GHC.Classes.Eq - Data.Foldable.maximum - GHC.Classes.Ord - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Traversable.Traversable - Data.Traversable.traverse - GHC.Base.Applicative - Data.Traversable.sequenceA - Data.Traversable.mapM - GHC.Base.Monad - Data.Traversable.sequence - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - Data.Semigroup.Foldable.Class.Foldable1 - Data.Semigroup.Foldable.Class.fold1 - GHC.Base.Semigroup - Data.Semigroup.Foldable.Class.foldMap1 - Data.Semigroup.Foldable.Class.toNonEmpty - GHC.Base.NonEmpty - Data.Semigroup.Traversable.Class.Traversable1 - Data.Semigroup.Traversable.Class.traverse1 - Data.Functor.Bind.Class.Apply - Data.Semigroup.Traversable.Class.sequence1 - GHC.Read.Read - GHC.Read.readsPrec - Text.ParserCombinators.ReadP.ReadS - GHC.Read.readList - GHC.Read.readPrec - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Classes.== - GHC.Classes./= - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - Data.Hashable.Class.Hashable - Data.Hashable.Class.hashWithSalt - Data.Hashable.Class.hash Warning: Data.Semigroup.Self: could not find link destinations for: - Data.Foldable.Foldable - GHC.Types.LiftedRep - GHC.Types.Type - Data.Foldable.fold - GHC.Base.Monoid - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - GHC.Types.Bool - Data.Foldable.length - GHC.Types.Int - Data.Foldable.elem - GHC.Classes.Eq - Data.Foldable.maximum - GHC.Classes.Ord - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Traversable.Traversable - Data.Traversable.traverse - GHC.Base.Applicative - Data.Traversable.sequenceA - Data.Traversable.mapM - GHC.Base.Monad - Data.Traversable.sequence - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - Data.Semigroup.Foldable.Class.Foldable1 - Data.Semigroup.Foldable.Class.fold1 - GHC.Base.Semigroup - Data.Semigroup.Foldable.Class.foldMap1 - Data.Semigroup.Foldable.Class.toNonEmpty - GHC.Base.NonEmpty - Data.Semigroup.Traversable.Class.Traversable1 - Data.Semigroup.Traversable.Class.traverse1 - Data.Functor.Bind.Class.Apply - Data.Semigroup.Traversable.Class.sequence1 - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.stimes - GHC.Real.Integral Warning: Data.Semigroup.Union: could not find link destinations for: - GHC.Base.Monoid - Data.IntSet.Internal.IntSet - Data.IntMap.Internal.IntMap - Data.Set.Internal.Set - GHC.Classes.Ord - Data.HashSet.Internal.HashSet - GHC.Classes.Eq - Data.Hashable.Class.Hashable - Data.Map.Internal.Map - Data.HashMap.Internal.HashMap - Data.Foldable.Foldable - GHC.Types.LiftedRep - GHC.Types.Type - Data.Foldable.fold - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - GHC.Types.Bool - Data.Foldable.length - GHC.Types.Int - Data.Foldable.elem - Data.Foldable.maximum - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Traversable.Traversable - Data.Traversable.traverse - GHC.Base.Applicative - Data.Traversable.sequenceA - Data.Traversable.mapM - GHC.Base.Monad - Data.Traversable.sequence - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - Data.Semigroup.Foldable.Class.Foldable1 - Data.Semigroup.Foldable.Class.fold1 - GHC.Base.Semigroup - Data.Semigroup.Foldable.Class.foldMap1 - Data.Semigroup.Foldable.Class.toNonEmpty - GHC.Base.NonEmpty - Data.Semigroup.Traversable.Class.Traversable1 - Data.Semigroup.Traversable.Class.traverse1 - Data.Functor.Bind.Class.Apply - Data.Semigroup.Traversable.Class.sequence1 - GHC.Base.mempty - GHC.Base.mappend - GHC.Base.mconcat - GHC.Base.<> - GHC.Base.sconcat - GHC.Base.stimes - GHC.Real.Integral - GHC.Read.Read - GHC.Read.readsPrec - Text.ParserCombinators.ReadP.ReadS - GHC.Read.readList - GHC.Read.readPrec - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Base.String - GHC.Show.showList - GHC.Classes.== - GHC.Classes./= - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min Documentation created: dist/doc/html/reducers/index.html, dist/doc/html/reducers/reducers.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GUrfgp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd reducers-3.12.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/reducers-3.12.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib + '[' -d reducers-3.12.4.conf ']' + install -D --mode=0644 reducers-3.12.4.conf /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/reducers-3.12.4.conf + '[' -d /usr/lib64/ghc-9.2.6/lib ']' + subsubdir=/lib ++ ls /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/reducers-3.12.4.conf + '[' -z /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/reducers-3.12.4.conf ']' + rm -f ghc-reducers.files ghc-reducers-doc.files + touch ghc-reducers.files ghc-reducers-doc.files + for i in /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6${subsubdir}/libHSreducers-3.12.4-*ghc9.2.6.so + '[' -x /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so ']' + echo /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so + pkgdir=/usr/lib64/ghc-9.2.6/lib/reducers-3.12.4 + '[' -d /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/reducers-3.12.4 ']' + find /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/reducers-3.12.4 -type d -fprintf ghc-reducers-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-reducers-prof.files -o -fprint ghc-reducers-devel.files + ls /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/package.conf.d/reducers-3.12.4.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/reducers-3.12.4 + '[' -d /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/doc/ghc/html/libraries/reducers-3.12.4 ']' + echo /usr/share/doc/ghc/html/libraries/reducers-3.12.4 + for i in ghc-reducers.files ghc-reducers-devel.files ghc-reducers-doc.files ghc-reducers-prof.files + '[' -f ghc-reducers.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64!!g' ghc-reducers.files + for i in ghc-reducers.files ghc-reducers-devel.files ghc-reducers-doc.files ghc-reducers-prof.files + '[' -f ghc-reducers-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64!!g' ghc-reducers-devel.files + for i in ghc-reducers.files ghc-reducers-devel.files ghc-reducers-doc.files ghc-reducers-prof.files + '[' -f ghc-reducers-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64!!g' ghc-reducers-doc.files + for i in ghc-reducers.files ghc-reducers-devel.files ghc-reducers-doc.files ghc-reducers-prof.files + '[' -f ghc-reducers-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64!!g' ghc-reducers-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/lib64/ghc-9.2.6/lib/libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.2.6/lib/riscv64-linux-ghc-9.2.6:/usr/lib64/ghc-9.2.6/lib + case "$rpath" in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EmKWFP + umask 022 + cd /builddir/build/BUILD + cd reducers-3.12.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-reducers = 3.12.4-5.rvre0.fc38 ghc-reducers(riscv-64) = 3.12.4-5.rvre0.fc38 libHSreducers-3.12.4-1ty2peFqrjIE3l91esEZPC-ghc9.2.6.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSStateVar-1.2.2-4TJ8CI5wrC5B2qk02v8ZQ3-ghc9.2.6.so()(64bit) libHSarray-0.5.4.0-ghc9.2.6.so()(64bit) libHSbase-4.16.4.0-ghc9.2.6.so()(64bit) libHSbase-orphans-0.8.7-89hNxCzOA0h5VQ30esLcLh-ghc9.2.6.so()(64bit) libHSbifunctors-5.5.14-D2MnQD7f3tZLWMKp5OoUKB-ghc9.2.6.so()(64bit) libHSbinary-0.8.9.0-ghc9.2.6.so()(64bit) libHSbytestring-0.11.4.0-ghc9.2.6.so()(64bit) libHScomonad-5.0.8-B1rWCPVIT0GJ35jAVP4AQh-ghc9.2.6.so()(64bit) libHScontainers-0.6.5.1-ghc9.2.6.so()(64bit) libHScontravariant-1.5.5-5oidlNG7iHK9t9RygzxsHS-ghc9.2.6.so()(64bit) libHSdata-array-byte-0.1.0.1-F1wKB6232C455YIiBqRzC9-ghc9.2.6.so()(64bit) libHSdeepseq-1.4.6.1-ghc9.2.6.so()(64bit) libHSdistributive-0.6.2.1-FDxe8EovLuTBkn9RU2TxT1-ghc9.2.6.so()(64bit) libHSfilepath-1.4.2.2-ghc9.2.6.so()(64bit) libHSfingertree-0.1.5.0-1bWOHMFYRzLCBbMqAOp1tu-ghc9.2.6.so()(64bit) libHSghc-bignum-1.2-ghc9.2.6.so()(64bit) libHSghc-boot-th-9.2.6-ghc9.2.6.so()(64bit) libHSghc-prim-0.8.0-ghc9.2.6.so()(64bit) libHShashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL-ghc9.2.6.so()(64bit) libHSindexed-traversable-0.1.2-5LVVd4Z66ApQ46gP3i0cs-ghc9.2.6.so()(64bit) libHSpretty-1.1.3.6-ghc9.2.6.so()(64bit) libHSsemigroupoids-5.3.7-91itRCSBQeNAlERyXHCumM-ghc9.2.6.so()(64bit) libHSstm-2.5.0.2-ghc9.2.6.so()(64bit) libHStagged-0.8.6.1-82zEo9eoX27AKO3QLF5wjS-ghc9.2.6.so()(64bit) libHStemplate-haskell-2.18.0.0-ghc9.2.6.so()(64bit) libHStext-1.2.5.0-ghc9.2.6.so()(64bit) libHSth-abstraction-0.4.5.0-FQrzhXbdvQX3Z0wTw3euNu-ghc9.2.6.so()(64bit) libHStransformers-0.5.6.2-ghc9.2.6.so()(64bit) libHStransformers-compat-0.7.2-9ApmiRwA3hS7UuQpOomcS-ghc9.2.6.so()(64bit) libHSunordered-containers-0.2.19.1-4QPX038P0M68bmbwA6NLDY-ghc9.2.6.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-reducers-devel-3.12.4-5.rvre0.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SHFFKT + umask 022 + cd /builddir/build/BUILD + cd reducers-3.12.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/doc/ghc-reducers-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/doc/ghc-reducers-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/doc/ghc-reducers-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/doc/ghc-reducers-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(reducers-3.12.4-1ty2peFqrjIE3l91esEZPC) ghc-reducers-devel = 3.12.4-5.rvre0.fc38 ghc-reducers-devel(riscv-64) = 3.12.4-5.rvre0.fc38 ghc-reducers-static = 3.12.4-5.rvre0.fc38 ghc-reducers-static(riscv-64) = 3.12.4-5.rvre0.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.4.0) ghc-devel(base-4.16.4.0) ghc-devel(bytestring-0.11.4.0) ghc-devel(containers-0.6.5.1) ghc-devel(fingertree-0.1.5.0-1bWOHMFYRzLCBbMqAOp1tu) ghc-devel(hashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL) ghc-devel(semigroupoids-5.3.7-91itRCSBQeNAlERyXHCumM) ghc-devel(text-1.2.5.0) ghc-devel(transformers-0.5.6.2) ghc-devel(unordered-containers-0.2.19.1-4QPX038P0M68bmbwA6NLDY) Processing files: ghc-reducers-doc-3.12.4-5.rvre0.fc38.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HdbLmk + umask 022 + cd /builddir/build/BUILD + cd reducers-3.12.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64/usr/share/licenses/ghc-reducers-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-reducers-doc = 3.12.4-5.rvre0.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-reducers-prof-3.12.4-5.rvre0.fc38.riscv64 Provides: ghc-prof(reducers-3.12.4-1ty2peFqrjIE3l91esEZPC) ghc-reducers-prof = 3.12.4-5.rvre0.fc38 ghc-reducers-prof(riscv-64) = 3.12.4-5.rvre0.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.4.0) ghc-prof(base-4.16.4.0) ghc-prof(bytestring-0.11.4.0) ghc-prof(containers-0.6.5.1) ghc-prof(fingertree-0.1.5.0-1bWOHMFYRzLCBbMqAOp1tu) ghc-prof(hashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL) ghc-prof(semigroupoids-5.3.7-91itRCSBQeNAlERyXHCumM) ghc-prof(text-1.2.5.0) ghc-prof(transformers-0.5.6.2) ghc-prof(unordered-containers-0.2.19.1-4QPX038P0M68bmbwA6NLDY) Supplements: (ghc-reducers-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 Wrote: /builddir/build/RPMS/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-reducers-doc-3.12.4-5.rvre0.fc38.noarch.rpm Wrote: /builddir/build/RPMS/ghc-reducers-devel-3.12.4-5.rvre0.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-reducers-prof-3.12.4-5.rvre0.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9hOwoY + umask 022 + cd /builddir/build/BUILD + cd reducers-3.12.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-reducers-3.12.4-5.rvre0.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.antj7F + umask 022 + cd /builddir/build/BUILD + rm -rf reducers-3.12.4 reducers-3.12.4.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0