Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/stack.spec'], chrootPath='/var/lib/mock/1027428-fedora-31-x86_64-1567503612.214731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b5b6e13dab8f4e08812e1259978f810a', '-D', '/var/lib/mock/1027428-fedora-31-x86_64-1567503612.214731/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/stack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1544140800 Wrote: /builddir/build/SRPMS/stack-1.9.3.1-1.fc31.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/stack.spec'], chrootPath='/var/lib/mock/1027428-fedora-31-x86_64-1567503612.214731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a9495d84e50643f88d99daec263e25cb', '-D', '/var/lib/mock/1027428-fedora-31-x86_64-1567503612.214731/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qv4w76rx:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/stack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1544140800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BUFRpt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stack-1.9.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stack-1.9.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stack-1.9.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/stack-1.9.3.1.cabal stack.cabal + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kg0F6v + umask 022 + cd /builddir/build/BUILD + cd stack-1.9.3.1 + cabal update BUILDSTDERR: Warning: The update command is a part of the legacy v1 style of cabal usage. BUILDSTDERR: Please switch to using either the new project style and the new-update command BUILDSTDERR: or the legacy v1-update alias as new-style projects will become the default in BUILDSTDERR: the next version of cabal-install. Please file a bug if you cannot replicate a BUILDSTDERR: working v1- use case with the new-style commands. BUILDSTDERR: For more information, see: https://wiki.haskell.org/Cabal/NewBuild + cabal sandbox init BUILDSTDERR: Warning: The sandbox command is a part of the legacy v1 style of cabal usage. BUILDSTDERR: Please switch to using either the new project style and the new-sandbox BUILDSTDERR: command or the legacy v1-sandbox alias as new-style projects will become the BUILDSTDERR: default in the next version of cabal-install. Please file a bug if you cannot BUILDSTDERR: replicate a working v1- use case with the new-style commands. BUILDSTDERR: For more information, see: https://wiki.haskell.org/Cabal/NewBuild + cabal install --force-reinstalls . BUILDSTDERR: Warning: The install command is a part of the legacy v1 style of cabal usage. BUILDSTDERR: Please switch to using either the new project style and the new-install BUILDSTDERR: command or the legacy v1-install alias as new-style projects will become the BUILDSTDERR: default in the next version of cabal-install. Please file a bug if you cannot BUILDSTDERR: replicate a working v1- use case with the new-style commands. BUILDSTDERR: For more information, see: https://wiki.haskell.org/Cabal/NewBuild Config file path source is default config file. Config file /builddir/.cabal/config not found. Writing default configuration to /builddir/.cabal/config Downloading the latest package list from hackage.haskell.org Writing a default package environment file to /builddir/build/BUILD/stack-1.9.3.1/cabal.sandbox.config Creating a new sandbox at /builddir/build/BUILD/stack-1.9.3.1/.cabal-sandbox Resolving dependencies... Notice: installing into a sandbox located at /builddir/build/BUILD/stack-1.9.3.1/.cabal-sandbox Downloading Glob-0.10.0 Downloading StateVar-1.2 Downloaded StateVar-1.2 Starting StateVar-1.2 Downloaded Glob-0.10.0 Starting Glob-0.10.0 Building Glob-0.10.0 Building StateVar-1.2 Completed StateVar-1.2 Downloading base-prelude-1.3 Downloaded base-prelude-1.3 Starting base-prelude-1.3 Building base-prelude-1.3 Completed base-prelude-1.3 Downloading bindings-uname-0.1 Downloaded bindings-uname-0.1 Starting bindings-uname-0.1 Building bindings-uname-0.1 Completed Glob-0.10.0 Downloading bitarray-0.0.1.1 Downloaded bitarray-0.0.1.1 Starting bitarray-0.0.1.1 Completed bindings-uname-0.1 Downloading cabal-doctest-1.0.7 Downloaded cabal-doctest-1.0.7 Starting cabal-doctest-1.0.7 Building bitarray-0.0.1.1 Building cabal-doctest-1.0.7 Completed bitarray-0.0.1.1 Downloading call-stack-0.2.0 Downloaded call-stack-0.2.0 Starting call-stack-0.2.0 Completed cabal-doctest-1.0.7 Downloading cmdargs-0.10.20 Building call-stack-0.2.0 Downloaded cmdargs-0.10.20 Starting cmdargs-0.10.20 Building cmdargs-0.10.20 Completed call-stack-0.2.0 Downloading cryptohash-0.11.9 Downloaded cryptohash-0.11.9 Starting cryptohash-0.11.9 Building cryptohash-0.11.9 Completed cryptohash-0.11.9 Downloading filelock-0.1.1.3 Downloaded filelock-0.1.1.3 Starting filelock-0.1.1.3 Building filelock-0.1.1.3 Completed filelock-0.1.1.3 Downloading hspec-discover-2.7.1 Downloaded hspec-discover-2.7.1 Starting hspec-discover-2.7.1 Building hspec-discover-2.7.1 Completed hspec-discover-2.7.1 Downloading logict-0.7.0.2 Downloaded logict-0.7.0.2 Starting logict-0.7.0.2 Building logict-0.7.0.2 Completed cmdargs-0.10.20 Downloading mintty-0.1.2 Downloaded mintty-0.1.2 Starting mintty-0.1.2 Building mintty-0.1.2 Completed logict-0.7.0.2 Downloading open-browser-0.2.1.0 Completed mintty-0.1.2 Downloading parser-combinators-1.2.0 Downloaded parser-combinators-1.2.0 Starting parser-combinators-1.2.0 Downloaded open-browser-0.2.1.0 Starting open-browser-0.2.1.0 Building parser-combinators-1.2.0 Building open-browser-0.2.1.0 Completed open-browser-0.2.1.0 Downloading path-0.6.1 Completed parser-combinators-1.2.0 Downloading project-template-0.2.0.1 Downloaded path-0.6.1 Starting path-0.6.1 Downloaded project-template-0.2.0.1 Starting project-template-0.2.0.1 Building path-0.6.1 Building project-template-0.2.0.1 Completed project-template-0.2.0.1 Downloading regex-applicative-0.3.3.1 Downloaded regex-applicative-0.3.3.1 Starting regex-applicative-0.3.3.1 Completed path-0.6.1 Downloading retry-0.8.0.1 Downloaded retry-0.8.0.1 Starting retry-0.8.0.1 Building regex-applicative-0.3.3.1 Building retry-0.8.0.1 Completed regex-applicative-0.3.3.1 Downloading rio-0.1.10.0 Completed retry-0.8.0.1 Downloading setenv-0.1.1.3 Downloaded setenv-0.1.1.3 Starting setenv-0.1.1.3 Downloaded rio-0.1.10.0 Starting rio-0.1.10.0 Building rio-0.1.10.0 Building setenv-0.1.1.3 Completed setenv-0.1.1.3 Downloading splitmix-0.0.3 Downloaded splitmix-0.0.3 Starting splitmix-0.0.3 Building splitmix-0.0.3 Completed splitmix-0.0.3 Downloading store-core-0.4.4 Downloaded store-core-0.4.4 Starting store-core-0.4.4 Building store-core-0.4.4 Completed store-core-0.4.4 Downloading text-metrics-0.3.0 Downloaded text-metrics-0.3.0 Starting text-metrics-0.3.0 Building text-metrics-0.3.0 Completed rio-0.1.10.0 Downloading tf-random-0.5 Downloaded tf-random-0.5 Starting tf-random-0.5 Building tf-random-0.5 Completed tf-random-0.5 Downloading th-lift-0.8.0.1 Downloaded th-lift-0.8.0.1 Starting th-lift-0.8.0.1 Building th-lift-0.8.0.1 Completed th-lift-0.8.0.1 Downloading contravariant-1.5.2 Downloaded contravariant-1.5.2 Starting contravariant-1.5.2 Building contravariant-1.5.2 Completed text-metrics-0.3.0 Downloading unicode-transforms-0.3.6 Downloaded unicode-transforms-0.3.6 Starting unicode-transforms-0.3.6 Building unicode-transforms-0.3.6 Completed contravariant-1.5.2 Downloading distributive-0.6 Downloaded distributive-0.6 Starting distributive-0.6 Building distributive-0.6 Completed distributive-0.6 Downloading HUnit-1.6.0.0 Downloaded HUnit-1.6.0.0 Starting HUnit-1.6.0.0 Building HUnit-1.6.0.0 Completed HUnit-1.6.0.0 Downloading smallcheck-1.1.5 Downloaded smallcheck-1.1.5 Starting smallcheck-1.1.5 Building smallcheck-1.1.5 Completed smallcheck-1.1.5 Downloading megaparsec-7.0.5 Downloaded megaparsec-7.0.5 Starting megaparsec-7.0.5 Building megaparsec-7.0.5 Completed unicode-transforms-0.3.6 Downloading path-io-1.4.2 Downloaded path-io-1.4.2 Starting path-io-1.4.2 Building path-io-1.4.2 Completed megaparsec-7.0.5 Downloading regex-applicative-text-0.1.0.1 Completed path-io-1.4.2 Downloading QuickCheck-2.13.2 Downloaded QuickCheck-2.13.2 Starting QuickCheck-2.13.2 Downloaded regex-applicative-text-0.1.0.1 Starting regex-applicative-text-0.1.0.1 Building QuickCheck-2.13.2 Building regex-applicative-text-0.1.0.1 Completed regex-applicative-text-0.1.0.1 Downloading th-lift-instances-0.1.14 Downloaded th-lift-instances-0.1.14 Starting th-lift-instances-0.1.14 Building th-lift-instances-0.1.14 Completed th-lift-instances-0.1.14 Downloading infer-license-0.2.0 Downloaded infer-license-0.2.0 Starting infer-license-0.2.0 Building infer-license-0.2.0 Completed infer-license-0.2.0 Downloading comonad-5.0.5 Downloaded comonad-5.0.5 Starting comonad-5.0.5 Building comonad-5.0.5 Completed comonad-5.0.5 Downloading hspec-expectations-0.8.2 Downloaded hspec-expectations-0.8.2 Starting hspec-expectations-0.8.2 Building hspec-expectations-0.8.2 Completed hspec-expectations-0.8.2 Downloading neat-interpolation-0.3.2.4 Downloaded neat-interpolation-0.3.2.4 Starting neat-interpolation-0.3.2.4 Building neat-interpolation-0.3.2.4 Completed QuickCheck-2.13.2 Downloading th-orphans-0.13.7 Downloaded th-orphans-0.13.7 Starting th-orphans-0.13.7 Completed neat-interpolation-0.3.2.4 Downloading bifunctors-5.5.4 Downloaded bifunctors-5.5.4 Starting bifunctors-5.5.4 Building th-orphans-0.13.7 Building bifunctors-5.5.4 Completed th-orphans-0.13.7 Downloading quickcheck-io-0.2.0 Downloaded quickcheck-io-0.2.0 Starting quickcheck-io-0.2.0 Building quickcheck-io-0.2.0 Completed quickcheck-io-0.2.0 Downloading th-utilities-0.2.3.0 Downloaded th-utilities-0.2.3.0 Starting th-utilities-0.2.3.0 Building th-utilities-0.2.3.0 Completed bifunctors-5.5.4 Downloading hspec-core-2.7.1 Downloaded hspec-core-2.7.1 Starting hspec-core-2.7.1 Building hspec-core-2.7.1 Completed th-utilities-0.2.3.0 Downloading semigroupoids-5.3.3 Downloaded semigroupoids-5.3.3 Starting semigroupoids-5.3.3 Building semigroupoids-5.3.3 Completed hspec-core-2.7.1 Downloading profunctors-5.4 Downloaded profunctors-5.4 Starting profunctors-5.4 Building profunctors-5.4 Completed semigroupoids-5.3.3 Downloading hpack-0.31.2 Downloaded hpack-0.31.2 Starting hpack-0.31.2 Building hpack-0.31.2 Completed profunctors-5.4 Downloading hspec-smallcheck-0.5.2 Downloaded hspec-smallcheck-0.5.2 Starting hspec-smallcheck-0.5.2 Building hspec-smallcheck-0.5.2 Completed hspec-smallcheck-0.5.2 Downloading hspec-2.7.1 BUILDSTDERR: Downloaded hspec+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT -2.7.1 Starting hspec-2.7.1 Building hspec-2.7.1 Completed hspec-2.7.1 Downloading free-5.1.2 Downloaded free-5.1.2 Starting free-5.1.2 Building free-5.1.2 Completed free-5.1.2 Downloading either-5.0.1.1 Downloaded either-5.0.1.1 Starting either-5.0.1.1 Building either-5.0.1.1 Completed either-5.0.1.1 Downloading store-0.5.1.2 Downloaded store-0.5.1.2 Starting store-0.5.1.2 Building store-0.5.1.2 Completed hpack-0.31.2 Downloading mustache-2.3.0 Downloaded mustache-2.3.0 Starting mustache-2.3.0 Building mustache-2.3.0 Completed mustache-2.3.0 Completed store-0.5.1.2 Starting stack-1.9.3.1 Building stack-1.9.3.1 Completed stack-1.9.3.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T4UUuu + mkdir /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 + cd stack-1.9.3.1 + mkdir -p /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/bin + install -p .cabal-sandbox/bin/stack /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/bin + /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/redhat/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.VEM8Wu + umask 022 + cd /builddir/build/BUILD + cd stack-1.9.3.1 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: stack-1.9.3.1-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jpu3yv + umask 022 + cd /builddir/build/BUILD + cd stack-1.9.3.1 + DOCDIR=/builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + cp -pr LICENSE /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + cp -pr .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/Glob-0.10.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/HUnit-1.6.0.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/QuickCheck-2.13.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/StateVar-1.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/base-prelude-1.3 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/bifunctors-5.5.4 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/bitarray-0.0.1.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/cabal-doctest-1.0.7 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/call-stack-0.2.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/cmdargs-0.10.20 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/comonad-5.0.5 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/contravariant-1.5.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/cryptohash-0.11.9 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/distributive-0.6 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/either-5.0.1.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/filelock-0.1.1.3 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/free-5.1.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hpack-0.31.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hspec-2.7.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hspec-core-2.7.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hspec-discover-2.7.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hspec-expectations-0.8.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/hspec-smallcheck-0.5.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/infer-license-0.2.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/logict-0.7.0.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/megaparsec-7.0.5 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/mintty-0.1.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/mustache-2.3.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/neat-interpolation-0.3.2.4 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/open-browser-0.2.1.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/parser-combinators-1.2.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/path-0.6.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/path-io-1.4.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/profunctors-5.4 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/project-template-0.2.0.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/quickcheck-io-0.2.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/regex-applicative-0.3.3.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/regex-applicative-text-0.1.0.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/retry-0.8.0.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/rio-0.1.10.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/semigroupoids-5.3.3 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/setenv-0.1.1.3 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/smallcheck-1.1.5 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/splitmix-0.0.3 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/stack-1.9.3.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/store-0.5.1.2 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/store-core-0.4.4 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/text-metrics-0.3.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/tf-random-0.5 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/th-lift-0.8.0.1 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/th-lift-instances-0.1.14 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/th-orphans-0.13.7 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/th-utilities-0.2.3.0 .cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.5/unicode-transforms-0.3.6 /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + cp -pr README.md /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + cp -pr doc /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64/usr/share/doc/stack + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: stack = 1.9.3.1-1.fc31 stack(x86-64) = 1.9.3.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsqlite3.so.0()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 Wrote: /builddir/build/RPMS/stack-1.9.3.1-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oZzklt + umask 022 + cd /builddir/build/BUILD + cd stack-1.9.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stack-1.9.3.1-1.fc31.x86_64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0