Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-filepath.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'logger=timeout=0uid=1000printOutput=Falseenv={'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'}user='mockbuild'gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-filepath.spec'] with env {'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-system-filepath-0.4.13.1-2bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-filepath.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'logger=timeout=0uid=1000printOutput=Falseenv={'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'}user='mockbuild'shell=Falsegid=135private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-filepath.spec '] with env {'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zVNo83 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf system-filepath-0.4.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-filepath-0.4.13.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd system-filepath-0.4.13.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4FxVl0 + umask 022 + cd /builddir/build/BUILD + cd system-filepath-0.4.13.1 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -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 -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-system-filepath '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 --global Configuring system-filepath-0.4.13.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building system-filepath-0.4.13.1... Preprocessing library system-filepath-0.4.13.1... [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o ) lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o ) [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o ) [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o ) [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.p_o ) lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.p_o ) [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.p_o ) [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.p_o ) In-place registering system-filepath-0.4.13.1... + '[' -f dist/build/libHSsystem-filepath-0.4.13.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for system-filepath-0.4.13.1... Preprocessing library system-filepath-0.4.13.1... lib/Filesystem/Path/Internal.hs:17:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() lib/Filesystem/Path/Internal.hs:26:1: Warning: The import of ‘Data.Text.Encoding.Error’ is redundant except perhaps to import instances from ‘Data.Text.Encoding.Error’ To import instances alone, use: import Data.Text.Encoding.Error() lib/Filesystem/Path/CurrentOS.hs:37:1: Warning: The qualified import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() Haddock coverage: 7% ( 2 / 28) in 'Filesystem.Path.Internal' 97% ( 33 / 34) in 'Filesystem.Path' 95% ( 18 / 19) in 'Filesystem.Path.Rules' 93% ( 13 / 14) in 'Filesystem.Path.CurrentOS' Documentation created: dist/doc/html/system-filepath/index.html, dist/doc/html/system-filepath/system-filepath.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pkOi0g + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm + cd system-filepath-0.4.13.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm -v directory dist/doc/html/system-filepath does exist: True creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 copy directory 'dist/doc/html/system-filepath' to '/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1'. creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 Installing dist/doc/html/system-filepath/system-filepath.haddock to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/system-filepath.haddock Installing dist/doc/html/system-filepath/mini_Filesystem-Path-CurrentOS.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/mini_Filesystem-Path-CurrentOS.html Installing dist/doc/html/system-filepath/mini_Filesystem-Path-Rules.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/mini_Filesystem-Path-Rules.html Installing dist/doc/html/system-filepath/ocean.css to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/ocean.css Installing dist/doc/html/system-filepath/frames.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/frames.html Installing dist/doc/html/system-filepath/synopsis.png to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/synopsis.png Installing dist/doc/html/system-filepath/haddock-util.js to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/haddock-util.js Installing dist/doc/html/system-filepath/Filesystem-Path.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/Filesystem-Path.html Installing dist/doc/html/system-filepath/minus.gif to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/minus.gif Installing dist/doc/html/system-filepath/Filesystem-Path-Rules.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/Filesystem-Path-Rules.html Installing dist/doc/html/system-filepath/hslogo-16.png to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/hslogo-16.png Installing dist/doc/html/system-filepath/plus.gif to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/plus.gif Installing dist/doc/html/system-filepath/Filesystem-Path-CurrentOS.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/Filesystem-Path-CurrentOS.html Installing dist/doc/html/system-filepath/mini_Filesystem-Path.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/mini_Filesystem-Path.html Installing dist/doc/html/system-filepath/index-frames.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/index-frames.html Installing dist/doc/html/system-filepath/system-filepath.txt to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/system-filepath.txt Installing dist/doc/html/system-filepath/index.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/index.html Installing dist/doc/html/system-filepath/doc-index.html to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/doc-index.html creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 Installing dist/doc/html/system-filepath/system-filepath.haddock to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1/system-filepath.haddock creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath Installing license.txt to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath/license.txt Installing library in /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path Installing dist/build/Filesystem/Path.hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path.hi Installing dist/build/Filesystem/Path/CurrentOS.hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/CurrentOS.hi Installing dist/build/Filesystem/Path/Rules.hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Rules.hi Installing dist/build/Filesystem/Path/Internal.hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Internal.hi creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path Installing dist/build/Filesystem/Path.p_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path.p_hi Installing dist/build/Filesystem/Path/CurrentOS.p_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/CurrentOS.p_hi Installing dist/build/Filesystem/Path/Rules.p_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Rules.p_hi Installing dist/build/Filesystem/Path/Internal.p_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path Installing dist/build/Filesystem/Path.dyn_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path.dyn_hi Installing dist/build/Filesystem/Path/CurrentOS.dyn_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/CurrentOS.dyn_hi Installing dist/build/Filesystem/Path/Rules.dyn_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Rules.dyn_hi Installing dist/build/Filesystem/Path/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/Filesystem/Path/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 Installing dist/build/libHSsystem-filepath-0.4.13.1.a to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/libHSsystem-filepath-0.4.13.1.a creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 Installing dist/build/libHSsystem-filepath-0.4.13.1_p.a to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/libHSsystem-filepath-0.4.13.1_p.a creating /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 Installing executable dist/build/libHSsystem-filepath-0.4.13.1-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/libHSsystem-filepath-0.4.13.1-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: system-filepath-0.4.13.1.conf + install -D --mode=0644 system-filepath-0.4.13.1.conf /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/system-filepath-0.4.13.1.conf + rm -f ghc-system-filepath.files ghc-system-filepath-devel.files + touch ghc-system-filepath.files ghc-system-filepath-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 ']' + echo '%dir /usr/lib/ghc-7.8.4/system-filepath-0.4.13.1' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/system-filepath-0.4.13.1/libHSsystem-filepath-0.4.13.1-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/system-filepath-0.4.13.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 ']' + find /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-filepath-0.4.13.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 ']' + echo /usr/share/doc/ghc/html/libraries/system-filepath-0.4.13.1 + for i in ghc-system-filepath.files ghc-system-filepath-devel.files + '[' -f ghc-system-filepath.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm!!g' ghc-system-filepath.files + for i in ghc-system-filepath.files ghc-system-filepath-devel.files + '[' -f ghc-system-filepath-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm!!g' ghc-system-filepath-devel.files + find /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OCTdzi + umask 022 + cd /builddir/build/BUILD Processing files: ghc-system-filepath-0.4.13.1-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HOdo3i + cd system-filepath-0.4.13.1 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd system-filepath-0.4.13.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath + cp -pr license.txt /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath + exit 0 Provides: ghc(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc-system-filepath = 0.4.13.1-2bs02fc23 ghc-system-filepath(armv6hl-32) = 0.4.13.1-2bs02fc23 libHSsystem-filepath-0.4.13.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(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc(deepseq-1.3.0.2-05aa6b7e9be959dd9058c70fab70a603) 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 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-system-filepath-devel-0.4.13.1-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wQhO6d + umask 022 + cd /builddir/build/BUILD + cd system-filepath-0.4.13.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm/usr/share/doc/ghc-system-filepath-devel + exit 0 Provides: ghc-devel(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc-system-filepath-devel = 0.4.13.1-2bs02fc23 ghc-system-filepath-devel(armv6hl-32) = 0.4.13.1-2bs02fc23 ghc-system-filepath-static = 0.4.13.1-2bs02fc23 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(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) 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(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-system-filepath-0.4.13.1-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-system-filepath-devel-0.4.13.1-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KAoPs7 + umask 022 + cd /builddir/build/BUILD + cd system-filepath-0.4.13.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-system-filepath-0.4.13.1-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->