Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-scientific.spec'], user='mockbuild'gid=135uid=1000logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'}printOutput=Falseshell=Falsetimeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-scientific.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-scientific-0.3.3.1-2bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-scientific.spec "], user='mockbuild'shell=FalseprintOutput=Falsetimeout=0uid=1000env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'}private_network=Truegid=135logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-scientific.spec "] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oq6POh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scientific-0.3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/scientific-0.3.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd scientific-0.3.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.biX9Vj + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.3.1 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + 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 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-scientific '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 --global Configuring scientific-0.3.3.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building scientific-0.3.3.1... Preprocessing library scientific-0.3.3.1... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.p_o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.p_o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.p_o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.p_o ) In-place registering scientific-0.3.3.1... + '[' -f dist/build/libHSscientific-0.3.3.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for scientific-0.3.3.1... Preprocessing library scientific-0.3.3.1... Haddock coverage: 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 22 / 22) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Warning: Data.Scientific: could not find link destinations for: Data.Scientific.whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HMf9OC + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm + cd scientific-0.3.3.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm -v directory dist/doc/html/scientific does exist: True creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 copy directory 'dist/doc/html/scientific' to '/builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1'. creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 Installing dist/doc/html/scientific/Data-ByteString-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/Data-ByteString-Builder-Scientific.html Installing dist/doc/html/scientific/mini_Data-ByteString-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/mini_Data-ByteString-Builder-Scientific.html Installing dist/doc/html/scientific/Data-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/Data-Scientific.html Installing dist/doc/html/scientific/mini_Data-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/mini_Data-Scientific.html Installing dist/doc/html/scientific/ocean.css to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/ocean.css Installing dist/doc/html/scientific/frames.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/frames.html Installing dist/doc/html/scientific/synopsis.png to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/synopsis.png Installing dist/doc/html/scientific/haddock-util.js to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/haddock-util.js Installing dist/doc/html/scientific/minus.gif to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/minus.gif Installing dist/doc/html/scientific/mini_Data-Text-Lazy-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/mini_Data-Text-Lazy-Builder-Scientific.html Installing dist/doc/html/scientific/Data-Text-Lazy-Builder-Scientific.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/Data-Text-Lazy-Builder-Scientific.html Installing dist/doc/html/scientific/scientific.haddock to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/scientific.haddock Installing dist/doc/html/scientific/hslogo-16.png to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/hslogo-16.png Installing dist/doc/html/scientific/plus.gif to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/plus.gif Installing dist/doc/html/scientific/scientific.txt to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/scientific.txt Installing dist/doc/html/scientific/index-frames.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/index-frames.html Installing dist/doc/html/scientific/index.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/index.html Installing dist/doc/html/scientific/doc-index.html to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/doc-index.html creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 Installing dist/doc/html/scientific/scientific.haddock to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1/scientific.haddock creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc-scientific Installing LICENSE to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc-scientific/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory Installing dist/build/Data/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Scientific.hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder/Scientific.hi Installing dist/build/Data/ByteString/Builder/Scientific.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder/Scientific.hi Installing dist/build/Math/NumberTheory/Logarithms.hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory/Logarithms.hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory Installing dist/build/Data/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Scientific.p_hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder/Scientific.p_hi Installing dist/build/Data/ByteString/Builder/Scientific.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder/Scientific.p_hi Installing dist/build/Math/NumberTheory/Logarithms.p_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory/Logarithms.p_hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory Installing dist/build/Data/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Scientific.dyn_hi Installing dist/build/Data/Text/Lazy/Builder/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/Text/Lazy/Builder/Scientific.dyn_hi Installing dist/build/Data/ByteString/Builder/Scientific.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Data/ByteString/Builder/Scientific.dyn_hi Installing dist/build/Math/NumberTheory/Logarithms.dyn_hi to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/Math/NumberTheory/Logarithms.dyn_hi creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 Installing dist/build/libHSscientific-0.3.3.1.a to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/libHSscientific-0.3.3.1.a creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 Installing dist/build/libHSscientific-0.3.3.1_p.a to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/libHSscientific-0.3.3.1_p.a creating /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 Installing executable dist/build/libHSscientific-0.3.3.1-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1/libHSscientific-0.3.3.1-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: scientific-0.3.3.1.conf + install -D --mode=0644 scientific-0.3.3.1.conf /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/scientific-0.3.3.1.conf + rm -f ghc-scientific.files ghc-scientific-devel.files + touch ghc-scientific.files ghc-scientific-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 ']' + echo '%dir /usr/lib/ghc-7.8.4/scientific-0.3.3.1' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/scientific-0.3.3.1/libHSscientific-0.3.3.1-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/scientific-0.3.3.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 ']' + find /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/lib/ghc-7.8.4/scientific-0.3.3.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/scientific-0.3.3.1 + for i in ghc-scientific.files ghc-scientific-devel.files + '[' -f ghc-scientific.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm!!g' ghc-scientific.files + for i in ghc-scientific.files ghc-scientific-devel.files + '[' -f ghc-scientific-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm!!g' ghc-scientific-devel.files + find /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /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-java-repack-jars Processing files: ghc-scientific-0.3.3.1-2bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4uhNfr + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.3.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc-scientific + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc-scientific + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm/usr/share/doc/ghc-scientific + exit 0 Provides: ghc(scientific-0.3.3.1-227ed622a1a389c683eb8d3b48ccb93d) ghc-scientific = 0.3.3.1-2bs02npfc23 ghc-scientific(armv6hl-32) = 0.3.3.1-2bs02npfc23 libHSscientific-0.3.3.1-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc(integer-gmp-0.5.1.0-3c6ee2f20a97b2ba60906fa87b8f151c) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShashable-1.2.2.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-scientific-devel-0.3.3.1-2bs02npfc23.armv6hl Provides: ghc-devel(scientific-0.3.3.1-227ed622a1a389c683eb8d3b48ccb93d) ghc-scientific-devel = 0.3.3.1-2bs02npfc23 ghc-scientific-devel(armv6hl-32) = 0.3.3.1-2bs02npfc23 ghc-scientific-static = 0.3.3.1-2bs02npfc23 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 = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(scientific-0.3.3.1-227ed622a1a389c683eb8d3b48ccb93d) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-devel(integer-gmp-0.5.1.0-3c6ee2f20a97b2ba60906fa87b8f151c) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-scientific-0.3.3.1-2bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-scientific-devel-0.3.3.1-2bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iBWIK2 + umask 022 + cd /builddir/build/BUILD + cd scientific-0.3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-scientific-0.3.3.1-2bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->