Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-criterion.spec'], chrootPath='/var/lib/mock/f30-ghc-15405604-1107792/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 x86_64 --nodeps /builddir/build/SPECS/ghc-criterion.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-criterion-1.4.1.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-criterion.spec'], chrootPath='/var/lib/mock/f30-ghc-15405604-1107792/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 x86_64 --nodeps /builddir/build/SPECS/ghc-criterion.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.kQufkp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf criterion-1.4.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/criterion-1.4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd criterion-1.4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/criterion-1.4.1.0.cabal criterion.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X9BmWo + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + 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 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-criterion '--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-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-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/criterion-1.4.1.0 --global Configuring criterion-1.4.1.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for criterion-1.4.1.0.. Building library for criterion-1.4.1.0.. [ 1 of 14] Compiling Criterion.Types.Internal ( Criterion/Types/Internal.hs, dist/build/Criterion/Types/Internal.o ) [ 2 of 14] Compiling Criterion.Types ( Criterion/Types.hs, dist/build/Criterion/Types.o ) [ 3 of 14] Compiling Criterion.Monad.Internal ( Criterion/Monad/Internal.hs, dist/build/Criterion/Monad/Internal.o ) [ 4 of 14] Compiling Criterion.Monad ( Criterion/Monad.hs, dist/build/Criterion/Monad.o ) [ 5 of 14] Compiling Criterion.Measurement ( Criterion/Measurement.hs, dist/build/Criterion/Measurement.o ) [ 6 of 14] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, dist/build/Criterion/IO/Printf.o ) [ 7 of 14] Compiling Criterion.Analysis ( Criterion/Analysis.hs, dist/build/Criterion/Analysis.o ) [ 8 of 14] Compiling Paths_criterion ( dist/build/autogen/Paths_criterion.hs, dist/build/Paths_criterion.o ) [ 9 of 14] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.o ) [10 of 14] Compiling Criterion.Main.Options ( Criterion/Main/Options.hs, dist/build/Criterion/Main/Options.o ) [11 of 14] Compiling Criterion.IO ( Criterion/IO.hs, dist/build/Criterion/IO.o ) [12 of 14] Compiling Criterion.Internal ( Criterion/Internal.hs, dist/build/Criterion/Internal.o ) [13 of 14] Compiling Criterion.Main ( Criterion/Main.hs, dist/build/Criterion/Main.o ) [14 of 14] Compiling Criterion ( Criterion.hs, dist/build/Criterion.o ) [ 1 of 14] Compiling Criterion.Types.Internal ( Criterion/Types/Internal.hs, dist/build/Criterion/Types/Internal.p_o ) [ 2 of 14] Compiling Criterion.Types ( Criterion/Types.hs, dist/build/Criterion/Types.p_o ) [ 3 of 14] Compiling Criterion.Monad.Internal ( Criterion/Monad/Internal.hs, dist/build/Criterion/Monad/Internal.p_o ) [ 4 of 14] Compiling Criterion.Monad ( Criterion/Monad.hs, dist/build/Criterion/Monad.p_o ) [ 5 of 14] Compiling Criterion.Measurement ( Criterion/Measurement.hs, dist/build/Criterion/Measurement.p_o ) [ 6 of 14] Compiling Criterion.IO.Printf ( Criterion/IO/Printf.hs, dist/build/Criterion/IO/Printf.p_o ) [ 7 of 14] Compiling Criterion.Analysis ( Criterion/Analysis.hs, dist/build/Criterion/Analysis.p_o ) [ 8 of 14] Compiling Paths_criterion ( dist/build/autogen/Paths_criterion.hs, dist/build/Paths_criterion.p_o ) [ 9 of 14] Compiling Criterion.Report ( Criterion/Report.hs, dist/build/Criterion/Report.p_o ) [10 of 14] Compiling Criterion.Main.Options ( Criterion/Main/Options.hs, dist/build/Criterion/Main/Options.p_o ) [11 of 14] Compiling Criterion.IO ( Criterion/IO.hs, dist/build/Criterion/IO.p_o ) [12 of 14] Compiling Criterion.Internal ( Criterion/Internal.hs, dist/build/Criterion/Internal.p_o ) [13 of 14] Compiling Criterion.Main ( Criterion/Main.hs, dist/build/Criterion/Main.p_o ) [14 of 14] Compiling Criterion ( Criterion.hs, dist/build/Criterion.p_o ) Preprocessing executable 'criterion-report' for criterion-1.4.1.0.. Building executable 'criterion-report' for criterion-1.4.1.0.. [1 of 3] Compiling Paths_criterion ( dist/build/criterion-report/autogen/Paths_criterion.hs, dist/build/criterion-report/criterion-report-tmp/Paths_criterion.o ) [2 of 3] Compiling Options ( app/Options.hs, dist/build/criterion-report/criterion-report-tmp/Options.o ) [3 of 3] Compiling Main ( app/Report.hs, dist/build/criterion-report/criterion-report-tmp/Main.o ) Linking dist/build/criterion-report/criterion-report ... + '[' -n dist/build/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for criterion-1.4.1.0.. Running Haddock on library for criterion-1.4.1.0.. BUILDSTDERR: Warning: The documentation for the following packages are not installed. No BUILDSTDERR: links will be generated to these packages: statistics-0.14.0.2 BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 95% ( 41 / 43) in 'Criterion.Types' Missing documentation for: measure (Criterion/Types.hs:609) DataRecord (Criterion/Types.hs:797) 100% ( 4 / 4) in 'Criterion.Monad' 87% ( 13 / 15) in 'Criterion.Measurement' Missing documentation for: runBenchmarkable (Criterion/Measurement.hs:249) runBenchmarkable_ (Criterion/Measurement.hs:271) 100% ( 6 / 6) in 'Criterion.IO.Printf' 100% ( 15 / 15) in 'Criterion.Analysis' 100% ( 11 / 11) in 'Criterion.Report' 100% ( 8 / 8) in 'Criterion.Main.Options' 100% ( 11 / 11) in 'Criterion.IO' 100% ( 5 / 5) in 'Criterion.Internal' 100% ( 34 / 34) in 'Criterion.Main' 100% ( 24 / 24) in 'Criterion' Warning: Criterion.Types: could not find link destinations for: CL Estimate ConfInt Warning: Criterion.Monad: could not find link destinations for: chPrintfImpl PrintfCont Warning: Criterion.IO.Printf: could not find link destinations for: chPrintfImpl PrintfCont Warning: Criterion.Analysis: could not find link destinations for: Estimate ConfInt scale Sample olsRegress Warning: Criterion.IO: could not find link destinations for: version Documentation created: dist/doc/html/criterion/index.html, dist/doc/html/criterion/criterion.txt Preprocessing executable 'criterion-report' for criterion-1.4.1.0.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yo7E8s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 + cd criterion-1.4.1.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 -v creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates Installing templates/criterion.css to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates/criterion.css creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates Installing templates/json.tpl to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates/json.tpl Installing templates/default.tpl to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates/default.tpl creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates/js Installing templates/js/jquery.criterion.js to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/criterion-1.4.1.0/templates/js/jquery.criterion.js directory dist/doc/html/criterion does exist: True creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 copy directory 'dist/doc/html/criterion' to '/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0'. creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src Installing dist/doc/html/criterion/doc-index-K.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-K.html Installing dist/doc/html/criterion/Criterion.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion.html Installing dist/doc/html/criterion/doc-index-I.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-I.html Installing dist/doc/html/criterion/doc-index-F.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-F.html Installing dist/doc/html/criterion/Criterion-Monad.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Monad.html Installing dist/doc/html/criterion/doc-index-O.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-O.html Installing dist/doc/html/criterion/Criterion-Report.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Report.html Installing dist/doc/html/criterion/plus.gif to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/plus.gif Installing dist/doc/html/criterion/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/haddock-bundle.min.js Installing dist/doc/html/criterion/doc-index.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index.html Installing dist/doc/html/criterion/doc-index-D.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-D.html Installing dist/doc/html/criterion/doc-index-V.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-V.html Installing dist/doc/html/criterion/Criterion-Main-Options.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Main-Options.html Installing dist/doc/html/criterion/Criterion-Internal.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Internal.html Installing dist/doc/html/criterion/doc-index-W.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-W.html Installing dist/doc/html/criterion/synopsis.png to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/synopsis.png Installing dist/doc/html/criterion/quick-jump.css to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/quick-jump.css Installing dist/doc/html/criterion/meta.json to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/meta.json Installing dist/doc/html/criterion/hslogo-16.png to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/hslogo-16.png Installing dist/doc/html/criterion/doc-index-B.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-B.html Installing dist/doc/html/criterion/doc-index-N.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-N.html Installing dist/doc/html/criterion/Criterion-Analysis.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Analysis.html Installing dist/doc/html/criterion/doc-index-S.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-S.html Installing dist/doc/html/criterion/Criterion-IO.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-IO.html Installing dist/doc/html/criterion/Criterion-Measurement.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Measurement.html Installing dist/doc/html/criterion/doc-index-All.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-All.html Installing dist/doc/html/criterion/Criterion-Types.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Types.html Installing dist/doc/html/criterion/doc-index-G.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-G.html Installing dist/doc/html/criterion/criterion.txt to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/criterion.txt Installing dist/doc/html/criterion/doc-index-M.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-M.html Installing dist/doc/html/criterion/doc-index-P.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-P.html Installing dist/doc/html/criterion/minus.gif to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/minus.gif Installing dist/doc/html/criterion/doc-index-R.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-R.html Installing dist/doc/html/criterion/doc-index-A.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-A.html Installing dist/doc/html/criterion/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-Q.html Installing dist/doc/html/criterion/doc-index-H.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-H.html Installing dist/doc/html/criterion/ocean.css to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/ocean.css Installing dist/doc/html/criterion/doc-index-U.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-U.html Installing dist/doc/html/criterion/index.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/index.html Installing dist/doc/html/criterion/criterion.haddock to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/criterion.haddock Installing dist/doc/html/criterion/doc-index-E.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-E.html Installing dist/doc/html/criterion/doc-index-L.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-L.html Installing dist/doc/html/criterion/doc-index-J.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-J.html Installing dist/doc/html/criterion/Criterion-Main.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-Main.html Installing dist/doc/html/criterion/doc-index-T.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-T.html Installing dist/doc/html/criterion/doc-index-C.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/doc-index-C.html Installing dist/doc/html/criterion/Criterion-IO-Printf.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/Criterion-IO-Printf.html Installing dist/doc/html/criterion/src/Criterion.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.html Installing dist/doc/html/criterion/src/Criterion.Analysis.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Analysis.html Installing dist/doc/html/criterion/src/Criterion.IO.Printf.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.IO.Printf.html Installing dist/doc/html/criterion/src/Criterion.Main.Options.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Main.Options.html Installing dist/doc/html/criterion/src/style.css to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/style.css Installing dist/doc/html/criterion/src/Paths_criterion.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Paths_criterion.html Installing dist/doc/html/criterion/src/Criterion.IO.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.IO.html Installing dist/doc/html/criterion/src/Criterion.Types.Internal.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Types.Internal.html Installing dist/doc/html/criterion/src/Criterion.Types.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Types.html Installing dist/doc/html/criterion/src/Criterion.Main.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Main.html Installing dist/doc/html/criterion/src/highlight.js to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/highlight.js Installing dist/doc/html/criterion/src/Criterion.Monad.Internal.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Monad.Internal.html Installing dist/doc/html/criterion/src/Criterion.Report.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Report.html Installing dist/doc/html/criterion/src/Criterion.Internal.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Internal.html Installing dist/doc/html/criterion/src/Criterion.Measurement.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Measurement.html Installing dist/doc/html/criterion/src/Criterion.Monad.html to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/src/Criterion.Monad.html creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 Installing dist/doc/html/criterion/criterion.haddock to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0/criterion.haddock creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion Installing LICENSE to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types Installing dist/build/Criterion.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion.hi Installing dist/build/Criterion/Analysis.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Analysis.hi Installing dist/build/Criterion/IO.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO.hi Installing dist/build/Criterion/IO/Printf.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO/Printf.hi Installing dist/build/Criterion/Internal.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Internal.hi Installing dist/build/Criterion/Main.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main.hi Installing dist/build/Criterion/Main/Options.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main/Options.hi Installing dist/build/Criterion/Measurement.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Measurement.hi Installing dist/build/Criterion/Monad.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad.hi Installing dist/build/Criterion/Report.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Report.hi Installing dist/build/Criterion/Types.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types.hi Installing dist/build/Criterion/Monad/Internal.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad/Internal.hi Installing dist/build/Criterion/Types/Internal.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types/Internal.hi Installing dist/build/Paths_criterion.hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Paths_criterion.hi creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types Installing dist/build/Criterion.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion.p_hi Installing dist/build/Criterion/Analysis.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Analysis.p_hi Installing dist/build/Criterion/IO.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO.p_hi Installing dist/build/Criterion/IO/Printf.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO/Printf.p_hi Installing dist/build/Criterion/Internal.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Internal.p_hi Installing dist/build/Criterion/Main.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main.p_hi Installing dist/build/Criterion/Main/Options.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main/Options.p_hi Installing dist/build/Criterion/Measurement.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Measurement.p_hi Installing dist/build/Criterion/Monad.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad.p_hi Installing dist/build/Criterion/Report.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Report.p_hi Installing dist/build/Criterion/Types.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types.p_hi Installing dist/build/Criterion/Monad/Internal.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad/Internal.p_hi Installing dist/build/Criterion/Types/Internal.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types/Internal.p_hi Installing dist/build/Paths_criterion.p_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Paths_criterion.p_hi creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types Installing dist/build/Criterion.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion.dyn_hi Installing dist/build/Criterion/Analysis.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Analysis.dyn_hi Installing dist/build/Criterion/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO.dyn_hi Installing dist/build/Criterion/IO/Printf.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/IO/Printf.dyn_hi Installing dist/build/Criterion/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Internal.dyn_hi Installing dist/build/Criterion/Main.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main.dyn_hi Installing dist/build/Criterion/Main/Options.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Main/Options.dyn_hi Installing dist/build/Criterion/Measurement.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Measurement.dyn_hi Installing dist/build/Criterion/Monad.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad.dyn_hi Installing dist/build/Criterion/Report.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Report.dyn_hi Installing dist/build/Criterion/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types.dyn_hi Installing dist/build/Criterion/Monad/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Monad/Internal.dyn_hi Installing dist/build/Criterion/Types/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Criterion/Types/Internal.dyn_hi Installing dist/build/Paths_criterion.dyn_hi to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/Paths_criterion.dyn_hi creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 Installing dist/build/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1.a to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1.a creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 Installing dist/build/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1_p.a to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1_p.a creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64 Installing executable dist/build/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1-ghc8.4.4.so Installing executable criterion-report in /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/bin BUILDSTDERR: Warning: Executable installed in BUILDSTDERR: /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/bin creating /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/bin Installing executable dist/build/criterion-report/criterion-report to /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/bin/criterion-report + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d criterion-1.4.1.0.conf ']' + install -D --mode=0644 criterion-1.4.1.0.conf /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/criterion-1.4.1.0.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z criterion-1.4.1.0.conf ']' + rm -f ghc-criterion.files ghc-criterion-devel.files + touch ghc-criterion.files ghc-criterion-devel.files + ls /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/criterion-1.4.1.0.conf + pkgdir=/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 + '[' -d /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/lib64/ghc-8.4.4/criterion-1.4.1.0 ']' + echo /usr/lib64/ghc-8.4.4/criterion-1.4.1.0 + echo '%attr(755,root,root) /usr/lib64/libHScriterion-1.4.1.0-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 ']' + echo /usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 + for i in ghc-criterion.files ghc-criterion-devel.files + '[' -f ghc-criterion.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64!!g' ghc-criterion.files + for i in ghc-criterion.files ghc-criterion-devel.files + '[' -f ghc-criterion-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64!!g' ghc-criterion-devel.files + grep -v /usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 ghc-criterion-devel.files + grep /usr/share/doc/ghc/html/libraries/criterion-1.4.1.0 ghc-criterion-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dJcxLA + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + exit 0 Processing files: ghc-criterion-1.4.1.0-1.fc30.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b6c0oI + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/licenses/ghc-criterion + exit 0 Provides: ghc-criterion = 1.4.1.0-1.fc30 ghc-criterion(x86-64) = 1.4.1.0-1.fc30 libHScriterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1-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: libHSGlob-0.9.3-7imfCY7qAnHHdawPM77Clc-ghc8.4.4.so()(64bit) libHSaeson-1.3.1.1-LeWJURkxPLH7L5sIBqTbN-ghc8.4.4.so()(64bit) libHSansi-wl-pprint-0.6.8.2-CRoRAdEpifJaTwySBP3K4-ghc8.4.4.so()(64bit) libHSattoparsec-0.13.2.2-82u8wdrTgNmKSZ1bEzOC4r-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbinary-0.8.5.1-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHScassava-0.5.1.0-ACmu869JtZI7z7eNjfb6gG-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.4.4.so()(64bit) libHSdirectory-1.3.1.5-ghc8.4.4.so()(64bit) libHSexceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2-ghc8.4.4.so()(64bit) libHSfilepath-1.4.2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHShashable-1.2.7.0-3xR4vjMEYHR2eJ7DAZRhaE-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSjs-flot-0.8.3-Bsjxmw7L5o0BiJSkgBCarQ-ghc8.4.4.so()(64bit) libHSjs-jquery-3.3.1-CyCHt0pdnbJLD4PVPorosN-ghc8.4.4.so()(64bit) libHSmicrostache-1.0.1.1-KvqVYuSv0uD2d1Ss26yby4-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHSmwc-random-0.13.6.0-7B1WeBZOoC72isnrI5kXq0-ghc8.4.4.so()(64bit) libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-ghc8.4.4.so()(64bit) libHSparsec-3.1.13.0-ghc8.4.4.so()(64bit) libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.4.so()(64bit) libHSscientific-0.3.6.2-2UWh7hUiblt8agIK8e0SRk-ghc8.4.4.so()(64bit) libHSstatistics-0.14.0.2-I87WmFFhx9I8MNT7vl3Fl2-ghc8.4.4.so()(64bit) libHStext-1.2.3.1-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) libHSunix-2.7.2.2-ghc8.4.4.so()(64bit) libHSunordered-containers-0.2.9.0-D29DBTdibk7GcEJszMbIZV-ghc8.4.4.so()(64bit) libHSvector-0.12.0.2-8brhJTJuqC6Fmf0lm76wyt-ghc8.4.4.so()(64bit) libHSvector-binary-instances-0.2.5.1-5negrs4yipKBNKZuAHqlop-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-criterion-devel-1.4.1.0-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.te6XgQ + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel + exit 0 Provides: ghc-criterion-devel = 1.4.1.0-1.fc30 ghc-criterion-devel(x86-64) = 1.4.1.0-1.fc30 ghc-criterion-doc = 1.4.1.0-1.fc30 ghc-criterion-static = 1.4.1.0-1.fc30 ghc-devel(criterion-1.4.1.0-GMzosCLVIZ94z7ii82kLG1) 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(Glob-0.9.3-7imfCY7qAnHHdawPM77Clc) ghc-devel(aeson-1.3.1.1-LeWJURkxPLH7L5sIBqTbN) ghc-devel(ansi-wl-pprint-0.6.8.2-CRoRAdEpifJaTwySBP3K4) ghc-devel(base-4.11.1.0) ghc-devel(base-compat-batteries-0.10.1-C15v6NKCTNk7fCpa0Irkyg) ghc-devel(binary-0.8.5.1) ghc-devel(bytestring-0.10.8.2) ghc-devel(cassava-0.5.1.0-ACmu869JtZI7z7eNjfb6gG) ghc-devel(code-page-0.1.3-78bf3rlibAi1l7KbTfbq3V) ghc-devel(containers-0.5.11.0) ghc-devel(deepseq-1.4.3.0) ghc-devel(directory-1.3.1.5) ghc-devel(exceptions-0.10.0-51WvWGBBAfdCMC9SPJ7fS2) ghc-devel(filepath-1.4.2) ghc-devel(js-flot-0.8.3-Bsjxmw7L5o0BiJSkgBCarQ) ghc-devel(js-jquery-3.3.1-CyCHt0pdnbJLD4PVPorosN) ghc-devel(microstache-1.0.1.1-KvqVYuSv0uD2d1Ss26yby4) ghc-devel(mtl-2.2.2) ghc-devel(mwc-random-0.13.6.0-7B1WeBZOoC72isnrI5kXq0) ghc-devel(optparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn) ghc-devel(parsec-3.1.13.0) ghc-devel(semigroups-0.18.5-E4FVMc5VZAG98u64romz5) ghc-devel(statistics-0.14.0.2-I87WmFFhx9I8MNT7vl3Fl2) ghc-devel(text-1.2.3.1) ghc-devel(time-1.8.0.2) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-compat-0.6.2-EZ0ZvADLUlc4V8RuKaJX5W) ghc-devel(vector-0.12.0.2-8brhJTJuqC6Fmf0lm76wyt) ghc-devel(vector-algorithms-0.7.0.4-Io9gZLGeCmKCox3HufmKH4) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librt.so.1(GLIBC_2.3.3)(64bit) rtld(GNU_HASH) Processing files: ghc-criterion-devel-doc-1.4.1.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sVWZaZ + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel-doc + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel-doc + cp -pr examples /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64/usr/share/doc/ghc-criterion-devel-doc + exit 0 Provides: ghc-criterion-devel-doc = 1.4.1.0-1.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-criterion-1.4.1.0-1.fc30.x86_64 Wrote: /builddir/build/RPMS/ghc-criterion-1.4.1.0-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-criterion-devel-1.4.1.0-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-criterion-devel-doc-1.4.1.0-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oSEZde + umask 022 + cd /builddir/build/BUILD + cd criterion-1.4.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-criterion-1.4.1.0-1.fc30.x86_64 + exit 0 Child return code was: 0