Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-fsnotify.spec'], shell=Falsetimeout=0gid=135printOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}user='mockbuild'uid=1000logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-fsnotify.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-fsnotify-0.0.11-5bs02fc23.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-fsnotify.spec '], shell=Falselogger=timeout=0gid=135printOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'}user='mockbuild'uid=1000private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-8194/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ghc-fsnotify.spec '] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q3FnVb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fsnotify-0.0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/fsnotify-0.0.11.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fsnotify-0.0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wTpxqg + umask 022 + cd /builddir/build/BUILD + cd fsnotify-0.0.11 ++ 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-fsnotify '--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/fsnotify-0.0.11 --global Configuring fsnotify-0.0.11... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building fsnotify-0.0.11... Preprocessing library fsnotify-0.0.11... [1 of 7] Compiling System.FSNotify.Path ( src/System/FSNotify/Path.hs, dist/build/System/FSNotify/Path.o ) [2 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.o ) [3 of 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.o ) [4 of 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.o ) [5 of 7] Compiling System.FSNotify.Polling ( src/System/FSNotify/Polling.hs, dist/build/System/FSNotify/Polling.o ) [6 of 7] Compiling System.FSNotify ( src/System/FSNotify.hs, dist/build/System/FSNotify.o ) src/System/FSNotify.hs:37:1: Warning: Module ‘Prelude’ does not export ‘catch’ [7 of 7] Compiling System.FSNotify.Devel ( src/System/FSNotify/Devel.hs, dist/build/System/FSNotify/Devel.o ) src/System/FSNotify/Devel.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ [1 of 7] Compiling System.FSNotify.Path ( src/System/FSNotify/Path.hs, dist/build/System/FSNotify/Path.p_o ) [2 of 7] Compiling System.FSNotify.Types ( src/System/FSNotify/Types.hs, dist/build/System/FSNotify/Types.p_o ) [3 of 7] Compiling System.FSNotify.Listener ( src/System/FSNotify/Listener.hs, dist/build/System/FSNotify/Listener.p_o ) [4 of 7] Compiling System.FSNotify.Linux ( src/System/FSNotify/Linux.hs, dist/build/System/FSNotify/Linux.p_o ) [5 of 7] Compiling System.FSNotify.Polling ( src/System/FSNotify/Polling.hs, dist/build/System/FSNotify/Polling.p_o ) [6 of 7] Compiling System.FSNotify ( src/System/FSNotify.hs, dist/build/System/FSNotify.p_o ) src/System/FSNotify.hs:37:1: Warning: Module ‘Prelude’ does not export ‘catch’ [7 of 7] Compiling System.FSNotify.Devel ( src/System/FSNotify/Devel.hs, dist/build/System/FSNotify/Devel.p_o ) src/System/FSNotify/Devel.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ In-place registering fsnotify-0.0.11... + '[' -f dist/build/libHSfsnotify-0.0.11.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for fsnotify-0.0.11... Preprocessing library fsnotify-0.0.11... src/System/FSNotify.hs:37:1: Warning: Module ‘Prelude’ does not export ‘catch’ src/System/FSNotify/Devel.hs:7:1: Warning: Module ‘Prelude’ does not export ‘catch’ Haddock coverage: 17% ( 1 / 6) in 'System.FSNotify.Path' 75% ( 9 / 12) in 'System.FSNotify.Types' 80% ( 4 / 5) in 'System.FSNotify.Listener' 33% ( 1 / 3) in 'System.FSNotify.Linux' 25% ( 1 / 4) in 'System.FSNotify.Polling' 77% ( 17 / 22) in 'System.FSNotify' 33% ( 2 / 6) in 'System.FSNotify.Devel' Documentation created: dist/doc/html/fsnotify/index.html, dist/doc/html/fsnotify/fsnotify.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dfNWeb + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm + cd fsnotify-0.0.11 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm -v directory dist/doc/html/fsnotify does exist: True creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 copy directory 'dist/doc/html/fsnotify' to '/builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11'. creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 Installing dist/doc/html/fsnotify/fsnotify.txt to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/fsnotify.txt Installing dist/doc/html/fsnotify/ocean.css to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/ocean.css Installing dist/doc/html/fsnotify/frames.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/frames.html Installing dist/doc/html/fsnotify/mini_System-FSNotify-Devel.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/mini_System-FSNotify-Devel.html Installing dist/doc/html/fsnotify/synopsis.png to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/synopsis.png Installing dist/doc/html/fsnotify/haddock-util.js to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/haddock-util.js Installing dist/doc/html/fsnotify/minus.gif to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/minus.gif Installing dist/doc/html/fsnotify/System-FSNotify.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/System-FSNotify.html Installing dist/doc/html/fsnotify/fsnotify.haddock to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/fsnotify.haddock Installing dist/doc/html/fsnotify/hslogo-16.png to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/hslogo-16.png Installing dist/doc/html/fsnotify/plus.gif to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/plus.gif Installing dist/doc/html/fsnotify/System-FSNotify-Devel.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/System-FSNotify-Devel.html Installing dist/doc/html/fsnotify/index-frames.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/index-frames.html Installing dist/doc/html/fsnotify/mini_System-FSNotify.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/mini_System-FSNotify.html Installing dist/doc/html/fsnotify/index.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/index.html Installing dist/doc/html/fsnotify/doc-index.html to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/doc-index.html creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 Installing dist/doc/html/fsnotify/fsnotify.haddock to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11/fsnotify.haddock creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc-fsnotify Installing LICENSE to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc-fsnotify/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify Installing dist/build/System/FSNotify.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify.hi Installing dist/build/System/FSNotify/Devel.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Devel.hi Installing dist/build/System/FSNotify/Listener.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Listener.hi Installing dist/build/System/FSNotify/Path.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Path.hi Installing dist/build/System/FSNotify/Polling.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Polling.hi Installing dist/build/System/FSNotify/Types.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Types.hi Installing dist/build/System/FSNotify/Linux.hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Linux.hi creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify Installing dist/build/System/FSNotify.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify.p_hi Installing dist/build/System/FSNotify/Devel.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Devel.p_hi Installing dist/build/System/FSNotify/Listener.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Listener.p_hi Installing dist/build/System/FSNotify/Path.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Path.p_hi Installing dist/build/System/FSNotify/Polling.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Polling.p_hi Installing dist/build/System/FSNotify/Types.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Types.p_hi Installing dist/build/System/FSNotify/Linux.p_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Linux.p_hi creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify Installing dist/build/System/FSNotify.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify.dyn_hi Installing dist/build/System/FSNotify/Devel.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Devel.dyn_hi Installing dist/build/System/FSNotify/Listener.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Listener.dyn_hi Installing dist/build/System/FSNotify/Path.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Path.dyn_hi Installing dist/build/System/FSNotify/Polling.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Polling.dyn_hi Installing dist/build/System/FSNotify/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Types.dyn_hi Installing dist/build/System/FSNotify/Linux.dyn_hi to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/System/FSNotify/Linux.dyn_hi creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 Installing dist/build/libHSfsnotify-0.0.11.a to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/libHSfsnotify-0.0.11.a creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 Installing dist/build/libHSfsnotify-0.0.11_p.a to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/libHSfsnotify-0.0.11_p.a creating /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 Installing executable dist/build/libHSfsnotify-0.0.11-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11/libHSfsnotify-0.0.11-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: fsnotify-0.0.11.conf + install -D --mode=0644 fsnotify-0.0.11.conf /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/fsnotify-0.0.11.conf + rm -f ghc-fsnotify.files ghc-fsnotify-devel.files + touch ghc-fsnotify.files ghc-fsnotify-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 ']' + echo '%dir /usr/lib/ghc-7.8.4/fsnotify-0.0.11' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/fsnotify-0.0.11/libHSfsnotify-0.0.11-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/fsnotify-0.0.11*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 ']' + find /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/lib/ghc-7.8.4/fsnotify-0.0.11 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 ']' + echo /usr/share/doc/ghc/html/libraries/fsnotify-0.0.11 + for i in ghc-fsnotify.files ghc-fsnotify-devel.files + '[' -f ghc-fsnotify.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm!!g' ghc-fsnotify.files + for i in ghc-fsnotify.files ghc-fsnotify-devel.files + '[' -f ghc-fsnotify-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm!!g' ghc-fsnotify-devel.files + find /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.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.SVuqZH + umask 022 + cd /builddir/build/BUILD Processing files: ghc-fsnotify-0.0.11-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.npervd + cd fsnotify-0.0.11 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd fsnotify-0.0.11 + DOCDIR=/builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc-fsnotify + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc-fsnotify + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm/usr/share/doc/ghc-fsnotify + exit 0 Provides: ghc(fsnotify-0.0.11-c421f790a5237108fa5c3bf22e89fa38) ghc-fsnotify = 0.0.11-5bs02fc23 ghc-fsnotify(armv6hl-32) = 0.0.11-5bs02fc23 libHSfsnotify-0.0.11-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(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc(hinotify-0.3.7-2a4e453a0af313f56a9989506dc92435) ghc(system-fileio-0.3.16-a4b936d7337715642235bb0dd6f8b093) ghc(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc(time-1.4.2-c505b014faf2b9850152993037fc6309) 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 libHScontainers-0.5.5.1-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSdirectory-1.2.1.0-ghc7.8.4.so libHSfilepath-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShinotify-0.3.7-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-fileio-0.3.16-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 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-fsnotify-devel-0.0.11-5bs02fc23.armv6hl Provides: ghc-devel(fsnotify-0.0.11-c421f790a5237108fa5c3bf22e89fa38) ghc-fsnotify-devel = 0.0.11-5bs02fc23 ghc-fsnotify-devel(armv6hl-32) = 0.0.11-5bs02fc23 ghc-fsnotify-static = 0.0.11-5bs02fc23 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(fsnotify-0.0.11-c421f790a5237108fa5c3bf22e89fa38) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(containers-0.5.5.1-32dd78caec8e93b9e731c209b5e4e867) ghc-devel(hinotify-0.3.7-2a4e453a0af313f56a9989506dc92435) ghc-devel(system-fileio-0.3.16-a4b936d7337715642235bb0dd6f8b093) ghc-devel(system-filepath-0.4.13.1-d9bf33b013feb4392f884fced1b299a6) ghc-devel(text-1.1.1.3-9de2c04337191c41030e7bfd18a2f1b7) ghc-devel(time-1.4.2-c505b014faf2b9850152993037fc6309) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm Wrote: /builddir/build/RPMS/ghc-fsnotify-0.0.11-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-fsnotify-devel-0.0.11-5bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A2vy24 + umask 022 + cd /builddir/build/BUILD + cd fsnotify-0.0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-fsnotify-0.0.11-5bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->