Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-http-types.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37501-6612/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-http-types.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-http-types-0.9.1-7.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-http-types.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37501-6612/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-http-types.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AJsopy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf http-types-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/http-types-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd http-types-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vkp5vx + umask 022 + cd /builddir/build/BUILD + cd http-types-0.9.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-http-types '--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/http-types-0.9.1 --global Configuring http-types-0.9.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for http-types-0.9.1.. Building library for http-types-0.9.1.. [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o ) [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o ) [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o ) [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o ) Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 148 | let (k, v) = B.breakByte 61 x -- equal sign | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 283 | let (x, y) = B.breakByte 47 bs | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 313 | breakOnSlash = B.breakByte 47 | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 325 | let (x, y) = B.breakByte 63 b -- question mark | ^^^^^^^^^^^ [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o ) [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o ) [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.p_o ) [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.p_o ) [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.p_o ) [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.p_o ) Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 148 | let (k, v) = B.breakByte 61 x -- equal sign | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 283 | let (x, y) = B.breakByte 47 bs | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 313 | breakOnSlash = B.breakByte 47 | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 325 | let (x, y) = B.breakByte 63 b -- question mark | ^^^^^^^^^^^ [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.p_o ) [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.p_o ) [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.p_o ) + '[' -n dist/build/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for http-types-0.9.1... Preprocessing library for http-types-0.9.1.. Preprocessing library for http-types-0.9.1.. Running Haddock on library for http-types-0.9.1.. Network/HTTP/Types/URI.hs:148:26: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 148 | let (k, v) = B.breakByte 61 x -- equal sign | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:283:22: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 283 | let (x, y) = B.breakByte 47 bs | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:313:20: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 313 | breakOnSlash = B.breakByte 47 | ^^^^^^^^^^^ Network/HTTP/Types/URI.hs:325:18: warning: [-Wdeprecations] In the use of ‘breakByte’ (imported from Data.ByteString): Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)" | 325 | let (x, y) = B.breakByte 63 b -- question mark | ^^^^^^^^^^^ Haddock coverage: 92% ( 58 / 63) in 'Network.HTTP.Types.Header' Missing documentation for: Module header renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155) renderByteRange (Network/HTTP/Types/Header.hs:160) renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166) renderByteRanges (Network/HTTP/Types/Header.hs:170) 93% ( 14 / 15) in 'Network.HTTP.Types.Method' Missing documentation for: Module header 99% (101 /102) in 'Network.HTTP.Types.Status' Missing documentation for: Module header 97% ( 29 / 30) in 'Network.HTTP.Types.URI' Missing documentation for: Module header 75% ( 3 / 4) in 'Network.HTTP.Types.QueryLike' Missing documentation for: Module header 80% ( 4 / 5) in 'Network.HTTP.Types.Version' Missing documentation for: Module header 97% (172 /177) in 'Network.HTTP.Types' Missing documentation for: Module header renderByteRangeBuilder (Network/HTTP/Types/Header.hs:155) renderByteRange (Network/HTTP/Types/Header.hs:160) renderByteRangesBuilder (Network/HTTP/Types/Header.hs:166) renderByteRanges (Network/HTTP/Types/Header.hs:170) Warning: Network.HTTP.Types.Method: could not find link destinations for: unsafeIndex unsafeRangeSize Warning: Network.HTTP.Types: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/http-types/index.html, dist/doc/html/http-types/http-types.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8OnKI5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 + cd http-types-0.9.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 -v directory dist/doc/html/http-types does exist: True creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1 copy directory 'dist/doc/html/http-types' to '/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1'. creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src Installing dist/doc/html/http-types/plus.gif to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/plus.gif Installing dist/doc/html/http-types/doc-index-P.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-P.html Installing dist/doc/html/http-types/ocean.css to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/ocean.css Installing dist/doc/html/http-types/doc-index-N.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-N.html Installing dist/doc/html/http-types/doc-index.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index.html Installing dist/doc/html/http-types/Network-HTTP-Types-Method.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-Method.html Installing dist/doc/html/http-types/Network-HTTP-Types-URI.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-URI.html Installing dist/doc/html/http-types/Network-HTTP-Types-Status.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-Status.html Installing dist/doc/html/http-types/doc-index-M.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-M.html Installing dist/doc/html/http-types/haddock-util.js to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/haddock-util.js Installing dist/doc/html/http-types/doc-index-H.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-H.html Installing dist/doc/html/http-types/doc-index-A.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-A.html Installing dist/doc/html/http-types/http-types.haddock to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/http-types.haddock Installing dist/doc/html/http-types/doc-index-L.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-L.html Installing dist/doc/html/http-types/Network-HTTP-Types.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types.html Installing dist/doc/html/http-types/minus.gif to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/minus.gif Installing dist/doc/html/http-types/doc-index-T.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-T.html Installing dist/doc/html/http-types/doc-index-E.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-E.html Installing dist/doc/html/http-types/doc-index-C.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-C.html Installing dist/doc/html/http-types/doc-index-G.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-G.html Installing dist/doc/html/http-types/Network-HTTP-Types-Header.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-Header.html Installing dist/doc/html/http-types/doc-index-F.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-F.html Installing dist/doc/html/http-types/Network-HTTP-Types-Version.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-Version.html Installing dist/doc/html/http-types/doc-index-I.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-I.html Installing dist/doc/html/http-types/Network-HTTP-Types-QueryLike.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/Network-HTTP-Types-QueryLike.html Installing dist/doc/html/http-types/http-types.txt to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/http-types.txt Installing dist/doc/html/http-types/doc-index-U.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-U.html Installing dist/doc/html/http-types/doc-index-S.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-S.html Installing dist/doc/html/http-types/doc-index-All.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-All.html Installing dist/doc/html/http-types/synopsis.png to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/synopsis.png Installing dist/doc/html/http-types/doc-index-O.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-O.html Installing dist/doc/html/http-types/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-Q.html Installing dist/doc/html/http-types/index.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/index.html Installing dist/doc/html/http-types/doc-index-R.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-R.html Installing dist/doc/html/http-types/hslogo-16.png to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/hslogo-16.png Installing dist/doc/html/http-types/doc-index-D.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-D.html Installing dist/doc/html/http-types/doc-index-B.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/doc-index-B.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-Method.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-Method.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-URI.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-URI.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-Status.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-Status.html Installing dist/doc/html/http-types/src/hscolour.css to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/hscolour.css Installing dist/doc/html/http-types/src/Network-HTTP-Types.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-Header.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-Header.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-Version.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-Version.html Installing dist/doc/html/http-types/src/Network-HTTP-Types-QueryLike.html to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/src/Network-HTTP-Types-QueryLike.html creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1 Installing dist/doc/html/http-types/http-types.haddock to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1/http-types.haddock creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types Installing LICENSE to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types Installing dist/build/Network/HTTP/Types.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types.hi Installing dist/build/Network/HTTP/Types/Header.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Header.hi Installing dist/build/Network/HTTP/Types/Method.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Method.hi Installing dist/build/Network/HTTP/Types/QueryLike.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/QueryLike.hi Installing dist/build/Network/HTTP/Types/Status.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Status.hi Installing dist/build/Network/HTTP/Types/URI.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/URI.hi Installing dist/build/Network/HTTP/Types/Version.hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Version.hi creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types Installing dist/build/Network/HTTP/Types.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types.p_hi Installing dist/build/Network/HTTP/Types/Header.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Header.p_hi Installing dist/build/Network/HTTP/Types/Method.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Method.p_hi Installing dist/build/Network/HTTP/Types/QueryLike.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/QueryLike.p_hi Installing dist/build/Network/HTTP/Types/Status.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Status.p_hi Installing dist/build/Network/HTTP/Types/URI.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/URI.p_hi Installing dist/build/Network/HTTP/Types/Version.p_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Version.p_hi creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types Installing dist/build/Network/HTTP/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types.dyn_hi Installing dist/build/Network/HTTP/Types/Header.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Header.dyn_hi Installing dist/build/Network/HTTP/Types/Method.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Method.dyn_hi Installing dist/build/Network/HTTP/Types/QueryLike.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/QueryLike.dyn_hi Installing dist/build/Network/HTTP/Types/Status.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Status.dyn_hi Installing dist/build/Network/HTTP/Types/URI.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/URI.dyn_hi Installing dist/build/Network/HTTP/Types/Version.dyn_hi to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/Network/HTTP/Types/Version.dyn_hi creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 Installing dist/build/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO.a to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO.a creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 Installing dist/build/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO_p.a to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO_p.a creating /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64 Installing executable dist/build/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d http-types-0.9.1.conf ']' + install -D --mode=0644 http-types-0.9.1.conf /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/http-types-0.9.1.conf ++ ls /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z http-types-0.9.1.conf ']' + rm -f ghc-http-types.files ghc-http-types-devel.files + touch ghc-http-types.files ghc-http-types-devel.files + ls /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/http-types-0.9.1.conf + pkgdir=/usr/lib64/ghc-8.2.2/http-types-0.9.1 + '[' -d /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/lib64/ghc-8.2.2/http-types-0.9.1 ']' + echo /usr/lib64/ghc-8.2.2/http-types-0.9.1 + echo '%attr(755,root,root) /usr/lib64/libHShttp-types-0.9.1-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc/html/libraries/http-types-0.9.1 ']' + echo /usr/share/doc/ghc/html/libraries/http-types-0.9.1 + for i in ghc-http-types.files ghc-http-types-devel.files + '[' -f ghc-http-types.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64!!g' ghc-http-types.files + for i in ghc-http-types.files ghc-http-types-devel.files + '[' -f ghc-http-types-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64!!g' ghc-http-types-devel.files + find /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.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.LphdAF + umask 022 + cd /builddir/build/BUILD + cd http-types-0.9.1 + exit 0 Processing files: ghc-http-types-0.9.1-7.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cOXBsf + umask 022 + cd /builddir/build/BUILD + cd http-types-0.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/licenses/ghc-http-types + exit 0 Provides: ghc-http-types = 0.9.1-7.el8 ghc-http-types(x86-64) = 0.9.1-7.el8 libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-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) libHSblaze-builder-0.4.0.2-8H1rt2zvfv6AUCz7aMkbdM-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScase-insensitive-1.2.0.10-CCvDdsAF8opH5UPVZLk5Y2-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) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-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-http-types-devel-0.9.1-7.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FMtDuP + umask 022 + cd /builddir/build/BUILD + cd http-types-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc-http-types-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc-http-types-devel + cp -pr CHANGELOG /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc-http-types-devel + cp -pr README /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64/usr/share/doc/ghc-http-types-devel + exit 0 Provides: ghc-devel(http-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO) ghc-http-types-devel = 0.9.1-7.el8 ghc-http-types-devel(x86-64) = 0.9.1-7.el8 ghc-http-types-doc = 0.9.1-7.el8 ghc-http-types-static = 0.9.1-7.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(array-0.5.2.0) ghc-devel(base-4.10.1.0) ghc-devel(blaze-builder-0.4.0.2-8H1rt2zvfv6AUCz7aMkbdM) ghc-devel(bytestring-0.10.8.2) ghc-devel(case-insensitive-1.2.0.10-CCvDdsAF8opH5UPVZLk5Y2) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-http-types-0.9.1-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-http-types-devel-0.9.1-7.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gEYPYq + umask 022 + cd /builddir/build/BUILD + cd http-types-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-http-types-0.9.1-7.el8.x86_64 + exit 0 Child return code was: 0