Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-fileio.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'gid=135env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'}uid=1000user='mockbuild'printOutput=Falselogger=timeout=0shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-fileio.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-system-fileio-0.3.16-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-fileio.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root'private_network=Trueuser='mockbuild'logger=gid=135env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'}uid=1000printOutput=Falsetimeout=0shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-system-fileio.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EO7pqO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf system-fileio-0.3.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-fileio-0.3.16.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd system-fileio-0.3.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.em05Du + umask 022 + cd /builddir/build/BUILD + cd system-fileio-0.3.16 ++ 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-fileio '--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-fileio-0.3.16 --global Configuring system-fileio-0.3.16... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building system-fileio-0.3.16... Preprocessing library system-fileio-0.3.16... [1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.o ) lib/Filesystem.hs:79:1: Warning: The import of ‘when’ from module ‘Control.Monad’ is redundant lib/Filesystem.hs:95:1: Warning: The import of ‘System.IO.Error’ is redundant except perhaps to import instances from ‘System.IO.Error’ To import instances alone, use: import System.IO.Error() lib/Filesystem.hs:922:1: Warning: Defined but not used: ‘throwErrnoPathIfMinus1’ [1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.p_o ) lib/Filesystem.hs:79:1: Warning: The import of ‘when’ from module ‘Control.Monad’ is redundant lib/Filesystem.hs:95:1: Warning: The import of ‘System.IO.Error’ is redundant except perhaps to import instances from ‘System.IO.Error’ To import instances alone, use: import System.IO.Error() lib/Filesystem.hs:922:1: Warning: Defined but not used: ‘throwErrnoPathIfMinus1’ In file included from /usr/include/dirent.h:25:0: 0, from lib/hssystemfileio-unix.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/dirent.h:25:0: 0, from lib/hssystemfileio-unix.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from /usr/include/dirent.h:25:0: 0, from lib/hssystemfileio-unix.c:9: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In-place registering system-fileio-0.3.16... + '[' -f dist/build/libHSsystem-fileio-0.3.16.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for system-fileio-0.3.16... Preprocessing library system-fileio-0.3.16... lib/Filesystem.hs:79:1: Warning: The import of ‘when’ from module ‘Control.Monad’ is redundant lib/Filesystem.hs:95:1: Warning: The import of ‘System.IO.Error’ is redundant except perhaps to import instances from ‘System.IO.Error’ To import instances alone, use: import System.IO.Error() lib/Filesystem.hs:922:1: Warning: Defined but not used: ‘throwErrnoPathIfMinus1’ Haddock coverage: 100% ( 46 / 46) in 'Filesystem' Documentation created: dist/doc/html/system-fileio/index.html, dist/doc/html/system-fileio/system-fileio.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s3J9Sk + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm + cd system-fileio-0.3.16 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm -v directory dist/doc/html/system-fileio does exist: True creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 copy directory 'dist/doc/html/system-fileio' to '/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16'. creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 Installing dist/doc/html/system-fileio/mini_Filesystem.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/mini_Filesystem.html Installing dist/doc/html/system-fileio/ocean.css to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/ocean.css Installing dist/doc/html/system-fileio/frames.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/frames.html Installing dist/doc/html/system-fileio/synopsis.png to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/synopsis.png Installing dist/doc/html/system-fileio/haddock-util.js to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/haddock-util.js Installing dist/doc/html/system-fileio/minus.gif to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/minus.gif Installing dist/doc/html/system-fileio/system-fileio.txt to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/system-fileio.txt Installing dist/doc/html/system-fileio/system-fileio.haddock to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/system-fileio.haddock Installing dist/doc/html/system-fileio/hslogo-16.png to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/hslogo-16.png Installing dist/doc/html/system-fileio/plus.gif to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/plus.gif Installing dist/doc/html/system-fileio/index-frames.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/index-frames.html Installing dist/doc/html/system-fileio/Filesystem.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/Filesystem.html Installing dist/doc/html/system-fileio/index.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/index.html Installing dist/doc/html/system-fileio/doc-index.html to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/doc-index.html creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 Installing dist/doc/html/system-fileio/system-fileio.haddock to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16/system-fileio.haddock creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio Installing license.txt to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio/license.txt Installing library in /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing dist/build/Filesystem.hi to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/Filesystem.hi creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing dist/build/Filesystem.p_hi to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/Filesystem.p_hi creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing dist/build/Filesystem.dyn_hi to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/Filesystem.dyn_hi creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing dist/build/libHSsystem-fileio-0.3.16.a to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/libHSsystem-fileio-0.3.16.a creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing dist/build/libHSsystem-fileio-0.3.16_p.a to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/libHSsystem-fileio-0.3.16_p.a creating /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 Installing executable dist/build/libHSsystem-fileio-0.3.16-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16/libHSsystem-fileio-0.3.16-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: system-fileio-0.3.16.conf + install -D --mode=0644 system-fileio-0.3.16.conf /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/system-fileio-0.3.16.conf + rm -f ghc-system-fileio.files ghc-system-fileio-devel.files + touch ghc-system-fileio.files ghc-system-fileio-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 ']' + echo '%dir /usr/lib/ghc-7.8.4/system-fileio-0.3.16' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/system-fileio-0.3.16/libHSsystem-fileio-0.3.16-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/system-fileio-0.3.16*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 ']' + find /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/lib/ghc-7.8.4/system-fileio-0.3.16 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 ']' + echo /usr/share/doc/ghc/html/libraries/system-fileio-0.3.16 + for i in ghc-system-fileio.files ghc-system-fileio-devel.files + '[' -f ghc-system-fileio.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm!!g' ghc-system-fileio.files + for i in ghc-system-fileio.files ghc-system-fileio-devel.files + '[' -f ghc-system-fileio-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm!!g' ghc-system-fileio-devel.files + find /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-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.zFeAl0 + umask 022 + cd /builddir/build/BUILD Processing files: ghc-system-fileio-0.3.16-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a7RHIE + cd system-fileio-0.3.16 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd system-fileio-0.3.16 + DOCDIR=/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio + cp -pr license.txt /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio + exit 0 Provides: ghc(system-fileio-0.3.16-a4b936d7337715642235bb0dd6f8b093) ghc-system-fileio = 0.3.16-2bs02fc23 ghc-system-fileio(armv6hl-32) = 0.3.16-2bs02fc23 libHSsystem-fileio-0.3.16-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(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc(time-1.4.2-c505b014faf2b9850152993037fc6309) ghc(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) 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 libHSold-locale-1.0.0.6-ghc7.8.4.so libHSsystem-filepath-0.4.13.1-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHStime-1.4.2-ghc7.8.4.so libHSunix-2.7.0.1-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-system-fileio-devel-0.3.16-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wWgSa1 + umask 022 + cd /builddir/build/BUILD + cd system-fileio-0.3.16 + DOCDIR=/builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm/usr/share/doc/ghc-system-fileio-devel + exit 0 Provides: ghc-devel(system-fileio-0.3.16-a4b936d7337715642235bb0dd6f8b093) ghc-system-fileio-devel = 0.3.16-2bs02fc23 ghc-system-fileio-devel(armv6hl-32) = 0.3.16-2bs02fc23 ghc-system-fileio-static = 0.3.16-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-fileio-0.3.16-a4b936d7337715642235bb0dd6f8b093) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(bytestring-0.10.4.0-f91883bf8cc258724c0c39371a38d069) ghc-devel(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc-devel(time-1.4.2-c505b014faf2b9850152993037fc6309) ghc-devel(unix-2.7.0.1-06cd5fe2e8fa4196d547924e9d70203c) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-system-fileio-0.3.16-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-system-fileio-devel-0.3.16-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lcYu66 + umask 022 + cd /builddir/build/BUILD + cd system-fileio-0.3.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-system-fileio-0.3.16-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->