Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'], chrootPath='/var/lib/mock/f23-build-3517256-492933/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder21.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-regex-posix-0.95.2-33.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-posix.spec '], chrootPath='/var/lib/mock/f23-build-3517256-492933/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-regex-posix.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4qhBGI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-posix-0.95.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-posix-0.95.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-posix-0.95.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r cbits + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.agXUvj + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 ++ 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=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + 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 ++ sed -e 's/ / -optc/g' ++ 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=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-regex-posix '--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=armv7-a -optc-mfpu=vfpv3-d16 -optc-mfloat-abi=hard -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 --global Configuring regex-posix-0.95.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.p_o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.p_o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.p_o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.p_o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.p_o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.p_o ) In-place registering regex-posix-0.95.2... + '[' -f dist/build/libHSregex-posix-0.95.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LIz82M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm + cd regex-posix-0.95.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm -v directory dist/doc/html/regex-posix does exist: True creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 copy directory 'dist/doc/html/regex-posix' to '/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2'. creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/plus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/plus.gif Installing dist/doc/html/regex-posix/regex-posix.txt to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.txt Installing dist/doc/html/regex-posix/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/index-frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/index-frames.html Installing dist/doc/html/regex-posix/ocean.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/ocean.css Installing dist/doc/html/regex-posix/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/doc-index.html Installing dist/doc/html/regex-posix/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/hslogo-16.png Installing dist/doc/html/regex-posix/minus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/minus.gif Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/haddock-util.js Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock Installing dist/doc/html/regex-posix/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/synopsis.png Installing dist/doc/html/regex-posix/index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/index.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/frames.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/frames.html Installing dist/doc/html/regex-posix/mini_Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/mini_Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/hscolour.css Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString.html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc-regex-posix Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc-regex-posix/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix.hi Installing dist/build/Text/Regex/Posix/Wrap.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Wrap.hi Installing dist/build/Text/Regex/Posix/String.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/String.hi Installing dist/build/Text/Regex/Posix/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Sequence.hi Installing dist/build/Text/Regex/Posix/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString.hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString/Lazy.hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix.p_hi Installing dist/build/Text/Regex/Posix/Wrap.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Wrap.p_hi Installing dist/build/Text/Regex/Posix/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/String.p_hi Installing dist/build/Text/Regex/Posix/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Sequence.p_hi Installing dist/build/Text/Regex/Posix/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString.p_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString/Lazy.p_hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix.dyn_hi Installing dist/build/Text/Regex/Posix/Wrap.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Wrap.dyn_hi Installing dist/build/Text/Regex/Posix/String.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/String.dyn_hi Installing dist/build/Text/Regex/Posix/Sequence.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/Sequence.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/Text/Regex/Posix/ByteString/Lazy.dyn_hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 Installing dist/build/libHSregex-posix-0.95.2.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/libHSregex-posix-0.95.2.a creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 Installing dist/build/libHSregex-posix-0.95.2_p.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/libHSregex-posix-0.95.2_p.a creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 Installing executable dist/build/libHSregex-posix-0.95.2-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2/libHSregex-posix-0.95.2-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: regex-posix-0.95.2.conf + install -D --mode=0644 regex-posix-0.95.2.conf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/package.conf.d/regex-posix-0.95.2.conf + rm -f ghc-regex-posix.files ghc-regex-posix-devel.files + touch ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 ']' + echo '%dir /usr/lib/ghc-7.8.4/regex-posix-0.95.2' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/regex-posix-0.95.2/libHSregex-posix-0.95.2-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/regex-posix-0.95.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 ']' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/lib/ghc-7.8.4/regex-posix-0.95.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 ']' + echo /usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm!!g' ghc-regex-posix.files + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm!!g' ghc-regex-posix-devel.files + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.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-regex-posix-0.95.2-33.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GXiU2O + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc-regex-posix + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc-regex-posix + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm/usr/share/doc/ghc-regex-posix + exit 0 Provides: ghc(regex-posix-0.95.2-228f40aacd0c06852b552d9ff3fd66aa) ghc-regex-posix = 0.95.2-33.fc23 ghc-regex-posix(armv7hl-32) = 0.95.2-33.fc23 libHSregex-posix-0.95.2-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-5fe6e85f7f9fef354e05acec46a7dd51) ghc(bytestring-0.10.4.0-ca3b1b5bb55b18536477a3767336460a) ghc(containers-0.5.5.1-171870bb1335468dfd35b06f64ad39aa) ghc(regex-base-0.93.2-04738d1f5cf81e5706c95280b22ae3a8) 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 libHSghc-prim-0.3.1.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSmtl-2.1.3.1-ghc7.8.4.so libHSregex-base-0.93.2-ghc7.8.4.so libHStransformers-0.3.0.0-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-regex-posix-devel-0.95.2-33.fc23.armv7hl Provides: ghc-devel(regex-posix-0.95.2-228f40aacd0c06852b552d9ff3fd66aa) ghc-regex-posix-devel = 0.95.2-33.fc23 ghc-regex-posix-devel(armv7hl-32) = 0.95.2-33.fc23 ghc-regex-posix-static = 0.95.2-33.fc23 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(regex-posix-0.95.2-228f40aacd0c06852b552d9ff3fd66aa) ghc-devel(array-0.5.0.0-b7cf815693a7556c72bd3a0228eaf5b0) ghc-devel(base-4.7.0.2-5fe6e85f7f9fef354e05acec46a7dd51) ghc-devel(bytestring-0.10.4.0-ca3b1b5bb55b18536477a3767336460a) ghc-devel(containers-0.5.5.1-171870bb1335468dfd35b06f64ad39aa) ghc-devel(regex-base-0.93.2-04738d1f5cf81e5706c95280b22ae3a8) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm warning: Could not canonicalize hostname: arm02-builder21.arm.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-regex-posix-0.95.2-33.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-devel-0.95.2-33.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n8zcJg + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-33.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->