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-hashable.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15272-533/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-hashable-1.2.6.1-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-hashable.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-15272-533/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-hashable.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IzMQmX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashable-1.2.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashable-1.2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashable-1.2.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oHRgAC + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.6.1 + 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 + 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 -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 ++ 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-hashable '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 --global Configuring hashable-1.2.6.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for hashable-1.2.6.1.. Building library for hashable-1.2.6.1.. [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:21:1: warning: [-Wunused-imports] The import of ‘Data.Bits’ is redundant except perhaps to import instances from ‘Data.Bits’ To import instances alone, use: import Data.Bits() | 21 | import Data.Bits (shiftR) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) [4 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o ) [1 of 4] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.p_o ) [2 of 4] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.p_o ) Data/Hashable/Generic.hs:21:1: warning: [-Wunused-imports] The import of ‘Data.Bits’ is redundant except perhaps to import instances from ‘Data.Bits’ To import instances alone, use: import Data.Bits() | 21 | import Data.Bits (shiftR) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 4] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.p_o ) [4 of 4] Compiling Data.Hashable.Lifted ( Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.p_o ) + '[' -n dist/build/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for hashable-1.2.6.1... Preprocessing library for hashable-1.2.6.1.. Preprocessing library for hashable-1.2.6.1.. Running Haddock on library for hashable-1.2.6.1.. Data/Hashable/Generic.hs:21:1: warning: [-Wunused-imports] The import of ‘Data.Bits’ is redundant except perhaps to import instances from ‘Data.Bits’ To import instances alone, use: import Data.Bits() | 21 | import Data.Bits (shiftR) | ^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 81% ( 22 / 27) in 'Data.Hashable.Class' Missing documentation for: Hashable1 (Data/Hashable/Class.hs:252) Hashable2 (Data/Hashable/Class.hs:260) HashArgs (Data/Hashable/Class.hs:242) Zero (Data/Hashable/Class.hs:239) One (Data/Hashable/Class.hs:240) 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 28 / 28) in 'Data.Hashable' 80% ( 8 / 10) in 'Data.Hashable.Lifted' Missing documentation for: Hashable1 (Data/Hashable/Class.hs:252) Hashable2 (Data/Hashable/Class.hs:260) Warning: Data.Hashable: could not find link destinations for: GHashable Zero Warning: Data.Hashable.Lifted: could not find link destinations for: GHashable One Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gH75vz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 + cd hashable-1.2.6.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 -v directory dist/doc/html/hashable does exist: True creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 copy directory 'dist/doc/html/hashable' to '/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1'. creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src Installing dist/doc/html/hashable/hashable.haddock to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/hashable.haddock Installing dist/doc/html/hashable/index.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/index.html Installing dist/doc/html/hashable/doc-index.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/doc-index.html Installing dist/doc/html/hashable/Data-Hashable.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/Data-Hashable.html Installing dist/doc/html/hashable/Data-Hashable-Lifted.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/Data-Hashable-Lifted.html Installing dist/doc/html/hashable/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/hslogo-16.png Installing dist/doc/html/hashable/minus.gif to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/minus.gif Installing dist/doc/html/hashable/ocean.css to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/ocean.css Installing dist/doc/html/hashable/plus.gif to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/plus.gif Installing dist/doc/html/hashable/synopsis.png to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/synopsis.png Installing dist/doc/html/hashable/haddock-util.js to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/haddock-util.js Installing dist/doc/html/hashable/hashable.txt to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/hashable.txt Installing dist/doc/html/hashable/src/hscolour.css to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src/hscolour.css Installing dist/doc/html/hashable/src/Data-Hashable.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src/Data-Hashable.html Installing dist/doc/html/hashable/src/Data-Hashable-Lifted.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src/Data-Hashable-Lifted.html Installing dist/doc/html/hashable/src/Data-Hashable-Class.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src/Data-Hashable-Class.html Installing dist/doc/html/hashable/src/Data-Hashable-Generic.html to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/src/Data-Hashable-Generic.html creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 Installing dist/doc/html/hashable/hashable.haddock to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1/hashable.haddock creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable Installing dist/build/Data/Hashable.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable.hi Installing dist/build/Data/Hashable/Lifted.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Lifted.hi Installing dist/build/Data/Hashable/Class.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Class.hi Installing dist/build/Data/Hashable/Generic.hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Generic.hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable Installing dist/build/Data/Hashable.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable.p_hi Installing dist/build/Data/Hashable/Lifted.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Lifted.p_hi Installing dist/build/Data/Hashable/Class.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Class.p_hi Installing dist/build/Data/Hashable/Generic.p_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Generic.p_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable Installing dist/build/Data/Hashable.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable.dyn_hi Installing dist/build/Data/Hashable/Lifted.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Lifted.dyn_hi Installing dist/build/Data/Hashable/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Class.dyn_hi Installing dist/build/Data/Hashable/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/Data/Hashable/Generic.dyn_hi creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 Installing dist/build/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd.a creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 Installing dist/build/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd_p.a to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd_p.a creating /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64 Installing executable dist/build/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d hashable-1.2.6.1.conf ']' + install -D --mode=0644 hashable-1.2.6.1.conf /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/hashable-1.2.6.1.conf ++ ls /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z hashable-1.2.6.1.conf ']' + rm -f ghc-hashable.files ghc-hashable-devel.files + touch ghc-hashable.files ghc-hashable-devel.files + ls /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/hashable-1.2.6.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/lib64/ghc-8.2.2/hashable-1.2.6.1 ']' + echo /usr/lib64/ghc-8.2.2/hashable-1.2.6.1 + echo '%attr(755,root,root) /usr/lib64/libHShashable-1.2.6.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 ']' + echo /usr/share/doc/ghc/html/libraries/hashable-1.2.6.1 + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64!!g' ghc-hashable.files + for i in ghc-hashable.files ghc-hashable-devel.files + '[' -f ghc-hashable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64!!g' ghc-hashable-devel.files + find /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Okf1Ax + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.6.1 Processing files: ghc-hashable-1.2.6.1-2.el8.x86_64 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F28eGv + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/licenses/ghc-hashable + exit 0 Provides: ghc-hashable = 1.2.6.1-2.el8 ghc-hashable(x86-64) = 1.2.6.1-2.el8 libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-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) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-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) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-hashable-devel-1.2.6.1-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TdsJTt + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.6.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc-hashable-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc-hashable-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc-hashable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc-hashable-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64/usr/share/doc/ghc-hashable-devel + exit 0 Provides: ghc-devel(hashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd) ghc-hashable-devel = 1.2.6.1-2.el8 ghc-hashable-devel(x86-64) = 1.2.6.1-2.el8 ghc-hashable-doc = 1.2.6.1-2.el8 ghc-hashable-static = 1.2.6.1-2.el8 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(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(ghc-prim-0.5.1.1) ghc-devel(integer-gmp-1.0.1.0) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-hashable-1.2.6.1-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hashable-devel-1.2.6.1-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.O5XC0s + umask 022 + cd /builddir/build/BUILD + cd hashable-1.2.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashable-1.2.6.1-2.el8.x86_64 + exit 0 Child return code was: 0