Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/ghc-clock.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104548-54903/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/ghc-clock.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1654560000 Wrote: /builddir/build/SRPMS/ghc-clock-0.8.3-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/ghc-clock.spec'], chrootPath='/var/lib/mock/dist-circle9-build-104548-54903/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/ghc-clock.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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1654560000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oef0za + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clock-0.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/clock-0.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd clock-0.8.3 + /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.5PINYn + umask 022 + cd /builddir/build/BUILD + cd clock-0.8.3 ++ 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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/lib --docdir=/usr/share/licenses/ghc-clock '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --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-m32 -optc-march=i686 -optc-mtune=generic -optc-msse2 -optc-mfpmath=sse -optc-mstackrealign -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/clock-0.8.3 --global Configuring clock-0.8.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for clock-0.8.3.. Building library for clock-0.8.3.. [1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o ) [2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o ) [1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.p_o ) [2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.p_o ) + '[' -n dist/build/libHSclock-0.8.3-FN0RRYX5R0P3AwCytPilpR-ghc8.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for clock-0.8.3.. Running Haddock on library for clock-0.8.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.13.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 82% ( 9 / 11) in 'System.Clock' Missing documentation for: normalize (System/Clock.hsc:225) s2ns (System/Clock.hsc:222) 75% ( 6 / 8) in 'System.Clock.Seconds' Missing documentation for: Module header Seconds (System/Clock/Seconds.hs:21) Warning: System.Clock: could not find link destinations for: Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Generic from Rep to Type D1 MetaData False :+: C1 MetaCons PrefixI U1 Int64 Bounded minBound maxBound Integral quot rem div mod quotRem divMod toInteger Integer Num + - * negate abs signum fromInteger Ord compare Ordering < <= > >= max min Real toRational Rational Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke True :*: S1 MetaSel Just SourceUnpack SourceStrict DecidedStrict Rec0 Warning: System.Clock.Seconds: could not find link destinations for: Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Generic from Rep to Type D1 MetaData False :+: C1 MetaCons PrefixI U1 Bounded minBound maxBound Fractional / recip fromRational Rational Num + - * negate abs signum fromInteger Integer Ord compare Ordering < <= > >= max min Real toRational RealFrac properFraction Integral truncate round ceiling floor Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke True S1 MetaSel Just NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Documentation created: dist/doc/html/clock/index.html, dist/doc/html/clock/clock.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nxe5je + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 ++ dirname /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 + cd clock-0.8.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 Installing library in /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/clock-0.8.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d clock-0.8.3.conf ']' + install -D --mode=0644 clock-0.8.3.conf /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/package.conf.d/clock-0.8.3.conf ++ ls /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/package.conf.d/clock-0.8.3.conf + '[' -z /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/package.conf.d/clock-0.8.3.conf ']' + rm -f ghc-clock.files ghc-clock-doc.files + touch ghc-clock.files ghc-clock-doc.files + for i in /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/libHSclock-0.8.3-*ghc8.8.4.so + '[' -x /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/libHSclock-0.8.3-FN0RRYX5R0P3AwCytPilpR-ghc8.8.4.so ']' + echo /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/libHSclock-0.8.3-FN0RRYX5R0P3AwCytPilpR-ghc8.8.4.so + pkgdir=/usr/lib/ghc-8.8.4/clock-0.8.3 + '[' -d /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/clock-0.8.3 ']' + find /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/clock-0.8.3 -type d -fprintf ghc-clock-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-clock-prof.files -o -fprint ghc-clock-devel.files + ls /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/lib/ghc-8.8.4/package.conf.d/clock-0.8.3.conf + '[' -d /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/doc/ghc/html/libraries/clock-0.8.3 ']' + 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/clock-0.8.3 + for i in ghc-clock.files ghc-clock-devel.files ghc-clock-doc.files ghc-clock-prof.files + '[' -f ghc-clock.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386!!g' ghc-clock.files + for i in ghc-clock.files ghc-clock-devel.files ghc-clock-doc.files ghc-clock-prof.files + '[' -f ghc-clock-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386!!g' ghc-clock-devel.files + for i in ghc-clock.files ghc-clock-devel.files ghc-clock-doc.files ghc-clock-prof.files + '[' -f ghc-clock-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386!!g' ghc-clock-doc.files + for i in ghc-clock.files ghc-clock-devel.files ghc-clock-doc.files ghc-clock-prof.files + '[' -f ghc-clock-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386!!g' ghc-clock-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.7EjW0i + umask 022 + cd /builddir/build/BUILD + cd clock-0.8.3 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-clock-0.8.3-1.el9.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.10auqa + umask 022 + cd /builddir/build/BUILD + cd clock-0.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-clock = 0.8.3-1.el9 ghc-clock(x86-32) = 0.8.3-1.el9 libHSclock-0.8.3-FN0RRYX5R0P3AwCytPilpR-ghc8.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.13.0.0-ghc8.8.4.so libHSghc-prim-0.5.3-ghc8.8.4.so libHSinteger-gmp-1.0.2.0-ghc8.8.4.so libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) rtld(GNU_HASH) Processing files: ghc-clock-devel-0.8.3-1.el9.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aFcMkF + umask 022 + cd /builddir/build/BUILD + cd clock-0.8.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/doc/ghc-clock-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/doc/ghc-clock-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/doc/ghc-clock-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-clock-devel = 0.8.3-1.el9 ghc-clock-devel(x86-32) = 0.8.3-1.el9 ghc-clock-static = 0.8.3-1.el9 ghc-clock-static(x86-32) = 0.8.3-1.el9 ghc-devel(clock-0.8.3-FN0RRYX5R0P3AwCytPilpR) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.13.0.0) Processing files: ghc-clock-doc-0.8.3-1.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tsVW7W + umask 022 + cd /builddir/build/BUILD + cd clock-0.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386/usr/share/licenses/ghc-clock-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-clock-doc = 0.8.3-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-clock-prof-0.8.3-1.el9.i686 Provides: ghc-clock-prof = 0.8.3-1.el9 ghc-clock-prof(x86-32) = 0.8.3-1.el9 ghc-prof(clock-0.8.3-FN0RRYX5R0P3AwCytPilpR) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.13.0.0) Supplements: (ghc-clock-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-clock-0.8.3-1.el9.i386 Wrote: /builddir/build/RPMS/ghc-clock-0.8.3-1.el9.i686.rpm Wrote: /builddir/build/RPMS/ghc-clock-doc-0.8.3-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/ghc-clock-prof-0.8.3-1.el9.i686.rpm Wrote: /builddir/build/RPMS/ghc-clock-devel-0.8.3-1.el9.i686.rpm Child return code was: 0