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-edit-distance.spec'], printOutput=Falsegid=425logger=uid=1000shell=Falsetimeout=172800chrootPath='/var/lib/mock/epel7-ghc-7003153-672056/root'user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-edit-distance.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-edit-distance-0.2.1.2-3.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-edit-distance.spec'], printOutput=Falseprivate_network=Truegid=425logger=uid=1000shell=Falsetimeout=172800chrootPath='/var/lib/mock/epel7-ghc-7003153-672056/root'user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-edit-distance.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TODIct + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf edit-distance-0.2.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/edit-distance-0.2.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd edit-distance-0.2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jAwjzP + umask 022 + cd /builddir/build/BUILD + cd edit-distance-0.2.1.2 ++ 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-edit-distance-0.2.1.2 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 --global Configuring edit-distance-0.2.1.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building edit-distance-0.2.1.2... Preprocessing library edit-distance-0.2.1.2... Text/EditDistance/Bits.hs:1:29: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.o ) [2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.o ) [3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.o ) [4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.o ) [5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.o ) [6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.o ) [7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.o ) Text/EditDistance/Bits.hs:1:29: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.p_o ) [2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.p_o ) [3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.p_o ) [4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.p_o ) [5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.p_o ) [6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.p_o ) [7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.p_o ) Text/EditDistance/Bits.hs:1:29: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead [1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.dyn_o ) [2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.dyn_o ) [3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.dyn_o ) [4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.dyn_o ) [5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.dyn_o ) [6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.dyn_o ) [7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.dyn_o ) In-place registering edit-distance-0.2.1.2... + '[' -f dist/build/libHSedit-distance-0.2.1.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for edit-distance-0.2.1.2... Running hscolour for edit-distance-0.2.1.2... Preprocessing library edit-distance-0.2.1.2... Preprocessing library edit-distance-0.2.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-126887/Text/EditDistance/Bits.hs:1:29: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead Haddock coverage: 0% ( 0 / 6) in 'Text.EditDistance.ArrayUtilities' 0% ( 0 / 4) in 'Text.EditDistance.MonadUtilities' 0% ( 0 / 5) in 'Text.EditDistance.Bits' 0% ( 0 / 9) in 'Text.EditDistance.EditCosts' 0% ( 0 / 5) in 'Text.EditDistance.SquareSTUArray' 0% ( 0 / 5) in 'Text.EditDistance.STUArray' 50% ( 3 / 6) in 'Text.EditDistance' Warning: Text.EditDistance: could not find link destinations for: Text.EditDistance.EditCosts.transpositionCost Documentation created: dist/doc/html/edit-distance/index.html, dist/doc/html/edit-distance/edit-distance.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79dhXz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 + cd edit-distance-0.2.1.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 -v directory dist/doc/html/edit-distance does exist: True creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 copy directory 'dist/doc/html/edit-distance' to '/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2'. creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src Installing dist/doc/html/edit-distance/edit-distance.haddock to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/edit-distance.haddock Installing dist/doc/html/edit-distance/index.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/index.html Installing dist/doc/html/edit-distance/plus.gif to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/plus.gif Installing dist/doc/html/edit-distance/index-frames.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/index-frames.html Installing dist/doc/html/edit-distance/hslogo-16.png to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/hslogo-16.png Installing dist/doc/html/edit-distance/Text-EditDistance.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/Text-EditDistance.html Installing dist/doc/html/edit-distance/minus.gif to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/minus.gif Installing dist/doc/html/edit-distance/doc-index.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/doc-index.html Installing dist/doc/html/edit-distance/synopsis.png to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/synopsis.png Installing dist/doc/html/edit-distance/mini_Text-EditDistance.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/mini_Text-EditDistance.html Installing dist/doc/html/edit-distance/edit-distance.txt to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/edit-distance.txt Installing dist/doc/html/edit-distance/frames.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/frames.html Installing dist/doc/html/edit-distance/ocean.css to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/ocean.css Installing dist/doc/html/edit-distance/haddock-util.js to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/haddock-util.js Installing dist/doc/html/edit-distance/src/Text-EditDistance-MonadUtilities.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-MonadUtilities.html Installing dist/doc/html/edit-distance/src/Text-EditDistance-Bits.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-Bits.html Installing dist/doc/html/edit-distance/src/Text-EditDistance.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance.html Installing dist/doc/html/edit-distance/src/Text-EditDistance-ArrayUtilities.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-ArrayUtilities.html Installing dist/doc/html/edit-distance/src/hscolour.css to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/hscolour.css Installing dist/doc/html/edit-distance/src/Text-EditDistance-STUArray.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-STUArray.html Installing dist/doc/html/edit-distance/src/Text-EditDistance-SquareSTUArray.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-SquareSTUArray.html Installing dist/doc/html/edit-distance/src/Text-EditDistance-EditCosts.html to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/src/Text-EditDistance-EditCosts.html creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 Installing dist/doc/html/edit-distance/edit-distance.haddock to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2/edit-distance.haddock creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-0.2.1.2 Installing LICENSE to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-0.2.1.2/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance Installing dist/build/Text/EditDistance.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance.hi Installing dist/build/Text/EditDistance/EditCosts.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/EditCosts.hi Installing dist/build/Text/EditDistance/SquareSTUArray.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/SquareSTUArray.hi Installing dist/build/Text/EditDistance/STUArray.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/STUArray.hi Installing dist/build/Text/EditDistance/Bits.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/Bits.hi Installing dist/build/Text/EditDistance/MonadUtilities.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/MonadUtilities.hi Installing dist/build/Text/EditDistance/ArrayUtilities.hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/ArrayUtilities.hi creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance Installing dist/build/Text/EditDistance.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance.p_hi Installing dist/build/Text/EditDistance/EditCosts.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/EditCosts.p_hi Installing dist/build/Text/EditDistance/SquareSTUArray.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/SquareSTUArray.p_hi Installing dist/build/Text/EditDistance/STUArray.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/STUArray.p_hi Installing dist/build/Text/EditDistance/Bits.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/Bits.p_hi Installing dist/build/Text/EditDistance/MonadUtilities.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/MonadUtilities.p_hi Installing dist/build/Text/EditDistance/ArrayUtilities.p_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/ArrayUtilities.p_hi creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance Installing dist/build/Text/EditDistance.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance.dyn_hi Installing dist/build/Text/EditDistance/EditCosts.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/EditCosts.dyn_hi Installing dist/build/Text/EditDistance/SquareSTUArray.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/SquareSTUArray.dyn_hi Installing dist/build/Text/EditDistance/STUArray.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/STUArray.dyn_hi Installing dist/build/Text/EditDistance/Bits.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/Bits.dyn_hi Installing dist/build/Text/EditDistance/MonadUtilities.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/MonadUtilities.dyn_hi Installing dist/build/Text/EditDistance/ArrayUtilities.dyn_hi to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/Text/EditDistance/ArrayUtilities.dyn_hi creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 Installing dist/build/libHSedit-distance-0.2.1.2.a to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/libHSedit-distance-0.2.1.2.a creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 Installing dist/build/libHSedit-distance-0.2.1.2_p.a to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/libHSedit-distance-0.2.1.2_p.a creating /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 Installing executable dist/build/libHSedit-distance-0.2.1.2-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/libHSedit-distance-0.2.1.2-ghc7.6.3.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: edit-distance-0.2.1.2.conf + install -D --mode=0644 edit-distance-0.2.1.2.conf /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/edit-distance-0.2.1.2.conf + rm -f ghc-edit-distance.files ghc-edit-distance-devel.files + touch ghc-edit-distance.files ghc-edit-distance-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 ']' + echo '%dir /usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2/libHSedit-distance-0.2.1.2-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/edit-distance-0.2.1.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 ']' + find /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/lib64/ghc-7.6.3/edit-distance-0.2.1.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 ']' + echo /usr/share/doc/ghc/html/libraries/edit-distance-0.2.1.2 + for i in ghc-edit-distance.files ghc-edit-distance-devel.files + '[' -f ghc-edit-distance.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64!!g' ghc-edit-distance.files + for i in ghc-edit-distance.files ghc-edit-distance-devel.files + '[' -f ghc-edit-distance-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64!!g' ghc-edit-distance-devel.files + find /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.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-edit-distance-0.2.1.2-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.069vtm + umask 022 + cd /builddir/build/BUILD + cd edit-distance-0.2.1.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-0.2.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-0.2.1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-0.2.1.2 + exit 0 Provides: ghc(edit-distance-0.2.1.2-6ae3966c373784b46d900f8b97d544bc) ghc-edit-distance = 0.2.1.2-3.el7 ghc-edit-distance(x86-64) = 0.2.1.2-3.el7 libHSedit-distance-0.2.1.2-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(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc(random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8) libHSarray-0.4.0.1-ghc7.6.3.so()(64bit) libHSbase-4.6.0.1-ghc7.6.3.so()(64bit) libHScontainers-0.5.0.0-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) libHSold-locale-1.0.0.5-ghc7.6.3.so()(64bit) libHSrandom-1.0.1.1-ghc7.6.3.so()(64bit) libHStime-1.4.0.1-ghc7.6.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-edit-distance-devel-0.2.1.2-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fq2vf9 + umask 022 + cd /builddir/build/BUILD + cd edit-distance-0.2.1.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-devel-0.2.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-devel-0.2.1.2 + cp -pr README.textile /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64/usr/share/doc/ghc-edit-distance-devel-0.2.1.2 + exit 0 Provides: ghc-devel(edit-distance-0.2.1.2-6ae3966c373784b46d900f8b97d544bc) ghc-edit-distance-devel = 0.2.1.2-3.el7 ghc-edit-distance-devel(x86-64) = 0.2.1.2-3.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(edit-distance-0.2.1.2-6ae3966c373784b46d900f8b97d544bc) ghc-devel(array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3) ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-edit-distance-0.2.1.2-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-edit-distance-devel-0.2.1.2-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UTmWny + umask 022 + cd /builddir/build/BUILD + cd edit-distance-0.2.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-edit-distance-0.2.1.2-3.el7.x86_64 + exit 0 Child return code was: 0