Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-streaming-commons.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=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-streaming-commons.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 setting SOURCE_DATE_EPOCH=1618444800 Wrote: /builddir/build/SRPMS/ghc-streaming-commons-0.2.1.2-6.el9.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-streaming-commons.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64/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=0uid=1001gid=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-streaming-commons.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 setting SOURCE_DATE_EPOCH=1618444800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2DKjr9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf streaming-commons-0.2.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/streaming-commons-0.2.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd streaming-commons-0.2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv include/text_cbits.h . + rm include/crc32.h include/deflate.h include/inffast.h include/inffixed.h include/inflate.h include/inftrees.h include/trees.h include/zconf.h include/zlib.h include/zutil.h + mv text_cbits.h include/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HLUSSS + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 ++ ls ++ grep -i -e '^(ANNOUNCE|AUTHORS|CHANGELOG|CHANGES|CONTRIBUTORS|README|TODO)' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 3.0.1.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-streaming-commons '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-march=x86-64-v2 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/streaming-commons-0.2.1.2 --global Configuring streaming-commons-0.2.1.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for streaming-commons-0.2.1.2.. Building library for streaming-commons-0.2.1.2.. [ 1 of 16] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o ) [ 2 of 16] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o ) [ 3 of 16] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o ) [ 4 of 16] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o ) [ 5 of 16] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o ) [ 6 of 16] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o ) [ 7 of 16] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o ) [ 8 of 16] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o ) [ 9 of 16] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o ) [10 of 16] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o ) [11 of 16] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [12 of 16] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [13 of 16] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [14 of 16] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [15 of 16] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [16 of 16] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o ) [ 1 of 16] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.p_o ) [ 2 of 16] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.p_o ) [ 3 of 16] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o ) [ 4 of 16] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o ) [ 5 of 16] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.p_o ) [ 6 of 16] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.p_o ) [ 7 of 16] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.p_o ) [ 8 of 16] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.p_o ) [ 9 of 16] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.p_o ) [10 of 16] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.p_o ) [11 of 16] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.p_o ) [12 of 16] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.p_o ) [13 of 16] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.p_o ) [14 of 16] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.p_o ) [15 of 16] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.p_o ) [16 of 16] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.p_o ) + '[' -n dist/build/libHSstreaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h-ghc8.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for streaming-commons-0.2.1.2.. Running Haddock on library for streaming-commons-0.2.1.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.4.0, async-2.2.2, base-4.13.0.0, binary-0.8.7.0, bytestring-0.10.10.1, containers-0.6.2.1, deepseq-1.4.4.0, directory-1.3.6.0, filepath-1.4.2.1, ghc-boot-th-8.8.4, ghc-prim-0.5.3, hashable-1.3.0.0, integer-gmp-1.0.2.0, network-3.1.1.1, pretty-1.1.3.6, process-1.6.9.0, random-1.1, stm-2.5.0.0, template-haskell-2.15.0.0, text-1.2.4.0, time-1.9.3, transformers-0.5.6.2, unix-2.7.2.2, zlib-0.6.2.1 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'Builder' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer' Missing documentation for: defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:198) Warning: 'toLazyByteStringWith' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 82% ( 23 / 28) in 'Data.Streaming.ByteString.Builder' Missing documentation for: BuilderRecv (Data/Streaming/ByteString/Builder.hs:75) BuilderFinish (Data/Streaming/ByteString/Builder.hs:77) newBuilderRecv (Data/Streaming/ByteString/Builder.hs:79) newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:83) defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:198) 20% ( 1 / 5) in 'Data.Streaming.FileRead' Missing documentation for: ReadHandle (Data/Streaming/FileRead.hs:26) openFile (Data/Streaming/FileRead.hs:28) closeFile (Data/Streaming/FileRead.hs:31) readChunk (Data/Streaming/FileRead.hs:34) Warning: Couldn't find .haddock for export DirStream Warning: Couldn't find .haddock for export openDirStream Warning: Couldn't find .haddock for export closeDirStream 14% ( 1 / 7) in 'Data.Streaming.Filesystem' Missing documentation for: DirStream openDirStream readDirStream (Data/Streaming/Filesystem.hs:66) closeDirStream FileType (Data/Streaming/Filesystem.hs:94) getFileType (Data/Streaming/Filesystem.hs:75) 89% ( 8 / 9) in 'Data.Streaming.Network.Internal' Missing documentation for: Module header Warning: 'maxListenQueue' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 68% ( 52 / 76) in 'Data.Streaming.Network' Missing documentation for: Module header message (Data/Streaming/Network.hs:467) HasPort (Data/Streaming/Network.hs:470) HasAfterBind (Data/Streaming/Network.hs:522) HasReadWrite (Data/Streaming/Network.hs:640) HasPath (Data/Streaming/Network.hs:502) setPort (Data/Streaming/Network.hs:480) setHost (Data/Streaming/Network.hs:483) setAfterBind (Data/Streaming/Network.hs:534) setNeedLocalAddr (Data/Streaming/Network.hs:516) setPath (Data/Streaming/Network.hs:512) getPort (Data/Streaming/Network.hs:477) getHost (Data/Streaming/Network.hs:486) getAfterBind (Data/Streaming/Network.hs:531) getNeedLocalAddr (Data/Streaming/Network.hs:519) getPath (Data/Streaming/Network.hs:509) appRead (Data/Streaming/Network.hs:652) appWrite (Data/Streaming/Network.hs:655) appSockAddr (Data/Streaming/Network.hs:624) appLocalAddr (Data/Streaming/Network.hs:621) unassignedPorts (Data/Streaming/Network.hs:225) safeRecv (Data/Streaming/Network.hs:332) ConnectionHandle (Data/Streaming/Network.hs:567) runTCPServerWithHandle (Data/Streaming/Network.hs:569) 75% ( 3 / 4) in 'Data.Streaming.Process.Internal' Missing documentation for: Module header Warning: Data.Streaming.Process: Could not find documentation for exported module: System.Process 100% ( 23 / 23) in 'Data.Streaming.Process' 0% ( 0 / 21) in 'Data.Streaming.Zlib.Lowlevel' Missing documentation for: Module header ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30) ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31) zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41) Strategy (Data/Streaming/Zlib/Lowlevel.hs:33) deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48) inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57) c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60) c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63) c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66) c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69) c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72) c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75) c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78) c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81) c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84) c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87) c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90) c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93) c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96) c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99) Warning: Couldn't find .haddock for export WindowBits Warning: Couldn't find .haddock for export defaultWindowBits 88% ( 21 / 24) in 'Data.Streaming.Zlib' Missing documentation for: WindowBits defaultWindowBits PopperRes (Data/Streaming/Zlib.hs:218) 90% ( 9 / 10) in 'Data.Streaming.Text' Missing documentation for: DecodeResult (Data/Streaming/Text.hs:81) Warning: Data.Streaming.ByteString.Builder.Buffer: could not find link destinations for: ForeignPtr Word8 Ptr Int IO Maybe ByteString Warning: Data.Streaming.ByteString.Builder: could not find link destinations for: Builder IO ByteString Maybe defaultChunkSize Int ForeignPtr Word8 Warning: Data.Streaming.FileRead: could not find link destinations for: FilePath IO ByteString Warning: Data.Streaming.Filesystem: could not find link destinations for: FilePath IO Maybe Eq == Bool /= Ord compare Ordering < <= > >= max min Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Warning: Data.Streaming.Network.Internal: could not find link destinations for: Int Maybe Socket IO Bool Functor ByteString Family String Eq == /= Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show showList IsString fromString SockAddr FilePath Warning: Data.Streaming.Network: could not find link destinations for: Functor Int Socket IO Eq == Bool /= Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList IsString fromString ByteString SockAddr FilePath Family Maybe SocketType SocketOption AddrInfo UArray Warning: Data.Streaming.Process.Internal: could not find link destinations for: ProcessHandle TMVar ExitCode IO Maybe Handle StdStream Warning: Data.Streaming.Process: could not find link destinations for: MonadIO CreateProcess Maybe Handle IO StdStream ExitCode STM ProcessHandle TMVar Show showsPrec Int ShowS show String showList Exception toException SomeException fromException displayException Warning: Data.Streaming.Zlib.Lowlevel: could not find link destinations for: Ptr IO Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec ShowS show String showList FunPtr CChar CUInt CInt Warning: Data.Streaming.Zlib: could not find link destinations for: IO ByteString defaultChunkSize Bool Int Eq == /= Ord compare Ordering < <= > >= max min Show showsPrec ShowS show String showList Generic from Rep to Type D1 MetaData False :+: C1 MetaCons PrefixI S1 MetaSel Nothing Maybe Symbol NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 U1 Exception toException SomeException fromException displayException Warning: Data.Streaming.Text: could not find link destinations for: ByteString Text Documentation created: dist/doc/html/streaming-commons/index.html, dist/doc/html/streaming-commons/streaming-commons.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ydL85Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 + cd streaming-commons-0.2.1.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/streaming-commons-0.2.1.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d streaming-commons-0.2.1.2.conf ']' + install -D --mode=0644 streaming-commons-0.2.1.2.conf /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/streaming-commons-0.2.1.2.conf ++ ls /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/streaming-commons-0.2.1.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/streaming-commons-0.2.1.2.conf ']' + rm -f ghc-streaming-commons.files ghc-streaming-commons-doc.files + touch ghc-streaming-commons.files ghc-streaming-commons-doc.files + for i in /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/libHSstreaming-commons-0.2.1.2-*ghc8.8.4.so + '[' -x /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/libHSstreaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h-ghc8.8.4.so ']' + echo /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/libHSstreaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h-ghc8.8.4.so + pkgdir=/usr/lib64/ghc-8.8.4/streaming-commons-0.2.1.2 + '[' -d /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/streaming-commons-0.2.1.2 ']' + find /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/streaming-commons-0.2.1.2 -type d -fprintf ghc-streaming-commons-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-streaming-commons-prof.files -o -fprint ghc-streaming-commons-devel.files + ls /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/lib64/ghc-8.8.4/package.conf.d/streaming-commons-0.2.1.2.conf + '[' -d /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/doc/ghc/html/libraries/streaming-commons-0.2.1.2 ']' + echo %dir /usr/share/doc/ghc + echo %dir /usr/share/doc/ghc/html + echo %dir /usr/share/doc/ghc/html/libraries + echo /usr/share/doc/ghc/html/libraries/streaming-commons-0.2.1.2 + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files ghc-streaming-commons-doc.files ghc-streaming-commons-prof.files + '[' -f ghc-streaming-commons.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64!!g' ghc-streaming-commons.files + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files ghc-streaming-commons-doc.files ghc-streaming-commons-prof.files + '[' -f ghc-streaming-commons-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64!!g' ghc-streaming-commons-devel.files + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files ghc-streaming-commons-doc.files ghc-streaming-commons-prof.files + '[' -f ghc-streaming-commons-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64!!g' ghc-streaming-commons-doc.files + for i in ghc-streaming-commons.files ghc-streaming-commons-devel.files ghc-streaming-commons-doc.files ghc-streaming-commons-prof.files + '[' -f ghc-streaming-commons-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64!!g' ghc-streaming-commons-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CShXk7 + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-streaming-commons-0.2.1.2-6.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zLGmeL + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-streaming-commons = 0.2.1.2-6.el9 ghc-streaming-commons(x86-64) = 0.2.1.2-6.el9 libHSstreaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h-ghc8.8.4.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.4.0-ghc8.8.4.so()(64bit) libHSbase-4.13.0.0-ghc8.8.4.so()(64bit) libHSbytestring-0.10.10.1-ghc8.8.4.so()(64bit) libHSghc-prim-0.5.3-ghc8.8.4.so()(64bit) libHSnetwork-3.1.1.1-CtLURRWWFvn3QC3vC70cjB-ghc8.8.4.so()(64bit) libHSprocess-1.6.9.0-ghc8.8.4.so()(64bit) libHSrandom-1.1-CUqV1zxrwrE4K5XCdTZSYy-ghc8.8.4.so()(64bit) libHSstm-2.5.0.0-ghc8.8.4.so()(64bit) libHStext-1.2.4.0-ghc8.8.4.so()(64bit) libHStransformers-0.5.6.2-ghc8.8.4.so()(64bit) libHSunix-2.7.2.2-ghc8.8.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-streaming-commons-devel-0.2.1.2-6.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j40uju + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/doc/ghc-streaming-commons-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/doc/ghc-streaming-commons-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/doc/ghc-streaming-commons-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/doc/ghc-streaming-commons-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(streaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h) ghc-streaming-commons-devel = 0.2.1.2-6.el9 ghc-streaming-commons-devel(x86-64) = 0.2.1.2-6.el9 ghc-streaming-commons-static = 0.2.1.2-6.el9 ghc-streaming-commons-static(x86-64) = 0.2.1.2-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.4.0) ghc-devel(async-2.2.2-2ULimDDdog9JcTMEroG8iG) ghc-devel(base-4.13.0.0) ghc-devel(bytestring-0.10.10.1) ghc-devel(directory-1.3.6.0) ghc-devel(network-3.1.1.1-CtLURRWWFvn3QC3vC70cjB) ghc-devel(process-1.6.9.0) ghc-devel(random-1.1-CUqV1zxrwrE4K5XCdTZSYy) ghc-devel(stm-2.5.0.0) ghc-devel(text-1.2.4.0) ghc-devel(transformers-0.5.6.2) ghc-devel(unix-2.7.2.2) ghc-devel(zlib-0.6.2.1-HOCP6rmLIh3JjyPUL81gUS) Processing files: ghc-streaming-commons-doc-0.2.1.2-6.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FaivuE + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64/usr/share/licenses/ghc-streaming-commons-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-streaming-commons-doc = 0.2.1.2-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-streaming-commons-prof-0.2.1.2-6.el9.x86_64 Provides: ghc-prof(streaming-commons-0.2.1.2-G44d1QlDHhV7PXfdN31s7h) ghc-streaming-commons-prof = 0.2.1.2-6.el9 ghc-streaming-commons-prof(x86-64) = 0.2.1.2-6.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.4.0) ghc-prof(async-2.2.2-2ULimDDdog9JcTMEroG8iG) ghc-prof(base-4.13.0.0) ghc-prof(bytestring-0.10.10.1) ghc-prof(directory-1.3.6.0) ghc-prof(network-3.1.1.1-CtLURRWWFvn3QC3vC70cjB) ghc-prof(process-1.6.9.0) ghc-prof(random-1.1-CUqV1zxrwrE4K5XCdTZSYy) ghc-prof(stm-2.5.0.0) ghc-prof(text-1.2.4.0) ghc-prof(transformers-0.5.6.2) ghc-prof(unix-2.7.2.2) ghc-prof(zlib-0.6.2.1-HOCP6rmLIh3JjyPUL81gUS) Supplements: (ghc-streaming-commons-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 Wrote: /builddir/build/RPMS/ghc-streaming-commons-0.2.1.2-6.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-streaming-commons-devel-0.2.1.2-6.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-streaming-commons-prof-0.2.1.2-6.el9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-streaming-commons-doc-0.2.1.2-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0ycfkG + umask 022 + cd /builddir/build/BUILD + cd streaming-commons-0.2.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-streaming-commons-0.2.1.2-6.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0