Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-profunctors.spec'], chrootPath='/var/lib/mock/f30-ghc-15394136-1105938/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-profunctors.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-profunctors-5.2.2-5.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-profunctors.spec'], chrootPath='/var/lib/mock/f30-ghc-15394136-1105938/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-profunctors.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dshyDg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf profunctors-5.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/profunctors-5.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd profunctors-5.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/profunctors-5.2.2.cabal profunctors.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AaTrZp + umask 022 + cd /builddir/build/BUILD + cd profunctors-5.2.2 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -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 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-profunctors '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 --global Configuring profunctors-5.2.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for profunctors-5.2.2.. Building library for profunctors-5.2.2.. [ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o ) [ 2 of 16] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o ) [ 3 of 16] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o ) [ 4 of 16] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o ) [ 5 of 16] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o ) [ 6 of 16] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o ) [ 7 of 16] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o ) [ 8 of 16] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o ) [ 9 of 16] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o ) [10 of 16] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o ) [11 of 16] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [12 of 16] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [13 of 16] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [14 of 16] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o ) [15 of 16] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o ) [16 of 16] Compiling Data.Profunctor.Yoneda ( src/Data/Profunctor/Yoneda.hs, dist/build/Data/Profunctor/Yoneda.o ) [ 1 of 16] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.p_o ) [ 2 of 16] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.p_o ) [ 3 of 16] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.p_o ) [ 4 of 16] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.p_o ) [ 5 of 16] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.p_o ) [ 6 of 16] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.p_o ) [ 7 of 16] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.p_o ) [ 8 of 16] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.p_o ) [ 9 of 16] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.p_o ) [10 of 16] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.p_o ) [11 of 16] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.p_o ) [12 of 16] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.p_o ) [13 of 16] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.p_o ) [14 of 16] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.p_o ) [15 of 16] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.p_o ) [16 of 16] Compiling Data.Profunctor.Yoneda ( src/Data/Profunctor/Yoneda.hs, dist/build/Data/Profunctor/Yoneda.p_o ) + '[' -n dist/build/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for profunctors-5.2.2.. Running Haddock on library for profunctors-5.2.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' 71% ( 5 / 7) in 'Data.Profunctor.Types' Missing documentation for: Forget (src/Data/Profunctor/Types.hs:213) :-> (src/Data/Profunctor/Types.hs:57) 75% ( 3 / 4) in 'Data.Profunctor.Monad' Missing documentation for: ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22) 100% ( 2 / 2) in 'Data.Profunctor.Adjunction' 94% ( 15 / 16) in 'Data.Profunctor.Strong' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:100) 71% ( 5 / 7) in 'Data.Profunctor.Closed' Missing documentation for: Environment (src/Data/Profunctor/Closed.hs:187) curry' (src/Data/Profunctor/Closed.hs:91) 92% ( 12 / 13) in 'Data.Profunctor.Choice' Missing documentation for: Cochoice (src/Data/Profunctor/Choice.hs:296) 57% ( 8 / 14) in 'Data.Profunctor.Traversing' Missing documentation for: Module header CofreeTraversing (src/Data/Profunctor/Traversing.hs:141) firstTraversing (src/Data/Profunctor/Traversing.hs:40) secondTraversing (src/Data/Profunctor/Traversing.hs:43) leftTraversing (src/Data/Profunctor/Traversing.hs:64) rightTraversing (src/Data/Profunctor/Traversing.hs:67) 29% ( 2 / 7) in 'Data.Profunctor.Mapping' Missing documentation for: Module header Mapping (src/Data/Profunctor/Mapping.hs:28) CofreeMapping (src/Data/Profunctor/Mapping.hs:54) traverseMapping (src/Data/Profunctor/Mapping.hs:48) closedMapping (src/Data/Profunctor/Mapping.hs:51) 70% ( 14 / 20) in 'Data.Profunctor' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:100) curry' (src/Data/Profunctor/Closed.hs:91) Mapping (src/Data/Profunctor/Mapping.hs:28) Cochoice (src/Data/Profunctor/Choice.hs:296) Forget (src/Data/Profunctor/Types.hs:213) :-> (src/Data/Profunctor/Types.hs:57) 100% ( 3 / 3) in 'Data.Profunctor.Sieve' 67% ( 16 / 24) in 'Data.Profunctor.Rep' Missing documentation for: prepAdj (src/Data/Profunctor/Rep.hs:199) unprepAdj (src/Data/Profunctor/Rep.hs:202) prepUnit (src/Data/Profunctor/Rep.hs:205) prepCounit (src/Data/Profunctor/Rep.hs:208) Coprep (src/Data/Profunctor/Rep.hs:215) uncoprepAdj (src/Data/Profunctor/Rep.hs:230) coprepUnit (src/Data/Profunctor/Rep.hs:233) coprepCounit (src/Data/Profunctor/Rep.hs:236) 89% ( 17 / 19) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:77) mu (src/Data/Profunctor/Composition.hs:300) 50% ( 4 / 8) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:79) curryRan (src/Data/Profunctor/Ran.hs:83) uncurryRan (src/Data/Profunctor/Ran.hs:87) decomposeCodensity (src/Data/Profunctor/Ran.hs:120) 33% ( 1 / 3) in 'Data.Profunctor.Cayley' Missing documentation for: Cayley (src/Data/Profunctor/Cayley.hs:29) mapCayley (src/Data/Profunctor/Cayley.hs:85) 86% ( 6 / 7) in 'Data.Profunctor.Yoneda' Missing documentation for: Coyoneda (src/Data/Profunctor/Yoneda.hs:151) Warning: Data.Profunctor.Rep: could not find link destinations for: Iso Warning: Data.Profunctor.Composition: could not find link destinations for: Iso Documentation created: dist/doc/html/profunctors/index.html, dist/doc/html/profunctors/profunctors.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y51F0N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 + cd profunctors-5.2.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 -v directory dist/doc/html/profunctors does exist: True creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 copy directory 'dist/doc/html/profunctors' to '/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2'. creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src Installing dist/doc/html/profunctors/Data-Profunctor-Unsafe.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Unsafe.html Installing dist/doc/html/profunctors/doc-index-T.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-T.html Installing dist/doc/html/profunctors/doc-index-S.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-S.html Installing dist/doc/html/profunctors/doc-index-C.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-C.html Installing dist/doc/html/profunctors/Data-Profunctor-Rep.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Rep.html Installing dist/doc/html/profunctors/Data-Profunctor-Ran.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Ran.html Installing dist/doc/html/profunctors/doc-index-R.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-R.html Installing dist/doc/html/profunctors/doc-index-F.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-F.html Installing dist/doc/html/profunctors/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/haddock-bundle.min.js Installing dist/doc/html/profunctors/Data-Profunctor-Traversing.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Traversing.html Installing dist/doc/html/profunctors/Data-Profunctor-Closed.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Closed.html Installing dist/doc/html/profunctors/doc-index-E.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-E.html Installing dist/doc/html/profunctors/Data-Profunctor-Composition.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Composition.html Installing dist/doc/html/profunctors/Data-Profunctor-Mapping.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Mapping.html Installing dist/doc/html/profunctors/meta.json to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/meta.json Installing dist/doc/html/profunctors/minus.gif to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/minus.gif Installing dist/doc/html/profunctors/doc-index-All.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-All.html Installing dist/doc/html/profunctors/Data-Profunctor-Monad.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Monad.html Installing dist/doc/html/profunctors/doc-index-35.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-35.html Installing dist/doc/html/profunctors/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-Y.html Installing dist/doc/html/profunctors/synopsis.png to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/synopsis.png Installing dist/doc/html/profunctors/index.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/index.html Installing dist/doc/html/profunctors/doc-index-L.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-L.html Installing dist/doc/html/profunctors/profunctors.haddock to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/profunctors.haddock Installing dist/doc/html/profunctors/doc-index-M.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-M.html Installing dist/doc/html/profunctors/Data-Profunctor-Adjunction.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Adjunction.html Installing dist/doc/html/profunctors/Data-Profunctor-Sieve.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Sieve.html Installing dist/doc/html/profunctors/profunctors.txt to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/profunctors.txt Installing dist/doc/html/profunctors/doc-index-W.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-W.html Installing dist/doc/html/profunctors/doc-index.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index.html Installing dist/doc/html/profunctors/plus.gif to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/plus.gif Installing dist/doc/html/profunctors/doc-index-46.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-46.html Installing dist/doc/html/profunctors/ocean.css to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/ocean.css Installing dist/doc/html/profunctors/Data-Profunctor-Choice.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Choice.html Installing dist/doc/html/profunctors/Data-Profunctor-Yoneda.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Yoneda.html Installing dist/doc/html/profunctors/Data-Profunctor.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor.html Installing dist/doc/html/profunctors/quick-jump.css to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/quick-jump.css Installing dist/doc/html/profunctors/doc-index-P.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-P.html Installing dist/doc/html/profunctors/Data-Profunctor-Cayley.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Cayley.html Installing dist/doc/html/profunctors/doc-index-U.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-U.html Installing dist/doc/html/profunctors/doc-index-D.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-D.html Installing dist/doc/html/profunctors/Data-Profunctor-Types.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Types.html Installing dist/doc/html/profunctors/doc-index-A.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-A.html Installing dist/doc/html/profunctors/doc-index-58.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-58.html Installing dist/doc/html/profunctors/doc-index-I.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-I.html Installing dist/doc/html/profunctors/Data-Profunctor-Strong.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/Data-Profunctor-Strong.html Installing dist/doc/html/profunctors/doc-index-K.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-K.html Installing dist/doc/html/profunctors/doc-index-J.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/doc-index-J.html Installing dist/doc/html/profunctors/hslogo-16.png to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/hslogo-16.png Installing dist/doc/html/profunctors/src/Data.Profunctor.Monad.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Monad.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Cayley.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Cayley.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Composition.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Composition.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Unsafe.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Unsafe.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Types.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Types.html Installing dist/doc/html/profunctors/src/highlight.js to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/highlight.js Installing dist/doc/html/profunctors/src/Data.Profunctor.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Rep.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Rep.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Mapping.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Mapping.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Strong.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Strong.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Choice.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Choice.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Yoneda.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Yoneda.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Ran.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Ran.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Closed.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Closed.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Traversing.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Traversing.html Installing dist/doc/html/profunctors/src/style.css to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/style.css Installing dist/doc/html/profunctors/src/Data.Profunctor.Adjunction.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Adjunction.html Installing dist/doc/html/profunctors/src/Data.Profunctor.Sieve.html to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/src/Data.Profunctor.Sieve.html creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 Installing dist/doc/html/profunctors/profunctors.haddock to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2/profunctors.haddock creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors Installing LICENSE to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor Installing dist/build/Data/Profunctor.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor.hi Installing dist/build/Data/Profunctor/Adjunction.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Adjunction.hi Installing dist/build/Data/Profunctor/Cayley.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Cayley.hi Installing dist/build/Data/Profunctor/Choice.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Choice.hi Installing dist/build/Data/Profunctor/Closed.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Closed.hi Installing dist/build/Data/Profunctor/Composition.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Composition.hi Installing dist/build/Data/Profunctor/Mapping.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Mapping.hi Installing dist/build/Data/Profunctor/Monad.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Monad.hi Installing dist/build/Data/Profunctor/Ran.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Ran.hi Installing dist/build/Data/Profunctor/Rep.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Rep.hi Installing dist/build/Data/Profunctor/Sieve.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Sieve.hi Installing dist/build/Data/Profunctor/Strong.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Strong.hi Installing dist/build/Data/Profunctor/Traversing.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Traversing.hi Installing dist/build/Data/Profunctor/Types.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Types.hi Installing dist/build/Data/Profunctor/Unsafe.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Unsafe.hi Installing dist/build/Data/Profunctor/Yoneda.hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Yoneda.hi creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor Installing dist/build/Data/Profunctor.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor.p_hi Installing dist/build/Data/Profunctor/Adjunction.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Adjunction.p_hi Installing dist/build/Data/Profunctor/Cayley.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Cayley.p_hi Installing dist/build/Data/Profunctor/Choice.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Choice.p_hi Installing dist/build/Data/Profunctor/Closed.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Closed.p_hi Installing dist/build/Data/Profunctor/Composition.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Composition.p_hi Installing dist/build/Data/Profunctor/Mapping.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Mapping.p_hi Installing dist/build/Data/Profunctor/Monad.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Monad.p_hi Installing dist/build/Data/Profunctor/Ran.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Ran.p_hi Installing dist/build/Data/Profunctor/Rep.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Rep.p_hi Installing dist/build/Data/Profunctor/Sieve.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Sieve.p_hi Installing dist/build/Data/Profunctor/Strong.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Strong.p_hi Installing dist/build/Data/Profunctor/Traversing.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Traversing.p_hi Installing dist/build/Data/Profunctor/Types.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Types.p_hi Installing dist/build/Data/Profunctor/Unsafe.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Unsafe.p_hi Installing dist/build/Data/Profunctor/Yoneda.p_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Yoneda.p_hi creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor Installing dist/build/Data/Profunctor.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor.dyn_hi Installing dist/build/Data/Profunctor/Adjunction.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Adjunction.dyn_hi Installing dist/build/Data/Profunctor/Cayley.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Cayley.dyn_hi Installing dist/build/Data/Profunctor/Choice.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Choice.dyn_hi Installing dist/build/Data/Profunctor/Closed.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Closed.dyn_hi Installing dist/build/Data/Profunctor/Composition.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Composition.dyn_hi Installing dist/build/Data/Profunctor/Mapping.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Mapping.dyn_hi Installing dist/build/Data/Profunctor/Monad.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Monad.dyn_hi Installing dist/build/Data/Profunctor/Ran.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Ran.dyn_hi Installing dist/build/Data/Profunctor/Rep.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Rep.dyn_hi Installing dist/build/Data/Profunctor/Sieve.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Sieve.dyn_hi Installing dist/build/Data/Profunctor/Strong.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Strong.dyn_hi Installing dist/build/Data/Profunctor/Traversing.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Traversing.dyn_hi Installing dist/build/Data/Profunctor/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Types.dyn_hi Installing dist/build/Data/Profunctor/Unsafe.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Unsafe.dyn_hi Installing dist/build/Data/Profunctor/Yoneda.dyn_hi to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/Data/Profunctor/Yoneda.dyn_hi creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 Installing dist/build/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12.a to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12.a creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 Installing dist/build/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12_p.a to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12_p.a creating /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64 Installing executable dist/build/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d profunctors-5.2.2.conf ']' + install -D --mode=0644 profunctors-5.2.2.conf /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/profunctors-5.2.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z profunctors-5.2.2.conf ']' + rm -f ghc-profunctors.files ghc-profunctors-devel.files + touch ghc-profunctors.files ghc-profunctors-devel.files + ls /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/profunctors-5.2.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/profunctors-5.2.2 + '[' -d /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/lib64/ghc-8.4.4/profunctors-5.2.2 ']' + echo /usr/lib64/ghc-8.4.4/profunctors-5.2.2 + echo '%attr(755,root,root) /usr/lib64/libHSprofunctors-5.2.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc/html/libraries/profunctors-5.2.2 ']' + echo /usr/share/doc/ghc/html/libraries/profunctors-5.2.2 + for i in ghc-profunctors.files ghc-profunctors-devel.files + '[' -f ghc-profunctors.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64!!g' ghc-profunctors.files + for i in ghc-profunctors.files ghc-profunctors-devel.files + '[' -f ghc-profunctors-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64!!g' ghc-profunctors-devel.files + grep -v /usr/share/doc/ghc/html/libraries/profunctors-5.2.2 ghc-profunctors-devel.files + grep /usr/share/doc/ghc/html/libraries/profunctors-5.2.2 ghc-profunctors-devel.files + /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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-profunctors-5.2.2-5.fc30.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.I5M9Zd + umask 022 + cd /builddir/build/BUILD + cd profunctors-5.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/licenses/ghc-profunctors + exit 0 Provides: ghc-profunctors = 5.2.2-5.fc30 ghc-profunctors(aarch-64) = 5.2.2-5.fc30 libHSprofunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbifunctors-5.5.3-5lnWi24Vqa45jcoiHe6ATN-ghc8.4.4.so()(64bit) libHScomonad-5.0.4-7NIewVtkGNG3aWji3Bftnw-ghc8.4.4.so()(64bit) libHScontravariant-1.4.1-59VhhWmpWKU9VFxTfPy3tY-ghc8.4.4.so()(64bit) libHSdistributive-0.5.3-LWQU0C1ukaZFYj2pn0Jm1-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHStagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-profunctors-devel-5.2.2-5.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.26rbwN + umask 022 + cd /builddir/build/BUILD + cd profunctors-5.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel + exit 0 Provides: ghc-devel(profunctors-5.2.2-F7pmEC2NgS93N5BVvmMJ12) ghc-profunctors-devel = 5.2.2-5.fc30 ghc-profunctors-devel(aarch-64) = 5.2.2-5.fc30 ghc-profunctors-doc = 5.2.2-5.fc30 ghc-profunctors-static = 5.2.2-5.fc30 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(base-orphans-0.7-85wcea2rRmdArILlfYz5fz) ghc-devel(bifunctors-5.5.3-5lnWi24Vqa45jcoiHe6ATN) ghc-devel(comonad-5.0.4-7NIewVtkGNG3aWji3Bftnw) ghc-devel(contravariant-1.4.1-59VhhWmpWKU9VFxTfPy3tY) ghc-devel(distributive-0.5.3-LWQU0C1ukaZFYj2pn0Jm1) ghc-devel(semigroups-0.18.5-E4FVMc5VZAG98u64romz5) ghc-devel(tagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I) ghc-devel(transformers-0.5.5.0) Processing files: ghc-profunctors-devel-doc-5.2.2-5.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xJTvpW + umask 022 + cd /builddir/build/BUILD + cd profunctors-5.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel-doc + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel-doc + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64/usr/share/doc/ghc-profunctors-devel-doc + exit 0 Provides: ghc-profunctors-devel-doc = 5.2.2-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 Wrote: /builddir/build/RPMS/ghc-profunctors-5.2.2-5.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-profunctors-devel-5.2.2-5.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-profunctors-devel-doc-5.2.2-5.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mRwyEb + umask 022 + cd /builddir/build/BUILD + cd profunctors-5.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-profunctors-5.2.2-5.fc30.aarch64 + exit 0 Child return code was: 0