Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-cookie.spec'], chrootPath='/var/lib/mock/f30-ghc-15389086-1105103/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-cookie.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-cookie-0.4.4-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-cookie.spec'], chrootPath='/var/lib/mock/f30-ghc-15389086-1105103/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-cookie.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.3cAQJI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cookie-0.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/cookie-0.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cookie-0.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PrK0x9 + umask 022 + cd /builddir/build/BUILD + cd cookie-0.4.4 + 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 + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) BUILDSTDERR: Setup.lhs:5:3: warning: [-Wdeprecations] BUILDSTDERR: Module `System.Cmd' is deprecated: Use "System.Process" instead BUILDSTDERR: | BUILDSTDERR: 5 | > import System.Cmd (system) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-cookie '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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 -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cookie-0.4.4 --global Configuring cookie-0.4.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for cookie-0.4.4.. Building library for cookie-0.4.4.. [1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist/build/Web/Cookie.o ) [1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist/build/Web/Cookie.p_o ) + '[' -n dist/build/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for cookie-0.4.4.. Running Haddock on library for cookie-0.4.4.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 73% ( 24 / 33) in 'Web.Cookie' Missing documentation for: Module header parseSetCookie (Web/Cookie.hs:216) renderSetCookie (Web/Cookie.hs:183) Cookies (Web/Cookie.hs:67) renderCookies (Web/Cookie.hs:100) parseCookiesText (Web/Cookie.hs:58) renderCookiesText (Web/Cookie.hs:64) expiresFormat (Web/Cookie.hs:240) parseCookieExpires (Web/Cookie.hs:248) Documentation created: dist/doc/html/cookie/index.html, dist/doc/html/cookie/cookie.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PNfAzL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 + cd cookie-0.4.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 -v directory dist/doc/html/cookie does exist: True creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4 copy directory 'dist/doc/html/cookie' to '/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4'. creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/src Installing dist/doc/html/cookie/index.html to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/index.html Installing dist/doc/html/cookie/Web-Cookie.html to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/Web-Cookie.html Installing dist/doc/html/cookie/ocean.css to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/ocean.css Installing dist/doc/html/cookie/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/haddock-bundle.min.js Installing dist/doc/html/cookie/minus.gif to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/minus.gif Installing dist/doc/html/cookie/cookie.haddock to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/cookie.haddock Installing dist/doc/html/cookie/doc-index.html to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/doc-index.html Installing dist/doc/html/cookie/meta.json to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/meta.json Installing dist/doc/html/cookie/plus.gif to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/plus.gif Installing dist/doc/html/cookie/hslogo-16.png to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/hslogo-16.png Installing dist/doc/html/cookie/synopsis.png to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/synopsis.png Installing dist/doc/html/cookie/quick-jump.css to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/quick-jump.css Installing dist/doc/html/cookie/cookie.txt to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/cookie.txt Installing dist/doc/html/cookie/src/Web.Cookie.html to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/src/Web.Cookie.html Installing dist/doc/html/cookie/src/style.css to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/src/style.css Installing dist/doc/html/cookie/src/highlight.js to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/src/highlight.js creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4 Installing dist/doc/html/cookie/cookie.haddock to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4/cookie.haddock creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie Installing LICENSE to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web Installing dist/build/Web/Cookie.hi to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web/Cookie.hi creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web Installing dist/build/Web/Cookie.p_hi to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web/Cookie.p_hi creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web Installing dist/build/Web/Cookie.dyn_hi to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/Web/Cookie.dyn_hi creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 Installing dist/build/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw.a to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw.a creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 Installing dist/build/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw_p.a to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw_p.a creating /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64 Installing executable dist/build/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d cookie-0.4.4.conf ']' + install -D --mode=0644 cookie-0.4.4.conf /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/cookie-0.4.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z cookie-0.4.4.conf ']' + rm -f ghc-cookie.files ghc-cookie-devel.files + touch ghc-cookie.files ghc-cookie-devel.files + ls /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/package.conf.d/cookie-0.4.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/cookie-0.4.4 + '[' -d /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/lib64/ghc-8.4.4/cookie-0.4.4 ']' + echo /usr/lib64/ghc-8.4.4/cookie-0.4.4 + echo '%attr(755,root,root) /usr/lib64/libHScookie-0.4.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc/html/libraries/cookie-0.4.4 ']' + echo /usr/share/doc/ghc/html/libraries/cookie-0.4.4 + for i in ghc-cookie.files ghc-cookie-devel.files + '[' -f ghc-cookie.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64!!g' ghc-cookie.files + for i in ghc-cookie.files ghc-cookie-devel.files + '[' -f ghc-cookie-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64!!g' ghc-cookie-devel.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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AiUSqo + umask 022 + cd /builddir/build/BUILD + cd cookie-0.4.4 + exit 0 Processing files: ghc-cookie-0.4.4-3.fc30.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kJAyi1 + umask 022 + cd /builddir/build/BUILD + cd cookie-0.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/licenses/ghc-cookie + exit 0 Provides: ghc-cookie = 0.4.4-3.fc30 ghc-cookie(x86-64) = 0.4.4-3.fc30 libHScookie-0.4.4-8sTl7VBOB5uExrswswtYmw-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHStext-1.2.3.1-ghc8.4.4.so()(64bit) libHStime-1.8.0.2-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-cookie-devel-0.4.4-3.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.77E3iE + umask 022 + cd /builddir/build/BUILD + cd cookie-0.4.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc-cookie-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc-cookie-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc-cookie-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64/usr/share/doc/ghc-cookie-devel + exit 0 Provides: ghc-cookie-devel = 0.4.4-3.fc30 ghc-cookie-devel(x86-64) = 0.4.4-3.fc30 ghc-cookie-doc = 0.4.4-3.fc30 ghc-cookie-static = 0.4.4-3.fc30 ghc-devel(cookie-0.4.4-8sTl7VBOB5uExrswswtYmw) 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(data-default-class-0.1.2.0-2kYzERBLX3wJoPfj7mwVvW) ghc-devel(deepseq-1.4.3.0) ghc-devel(text-1.2.3.1) ghc-devel(time-1.8.0.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 Wrote: /builddir/build/RPMS/ghc-cookie-0.4.4-3.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-cookie-devel-0.4.4-3.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mEFqbi + umask 022 + cd /builddir/build/BUILD + cd cookie-0.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cookie-0.4.4-3.fc30.x86_64 + exit 0 Child return code was: 0