Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f28-ghc-11205813-845635/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-tasty.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-tasty-0.12.0.1-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-tasty.spec'], chrootPath='/var/lib/mock/f28-ghc-11205813-845635/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-tasty.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mV9HE7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tasty-0.12.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tasty-0.12.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tasty-0.12.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6vveN8 + umask 022 + cd /builddir/build/BUILD + cd tasty-0.12.0.1 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' ++ 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 -fstack-clash-protection ++ sed -e 's/-Wall -Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 -fstack-clash-protection' + export CFLAGS ++ echo -Wl,-z,relro -Wl,-z,defs ++ sed -e s/-Wl,-z,defs// + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -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 -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-tasty '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 --global Configuring tasty-0.12.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for tasty-0.12.0.1.. Building library for tasty-0.12.0.1.. [ 1 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o ) [ 2 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o ) [ 3 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o ) [ 4 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o ) [ 5 of 18] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o ) [ 6 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o ) [ 7 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o ) [ 8 of 18] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) [ 9 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [10 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) [11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [12 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [13 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o ) [14 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o ) [15 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) [16 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o ) [18 of 18] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o ) [ 1 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.p_o ) [ 2 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.p_o ) [ 3 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.p_o ) [ 4 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.p_o ) [ 5 of 18] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.p_o ) [ 6 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.p_o ) [ 7 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.p_o ) [ 8 of 18] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.p_o ) [ 9 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.p_o ) [10 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.p_o ) [11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.p_o ) [12 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.p_o ) [13 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.p_o ) [14 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.p_o ) [15 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_o ) [16 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.p_o ) [17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.p_o ) [18 of 18] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.p_o ) + '[' -n dist/build/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for tasty-0.12.0.1... Preprocessing library for tasty-0.12.0.1.. Preprocessing library for tasty-0.12.0.1.. Running Haddock on library for tasty-0.12.0.1.. Haddock coverage: 100% ( 15 / 15) in 'Test.Tasty.Options' 100% ( 2 / 2) in 'Test.Tasty.Parallel' 100% ( 5 / 5) in 'Test.Tasty.Patterns' 100% ( 5 / 5) in 'Test.Tasty.Options.Core' 90% ( 18 / 20) in 'Test.Tasty.Core' Missing documentation for: (Test/Tasty/Core.hs:130) (Test/Tasty/Core.hs:139) 100% ( 9 / 9) in 'Test.Tasty.Providers' 43% ( 3 / 7) in 'Test.Tasty.Runners.Reducers' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:54) (Test/Tasty/Runners/Reducers.hs:58) (Test/Tasty/Runners/Reducers.hs:65) (Test/Tasty/Runners/Reducers.hs:69) 100% ( 4 / 4) in 'Test.Tasty.Run' 100% ( 7 / 7) in 'Test.Tasty.Ingredients' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ListTests' 100% ( 2 / 2) in 'Test.Tasty.Ingredients.IncludingOptions' 100% ( 3 / 3) in 'Test.Tasty.Options.Env' 100% ( 5 / 5) in 'Test.Tasty.CmdLine' 100% ( 2 / 2) in 'Test.Tasty.Runners.Utils' 100% ( 17 / 17) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' 92% ( 47 / 51) in 'Test.Tasty.Runners' Missing documentation for: (Test/Tasty/Runners/Reducers.hs:54) (Test/Tasty/Runners/Reducers.hs:58) (Test/Tasty/Runners/Reducers.hs:65) (Test/Tasty/Runners/Reducers.hs:69) 100% ( 21 / 21) in 'Test.Tasty' Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uRSsyL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 + cd tasty-0.12.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 -v directory dist/doc/html/tasty does exist: True creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 copy directory 'dist/doc/html/tasty' to '/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1'. creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src Installing dist/doc/html/tasty/ocean.css to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/ocean.css Installing dist/doc/html/tasty/haddock-util.js to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/haddock-util.js Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/tasty.haddock Installing dist/doc/html/tasty/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Options.html Installing dist/doc/html/tasty/hslogo-16.png to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/hslogo-16.png Installing dist/doc/html/tasty/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/synopsis.png to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/synopsis.png Installing dist/doc/html/tasty/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty.html Installing dist/doc/html/tasty/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Providers.html Installing dist/doc/html/tasty/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/tasty.txt to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/tasty.txt Installing dist/doc/html/tasty/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/doc-index.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/doc-index.html Installing dist/doc/html/tasty/index.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/index.html Installing dist/doc/html/tasty/plus.gif to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/plus.gif Installing dist/doc/html/tasty/minus.gif to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/minus.gif Installing dist/doc/html/tasty/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/Test-Tasty-Runners.html Installing dist/doc/html/tasty/src/Test-Tasty-Run.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Run.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Env.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Options-Env.html Installing dist/doc/html/tasty/src/Test-Tasty-Options.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Options.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Ingredients.html Installing dist/doc/html/tasty/src/hscolour.css to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/hscolour.css Installing dist/doc/html/tasty/src/Test-Tasty.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty.html Installing dist/doc/html/tasty/src/Test-Tasty-Providers.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Providers.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ConsoleReporter.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Ingredients-ConsoleReporter.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-ListTests.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Ingredients-ListTests.html Installing dist/doc/html/tasty/src/Test-Tasty-CmdLine.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-CmdLine.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Reducers.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Runners-Reducers.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-IncludingOptions.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Ingredients-IncludingOptions.html Installing dist/doc/html/tasty/src/Test-Tasty-Ingredients-Basic.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Ingredients-Basic.html Installing dist/doc/html/tasty/src/Test-Tasty-Patterns.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Patterns.html Installing dist/doc/html/tasty/src/Test-Tasty-Core.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners-Utils.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Runners-Utils.html Installing dist/doc/html/tasty/src/Test-Tasty-Runners.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Runners.html Installing dist/doc/html/tasty/src/Test-Tasty-Options-Core.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Options-Core.html Installing dist/doc/html/tasty/src/Test-Tasty-Parallel.html to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/src/Test-Tasty-Parallel.html creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 Installing dist/doc/html/tasty/tasty.haddock to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1/tasty.haddock creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty Installing LICENSE to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners Installing dist/build/Test/Tasty.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty.hi Installing dist/build/Test/Tasty/Options.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options.hi Installing dist/build/Test/Tasty/Providers.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Providers.hi Installing dist/build/Test/Tasty/Runners.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners.hi Installing dist/build/Test/Tasty/Ingredients.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients.hi Installing dist/build/Test/Tasty/Ingredients/Basic.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/Basic.hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ConsoleReporter.hi Installing dist/build/Test/Tasty/Parallel.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Parallel.hi Installing dist/build/Test/Tasty/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Core.hi Installing dist/build/Test/Tasty/Options/Core.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Core.hi Installing dist/build/Test/Tasty/Options/Env.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Env.hi Installing dist/build/Test/Tasty/Patterns.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Patterns.hi Installing dist/build/Test/Tasty/Run.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Run.hi Installing dist/build/Test/Tasty/Runners/Reducers.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Reducers.hi Installing dist/build/Test/Tasty/Runners/Utils.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Utils.hi Installing dist/build/Test/Tasty/CmdLine.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/CmdLine.hi Installing dist/build/Test/Tasty/Ingredients/ListTests.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ListTests.hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/IncludingOptions.hi creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners Installing dist/build/Test/Tasty.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty.p_hi Installing dist/build/Test/Tasty/Options.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options.p_hi Installing dist/build/Test/Tasty/Providers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Providers.p_hi Installing dist/build/Test/Tasty/Runners.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners.p_hi Installing dist/build/Test/Tasty/Ingredients.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients.p_hi Installing dist/build/Test/Tasty/Ingredients/Basic.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/Basic.p_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ConsoleReporter.p_hi Installing dist/build/Test/Tasty/Parallel.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Parallel.p_hi Installing dist/build/Test/Tasty/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Core.p_hi Installing dist/build/Test/Tasty/Options/Core.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Core.p_hi Installing dist/build/Test/Tasty/Options/Env.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Env.p_hi Installing dist/build/Test/Tasty/Patterns.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Patterns.p_hi Installing dist/build/Test/Tasty/Run.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Run.p_hi Installing dist/build/Test/Tasty/Runners/Reducers.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Reducers.p_hi Installing dist/build/Test/Tasty/Runners/Utils.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Utils.p_hi Installing dist/build/Test/Tasty/CmdLine.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/CmdLine.p_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ListTests.p_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.p_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/IncludingOptions.p_hi creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners Installing dist/build/Test/Tasty.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty.dyn_hi Installing dist/build/Test/Tasty/Options.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options.dyn_hi Installing dist/build/Test/Tasty/Providers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Providers.dyn_hi Installing dist/build/Test/Tasty/Runners.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners.dyn_hi Installing dist/build/Test/Tasty/Ingredients.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients.dyn_hi Installing dist/build/Test/Tasty/Ingredients/Basic.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/Basic.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ConsoleReporter.dyn_hi Installing dist/build/Test/Tasty/Parallel.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Parallel.dyn_hi Installing dist/build/Test/Tasty/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Core.dyn_hi Installing dist/build/Test/Tasty/Options/Env.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Options/Env.dyn_hi Installing dist/build/Test/Tasty/Patterns.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Patterns.dyn_hi Installing dist/build/Test/Tasty/Run.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Run.dyn_hi Installing dist/build/Test/Tasty/Runners/Reducers.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Reducers.dyn_hi Installing dist/build/Test/Tasty/Runners/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Runners/Utils.dyn_hi Installing dist/build/Test/Tasty/CmdLine.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/CmdLine.dyn_hi Installing dist/build/Test/Tasty/Ingredients/ListTests.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/ListTests.dyn_hi Installing dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_hi to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/Test/Tasty/Ingredients/IncludingOptions.dyn_hi creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE Installing dist/build/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE.a to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE.a creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE Installing dist/build/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE_p.a to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE_p.a creating /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64 Installing executable dist/build/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 tasty-0.12.0.1.conf /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1.conf ++ sed -e 's/key: //' + key=tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE + pkgdir=/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE + rm -f ghc-tasty.files ghc-tasty-devel.files + touch ghc-tasty.files ghc-tasty-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/tasty-0.12.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE ']' + echo '%attr(755,root,root) /usr/lib64/libHStasty-0.12.0.1-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE + '[' -d /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/tasty-0.12.0.1 + for i in ghc-tasty.files ghc-tasty-devel.files + '[' -f ghc-tasty.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64!!g' ghc-tasty.files + for i in ghc-tasty.files ghc-tasty-devel.files + '[' -f ghc-tasty-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64!!g' ghc-tasty-devel.files + find /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Processing files: ghc-tasty-0.12.0.1-1.fc28.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wQIFqs + umask 022 + cd /builddir/build/BUILD + cd tasty-0.12.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/licenses/ghc-tasty + exit 0 Provides: ghc-tasty = 0.12.0.1-1.fc28 ghc-tasty(aarch-64) = 0.12.0.1-1.fc28 libHStasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE-ghc8.2.2.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libHSansi-terminal-0.7.1.1-83gYTJ4SUfw3TVZfePHzOW-ghc8.2.2.so()(64bit) libHSansi-wl-pprint-0.6.8.1-6pXo22THHmKEAPG4YHprGG-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHSclock-0.7.2-7eenmRf30tW97adCwu2PN3-ghc8.2.2.so()(64bit) libHScolour-2.3.4-3MiiEznBxpfEYrMTHbnSer-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSoptparse-applicative-0.14.0.0-ChIjMotyyNvCPxMVIWfIQT-ghc8.2.2.so()(64bit) libHSparsec-3.1.11-GFVXGr7xhCL75lLlVe5pnU-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so()(64bit) libHSregex-tdfa-1.2.2-IiHHB5UYAxx3MDhzjXVjfh-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHSunbounded-delays-0.1.1.0-KvddZgm6oGyK2gQebOtQdi-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-tasty-devel-0.12.0.1-1.fc28.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2CiF6j + umask 022 + cd /builddir/build/BUILD + cd tasty-0.12.0.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc-tasty-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc-tasty-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc-tasty-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64/usr/share/doc/ghc-tasty-devel + exit 0 Provides: ghc-devel(tasty-0.12.0.1-F6bRehosM65L2KDtOvf3tE) ghc-tasty-devel = 0.12.0.1-1.fc28 ghc-tasty-devel(aarch-64) = 0.12.0.1-1.fc28 ghc-tasty-doc = 0.12.0.1-1.fc28 ghc-tasty-static = 0.12.0.1-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(ansi-terminal-0.7.1.1-83gYTJ4SUfw3TVZfePHzOW) ghc-devel(async-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G) ghc-devel(base-4.10.1.0) ghc-devel(clock-0.7.2-7eenmRf30tW97adCwu2PN3) ghc-devel(containers-0.5.10.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(optparse-applicative-0.14.0.0-ChIjMotyyNvCPxMVIWfIQT) ghc-devel(regex-tdfa-1.2.2-IiHHB5UYAxx3MDhzjXVjfh) ghc-devel(stm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww) ghc-devel(tagged-0.8.5-HviTdonkllN1ZD6he1Zn8I) ghc-devel(unbounded-delays-0.1.1.0-KvddZgm6oGyK2gQebOtQdi) ghc-devel(unix-2.7.2.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 Wrote: /builddir/build/RPMS/ghc-tasty-0.12.0.1-1.fc28.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-tasty-devel-0.12.0.1-1.fc28.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Av7URt + umask 022 + cd /builddir/build/BUILD + cd tasty-0.12.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-tasty-0.12.0.1-1.fc28.aarch64 + exit 0 Child return code was: 0