Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-pcre-light.spec'], shell=Falsetimeout=172800printOutput=Falselogger=gid=425user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1000chrootPath='/var/lib/mock/epel7-ghc-7007420-672208/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-pcre-light.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-pcre-light-0.4-13.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-pcre-light.spec'], shell=Falsetimeout=172800printOutput=Falselogger=gid=425user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1000chrootPath='/var/lib/mock/epel7-ghc-7007420-672208/root'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-pcre-light.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZVlbKZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-light-0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcre-light-0.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-light-0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pcre-light-0.4-small_base.patch): + echo 'Patch #0 (pcre-light-0.4-small_base.patch):' + /usr/bin/cat /builddir/build/SOURCES/pcre-light-0.4-small_base.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file pcre-light.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jfVYwc + umask 022 + cd /builddir/build/BUILD + cd pcre-light-0.4 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-pcre-light-0.4 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pcre-light-0.4 --global Configuring pcre-light-0.4... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pcre-light-0.4... Preprocessing library pcre-light-0.4... [1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o ) [2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o ) Text/Regex/PCRE/Light.hs:196:19: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:266:38: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:327:34: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o ) [1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.p_o ) [2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.p_o ) Text/Regex/PCRE/Light.hs:196:19: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:266:38: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:327:34: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.p_o ) [1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.dyn_o ) [2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.dyn_o ) Text/Regex/PCRE/Light.hs:196:19: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:266:38: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:327:34: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.dyn_o ) In-place registering pcre-light-0.4... + '[' -f dist/build/libHSpcre-light-0.4.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for pcre-light-0.4... Running hscolour for pcre-light-0.4... Preprocessing library pcre-light-0.4... Preprocessing library pcre-light-0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Text/Regex/PCRE/Light.hs:196:19: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:266:38: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Light.hs:327:34: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Haddock coverage: 49% ( 47 / 96) in 'Text.Regex.PCRE.Light.Base' 95% ( 37 / 39) in 'Text.Regex.PCRE.Light' 97% ( 37 / 38) in 'Text.Regex.PCRE.Light.Char8' Warning: Text.Regex.PCRE.Light.Base: could not find link destinations for: Text.Regex.PCRE.Light.Base.PCREExtra Documentation created: dist/doc/html/pcre-light/index.html, dist/doc/html/pcre-light/pcre-light.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IX3QmA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 + cd pcre-light-0.4 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 -v directory dist/doc/html/pcre-light does exist: True creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4 copy directory 'dist/doc/html/pcre-light' to '/builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4'. creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/src Installing dist/doc/html/pcre-light/hslogo-16.png to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/hslogo-16.png Installing dist/doc/html/pcre-light/haddock-util.js to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/haddock-util.js Installing dist/doc/html/pcre-light/Text-Regex-PCRE-Light-Base.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/Text-Regex-PCRE-Light-Base.html Installing dist/doc/html/pcre-light/Text-Regex-PCRE-Light.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/Text-Regex-PCRE-Light.html Installing dist/doc/html/pcre-light/pcre-light.txt to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/pcre-light.txt Installing dist/doc/html/pcre-light/index.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/index.html Installing dist/doc/html/pcre-light/minus.gif to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/minus.gif Installing dist/doc/html/pcre-light/mini_Text-Regex-PCRE-Light-Char8.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/mini_Text-Regex-PCRE-Light-Char8.html Installing dist/doc/html/pcre-light/frames.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/frames.html Installing dist/doc/html/pcre-light/mini_Text-Regex-PCRE-Light.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/mini_Text-Regex-PCRE-Light.html Installing dist/doc/html/pcre-light/Text-Regex-PCRE-Light-Char8.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/Text-Regex-PCRE-Light-Char8.html Installing dist/doc/html/pcre-light/index-frames.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/index-frames.html Installing dist/doc/html/pcre-light/synopsis.png to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/synopsis.png Installing dist/doc/html/pcre-light/pcre-light.haddock to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/pcre-light.haddock Installing dist/doc/html/pcre-light/plus.gif to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/plus.gif Installing dist/doc/html/pcre-light/doc-index.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/doc-index.html Installing dist/doc/html/pcre-light/ocean.css to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/ocean.css Installing dist/doc/html/pcre-light/mini_Text-Regex-PCRE-Light-Base.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/mini_Text-Regex-PCRE-Light-Base.html Installing dist/doc/html/pcre-light/src/hscolour.css to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/src/hscolour.css Installing dist/doc/html/pcre-light/src/Text-Regex-PCRE-Light-Base.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/src/Text-Regex-PCRE-Light-Base.html Installing dist/doc/html/pcre-light/src/Text-Regex-PCRE-Light.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/src/Text-Regex-PCRE-Light.html Installing dist/doc/html/pcre-light/src/Text-Regex-PCRE-Light-Char8.html to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/src/Text-Regex-PCRE-Light-Char8.html creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4 Installing dist/doc/html/pcre-light/pcre-light.haddock to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4/pcre-light.haddock creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc-pcre-light-0.4 Installing LICENSE to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc-pcre-light-0.4/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light Installing dist/build/Text/Regex/PCRE/Light.hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light.hi Installing dist/build/Text/Regex/PCRE/Light/Char8.hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Char8.hi Installing dist/build/Text/Regex/PCRE/Light/Base.hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Base.hi creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light Installing dist/build/Text/Regex/PCRE/Light.p_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light.p_hi Installing dist/build/Text/Regex/PCRE/Light/Char8.p_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Char8.p_hi Installing dist/build/Text/Regex/PCRE/Light/Base.p_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Base.p_hi creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light Installing dist/build/Text/Regex/PCRE/Light.dyn_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light.dyn_hi Installing dist/build/Text/Regex/PCRE/Light/Char8.dyn_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Char8.dyn_hi Installing dist/build/Text/Regex/PCRE/Light/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/Text/Regex/PCRE/Light/Base.dyn_hi creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 Installing dist/build/libHSpcre-light-0.4.a to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/libHSpcre-light-0.4.a creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 Installing dist/build/libHSpcre-light-0.4_p.a to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/libHSpcre-light-0.4_p.a creating /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 Installing executable dist/build/libHSpcre-light-0.4-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4/libHSpcre-light-0.4-ghc7.6.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: pcre-light-0.4.conf + install -D --mode=0644 pcre-light-0.4.conf /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/pcre-light-0.4.conf + rm -f ghc-pcre-light.files ghc-pcre-light-devel.files + touch ghc-pcre-light.files ghc-pcre-light-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 ']' + echo '%dir /usr/lib64/ghc-7.6.3/pcre-light-0.4' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/pcre-light-0.4/libHSpcre-light-0.4-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/pcre-light-0.4*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 ']' + find /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/lib64/ghc-7.6.3/pcre-light-0.4 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc/html/libraries/pcre-light-0.4 ']' + echo /usr/share/doc/ghc/html/libraries/pcre-light-0.4 + for i in ghc-pcre-light.files ghc-pcre-light-devel.files + '[' -f ghc-pcre-light.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64!!g' ghc-pcre-light.files + for i in ghc-pcre-light.files ghc-pcre-light-devel.files + '[' -f ghc-pcre-light-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64!!g' ghc-pcre-light-devel.files + find /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/bin -a -x /usr/bin/execstack ']' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-pcre-light-0.4-13.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DMOvb0 + umask 022 + cd /builddir/build/BUILD + cd pcre-light-0.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc-pcre-light-0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc-pcre-light-0.4 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64/usr/share/doc/ghc-pcre-light-0.4 + exit 0 Provides: ghc(pcre-light-0.4-f5309c9a18352a329261c2d47019a9f7) ghc-pcre-light = 0.4-13.el7 ghc-pcre-light(x86-64) = 0.4-13.el7 libHSpcre-light-0.4-ghc7.6.3.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) libHSarray-0.4.0.1-ghc7.6.3.so()(64bit) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHSbytestring-0.10.0.2-ghc7.6.3.so()(64bit) libHSdeepseq-1.3.0.1-ghc7.6.3.so()(64bit) libHSghc-prim-0.3.0.0-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libpcre.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pcre-light-devel-0.4-13.el7.x86_64 Provides: ghc-devel(pcre-light-0.4-f5309c9a18352a329261c2d47019a9f7) ghc-pcre-light-devel = 0.4-13.el7 ghc-pcre-light-devel(x86-64) = 0.4-13.el7 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.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc(pcre-light-0.4-f5309c9a18352a329261c2d47019a9f7) ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-pcre-light-0.4-13.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pcre-light-devel-0.4-13.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jWQ9kj + umask 022 + cd /builddir/build/BUILD + cd pcre-light-0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pcre-light-0.4-13.el7.x86_64 + exit 0 Child return code was: 0