Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/f32-build-side-19539-19491417-1371833/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-exceptions.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/ghc-exceptions-0.10.4-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-exceptions.spec'], chrootPath='/var/lib/mock/f32-build-side-19539-19491417-1371833/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-exceptions.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.13ympN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf exceptions-0.10.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/exceptions-0.10.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd exceptions-0.10.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.81M5PJ + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.10.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 -fasynchronous-unwind-tables -fstack-clash-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 ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.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 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-exceptions '--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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/exceptions-0.10.4 --global Configuring exceptions-0.10.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for exceptions-0.10.4.. Building library for exceptions-0.10.4.. [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.p_o ) [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.p_o ) + '[' -n dist/build/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for exceptions-0.10.4.. Running Haddock on library for exceptions-0.10.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-boot-th-8.6.5, ghc-prim-0.5.3, integer-gmp-1.0.2.0, mtl-2.2.2, pretty-1.1.3.6, stm-2.5.0.0, template-haskell-2.14.0.0, transformers-0.5.6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: 'MonadError' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'use' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'release' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'e' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'IOException' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Except' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: Couldn't find .haddock for export Exception Warning: Couldn't find .haddock for export SomeException 94% ( 31 / 33) in 'Control.Monad.Catch' Missing documentation for: Exception SomeException 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Missing documentation for: Catch (src/Control/Monad/Catch/Pure.hs:96) runCatch (src/Control/Monad/Catch/Pure.hs:98) Warning: Control.Monad.Catch: could not find link destinations for: Monad throwIO Type Maybe IO Q STM Either ST ListT MaybeT StateT StateT WriterT Monoid WriterT ExceptT ErrorT Error IdentityT ReaderT ContT RWST RWST catch mask uninterruptibleMask Left Show showsPrec Int ShowS show String showList IOError Bool Handler Functor fmap <$ Foldable catches handle handleJust tryJust Typeable ArithException AllocationLimitExceeded ArrayException AssertionFailed AsyncException BlockedIndefinitelyOnMVar BlockedIndefinitelyOnSTM CompactionFailed Deadlock IOException SomeAsyncException ExitCode FixIOException Warning: Control.Monad.Catch.Pure: could not find link destinations for: Either Monad IO MonadTrans Type lift MonadRWS MonadReader ask local reader MonadState get put state MonadWriter writer tell listen pass >>= >> return fail String Functor fmap <$ MonadFix mfix MonadFail fail Applicative pure <*> liftA2 *> <* Foldable fold Monoid foldMap foldr foldr' foldl foldl' foldr1 foldl1 toList null Bool length Int elem Eq maximum Ord minimum sum Num product Traversable traverse sequenceA mapM sequence MonadPlus mzero mplus Alternative empty <|> some many MonadIO liftIO Identity Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kiNaoL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 + cd exceptions-0.10.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 Installing library in /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/exceptions-0.10.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d exceptions-0.10.4.conf ']' + install -D --mode=0644 exceptions-0.10.4.conf /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/exceptions-0.10.4.conf ++ ls /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/exceptions-0.10.4.conf + '[' -z /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/exceptions-0.10.4.conf ']' + rm -f ghc-exceptions.files ghc-exceptions-doc.files + touch ghc-exceptions.files ghc-exceptions-doc.files + for i in /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/libHSexceptions-0.10.4-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/exceptions-0.10.4 + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/exceptions-0.10.4 ']' + find /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/exceptions-0.10.4 -type d -fprintf ghc-exceptions-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-exceptions-prof.files -o -fprint ghc-exceptions-devel.files + ls /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/lib64/ghc-8.6.5/package.conf.d/exceptions-0.10.4.conf + '[' -d /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc/html/libraries/exceptions-0.10.4 ']' + echo /usr/share/doc/ghc/html/libraries/exceptions-0.10.4 + for i in ghc-exceptions.files ghc-exceptions-devel.files ghc-exceptions-doc.files ghc-exceptions-prof.files + '[' -f ghc-exceptions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64!!g' ghc-exceptions.files + for i in ghc-exceptions.files ghc-exceptions-devel.files ghc-exceptions-doc.files ghc-exceptions-prof.files + '[' -f ghc-exceptions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64!!g' ghc-exceptions-devel.files + for i in ghc-exceptions.files ghc-exceptions-devel.files ghc-exceptions-doc.files ghc-exceptions-prof.files + '[' -f ghc-exceptions-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64!!g' ghc-exceptions-doc.files + for i in ghc-exceptions.files ghc-exceptions-devel.files ghc-exceptions-doc.files ghc-exceptions-prof.files + '[' -f ghc-exceptions-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64!!g' ghc-exceptions-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/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 Processing files: ghc-exceptions-0.10.4-1.fc32.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qZcjUJ + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.10.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-exceptions = 0.10.4-1.fc32 ghc-exceptions(aarch-64) = 0.10.4-1.fc32 libHSexceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSmtl-2.2.2-ghc8.6.5.so()(64bit) libHStemplate-haskell-2.14.0.0-ghc8.6.5.so()(64bit) libHStransformers-0.5.6.2-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-exceptions-devel-0.10.4-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hMiMYJ + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.10.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc-exceptions-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc-exceptions-devel + cp -pr AUTHORS.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc-exceptions-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc-exceptions-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/doc/ghc-exceptions-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(exceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm) ghc-exceptions-devel = 0.10.4-1.fc32 ghc-exceptions-devel(aarch-64) = 0.10.4-1.fc32 ghc-exceptions-static = 0.10.4-1.fc32 ghc-exceptions-static(aarch-64) = 0.10.4-1.fc32 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 Requires(postun): /bin/sh Requires: ghc-devel(base-4.12.0.0) ghc-devel(mtl-2.2.2) ghc-devel(stm-2.5.0.0) ghc-devel(template-haskell-2.14.0.0) ghc-devel(transformers-0.5.6.2) Processing files: ghc-exceptions-doc-0.10.4-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z8QHqN + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.10.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64/usr/share/licenses/ghc-exceptions-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-exceptions-doc = 0.10.4-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-exceptions-prof-0.10.4-1.fc32.aarch64 Provides: ghc-exceptions-prof = 0.10.4-1.fc32 ghc-exceptions-prof(aarch-64) = 0.10.4-1.fc32 ghc-prof(exceptions-0.10.4-9eHdXgDHuipCQyuLgX4mMm) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(mtl-2.2.2) ghc-prof(stm-2.5.0.0) ghc-prof(template-haskell-2.14.0.0) ghc-prof(transformers-0.5.6.2) Supplements: (ghc-exceptions-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 Wrote: /builddir/build/RPMS/ghc-exceptions-0.10.4-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-doc-0.10.4-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-prof-0.10.4-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-exceptions-devel-0.10.4-1.fc32.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mc0GXN + umask 022 + cd /builddir/build/BUILD + cd exceptions-0.10.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-exceptions-0.10.4-1.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0