Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.spec'], chrootPath='/var/lib/mock/f27-build-10511376-813777/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 x86_64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.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 warning: line 39: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 40: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 41: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-hspec-expectations-0.8.2-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.spec'], chrootPath='/var/lib/mock/f27-build-10511376-813777/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 x86_64 --nodeps /builddir/build/SPECS/ghc-hspec-expectations.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OkUqXR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hspec-expectations-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hspec-expectations-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hspec-expectations-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DUlmMV + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ++ 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-hspec-expectations '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 --global Configuring hspec-expectations-0.8.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hspec-expectations-0.8.2... Preprocessing library hspec-expectations-0.8.2... [1 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o ) [2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o ) [3 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o ) [4 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o ) [1 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.p_o ) [2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.p_o ) [3 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.p_o ) [4 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.p_o ) + '[' -n dist/build/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for hspec-expectations-0.8.2... Preprocessing library hspec-expectations-0.8.2... Haddock coverage: 0% ( 0 / 2) in 'Test.Hspec.Expectations.Matcher' Missing documentation for: Module header matchList (src/Test/Hspec/Expectations/Matcher.hs:6) 100% ( 5 / 5) in 'Test.Hspec.Expectations.Contrib' 77% ( 23 / 30) in 'Test.Hspec.Expectations' Missing documentation for: Expectation (src/Test/Hspec/Expectations.hs:76) expectationFailure (src/Test/Hspec/Expectations.hs:78) anyException (src/Test/Hspec/Expectations.hs:182) anyErrorCall (src/Test/Hspec/Expectations.hs:185) anyIOException (src/Test/Hspec/Expectations.hs:195) anyArithException (src/Test/Hspec/Expectations.hs:198) errorCall (src/Test/Hspec/Expectations.hs:188) 0% ( 0 / 9) in 'Paths_hspec_expectations' Missing documentation for: Module header version (dist/build/autogen/Paths_hspec_expectations.hs:28) getBinDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getLibDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDynLibDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDataDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getLibexecDir (dist/build/autogen/Paths_hspec_expectations.hs:39) getDataFileName (dist/build/autogen/Paths_hspec_expectations.hs:47) getSysconfDir (dist/build/autogen/Paths_hspec_expectations.hs:39) Documentation created: dist/doc/html/hspec-expectations/index.html, dist/doc/html/hspec-expectations/hspec-expectations.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.anykIa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 + cd hspec-expectations-0.8.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 -v directory dist/doc/html/hspec-expectations does exist: True creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 copy directory 'dist/doc/html/hspec-expectations' to '/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2'. creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 Installing dist/doc/html/hspec-expectations/mini_Test-Hspec-Expectations-Contrib.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/mini_Test-Hspec-Expectations-Contrib.html Installing dist/doc/html/hspec-expectations/plus.gif to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/plus.gif Installing dist/doc/html/hspec-expectations/Test-Hspec-Expectations.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/Test-Hspec-Expectations.html Installing dist/doc/html/hspec-expectations/minus.gif to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/minus.gif Installing dist/doc/html/hspec-expectations/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hslogo-16.png Installing dist/doc/html/hspec-expectations/mini_Test-Hspec-Expectations.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/mini_Test-Hspec-Expectations.html Installing dist/doc/html/hspec-expectations/Test-Hspec-Expectations-Contrib.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/Test-Hspec-Expectations-Contrib.html Installing dist/doc/html/hspec-expectations/doc-index.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/doc-index.html Installing dist/doc/html/hspec-expectations/hspec-expectations.haddock to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.haddock Installing dist/doc/html/hspec-expectations/synopsis.png to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/synopsis.png Installing dist/doc/html/hspec-expectations/hspec-expectations.txt to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.txt Installing dist/doc/html/hspec-expectations/index.html to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/index.html Installing dist/doc/html/hspec-expectations/ocean.css to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/ocean.css Installing dist/doc/html/hspec-expectations/haddock-util.js to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/haddock-util.js creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 Installing dist/doc/html/hspec-expectations/hspec-expectations.haddock to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2/hspec-expectations.haddock creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations Installing LICENSE to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing dist/build/Test/Hspec/Expectations.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations.hi Installing dist/build/Test/Hspec/Expectations/Contrib.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Contrib.hi Installing dist/build/Test/Hspec/Expectations/Matcher.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Matcher.hi Installing dist/build/Paths_hspec_expectations.hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Paths_hspec_expectations.hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing dist/build/Test/Hspec/Expectations.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations.p_hi Installing dist/build/Test/Hspec/Expectations/Contrib.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Contrib.p_hi Installing dist/build/Test/Hspec/Expectations/Matcher.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Matcher.p_hi Installing dist/build/Paths_hspec_expectations.p_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Paths_hspec_expectations.p_hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing dist/build/Test/Hspec/Expectations.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations.dyn_hi Installing dist/build/Test/Hspec/Expectations/Contrib.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Contrib.dyn_hi Installing dist/build/Test/Hspec/Expectations/Matcher.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Test/Hspec/Expectations/Matcher.dyn_hi Installing dist/build/Paths_hspec_expectations.dyn_hi to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/Paths_hspec_expectations.dyn_hi creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing dist/build/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd.a to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing dist/build/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd_p.a to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd Installing executable dist/build/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hspec-expectations-0.8.2.conf + install -D --mode=0644 hspec-expectations-0.8.2.conf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2.conf ']' ++ echo '/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2*.conf' + pkgconf='/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2.conf ++ sed -e 's/key: //' + key=hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd + pkgdir=/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd + rm -f ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + touch ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/hspec-expectations-0.8.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd ']' + echo '%dir /usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/lib64/ghc-8.0.2/hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 ']' + echo /usr/share/doc/ghc/html/libraries/hspec-expectations-0.8.2 + for i in ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + '[' -f ghc-hspec-expectations.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64!!g' ghc-hspec-expectations.files + for i in ghc-hspec-expectations.files ghc-hspec-expectations-devel.files + '[' -f ghc-hspec-expectations-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64!!g' ghc-hspec-expectations-devel.files + find /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 -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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HHMRQq + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + exit 0 Processing files: ghc-hspec-expectations-0.8.2-1.fc27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IhvNZG + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64/usr/share/licenses/ghc-hspec-expectations + exit 0 Provides: ghc-hspec-expectations = 0.8.2-1.fc27 ghc-hspec-expectations(x86-64) = 0.8.2-1.fc27 libHShspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSHUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI-ghc8.0.2.so()(64bit) libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHScall-stack-0.1.0-FYVrCPXGP9EGAuTW32963O-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-hspec-expectations-devel-0.8.2-1.fc27.x86_64 Provides: ghc-devel(hspec-expectations-0.8.2-DujBeQFEMmfJJRLad7XQgd) ghc-hspec-expectations-devel = 0.8.2-1.fc27 ghc-hspec-expectations-devel(x86-64) = 0.8.2-1.fc27 ghc-hspec-expectations-static = 0.8.2-1.fc27 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.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(HUnit-1.5.0.0-DvjF79OHhCC7SzfeEty4OI) ghc-devel(base-4.9.1.0) ghc-devel(call-stack-0.1.0-FYVrCPXGP9EGAuTW32963O) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 Wrote: /builddir/build/RPMS/ghc-hspec-expectations-0.8.2-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hspec-expectations-devel-0.8.2-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yKvf2X + umask 022 + cd /builddir/build/BUILD + cd hspec-expectations-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hspec-expectations-0.8.2-1.fc27.x86_64 + exit 0 Child return code was: 0