Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-math-functions.spec'], chrootPath='/var/lib/mock/f28-build-11359033-852102/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ghc-math-functions.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ghc-math-functions-0.2.1.0-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-math-functions.spec'], chrootPath='/var/lib/mock/f28-build-11359033-852102/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ghc-math-functions.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IOhIVF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf math-functions-0.2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/math-functions-0.2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd math-functions-0.2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eQ8CSG + umask 022 + cd /builddir/build/BUILD + cd math-functions-0.2.1.0 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' + 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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.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 -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-math-functions '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib --enable-executable-dynamic --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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-mcet -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 --global Configuring math-functions-0.2.1.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for math-functions-0.2.1.0.. Building library for math-functions-0.2.1.0.. [ 1 of 10] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.o ) [ 2 of 10] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o ) [ 3 of 10] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o ) [ 4 of 10] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o ) [ 5 of 10] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.o ) [ 6 of 10] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.o ) [ 7 of 10] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.o ) Numeric/SpecFunctions/Internal.hs:24:1: warning: [-Wunused-imports] The import of ‘expm1’ from module ‘GHC.Float’ is redundant | 24 | import GHC.Float (log1p,expm1) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Numeric/SpecFunctions/Internal.hs:807:38: warning: [-Woverflowed-literals] Literal 18446744069414584320 is out of the Word range 0..4294967295 | 807 | , fromIntegral (0xffffffff00000000 :: Word)] | ^^^^^^^^^^^^^^^^^^ [ 8 of 10] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o ) [ 9 of 10] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o ) [10 of 10] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.o ) Numeric/Sum.hs:59:1: warning: [-Wunused-imports] The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() | 59 | import Data.Vector.Generic.Mutable (MVector(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ 1 of 10] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.p_o ) [ 2 of 10] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.p_o ) [ 3 of 10] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.p_o ) [ 4 of 10] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.p_o ) [ 5 of 10] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.p_o ) [ 6 of 10] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.p_o ) [ 7 of 10] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.p_o ) Numeric/SpecFunctions/Internal.hs:24:1: warning: [-Wunused-imports] The import of ‘expm1’ from module ‘GHC.Float’ is redundant | 24 | import GHC.Float (log1p,expm1) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Numeric/SpecFunctions/Internal.hs:807:38: warning: [-Woverflowed-literals] Literal 18446744069414584320 is out of the Word range 0..4294967295 | 807 | , fromIntegral (0xffffffff00000000 :: Word)] | ^^^^^^^^^^^^^^^^^^ [ 8 of 10] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.p_o ) [ 9 of 10] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.p_o ) [10 of 10] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.p_o ) Numeric/Sum.hs:59:1: warning: [-Wunused-imports] The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() | 59 | import Data.Vector.Generic.Mutable (MVector(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ignoring (possibly broken) abi-depends field for packages + '[' -n dist/build/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for math-functions-0.2.1.0... Preprocessing library for math-functions-0.2.1.0.. Preprocessing library for math-functions-0.2.1.0.. Running Haddock on library for math-functions-0.2.1.0.. Numeric/SpecFunctions/Internal.hs:24:1: warning: [-Wunused-imports] The import of ‘expm1’ from module ‘GHC.Float’ is redundant | 24 | import GHC.Float (log1p,expm1) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Numeric/SpecFunctions/Internal.hs:807:38: warning: [-Woverflowed-literals] Literal 18446744069414584320 is out of the Word range 0..4294967295 | 807 | , fromIntegral (0xffffffff00000000 :: Word)] | ^^^^^^^^^^^^^^^^^^ Numeric/Sum.hs:59:1: warning: [-Wunused-imports] The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() | 59 | import Data.Vector.Generic.Mutable (MVector(..)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 9 / 9) in 'Numeric.MathFunctions.Comparison' 100% ( 18 / 18) in 'Numeric.MathFunctions.Constants' Cannot find documentation for: $list 67% ( 6 / 9) in 'Numeric.Polynomial' Missing documentation for: evaluatePolynomialL (Numeric/Polynomial.hs:76) evaluateEvenPolynomialL (Numeric/Polynomial.hs:80) evaluateOddPolynomialL (Numeric/Polynomial.hs:84) 100% ( 7 / 7) in 'Numeric.Polynomial.Chebyshev' 100% ( 7 / 7) in 'Numeric.RootFinding' 100% ( 13 / 13) in 'Numeric.Series' 69% ( 25 / 36) in 'Numeric.SpecFunctions.Internal' Missing documentation for: c_erf (Numeric/SpecFunctions/Internal.hs:77) c_erfc (Numeric/SpecFunctions/Internal.hs:78) L (Numeric/SpecFunctions/Internal.hs:114) incompleteBetaApprox (Numeric/SpecFunctions/Internal.hs:419) incompleteBetaWorker (Numeric/SpecFunctions/Internal.hs:443) invIncompleteBetaWorker (Numeric/SpecFunctions/Internal.hs:499) invIncBetaGuess (Numeric/SpecFunctions/Internal.hs:542) coefW (Numeric/SpecFunctions/Internal.hs:987) coefY (Numeric/SpecFunctions/Internal.hs:987) trigamma1 (Numeric/SpecFunctions/Internal.hs:1005) modErr (Numeric/SpecFunctions/Internal.hs:1008) 100% ( 6 / 6) in 'Numeric.SpecFunctions.Extra' 100% ( 35 / 35) in 'Numeric.SpecFunctions' 100% ( 20 / 20) in 'Numeric.Sum' Warning: Numeric.Sum: could not find link destinations for: D:R:VectorKBNSum0 V_KBNSum D:R:MVectorsKBNSum0 MV_KBNSum D:R:VectorKB2Sum0 V_KB2Sum D:R:MVectorsKB2Sum0 MV_KB2Sum D:R:VectorKahanSum0 V_KahanSum D:R:MVectorsKahanSum0 MV_KahanSum Documentation created: dist/doc/html/math-functions/index.html, dist/doc/html/math-functions/math-functions.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qsnHfh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 ++ dirname /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 + cd math-functions-0.2.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 -v directory dist/doc/html/math-functions does exist: True creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 copy directory 'dist/doc/html/math-functions' to '/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0'. creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src Installing dist/doc/html/math-functions/Numeric-Polynomial-Chebyshev.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-Polynomial-Chebyshev.html Installing dist/doc/html/math-functions/Numeric-MathFunctions-Constants.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-MathFunctions-Constants.html Installing dist/doc/html/math-functions/Numeric-Polynomial.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-Polynomial.html Installing dist/doc/html/math-functions/hslogo-16.png to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/hslogo-16.png Installing dist/doc/html/math-functions/Numeric-RootFinding.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-RootFinding.html Installing dist/doc/html/math-functions/Numeric-SpecFunctions.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-SpecFunctions.html Installing dist/doc/html/math-functions/Numeric-Sum.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-Sum.html Installing dist/doc/html/math-functions/Numeric-MathFunctions-Comparison.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-MathFunctions-Comparison.html Installing dist/doc/html/math-functions/Numeric-SpecFunctions-Extra.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-SpecFunctions-Extra.html Installing dist/doc/html/math-functions/math-functions.haddock to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/math-functions.haddock Installing dist/doc/html/math-functions/haddock-util.js to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/haddock-util.js Installing dist/doc/html/math-functions/minus.gif to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/minus.gif Installing dist/doc/html/math-functions/synopsis.png to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/synopsis.png Installing dist/doc/html/math-functions/ocean.css to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/ocean.css Installing dist/doc/html/math-functions/plus.gif to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/plus.gif Installing dist/doc/html/math-functions/Numeric-Series.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/Numeric-Series.html Installing dist/doc/html/math-functions/doc-index.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/doc-index.html Installing dist/doc/html/math-functions/math-functions.txt to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/math-functions.txt Installing dist/doc/html/math-functions/index.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/index.html Installing dist/doc/html/math-functions/src/Numeric-Polynomial-Chebyshev.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-Polynomial-Chebyshev.html Installing dist/doc/html/math-functions/src/Numeric-MathFunctions-Constants.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-MathFunctions-Constants.html Installing dist/doc/html/math-functions/src/Numeric-Polynomial.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-Polynomial.html Installing dist/doc/html/math-functions/src/Numeric-RootFinding.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-RootFinding.html Installing dist/doc/html/math-functions/src/Numeric-SpecFunctions.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-SpecFunctions.html Installing dist/doc/html/math-functions/src/Numeric-Sum.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-Sum.html Installing dist/doc/html/math-functions/src/Numeric-MathFunctions-Comparison.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-MathFunctions-Comparison.html Installing dist/doc/html/math-functions/src/Numeric-SpecFunctions-Extra.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-SpecFunctions-Extra.html Installing dist/doc/html/math-functions/src/hscolour.css to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/hscolour.css Installing dist/doc/html/math-functions/src/Numeric-SpecFunctions-Internal.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-SpecFunctions-Internal.html Installing dist/doc/html/math-functions/src/Numeric-Series.html to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/src/Numeric-Series.html creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 Installing dist/doc/html/math-functions/math-functions.haddock to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0/math-functions.haddock creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions Installing LICENSE to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions Installing dist/build/Numeric/MathFunctions/Constants.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Constants.hi Installing dist/build/Numeric/MathFunctions/Comparison.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Comparison.hi Installing dist/build/Numeric/Polynomial.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial.hi Installing dist/build/Numeric/Polynomial/Chebyshev.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial/Chebyshev.hi Installing dist/build/Numeric/RootFinding.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/RootFinding.hi Installing dist/build/Numeric/SpecFunctions.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions.hi Installing dist/build/Numeric/SpecFunctions/Extra.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Extra.hi Installing dist/build/Numeric/Series.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Series.hi Installing dist/build/Numeric/Sum.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Sum.hi Installing dist/build/Numeric/SpecFunctions/Internal.hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Internal.hi creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions Installing dist/build/Numeric/MathFunctions/Constants.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Constants.p_hi Installing dist/build/Numeric/MathFunctions/Comparison.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Comparison.p_hi Installing dist/build/Numeric/Polynomial.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial.p_hi Installing dist/build/Numeric/Polynomial/Chebyshev.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial/Chebyshev.p_hi Installing dist/build/Numeric/RootFinding.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/RootFinding.p_hi Installing dist/build/Numeric/SpecFunctions.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions.p_hi Installing dist/build/Numeric/SpecFunctions/Extra.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Extra.p_hi Installing dist/build/Numeric/Series.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Series.p_hi Installing dist/build/Numeric/Sum.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Sum.p_hi Installing dist/build/Numeric/SpecFunctions/Internal.p_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions Installing dist/build/Numeric/MathFunctions/Constants.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Constants.dyn_hi Installing dist/build/Numeric/MathFunctions/Comparison.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/MathFunctions/Comparison.dyn_hi Installing dist/build/Numeric/Polynomial.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial.dyn_hi Installing dist/build/Numeric/Polynomial/Chebyshev.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Polynomial/Chebyshev.dyn_hi Installing dist/build/Numeric/RootFinding.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/RootFinding.dyn_hi Installing dist/build/Numeric/SpecFunctions.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions.dyn_hi Installing dist/build/Numeric/SpecFunctions/Extra.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Extra.dyn_hi Installing dist/build/Numeric/Series.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Series.dyn_hi Installing dist/build/Numeric/Sum.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/Sum.dyn_hi Installing dist/build/Numeric/SpecFunctions/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/Numeric/SpecFunctions/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt Installing dist/build/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt.a to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt.a creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt Installing dist/build/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt_p.a to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt_p.a creating /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib Installing executable dist/build/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 math-functions-0.2.1.0.conf /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0.conf ']' ++ echo '/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0*.conf' + pkgconf='/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0.conf ++ sed -e 's/key: //' + key=math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt + pkgdir=/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt + rm -f ghc-math-functions.files ghc-math-functions-devel.files + touch ghc-math-functions.files ghc-math-functions-devel.files + echo '/usr/lib/ghc-8.2.2/package.conf.d/math-functions-0.2.1.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt ']' + echo '%attr(755,root,root) /usr/lib/libHSmath-functions-0.2.1.0-*ghc8.2.2.so' + echo /usr/lib/ghc-8.2.2/math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt + '[' -d /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 ']' + echo /usr/share/doc/ghc/html/libraries/math-functions-0.2.1.0 + for i in ghc-math-functions.files ghc-math-functions-devel.files + '[' -f ghc-math-functions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386!!g' ghc-math-functions.files + for i in ghc-math-functions.files ghc-math-functions-devel.files + '[' -f ghc-math-functions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386!!g' ghc-math-functions-devel.files + find /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z3PBOT + umask 022 + cd /builddir/build/BUILD + cd math-functions-0.2.1.0 + exit 0 Processing files: ghc-math-functions-0.2.1.0-3.fc28.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zMLWnw + umask 022 + cd /builddir/build/BUILD + cd math-functions-0.2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/licenses/ghc-math-functions + exit 0 Provides: ghc-math-functions = 0.2.1.0-3.fc28 ghc-math-functions(x86-32) = 0.2.1.0-3.fc28 libHSmath-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt-ghc8.2.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSghc-boot-th-8.2.2-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSpretty-1.1.3.3-ghc8.2.2.so libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so libHStemplate-haskell-2.12.0.0-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so libHSvector-th-unbox-0.2.1.6-3P8JZRhyMmIHRdA9vtPCkD-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: ghc-math-functions-devel-0.2.1.0-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TOMu98 + umask 022 + cd /builddir/build/BUILD + cd math-functions-0.2.1.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc-math-functions-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc-math-functions-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc-math-functions-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc-math-functions-devel + cp -pr doc /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386/usr/share/doc/ghc-math-functions-devel + exit 0 Provides: ghc-devel(math-functions-0.2.1.0-1GiJhhu9DZ09lK9hsbEbHt) ghc-math-functions-devel = 0.2.1.0-3.fc28 ghc-math-functions-devel(x86-32) = 0.2.1.0-3.fc28 ghc-math-functions-doc = 0.2.1.0-3.fc28 ghc-math-functions-static = 0.2.1.0-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(deepseq-1.4.3.0) ghc-devel(primitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ) ghc-devel(vector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4) ghc-devel(vector-th-unbox-0.2.1.6-3P8JZRhyMmIHRdA9vtPCkD) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 Wrote: /builddir/build/RPMS/ghc-math-functions-0.2.1.0-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/ghc-math-functions-devel-0.2.1.0-3.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QjsgaO + umask 022 + cd /builddir/build/BUILD + cd math-functions-0.2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-math-functions-0.2.1.0-3.fc28.i386 + exit 0 Child return code was: 0