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/ghc-pretty-simple.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-224120-81047/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/ghc-pretty-simple.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/ghc-pretty-simple-4.1.3.0-1.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/ghc-pretty-simple.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-224120-81047/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/ghc-pretty-simple.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.uTOOuj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pretty-simple-4.1.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pretty-simple-4.1.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pretty-simple-4.1.3.0 + /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.XQJrrY + 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 pretty-simple-4.1.3.0 ++ 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 ']' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README.md -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 ']' + cp /usr/share/ghc-rpm-macros/Setup.hs . + '[' -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/ghc-pretty-simple '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.8.4/lib --enable-tests --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/pretty-simple-4.1.3.0 --global Configuring pretty-simple-4.1.3.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j32 Preprocessing library for pretty-simple-4.1.3.0.. Building library for pretty-simple-4.1.3.0.. [1 of 7] Compiling Text.Pretty.Simple.Internal.Color [2 of 7] Compiling Text.Pretty.Simple.Internal.Expr [3 of 7] Compiling Text.Pretty.Simple.Internal.ExprParser [4 of 7] Compiling Text.Pretty.Simple.Internal.Printer [5 of 7] Compiling Text.Pretty.Simple.Internal [6 of 7] Compiling Text.Pretty.Simple [7 of 7] Compiling Debug.Pretty.Simple Preprocessing executable 'pretty-simple' for pretty-simple-4.1.3.0.. Building executable 'pretty-simple' for pretty-simple-4.1.3.0.. [1 of 2] Compiling Paths_pretty_simple [2 of 2] Compiling Main app/Main.hs:26: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() | 26 | import Data.Monoid ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 3] Linking dist/build/pretty-simple/pretty-simple + '[' -n dist/build/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for pretty-simple-4.1.3.0.. Running Haddock on library for pretty-simple-4.1.3.0.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ansi-terminal-1.1.2, ansi-terminal-types-1.1, array-0.5.8.0, base-4.19.2.0, binary-0.8.9.1, bytestring-0.12.1.0, colour-2.3.6, containers-0.6.8, deepseq-1.5.1.0, ghc-bignum-1.3, ghc-boot-th-9.8.4, ghc-prim-0.11.0, mtl-2.3.1, pretty-1.1.3.6, prettyprinter-1.7.1, prettyprinter-ansi-terminal-1.1.3, template-haskell-2.21.0.0, text-2.1.1, transformers-0.6.1.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Text.Pretty.Simple.Internal.Color ( src/Text/Pretty/Simple/Internal/Color.hs, nothing ) [2 of 7] Compiling Text.Pretty.Simple.Internal.Expr ( src/Text/Pretty/Simple/Internal/Expr.hs, nothing ) [3 of 7] Compiling Text.Pretty.Simple.Internal.ExprParser ( src/Text/Pretty/Simple/Internal/ExprParser.hs, nothing ) [4 of 7] Compiling Text.Pretty.Simple.Internal.Printer ( src/Text/Pretty/Simple/Internal/Printer.hs, nothing ) [5 of 7] Compiling Text.Pretty.Simple.Internal ( src/Text/Pretty/Simple/Internal.hs, nothing ) [6 of 7] Compiling Text.Pretty.Simple ( src/Text/Pretty/Simple.hs, nothing ) [7 of 7] Compiling Debug.Pretty.Simple ( src/Debug/Pretty/Simple.hs, nothing ) Haddock coverage: Warning: 'pPrint' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 66% ( 6 / 9) in 'Text.Pretty.Simple.Internal.Color' Missing documentation for: color (src/Text/Pretty/Simple/Internal/Color.hs:116) colorBold (src/Text/Pretty/Simple/Internal/Color.hs:119) convertStyle (src/Text/Pretty/Simple/Internal/Color.hs:122) 33% ( 1 / 3) in 'Text.Pretty.Simple.Internal.Expr' Missing documentation for: CommaSeparated (src/Text/Pretty/Simple/Internal/Expr.hs:30) Expr (src/Text/Pretty/Simple/Internal/Expr.hs:33) 72% ( 8 / 11) in 'Text.Pretty.Simple.Internal.ExprParser' Missing documentation for: expressionParse (src/Text/Pretty/Simple/Internal/ExprParser.hs:32) parseExpr (src/Text/Pretty/Simple/Internal/ExprParser.hs:35) parseCSep (src/Text/Pretty/Simple/Internal/ExprParser.hs:63) Warning: 'Tape' is ambiguous. It is defined * at src/Text/Pretty/Simple/Internal/Printer.hs:335:15 * at src/Text/Pretty/Simple/Internal/Printer.hs:335:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Text/Pretty/Simple/Internal/Printer.hs:335:1 Warning: 'Output' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'n' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'OutputOptions' is ambiguous. It is defined * at src/Text/Pretty/Simple/Internal/Printer.hs:94:22 * at src/Text/Pretty/Simple/Internal/Printer.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Text/Pretty/Simple/Internal/Printer.hs:94:1 96% ( 24 / 25) in 'Text.Pretty.Simple.Internal.Printer' Missing documentation for: layoutStringAbstract (src/Text/Pretty/Simple/Internal/Printer.hs:201) 100% ( 5 / 5) in 'Text.Pretty.Simple.Internal' Warning: 'OutputOptions' is ambiguous. It is defined * at src/Text/Pretty/Simple/Internal/Printer.hs:94:22 * at src/Text/Pretty/Simple/Internal/Printer.hs:94:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Text/Pretty/Simple/Internal/Printer.hs:94:1 Warning: 'CheckColorTty' is ambiguous. It is defined * at src/Text/Pretty/Simple/Internal/Printer.hs:63:5 * at src/Text/Pretty/Simple/Internal/Printer.hs:62:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Text/Pretty/Simple/Internal/Printer.hs:62:1 Warning: 'ColorOptions' is ambiguous. It is defined * at src/Text/Pretty/Simple/Internal/Color.hs:38:21 * at src/Text/Pretty/Simple/Internal/Color.hs:38:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Text/Pretty/Simple/Internal/Color.hs:38:1 Warning: Text.Pretty.Simple: Couldn't find .haddock for export Color Warning: Text.Pretty.Simple: Couldn't find .haddock for export Intensity 96% ( 63 / 65) in 'Text.Pretty.Simple' Missing documentation for: Color Intensity Warning: 'MonadIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 55 / 55) in 'Debug.Pretty.Simple' Warning: Text.Pretty.Simple.Internal.Color: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to - Prettyprinter.Render.Terminal.Internal.AnsiStyle - Text.Pretty.Simple.Internal.Color.Rep_ColorOptions - Text.Pretty.Simple.Internal.Color.Rep_Style Warning: Text.Pretty.Simple.Internal.Expr: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Base.Monad - Data.Data.Data - GHC.Show.Show - Data.Typeable.Internal.Typeable - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Real.Rational - GHC.Generics.:+: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.Symbol - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.SourceStrict - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.DecidedStrict - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to - GHC.Base.MonadPlus - Data.Data.Constr - Data.Data.DataType - Data.Data.dataCast1 - Data.Data.dataCast2 - Data.Data.dataTypeOf - Data.Data.gfoldl - Data.Data.gmapM - Data.Data.gmapMo - Data.Data.gmapMp - Data.Data.gmapQ - Data.Data.gmapQi - Data.Data.gmapQl - Data.Data.gmapQr - Data.Data.gmapT - Data.Data.gunfold - Data.Data.toConstr - Text.Pretty.Simple.Internal.Expr.Rep_Expr - Text.Pretty.Simple.Internal.Expr.Rep_CommaSeparated Warning: Text.Pretty.Simple.Internal.ExprParser: could not find link destinations for: - GHC.Base.String - GHC.Types.Char Warning: Text.Pretty.Simple.Internal.Printer: could not find link destinations for: - GHC.Classes.== - GHC.Classes.Eq - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Char - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Base.NonEmpty - GHC.Types.Type - GHC.Generics.U1 - GHC.Generics.:+: - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.List.cycle - GHC.List.repeat - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Generics.from - GHC.Generics.to - GHC.IO.Handle.Types.Handle - Prettyprinter.Internal.SimpleDocStream - Prettyprinter.Internal.Doc - Control.Monad.IO.Class.MonadIO - Text.Pretty.Simple.Internal.Printer.Rep_OutputOptions - Text.Pretty.Simple.Internal.Printer.Rep_StringOutputStyle - Text.Pretty.Simple.Internal.Printer.Rep_CheckColorTty Warning: Text.Pretty.Simple: could not find link destinations for: - GHC.Classes.== - GHC.Classes.>= - GHC.Classes.Eq - GHC.Classes.Ord - GHC.Show.Show - GHC.Generics.Generic - GHC.Types.Bool - GHC.Base.String - GHC.Types.Int - GHC.Maybe.Maybe - GHC.Types.Ordering - GHC.Types.Type - GHC.Generics.U1 - GHC.Generics.:+: - GHC.Generics.:*: - GHC.Generics.Rec0 - GHC.Generics.D1 - GHC.Generics.C1 - GHC.Generics.S1 - GHC.Generics.Rep - GHC.Types.False - GHC.Maybe.Nothing - GHC.Maybe.Just - GHC.Types.True - GHC.Generics.PrefixI - GHC.Generics.NoSourceUnpackedness - GHC.Generics.NoSourceStrictness - GHC.Generics.DecidedLazy - GHC.Generics.MetaData - GHC.Generics.MetaCons - GHC.Generics.MetaSel - GHC.Show.show - GHC.Show.showList - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Classes./= - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.compare - GHC.Classes.max - GHC.Classes.min - GHC.Generics.from - GHC.Generics.to - GHC.IO.Handle.Types.Handle - Data.Text.Internal.Lazy.Text - Text.Pretty.Simple.Internal.Color.Rep_ColorOptions - Text.Pretty.Simple.Internal.Color.Rep_Style - Control.Monad.IO.Class.MonadIO - GHC.IO.StdHandles.stdout - Text.Pretty.Simple.Internal.Printer.Rep_OutputOptions - Text.Pretty.Simple.Internal.Printer.Rep_StringOutputStyle - Text.Pretty.Simple.Internal.Printer.Rep_CheckColorTty Warning: Debug.Pretty.Simple: could not find link destinations for: - Debug.Trace.trace - GHC.Show.Show - GHC.Base.Applicative - GHC.Base.String - GHC.Types.IO - GHC.Show.show - Debug.Trace.traceM Documentation created: dist/doc/html/pretty-simple/, dist/doc/html/pretty-simple/pretty-simple.txt Preprocessing executable 'pretty-simple' for pretty-simple-4.1.3.0.. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jslwzk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 + cd pretty-simple-4.1.3.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 Installing library in /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/pretty-simple-4.1.3.0 Installing executable pretty-simple in /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' -d pretty-simple-4.1.3.0.conf ']' + install -D --mode=0644 pretty-simple-4.1.3.0.conf /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/pretty-simple-4.1.3.0.conf + '[' -d /usr/lib64/ghc-9.8.4/lib ']' + subsubdir=/lib + '[' '!' -f /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/pretty-simple-4.1.3.0.conf ']' + rm -f ghc-pretty-simple.files ghc-pretty-simple-doc.files + touch ghc-pretty-simple.files ghc-pretty-simple-doc.files + for i in /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4${subsubdir}/libHSpretty-simple-4.1.3.0-*ghc9.8.4.so + '[' -x /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so ']' + echo /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so + pkgdir=/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/pretty-simple-4.1.3.0 + '[' '!' -d /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/pretty-simple-4.1.3.0 ']' + '[' -d /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/pretty-simple-4.1.3.0 ']' + find /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/pretty-simple-4.1.3.0 -type d -fprintf ghc-pretty-simple-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-pretty-simple-prof.files -o -fprint ghc-pretty-simple-devel.files + ls /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/package.conf.d/pretty-simple-4.1.3.0.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/pretty-simple-4.1.3.0 + '[' -d /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc/html/libraries/pretty-simple-4.1.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/pretty-simple-4.1.3.0 + for i in ghc-pretty-simple.files ghc-pretty-simple-devel.files ghc-pretty-simple-doc.files ghc-pretty-simple-prof.files + '[' -f ghc-pretty-simple.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64!!g' ghc-pretty-simple.files + for i in ghc-pretty-simple.files ghc-pretty-simple-devel.files ghc-pretty-simple-doc.files ghc-pretty-simple-prof.files + '[' -f ghc-pretty-simple-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64!!g' ghc-pretty-simple-devel.files + for i in ghc-pretty-simple.files ghc-pretty-simple-devel.files ghc-pretty-simple-doc.files ghc-pretty-simple-prof.files + '[' -f ghc-pretty-simple-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64!!g' ghc-pretty-simple-doc.files + for i in ghc-pretty-simple.files ghc-pretty-simple-devel.files ghc-pretty-simple-doc.files ghc-pretty-simple-prof.files + '[' -f ghc-pretty-simple-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64!!g' ghc-pretty-simple-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin/pretty-simple ']' ++ chrpath /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin/pretty-simple ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin/pretty-simple: R.*PATH=@@' + rpath='/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/bin/pretty-simple: no rpath or runpath tag found.' + case "$rpath" in + for i in $(find /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/lib64/ghc-9.8.4/lib/libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-ghc9.8.4.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.8.4/lib:/usr/lib64/ghc-9.8.4/lib/x86_64-linux-ghc-9.8.4 + case "$rpath" in + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1yfEAe + 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 pretty-simple-4.1.3.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup test Package has no test suites. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cdZ6dl + umask 022 + cd /builddir/build/BUILD + cd pretty-simple-4.1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-pretty-simple = 4.1.3.0-1.oc9 ghc-pretty-simple(x86-64) = 4.1.3.0-1.oc9 libHSpretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57-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: libHSansi-terminal-1.1.2-6hixZ17mRQ4jyZ0uJCDpq-ghc9.8.4.so()(64bit) libHSansi-terminal-types-1.1-HAQdkxzoxfTLgP68NcEWOX-ghc9.8.4.so()(64bit) 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) libHSbytestring-0.12.1.0-inplace-ghc9.8.4.so()(64bit) libHScolour-2.3.6-JegldMtiv9a8c4VaIBFkGx-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) 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) libHSmtl-2.3.1-inplace-ghc9.8.4.so()(64bit) libHSpretty-1.1.3.6-inplace-ghc9.8.4.so()(64bit) libHSprettyprinter-1.7.1-I94MfXjumGf17UEmgFob8y-ghc9.8.4.so()(64bit) libHSprettyprinter-ansi-terminal-1.1.3-5TNBH7bJK0e68707nKG57S-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) libHStransformers-0.6.1.0-inplace-ghc9.8.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-pretty-simple-devel-4.1.3.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GU8uNq + umask 022 + cd /builddir/build/BUILD + cd pretty-simple-4.1.3.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc-pretty-simple-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc-pretty-simple-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc-pretty-simple-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc-pretty-simple-devel + cp -pr example /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/doc/ghc-pretty-simple-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(pretty-simple-4.1.3.0-JhaGs9AKuPLLsKlnUouD57) ghc-pretty-simple-devel = 4.1.3.0-1.oc9 ghc-pretty-simple-devel(x86-64) = 4.1.3.0-1.oc9 ghc-pretty-simple-static = 4.1.3.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.19.2.0-inplace) ghc-devel(containers-0.6.8-inplace) ghc-devel(mtl-2.3.1-inplace) ghc-devel(prettyprinter-1.7.1-I94MfXjumGf17UEmgFob8y) ghc-devel(prettyprinter-ansi-terminal-1.1.3-5TNBH7bJK0e68707nKG57S) ghc-devel(text-2.1.1-inplace) ghc-devel(transformers-0.6.1.0-inplace) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.29)(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.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libffi.so.8()(64bit) libffi.so.8(LIBFFI_BASE_8.0)(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) rtld(GNU_HASH) Processing files: ghc-pretty-simple-doc-4.1.3.0-1.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4ORbzO + umask 022 + cd /builddir/build/BUILD + cd pretty-simple-4.1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64/usr/share/licenses/ghc-pretty-simple-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-pretty-simple-doc = 4.1.3.0-1.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/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64 Wrote: /builddir/build/RPMS/ghc-pretty-simple-4.1.3.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pretty-simple-doc-4.1.3.0-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/ghc-pretty-simple-devel-4.1.3.0-1.oc9.x86_64.rpm Child return code was: 0