Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-pango.spec'], chrootPath='/var/lib/mock/f32-build-17730981-1277829/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 i686 --nodeps /builddir/build/SPECS/ghc-pango.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=1570492800 Wrote: /builddir/build/SRPMS/ghc-pango-0.13.6.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-pango.spec'], chrootPath='/var/lib/mock/f32-build-17730981-1277829/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 i686 --nodeps /builddir/build/SPECS/ghc-pango.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=1570492800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fTjzos + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pango-0.13.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pango-0.13.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pango-0.13.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0a6016e89ce98415bb395ca0cfafeaacf3b3fce6.patch): + echo 'Patch #0 (0a6016e89ce98415bb395ca0cfafeaacf3b3fce6.patch):' + /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .orig --fuzz=0 patching file pango.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dOVfAs + umask 022 + cd /builddir/build/BUILD + cd pango-0.13.6.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 -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 ' + 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.hs, Setup.o ) Setup.hs:45:3: warning: [-Wdeprecations] In the use of `rewriteFile' (imported from Distribution.Simple.Utils): Deprecated: "Use rewriteFileEx so that Verbosity is respected" | 45 | rewriteFile targetFile $ unlines | ^^^^^^^^^^^ Setup.hs:51:18: warning: [-Wdeprecations] In the use of `autogenModulesDir' (imported from Distribution.Simple.BuildPaths): Deprecated: "If you can, use 'autogenComponentModulesDir' instead, but if you really wanted package-global generated modules, use 'autogenPackageModulesDir'. In Cabal 2.0, we avoid using autogenerated files which apply to all components, because the information you often want in these files, e.g., dependency information, is best specified per component, so that reconfiguring a different component (e.g., enabling tests) doesn't force the entire to be rebuilt. 'autogenPackageModulesDir' still provides a place to put files you want to apply to the entire package, but most users of 'autogenModulesDir' should seriously consider 'autogenComponentModulesDir' if you really wanted the module to apply to one component." | 51 | targetDir = autogenModulesDir lbi | ^^^^^^^^^^^^^^^^^ Setup.hs:55:3: warning: [-Wdeprecations] In the use of `die' (imported from Distribution.Simple.Utils): Deprecated: "Messages thrown with die can't be controlled with Verbosity; use die' instead, or dieNoVerbosity if Verbosity truly is not available" | 55 | die $ "unexpected pango version number: " ++ display version | ^^^ 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 -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 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-pango '--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-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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pango-0.13.6.0 --global Configuring pango-0.13.6.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for pango-0.13.6.0.. Building library for pango-0.13.6.0.. [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.o ) [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.o ) [11 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.o ) [12 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.o ) [13 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.o ) [14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.o ) [ 1 of 14] Compiling Graphics.Rendering.Pango.Types ( dist/build/Graphics/Rendering/Pango/Types.hs, dist/build/Graphics/Rendering/Pango/Types.p_o ) [ 2 of 14] Compiling Graphics.Rendering.Pango.BasicTypes ( dist/build/Graphics/Rendering/Pango/BasicTypes.hs, dist/build/Graphics/Rendering/Pango/BasicTypes.p_o ) [ 3 of 14] Compiling Graphics.Rendering.Pango.Structs ( dist/build/Graphics/Rendering/Pango/Structs.hs, dist/build/Graphics/Rendering/Pango/Structs.p_o ) [ 4 of 14] Compiling Graphics.Rendering.Pango.GlyphStorage ( dist/build/Graphics/Rendering/Pango/GlyphStorage.hs, dist/build/Graphics/Rendering/Pango/GlyphStorage.p_o ) [ 5 of 14] Compiling Graphics.Rendering.Pango.Enums ( dist/build/Graphics/Rendering/Pango/Enums.hs, dist/build/Graphics/Rendering/Pango/Enums.p_o ) [ 6 of 14] Compiling Graphics.Rendering.Pango.Description ( dist/build/Graphics/Rendering/Pango/Description.hs, dist/build/Graphics/Rendering/Pango/Description.p_o ) [ 7 of 14] Compiling Graphics.Rendering.Pango.Font ( dist/build/Graphics/Rendering/Pango/Font.hs, dist/build/Graphics/Rendering/Pango/Font.p_o ) [ 8 of 14] Compiling Graphics.Rendering.Pango.Context ( dist/build/Graphics/Rendering/Pango/Context.hs, dist/build/Graphics/Rendering/Pango/Context.p_o ) [ 9 of 14] Compiling Graphics.Rendering.Pango.Attributes ( dist/build/Graphics/Rendering/Pango/Attributes.hs, dist/build/Graphics/Rendering/Pango/Attributes.p_o ) [10 of 14] Compiling Graphics.Rendering.Pango.Rendering ( dist/build/Graphics/Rendering/Pango/Rendering.hs, dist/build/Graphics/Rendering/Pango/Rendering.p_o ) [11 of 14] Compiling Graphics.Rendering.Pango.Markup ( dist/build/Graphics/Rendering/Pango/Markup.hs, dist/build/Graphics/Rendering/Pango/Markup.p_o ) [12 of 14] Compiling Graphics.Rendering.Pango.Layout ( dist/build/Graphics/Rendering/Pango/Layout.hs, dist/build/Graphics/Rendering/Pango/Layout.p_o ) [13 of 14] Compiling Graphics.Rendering.Pango.Cairo ( dist/build/Graphics/Rendering/Pango/Cairo.hs, dist/build/Graphics/Rendering/Pango/Cairo.p_o ) [14 of 14] Compiling Graphics.Rendering.Pango ( dist/build/Graphics/Rendering/Pango.hs, dist/build/Graphics/Rendering/Pango.p_o ) + '[' -n dist/build/libHSpango-0.13.6.0-8qOz4T3KRnU2TFMctppnzU-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for pango-0.13.6.0.. Running Haddock on library for pango-0.13.6.0.. 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, binary-0.8.6.0, bytestring-0.10.8.2, cairo-0.13.6.0, containers-0.6.0.1, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-prim-0.5.3, glib-0.13.7.0, integer-gmp-1.0.2.0, mtl-2.2.2, pretty-1.1.3.6, process-1.6.5.0, text-1.2.3.1, time-1.8.0.2, transformers-0.5.6.2, unix-2.7.2.2, utf8-string-1.0.1.1 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: Graphics.Rendering.Pango.Types: Could not find documentation for exported module: System.Glib.GObject Warning: 'GravitySouth' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'PangoMatrix' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Gravity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pangoContextSetBaseGravity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'pangoContextGetBaseGravity' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'itemize' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'unicharDirection' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'findBaseDir' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'log2visGetEmbeddingLevels' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'GravityAuto' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'FontSize' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 90% ( 19 / 21) in 'Graphics.Rendering.Pango.Enums' Missing documentation for: PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72) pangoScale (Graphics/Rendering/Pango/Structs.hsc:165) Warning: 'Context' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 77% ( 27 / 35) in 'Graphics.Rendering.Pango.Font' Missing documentation for: FontMap (./Graphics/Rendering/Pango/Types.chs:214) FontMapClass (./Graphics/Rendering/Pango/Types.chs:219) FontFamily (./Graphics/Rendering/Pango/Types.chs:168) FontFamilyClass (./Graphics/Rendering/Pango/Types.chs:173) FontFace (./Graphics/Rendering/Pango/Types.chs:191) FontFaceClass (./Graphics/Rendering/Pango/Types.chs:196) Font (./Graphics/Rendering/Pango/Types.chs:145) FontClass (./Graphics/Rendering/Pango/Types.chs:150) 90% ( 19 / 21) in 'Graphics.Rendering.Pango.Context' Missing documentation for: PangoContext (./Graphics/Rendering/Pango/Types.chs:99) PangoContextClass (./Graphics/Rendering/Pango/Types.chs:104) 100% ( 16 / 16) in 'Graphics.Rendering.Pango.Rendering' Warning: 'SizePoint' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 4 / 4) in 'Graphics.Rendering.Pango.Markup' Warning: 'Layout' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'Markup' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 100% ( 75 / 75) in 'Graphics.Rendering.Pango.Layout' 100% ( 21 / 21) in 'Graphics.Rendering.Pango.Cairo' 98% ( 93 / 95) in 'Graphics.Rendering.Pango' Missing documentation for: PangoUnit (Graphics/Rendering/Pango/Structs.hsc:72) pangoScale (Graphics/Rendering/Pango/Structs.hsc:165) Warning: Graphics.Rendering.Pango.Enums: could not find link destinations for: Double Word16 Eq == Bool /= Show showsPrec Int ShowS show String showList Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Ord compare Ordering < <= > >= max min DefaultGlibString GlibString Warning: Graphics.Rendering.Pango.Font: could not find link destinations for: Show showsPrec Int ShowS show String showList IO GlibString Maybe Nothing Double Bounded minBound maxBound Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Flags Bool Eq == /= Ord compare Ordering < <= > >= max min GObjectClass toGObject GObject unsafeCastGObject Warning: Graphics.Rendering.Pango.Context: could not find link destinations for: Eq == Bool /= Ord compare Ordering < <= > >= max min GObjectClass toGObject GObject unsafeCastGObject IO Show showsPrec Int ShowS show String showList GlibString Matrix Warning: Graphics.Rendering.Pango.Rendering: could not find link destinations for: GlibString IO Int Bool Double Maybe ArrayException Warning: Graphics.Rendering.Pango.Markup: could not find link destinations for: String Double Show showsPrec Int ShowS show showList GlibString Char IO GError Warning: Graphics.Rendering.Pango.Layout: could not find link destinations for: Double Show showsPrec Int ShowS show String showList Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke GlibString Char Maybe Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= ArrayException Warning: Graphics.Rendering.Pango.Cairo: could not find link destinations for: IO Double Maybe FontOptions Render GlibString Warning: Graphics.Rendering.Pango: could not find link destinations for: Int Double Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo IO GlibString Char Maybe Bool ArrayException Eq == /= Show showsPrec ShowS show String showList DefaultGlibString Ord compare Ordering < <= > >= max min Storable sizeOf alignment peekElemOff Ptr pokeElemOff peekByteOff pokeByteOff peek poke Word16 Documentation created: dist/doc/html/pango/index.html, dist/doc/html/pango/pango.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ucLaJs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 ++ dirname /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 + cd pango-0.13.6.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 Installing library in /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/pango-0.13.6.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d pango-0.13.6.0.conf ']' + install -D --mode=0644 pango-0.13.6.0.conf /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/package.conf.d/pango-0.13.6.0.conf ++ ls /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/package.conf.d/pango-0.13.6.0.conf + '[' -z /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/package.conf.d/pango-0.13.6.0.conf ']' + rm -f ghc-pango.files ghc-pango-doc.files + touch ghc-pango.files ghc-pango-doc.files + for i in /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/libHSpango-0.13.6.0-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/libHSpango-0.13.6.0-8qOz4T3KRnU2TFMctppnzU-ghc8.6.5.so + pkgdir=/usr/lib/ghc-8.6.5/pango-0.13.6.0 + '[' -d /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/pango-0.13.6.0 ']' + find /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/pango-0.13.6.0 -type d -fprintf ghc-pango-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-pango-prof.files -o -fprint ghc-pango-devel.files + ls /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/lib/ghc-8.6.5/package.conf.d/pango-0.13.6.0.conf + '[' -d /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/doc/ghc/html/libraries/pango-0.13.6.0 ']' + echo /usr/share/doc/ghc/html/libraries/pango-0.13.6.0 + for i in ghc-pango.files ghc-pango-devel.files ghc-pango-doc.files ghc-pango-prof.files + '[' -f ghc-pango.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386!!g' ghc-pango.files + for i in ghc-pango.files ghc-pango-devel.files ghc-pango-doc.files ghc-pango-prof.files + '[' -f ghc-pango-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386!!g' ghc-pango-devel.files + for i in ghc-pango.files ghc-pango-devel.files ghc-pango-doc.files ghc-pango-prof.files + '[' -f ghc-pango-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386!!g' ghc-pango-doc.files + for i in ghc-pango.files ghc-pango-devel.files ghc-pango-doc.files ghc-pango-prof.files + '[' -f ghc-pango-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386!!g' ghc-pango-prof.files + rm -r /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/pango-0.13.6.0 + /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-pango-0.13.6.0-1.fc32.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JLTxKq + umask 022 + cd /builddir/build/BUILD + cd pango-0.13.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/licenses/ghc-pango + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/licenses/ghc-pango + cp -pr COPYING /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/licenses/ghc-pango + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-pango = 0.13.6.0-1.fc32 ghc-pango(x86-32) = 0.13.6.0-1.fc32 libHSpango-0.13.6.0-8qOz4T3KRnU2TFMctppnzU-ghc8.6.5.so 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 libHScairo-0.13.6.0-CRppg1TTUyHLcUDcpeA2DP-ghc8.6.5.so libHSghc-prim-0.5.3-ghc8.6.5.so libHSglib-0.13.7.0-CouBN9URvtcKaGTE3xPXLR-ghc8.6.5.so libHSinteger-gmp-1.0.2.0-ghc8.6.5.so libHStext-1.2.3.1-ghc8.6.5.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libglib-2.0.so.0 libgobject-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 rtld(GNU_HASH) Processing files: ghc-pango-devel-0.13.6.0-1.fc32.i686 Provides: ghc-devel(pango-0.13.6.0-8qOz4T3KRnU2TFMctppnzU) ghc-pango-devel = 0.13.6.0-1.fc32 ghc-pango-devel(x86-32) = 0.13.6.0-1.fc32 ghc-pango-static = 0.13.6.0-1.fc32 ghc-pango-static(x86-32) = 0.13.6.0-1.fc32 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.3.0) ghc-devel(base-4.12.0.0) ghc-devel(cairo-0.13.6.0-CRppg1TTUyHLcUDcpeA2DP) ghc-devel(containers-0.6.0.1) ghc-devel(directory-1.3.3.0) ghc-devel(glib-0.13.7.0-CouBN9URvtcKaGTE3xPXLR) ghc-devel(mtl-2.2.2) ghc-devel(pretty-1.1.3.6) ghc-devel(process-1.6.5.0) ghc-devel(text-1.2.3.1) Processing files: ghc-pango-doc-0.13.6.0-1.fc32.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mda2ht + umask 022 + cd /builddir/build/BUILD + cd pango-0.13.6.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/doc/ghc-pango-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/doc/ghc-pango-doc + cp -pr demo /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386/usr/share/doc/ghc-pango-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-pango-doc = 0.13.6.0-1.fc32 ghc-pango-doc(x86-32) = 0.13.6.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-pango-prof-0.13.6.0-1.fc32.i686 Provides: ghc-pango-prof = 0.13.6.0-1.fc32 ghc-pango-prof(x86-32) = 0.13.6.0-1.fc32 ghc-prof(pango-0.13.6.0-8qOz4T3KRnU2TFMctppnzU) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.3.0) ghc-prof(base-4.12.0.0) ghc-prof(cairo-0.13.6.0-CRppg1TTUyHLcUDcpeA2DP) ghc-prof(containers-0.6.0.1) ghc-prof(directory-1.3.3.0) ghc-prof(glib-0.13.7.0-CouBN9URvtcKaGTE3xPXLR) ghc-prof(mtl-2.2.2) ghc-prof(pretty-1.1.3.6) ghc-prof(process-1.6.5.0) ghc-prof(text-1.2.3.1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 Wrote: /builddir/build/RPMS/ghc-pango-0.13.6.0-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/ghc-pango-devel-0.13.6.0-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/ghc-pango-prof-0.13.6.0-1.fc32.i686.rpm Wrote: /builddir/build/RPMS/ghc-pango-doc-0.13.6.0-1.fc32.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LZyF7s + umask 022 + cd /builddir/build/BUILD + cd pango-0.13.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pango-0.13.6.0-1.fc32.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0