Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/tart.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-225868-81097/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/tart.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/tart-0.3-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/tart.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-225868-81097/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/tart.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.UnlUBo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tart-0.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tart-0.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tart-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver brick '< 0.58' '< 0.63' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0KXjq4 + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd tart-0.3 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f CHANGELOG.md -a -x CHANGELOG.md ']' + chmod a-x CHANGELOG.md + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.md -a -x README.md ']' + chmod a-x README.md + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--build-id=sha1' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 2] Compiling Main ( Setup.hs, Setup.o ) [2 of 2] Linking Setup + LANG=C.utf8 + ./Setup --version Cabal library version 3.10.3.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/tart '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.8.4/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -optc-fstack-protector-strong -optc-m64 -optc-march=x86-64-v2 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-Wl,--build-id=sha1 -fhide-source-paths' --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/tart-0.3 --global Configuring tart-0.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j32 Preprocessing library for tart-0.3.. Building library for tart-0.3.. [1 of 6] Compiling Tart.Canvas src/Tart/Canvas.hs:30:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 30 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ src/Tart/Canvas.hs:226:1: warning: [GHC-62161] [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In an equation for ‘colorCode'’: Patterns of type ‘Bool’, ‘V.Color’ not matched: _ (V.RGBColor _ _ _) | 226 | colorCode' f (V.Color240 w) = | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... src/Tart/Canvas.hs:338:23: warning: [GHC-62161] [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a case alternative: Patterns of type ‘V.Color’ not matched: V.RGBColor _ _ _ | 338 | let (ty, color) = case c of | ^^^^^^^^^... [2 of 6] Compiling Tart.Format.Types [3 of 6] Compiling Tart.Format.V0 [4 of 6] Compiling Tart.Format.V1 [5 of 6] Compiling Tart.Format.V2 [6 of 6] Compiling Tart.Format src/Tart/Format.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 12 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ + '[' -n dist/build/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for tart-0.3.. Running Haddock on library for tart-0.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.8.0, base-4.19.2.0, binary-0.8.9.1, blaze-builder-0.4.2.3, bytestring-0.12.1.0, containers-0.6.8, deepseq-1.5.1.0, directory-1.3.8.5, exceptions-0.10.7, filepath-1.4.301.0, ghc-bignum-1.3, ghc-boot-th-9.8.4, ghc-prim-0.11.0, hashable-1.4.7.0, microlens-0.4.13.1, microlens-ghc-0.4.14.3, microlens-mtl-0.2.0.3, microlens-platform-0.4.3.6, microlens-th-0.4.3.17, mtl-2.3.1, os-string-2.0.7, parsec-3.1.17.0, pretty-1.1.3.6, primitive-0.9.0.0, stm-2.5.3.1, template-haskell-2.21.0.0, text-2.1.1, th-abstraction-0.7.1.0, time-1.12.2, transformers-0.6.1.0, transformers-compat-0.7.2, unix-2.8.6.0, unordered-containers-0.2.20, utf8-string-1.0.2, vector-0.13.1.0, vector-stream-0.1.0.1, vty-6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Tart.Canvas ( src/Tart/Canvas.hs, nothing ) src/Tart/Canvas.hs:30:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 30 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 6] Compiling Tart.Format.Types ( src/Tart/Format/Types.hs, nothing ) [3 of 6] Compiling Tart.Format.V0 ( src/Tart/Format/V0.hs, nothing ) [4 of 6] Compiling Tart.Format.V1 ( src/Tart/Format/V1.hs, nothing ) [5 of 6] Compiling Tart.Format.V2 ( src/Tart/Format/V2.hs, nothing ) [6 of 6] Compiling Tart.Format ( src/Tart/Format.hs, nothing ) src/Tart/Format.hs:12:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() | 12 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 5% ( 1 / 18) in 'Tart.Canvas' Missing documentation for: Module header Canvas (src/Tart/Canvas.hs:41) CanvasData (src/Tart/Canvas.hs:47) canvasFromData (src/Tart/Canvas.hs:63) canvasToData (src/Tart/Canvas.hs:76) newCanvas (src/Tart/Canvas.hs:86) canvasSize (src/Tart/Canvas.hs:236) canvasSetPixel (src/Tart/Canvas.hs:261) canvasSetMany (src/Tart/Canvas.hs:245) canvasGetPixel (src/Tart/Canvas.hs:239) resizeFrom (src/Tart/Canvas.hs:267) prettyPrintCanvas (src/Tart/Canvas.hs:165) merge (src/Tart/Canvas.hs:355) clearCanvas (src/Tart/Canvas.hs:113) canvasFromString (src/Tart/Canvas.hs:93) canvasFromText (src/Tart/Canvas.hs:96) normalizeAttr (src/Tart/Canvas.hs:296) 0% ( 0 / 3) in 'Tart.Format.Types' Missing documentation for: Module header TartFile (src/Tart/Format/Types.hs:13) TartFileFormat (src/Tart/Format/Types.hs:19) 0% ( 0 / 2) in 'Tart.Format.V0' Missing documentation for: Module header version0Format (src/Tart/Format/V0.hs:17) 0% ( 0 / 3) in 'Tart.Format.V1' Missing documentation for: Module header version1Format (src/Tart/Format/V1.hs:23) encodeVersion1 (src/Tart/Format/V1.hs:20) 0% ( 0 / 3) in 'Tart.Format.V2' Missing documentation for: Module header version2Format (src/Tart/Format/V2.hs:28) encodeVersion2 (src/Tart/Format/V2.hs:25) 0% ( 0 / 8) in 'Tart.Format' Missing documentation for: Module header TartFile (src/Tart/Format/Types.hs:13) OutputFormat (src/Tart/Format.hs:26) TartFilePath (src/Tart/Format.hs:39) readTartFile (src/Tart/Format.hs:51) writeTartFile (src/Tart/Format.hs:71) sortedCanvases (src/Tart/Format.hs:78) toTartFilepath (src/Tart/Format.hs:45) Warning: Tart.Canvas: could not find link destinations for: - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Int - GHC.Types.IO - Data.Either.Either - Graphics.Vty.Attributes.Attr - Graphics.Vty.Image.Internal.Image - Data.Binary.Class.Binary - Data.Binary.Class.get - Data.Binary.Class.put - Data.Binary.Class.putList - Data.Binary.Get.Internal.Get - Data.Binary.Put.Put - Data.Text.Internal.Text Warning: Tart.Format.Types: could not find link destinations for: - GHC.Base.String - GHC.Types.Int - GHC.Types.IO - Data.Either.Either - Data.Binary.Get.Internal.Get - Data.Text.Internal.Text Warning: Tart.Format.V1: could not find link destinations for: - Data.Binary.Put.Put Warning: Tart.Format.V2: could not find link destinations for: - Data.Binary.Put.Put Warning: Tart.Format: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Read.Read - GHC.Show.Show - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Types.IO - Data.Either.Either - GHC.IO.FilePath - GHC.Read.readList - GHC.Read.readsPrec - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - Text.ParserCombinators.ReadP.ReadS - GHC.Classes./= - Text.ParserCombinators.ReadPrec.ReadPrec - Data.Text.Internal.Text - GHC.Read.readListPrec - GHC.Read.readPrec Documentation created: dist/doc/html/tart/, dist/doc/html/tart/tart.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TFEv6d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 + cd tart-0.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 Installing library in /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/tart-0.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' -d tart-0.3.conf ']' + install -D --mode=0644 tart-0.3.conf /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/tart-0.3.conf + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' '!' -f /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/tart-0.3.conf ']' + rm -f ghc-tart.files ghc-tart-doc.files + touch ghc-tart.files ghc-tart-doc.files + for i in /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4${subsubdir}/libHStart-0.3-*ghc9.8.4.so + '[' -x /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so ']' + echo /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so + pkgdir=/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/tart-0.3 + '[' '!' -d /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/tart-0.3 ']' + '[' -d /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/tart-0.3 ']' + find /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/tart-0.3 -type d -fprintf ghc-tart-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-tart-prof.files -o -fprint ghc-tart-devel.files + ls /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/tart-0.3.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/tart-0.3 + '[' -d /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/doc/ghc/html/libraries/tart-0.3 ']' + echo /usr/share/doc/ghc/html/libraries/tart-0.3 + for i in ghc-tart.files ghc-tart-devel.files ghc-tart-doc.files ghc-tart-prof.files + '[' -f ghc-tart.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64!!g' ghc-tart.files + for i in ghc-tart.files ghc-tart-devel.files ghc-tart-doc.files ghc-tart-prof.files + '[' -f ghc-tart-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64!!g' ghc-tart-devel.files + for i in ghc-tart.files ghc-tart-devel.files ghc-tart-doc.files ghc-tart-prof.files + '[' -f ghc-tart-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64!!g' ghc-tart-doc.files + for i in ghc-tart.files ghc-tart-devel.files ghc-tart-doc.files ghc-tart-prof.files + '[' -f ghc-tart-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64!!g' ghc-tart-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so ']' ++ chrpath /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so ++ sed -e 's@^/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4:/usr/lib64/ghc-9.8.4/lib + case "$rpath" in + rm /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/tart/LICENSE + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/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/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: ghc-tart-0.3-2.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VQxvPx + umask 022 + cd /builddir/build/BUILD + cd tart-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart + cp -pr LICENSE /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tart = 0.3-2.oc9 ghc-tart(x86-64) = 0.3-2.oc9 libHStart-0.3-Bsmnb0sfl3DEOlnPDqYPpl-ghc9.8.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.8.0-inplace-ghc9.8.4.so()(64bit) libHSbase-4.19.2.0-inplace-ghc9.8.4.so()(64bit) libHSbinary-0.8.9.1-inplace-ghc9.8.4.so()(64bit) libHSblaze-builder-0.4.2.3-8cqs3TetbWsCs7MawWHl32-ghc9.8.4.so()(64bit) libHSbytestring-0.12.1.0-inplace-ghc9.8.4.so()(64bit) libHScontainers-0.6.8-inplace-ghc9.8.4.so()(64bit) libHSdeepseq-1.5.1.0-inplace-ghc9.8.4.so()(64bit) libHSdirectory-1.3.8.5-inplace-ghc9.8.4.so()(64bit) libHSexceptions-0.10.7-inplace-ghc9.8.4.so()(64bit) libHSfilepath-1.4.301.0-inplace-ghc9.8.4.so()(64bit) libHSghc-bignum-1.3-inplace-ghc9.8.4.so()(64bit) libHSghc-boot-th-9.8.4-inplace-ghc9.8.4.so()(64bit) libHSghc-prim-0.11.0-inplace-ghc9.8.4.so()(64bit) libHShashable-1.4.7.0-1pA3AqVSiNf1Pg22uZyVwj-ghc9.8.4.so()(64bit) libHSmicrolens-0.4.13.1-DuUINujvVIt1rANLtsLfPg-ghc9.8.4.so()(64bit) libHSmicrolens-ghc-0.4.14.3-6dH0ocL58qWCOiawmhL7ci-ghc9.8.4.so()(64bit) libHSmicrolens-mtl-0.2.0.3-EVeCVTa7xEwLSShNLvRMHZ-ghc9.8.4.so()(64bit) libHSmicrolens-platform-0.4.3.6-AY8svwUIyUsIpy2z70ucl7-ghc9.8.4.so()(64bit) libHSmicrolens-th-0.4.3.17-GPRvXnhm9Od1tDThfQyv8k-ghc9.8.4.so()(64bit) libHSmtl-2.3.1-inplace-ghc9.8.4.so()(64bit) libHSos-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE-ghc9.8.4.so()(64bit) libHSparsec-3.1.17.0-inplace-ghc9.8.4.so()(64bit) libHSpretty-1.1.3.6-inplace-ghc9.8.4.so()(64bit) libHSprimitive-0.9.0.0-1UDyEWOp0k1GHKpLTii4HH-ghc9.8.4.so()(64bit) libHSstm-2.5.3.1-inplace-ghc9.8.4.so()(64bit) libHStemplate-haskell-2.21.0.0-inplace-ghc9.8.4.so()(64bit) libHStext-2.1.1-inplace-ghc9.8.4.so()(64bit) libHSth-abstraction-0.7.1.0-5OEkekdo9oT3l4cxHWMApr-ghc9.8.4.so()(64bit) libHStime-1.12.2-inplace-ghc9.8.4.so()(64bit) libHStransformers-0.6.1.0-inplace-ghc9.8.4.so()(64bit) libHStransformers-compat-0.7.2-4BD7BaQGa7DEi8C9Nkijck-ghc9.8.4.so()(64bit) libHSunix-2.8.6.0-inplace-ghc9.8.4.so()(64bit) libHSunordered-containers-0.2.20-AcstA3tynaAou27duwoX8-ghc9.8.4.so()(64bit) libHSutf8-string-1.0.2-D7XWYrfzGoz8GcK2VpWPtY-ghc9.8.4.so()(64bit) libHSvector-0.13.1.0-CX1kcHgzgpe70s1osyPqin-ghc9.8.4.so()(64bit) libHSvector-stream-0.1.0.1-6z73n1LRnZvKlURnjwR3rr-ghc9.8.4.so()(64bit) libHSvty-6.2-2d9uDHdSeGF7Bo4q1JpFxl-ghc9.8.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-tart-devel-0.3-2.oc9.x86_64 Provides: ghc-devel(tart-0.3-Bsmnb0sfl3DEOlnPDqYPpl) ghc-tart-devel = 0.3-2.oc9 ghc-tart-devel(x86-64) = 0.3-2.oc9 ghc-tart-static = 0.3-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.8.0-inplace) ghc-devel(base-4.19.2.0-inplace) ghc-devel(binary-0.8.9.1-inplace) ghc-devel(bytestring-0.12.1.0-inplace) ghc-devel(microlens-platform-0.4.3.6-AY8svwUIyUsIpy2z70ucl7) ghc-devel(mtl-2.3.1-inplace) ghc-devel(text-2.1.1-inplace) ghc-devel(vty-6.2-2d9uDHdSeGF7Bo4q1JpFxl) Processing files: ghc-tart-doc-0.3-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YLkBZE + umask 022 + cd /builddir/build/BUILD + cd tart-0.3 + LICENSEDIR=/builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart-doc + cp -pr LICENSE /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64/usr/share/licenses/ghc-tart-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-tart-doc = 0.3-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tart-0.3-2.oc9.x86_64 Wrote: /builddir/build/RPMS/ghc-tart-doc-0.3-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/ghc-tart-0.3-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-tart-devel-0.3-2.oc9.x86_64.rpm Child return code was: 0