Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-cborg-json.spec'], chrootPath='/var/lib/mock/f32-build-22699102-2056623/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 armv7hl --nodeps /builddir/build/SPECS/ghc-cborg-json.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1590796800 Wrote: /builddir/build/SRPMS/ghc-cborg-json-0.2.2.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-cborg-json.spec'], chrootPath='/var/lib/mock/f32-build-22699102-2056623/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 armv7hl --nodeps /builddir/build/SPECS/ghc-cborg-json.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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1590796800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p6WGT1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cborg-json-0.2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cborg-json-0.2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cborg-json-0.2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/cborg-json-0.2.2.0.cabal cborg-json.cabal + chmod a-x ChangeLog.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mjaHW2 + umask 022 + cd /builddir/build/BUILD + cd cborg-json-0.2.2.0 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-cborg-json '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --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-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mtune=generic-armv7-a -optc-mabi=aapcs-linux -optc-mfloat-abi=hard -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cborg-json-0.2.2.0 --global Configuring cborg-json-0.2.2.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for cborg-json-0.2.2.0.. Building library for cborg-json-0.2.2.0.. [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.o ) [1 of 1] Compiling Codec.CBOR.JSON ( src/Codec/CBOR/JSON.hs, dist/build/Codec/CBOR/JSON.p_o ) + '[' -n dist/build/libHScborg-json-0.2.2.0-K3BhWrC2pVF3vUUWwKZDF-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for cborg-json-0.2.2.0.. Running Haddock on library for cborg-json-0.2.2.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: aeson-1.4.6.0, aeson-pretty-0.8.8, array-0.5.3.0, attoparsec-0.13.2.3, base-4.12.0.0, base-compat-0.10.5, base-orphans-0.8.2, binary-0.8.6.0, bytestring-0.10.8.2, cborg-0.2.4.0, containers-0.6.0.1, deepseq-1.4.4.0, dlist-0.8.0.7, ghc-boot-th-8.6.5, ghc-prim-0.5.3, half-0.3, hashable-1.2.7.0, integer-gmp-1.0.2.0, integer-logarithms-1.0.3, pretty-1.1.3.6, primitive-0.6.4.0, random-1.1, scientific-0.3.6.2, tagged-0.8.6, template-haskell-2.14.0.0, text-1.2.3.1, th-abstraction-0.3.2.0, time-1.8.0.2, time-compat-1.9.2.2, transformers-0.5.6.2, unix-2.7.2.2, unordered-containers-0.2.10.0, uuid-types-1.0.3, vector-0.12.1.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 67% ( 2 / 3) in 'Codec.CBOR.JSON' Missing documentation for: Module header Warning: Codec.CBOR.JSON: could not find link destinations for: Value Encoding Bool Decoder Documentation created: dist/doc/html/cborg-json/index.html, dist/doc/html/cborg-json/cborg-json.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1xcCe1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm ++ dirname /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm + cd cborg-json-0.2.2.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm Installing library in /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/cborg-json-0.2.2.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d cborg-json-0.2.2.0.conf ']' + install -D --mode=0644 cborg-json-0.2.2.0.conf /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/package.conf.d/cborg-json-0.2.2.0.conf ++ ls /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/package.conf.d/cborg-json-0.2.2.0.conf + '[' -z /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/package.conf.d/cborg-json-0.2.2.0.conf ']' + rm -f ghc-cborg-json.files ghc-cborg-json-doc.files + touch ghc-cborg-json.files ghc-cborg-json-doc.files + for i in /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/libHScborg-json-0.2.2.0-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/libHScborg-json-0.2.2.0-K3BhWrC2pVF3vUUWwKZDF-ghc8.6.5.so + pkgdir=/usr/lib/ghc-8.6.5/cborg-json-0.2.2.0 + '[' -d /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/cborg-json-0.2.2.0 ']' + find /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/cborg-json-0.2.2.0 -type d -fprintf ghc-cborg-json-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-cborg-json-prof.files -o -fprint ghc-cborg-json-devel.files + ls /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/lib/ghc-8.6.5/package.conf.d/cborg-json-0.2.2.0.conf + '[' -d /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/doc/ghc/html/libraries/cborg-json-0.2.2.0 ']' + 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/cborg-json-0.2.2.0 + for i in ghc-cborg-json.files ghc-cborg-json-devel.files ghc-cborg-json-doc.files ghc-cborg-json-prof.files + '[' -f ghc-cborg-json.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm!!g' ghc-cborg-json.files + for i in ghc-cborg-json.files ghc-cborg-json-devel.files ghc-cborg-json-doc.files ghc-cborg-json-prof.files + '[' -f ghc-cborg-json-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm!!g' ghc-cborg-json-devel.files + for i in ghc-cborg-json.files ghc-cborg-json-devel.files ghc-cborg-json-doc.files ghc-cborg-json-prof.files + '[' -f ghc-cborg-json-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm!!g' ghc-cborg-json-doc.files + for i in ghc-cborg-json.files ghc-cborg-json-devel.files ghc-cborg-json-doc.files ghc-cborg-json-prof.files + '[' -f ghc-cborg-json-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm!!g' ghc-cborg-json-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-cborg-json-0.2.2.0-1.fc32.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dy27k1 + umask 022 + cd /builddir/build/BUILD + cd cborg-json-0.2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cborg-json = 0.2.2.0-1.fc32 ghc-cborg-json(armv7hl-32) = 0.2.2.0-1.fc32 libHScborg-json-0.2.2.0-K3BhWrC2pVF3vUUWwKZDF-ghc8.6.5.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSaeson-1.4.6.0-GW12281wWczJyRiEaI3P58-ghc8.6.5.so libHSbase-4.12.0.0-ghc8.6.5.so libHScborg-0.2.4.0-1PIlMBF7HdXHa39KLHIAsU-ghc8.6.5.so libHSghc-prim-0.5.3-ghc8.6.5.so libHShashable-1.2.7.0-CWI8VZuQTAYWIQTQQtqCV-ghc8.6.5.so libHSinteger-gmp-1.0.2.0-ghc8.6.5.so libHSscientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S-ghc8.6.5.so libHStext-1.2.3.1-ghc8.6.5.so libHSunordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w-ghc8.6.5.so libHSvector-0.12.1.2-FUpUeiQkfYKL48Uq1yWMoF-ghc8.6.5.so rtld(GNU_HASH) Processing files: ghc-cborg-json-devel-0.2.2.0-1.fc32.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gV7YK3 + umask 022 + cd /builddir/build/BUILD + cd cborg-json-0.2.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/doc/ghc-cborg-json-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/doc/ghc-cborg-json-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/doc/ghc-cborg-json-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cborg-json-devel = 0.2.2.0-1.fc32 ghc-cborg-json-devel(armv7hl-32) = 0.2.2.0-1.fc32 ghc-cborg-json-static = 0.2.2.0-1.fc32 ghc-cborg-json-static(armv7hl-32) = 0.2.2.0-1.fc32 ghc-devel(cborg-json-0.2.2.0-K3BhWrC2pVF3vUUWwKZDF) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(aeson-1.4.6.0-GW12281wWczJyRiEaI3P58) ghc-devel(aeson-pretty-0.8.8-187L1gWEB5gL0TaBMAuhk6) ghc-devel(base-4.12.0.0) ghc-devel(cborg-0.2.4.0-1PIlMBF7HdXHa39KLHIAsU) ghc-devel(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S) ghc-devel(text-1.2.3.1) ghc-devel(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w) ghc-devel(vector-0.12.1.2-FUpUeiQkfYKL48Uq1yWMoF) Processing files: ghc-cborg-json-doc-0.2.2.0-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.95wyg2 + umask 022 + cd /builddir/build/BUILD + cd cborg-json-0.2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm/usr/share/licenses/ghc-cborg-json-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-cborg-json-doc = 0.2.2.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-cborg-json-prof-0.2.2.0-1.fc32.armv7hl Provides: ghc-cborg-json-prof = 0.2.2.0-1.fc32 ghc-cborg-json-prof(armv7hl-32) = 0.2.2.0-1.fc32 ghc-prof(cborg-json-0.2.2.0-K3BhWrC2pVF3vUUWwKZDF) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(aeson-1.4.6.0-GW12281wWczJyRiEaI3P58) ghc-prof(aeson-pretty-0.8.8-187L1gWEB5gL0TaBMAuhk6) ghc-prof(base-4.12.0.0) ghc-prof(cborg-0.2.4.0-1PIlMBF7HdXHa39KLHIAsU) ghc-prof(scientific-0.3.6.2-Jh87LYpjAZH3EhMJkXeu1S) ghc-prof(text-1.2.3.1) ghc-prof(unordered-containers-0.2.10.0-KQjsr7xKC1WHxfEOZ1c65w) ghc-prof(vector-0.12.1.2-FUpUeiQkfYKL48Uq1yWMoF) Supplements: (ghc-cborg-json-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm Wrote: /builddir/build/RPMS/ghc-cborg-json-0.2.2.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-cborg-json-devel-0.2.2.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-cborg-json-prof-0.2.2.0-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-cborg-json-doc-0.2.2.0-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Glef3 + umask 022 + cd /builddir/build/BUILD + cd cborg-json-0.2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cborg-json-0.2.2.0-1.fc32.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0