Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-unordered-containers.spec'], False, '/var/lib/mock/f22-build-2269816-411427/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghc-unordered-containers.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-unordered-containers-0.2.4.0-2.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-unordered-containers.spec'], False, '/var/lib/mock/f22-build-2269816-411427/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghc-unordered-containers.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3Necn4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unordered-containers-0.2.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/unordered-containers-0.2.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unordered-containers-0.2.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eioJcp + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.4.0 ++ 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.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-unordered-containers '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --ghc-option=-O2 -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/unordered-containers --global Configuring unordered-containers-0.2.4.0... + '[' -x Setup ']' + ./Setup build Building unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.p_o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.p_o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.p_o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.p_o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.p_o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o ) [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.dyn_o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.dyn_o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.dyn_o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.dyn_o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.dyn_o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.dyn_o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.dyn_o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.dyn_o ) In-place registering unordered-containers-0.2.4.0... + '[' -x Setup ']' + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for unordered-containers-0.2.4.0... Running hscolour for unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... Preprocessing library unordered-containers-0.2.4.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 87% ( 54 / 62) in 'Data.HashMap.Base' 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9NH1Ti + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 + cd unordered-containers-0.2.4.0 + '[' -x Setup ']' + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 -v directory dist/doc/html/unordered-containers does exist: True creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers copy directory 'dist/doc/html/unordered-containers' to '/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers'. creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src Installing dist/doc/html/unordered-containers/Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/index-frames.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/index-frames.html Installing dist/doc/html/unordered-containers/unordered-containers.haddock to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/unordered-containers.haddock Installing dist/doc/html/unordered-containers/frames.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/frames.html Installing dist/doc/html/unordered-containers/plus.gif to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/plus.gif Installing dist/doc/html/unordered-containers/doc-index.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/doc-index.html Installing dist/doc/html/unordered-containers/Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/Data-HashSet.html Installing dist/doc/html/unordered-containers/index.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/index.html Installing dist/doc/html/unordered-containers/minus.gif to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/minus.gif Installing dist/doc/html/unordered-containers/synopsis.png to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/synopsis.png Installing dist/doc/html/unordered-containers/ocean.css to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/ocean.css Installing dist/doc/html/unordered-containers/mini_Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/mini_Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/unordered-containers.txt to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/unordered-containers.txt Installing dist/doc/html/unordered-containers/mini_Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/mini_Data-HashSet.html Installing dist/doc/html/unordered-containers/haddock-util.js to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/haddock-util.js Installing dist/doc/html/unordered-containers/mini_Data-HashMap-Strict.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/mini_Data-HashMap-Strict.html Installing dist/doc/html/unordered-containers/Data-HashMap-Strict.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/Data-HashMap-Strict.html Installing dist/doc/html/unordered-containers/hslogo-16.png to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/hslogo-16.png Installing dist/doc/html/unordered-containers/src/Data-HashMap-Unsafe.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-Unsafe.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/src/hscolour.css to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/hscolour.css Installing dist/doc/html/unordered-containers/src/Data-HashMap-Array.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-Array.html Installing dist/doc/html/unordered-containers/src/Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashSet.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Base.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-Base.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-PopCount.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-PopCount.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-UnsafeShift.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-UnsafeShift.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Strict.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/src/Data-HashMap-Strict.html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers Installing dist/doc/html/unordered-containers/unordered-containers.haddock to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers/unordered-containers.haddock creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc-unordered-containers Installing LICENSE to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc-unordered-containers/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data Installing dist/build/Data/HashMap/Lazy.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Lazy.hi Installing dist/build/Data/HashMap/Strict.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Strict.hi Installing dist/build/Data/HashSet.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashSet.hi Installing dist/build/Data/HashMap/Array.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Array.hi Installing dist/build/Data/HashMap/Base.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Base.hi Installing dist/build/Data/HashMap/PopCount.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/PopCount.hi Installing dist/build/Data/HashMap/Unsafe.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Unsafe.hi Installing dist/build/Data/HashMap/UnsafeShift.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/UnsafeShift.hi creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data Installing dist/build/Data/HashMap/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Lazy.p_hi Installing dist/build/Data/HashMap/Strict.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Strict.p_hi Installing dist/build/Data/HashSet.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashSet.p_hi Installing dist/build/Data/HashMap/Array.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Array.p_hi Installing dist/build/Data/HashMap/Base.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Base.p_hi Installing dist/build/Data/HashMap/PopCount.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/PopCount.p_hi Installing dist/build/Data/HashMap/Unsafe.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Unsafe.p_hi Installing dist/build/Data/HashMap/UnsafeShift.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/UnsafeShift.p_hi creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data Installing dist/build/Data/HashMap/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Lazy.dyn_hi Installing dist/build/Data/HashMap/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Strict.dyn_hi Installing dist/build/Data/HashSet.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashSet.dyn_hi Installing dist/build/Data/HashMap/Array.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Array.dyn_hi Installing dist/build/Data/HashMap/Base.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Base.dyn_hi Installing dist/build/Data/HashMap/PopCount.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/PopCount.dyn_hi Installing dist/build/Data/HashMap/Unsafe.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/Unsafe.dyn_hi Installing dist/build/Data/HashMap/UnsafeShift.dyn_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/Data/HashMap/UnsafeShift.dyn_hi creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 Installing dist/build/libHSunordered-containers-0.2.4.0.a to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/libHSunordered-containers-0.2.4.0.a creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 Installing dist/build/libHSunordered-containers-0.2.4.0_p.a to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/libHSunordered-containers-0.2.4.0_p.a creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 Installing executable dist/build/libHSunordered-containers-0.2.4.0-ghc7.6.3.so to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/libHSunordered-containers-0.2.4.0-ghc7.6.3.so + '[' -x Setup ']' + ./Setup register --gen-pkg-config Creating package registration file: unordered-containers-0.2.4.0.conf + install -D --mode=0644 unordered-containers-0.2.4.0.conf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/package.conf.d/unordered-containers-0.2.4.0.conf + rm -f ghc-unordered-containers.files ghc-unordered-containers-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 ']' + echo '%dir /usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0' + echo '%attr(755,root,root) /usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0/libHSunordered-containers-0.2.4.0-ghc7.6.3.so' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/unordered-containers-0.2.4.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 ']' + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.4.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc/html/libraries/unordered-containers ']' + echo /usr/share/doc/ghc/html/libraries/unordered-containers + for i in ghc-unordered-containers.files ghc-unordered-containers-devel.files + '[' -f ghc-unordered-containers.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64!!g' ghc-unordered-containers.files + for i in ghc-unordered-containers.files ghc-unordered-containers-devel.files + '[' -f ghc-unordered-containers-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64!!g' ghc-unordered-containers-devel.files + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/bin -a -x /usr/bin/execstack ']' + /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.QLMv7f + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.4.0 + exit 0 Processing files: ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oXGyld + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.4.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc-unordered-containers + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc-unordered-containers + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/share/doc/ghc-unordered-containers + exit 0 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 Provides: ghc-unordered-containers = 0.2.4.0-2.fc22 ghc-unordered-containers(x86-64) = 0.2.4.0-2.fc22 ghc(unordered-containers-0.2.4.0-48953845b6a2b9b124dc5b3e86ebd328) libHSunordered-containers-0.2.4.0-ghc7.6.3.so()(64bit) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ghc(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc(hashable-1.1.2.5-e0f2541518f84d3123a819112b4ffe20) 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) libHShashable-1.1.2.5-ghc7.6.3.so()(64bit) libHSinteger-gmp-0.5.0.0-ghc7.6.3.so()(64bit) libHStext-0.11.3.1-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) rtld(GNU_HASH) Processing files: ghc-unordered-containers-devel-0.2.4.0-2.fc22.x86_64 Finding Provides: /usr/lib/rpm/ghc-deps.sh --provides /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /usr/lib/rpm/ghc-deps.sh --requires /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64/usr/lib64/ghc-7.6.3 Provides: ghc-unordered-containers-static = 0.2.4.0-2.fc22 ghc-unordered-containers-devel = 0.2.4.0-2.fc22 ghc-unordered-containers-devel(x86-64) = 0.2.4.0-2.fc22 ghc-devel(unordered-containers-0.2.4.0-48953845b6a2b9b124dc5b3e86ebd328) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): ghc-compiler = 7.6.3 /bin/sh Requires(postun): ghc-compiler = 7.6.3 /bin/sh Requires: ghc-devel(base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57) ghc-devel(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc-devel(hashable-1.1.2.5-e0f2541518f84d3123a819112b4ffe20) ghc(unordered-containers-0.2.4.0-48953845b6a2b9b124dc5b3e86ebd328) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-unordered-containers-devel-0.2.4.0-2.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eXrbPf + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.4.0-2.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->