Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-unordered-containers.spec'], timeout=172800logger=gid=425uid=1000chrootPath='/var/lib/mock/epel7-ghc-6995390-671637/root'shell=Falseuser='mockbuild'printOutput=Falseenv={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/ghc-unordered-containers.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-10.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/ghc-unordered-containers-0.2.3.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-unordered-containers.spec'], timeout=172800logger=private_network=Truegid=425uid=1000chrootPath='/var/lib/mock/epel7-ghc-6995390-671637/root'shell=Falseuser='mockbuild'printOutput=Falseenv={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/ghc-unordered-containers.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pAjMxr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unordered-containers-0.2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/unordered-containers-0.2.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unordered-containers-0.2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OKxa4E + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.3.0 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc-unordered-containers-0.2.3.0 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 --global Configuring unordered-containers-0.2.3.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building unordered-containers-0.2.3.0... Preprocessing library unordered-containers-0.2.3.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 ) In file included from /tmp/ghc16960_0/ghc16960_0.hc:3:0: /tmp/ghc16960_0/ghc16960_0.hc: In function ‘s3nR_ret’: /tmp/ghc16960_0/ghc16960_0.hc:1242:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc:1246:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc: In function ‘s3Cy_ret’: /tmp/ghc16960_0/ghc16960_0.hc:4373:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) In file included from /tmp/ghc16960_0/ghc16960_0.hc:3:0: /tmp/ghc16960_0/ghc16960_0.hc: In function ‘sphs_ret’: /tmp/ghc16960_0/ghc16960_0.hc:335:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc:339:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc: In function ‘sq62_ret’: /tmp/ghc16960_0/ghc16960_0.hc:13401:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc: In function ‘sqoD_ret’: /tmp/ghc16960_0/ghc16960_0.hc:17019:1: warning: implicit declaration of function ‘hs_popcnt64’ [-Wimplicit-function-declaration] _snZs = hs_popcnt64(_snZq); ^ [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) In file included from /tmp/ghc16960_0/ghc16960_0.hc:3:0: /tmp/ghc16960_0/ghc16960_0.hc: In function ‘sz0H_ret’: /tmp/ghc16960_0/ghc16960_0.hc:65:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc:69:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc: In function ‘szHn_ret’: /tmp/ghc16960_0/ghc16960_0.hc:2166:1: warning: implicit declaration of function ‘hs_popcnt64’ [-Wimplicit-function-declaration] _sz96 = hs_popcnt64(_sz92); ^ [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 ) In file included from /tmp/ghc16960_0/ghc16960_0.hc:3:0: /tmp/ghc16960_0/ghc16960_0.hc: In function ‘sEhJ_ret’: /tmp/ghc16960_0/ghc16960_0.hc:1771:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc:1783:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc16960_0/ghc16960_0.hc:1791:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [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 ) In file included from /tmp/ghc17008_0/ghc17008_0.hc:3:0: /tmp/ghc17008_0/ghc17008_0.hc: In function ‘s3lg_ret’: /tmp/ghc17008_0/ghc17008_0.hc:1547:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc:1551:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc: In function ‘s3nr_ret’: /tmp/ghc17008_0/ghc17008_0.hc:5367:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.p_o ) In file included from /tmp/ghc17008_0/ghc17008_0.hc:3:0: /tmp/ghc17008_0/ghc17008_0.hc: In function ‘spnz_ret’: /tmp/ghc17008_0/ghc17008_0.hc:432:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc:436:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc: In function ‘spxo_ret’: /tmp/ghc17008_0/ghc17008_0.hc:18031:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc: In function ‘spAJ_ret’: /tmp/ghc17008_0/ghc17008_0.hc:22244:1: warning: implicit declaration of function ‘hs_popcnt64’ [-Wimplicit-function-declaration] _so63 = hs_popcnt64(_so61); ^ [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o ) In file included from /tmp/ghc17008_0/ghc17008_0.hc:3:0: /tmp/ghc17008_0/ghc17008_0.hc: In function ‘szUh_ret’: /tmp/ghc17008_0/ghc17008_0.hc:96:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc:100:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc: In function ‘sAvO_ret’: /tmp/ghc17008_0/ghc17008_0.hc:2568:1: warning: implicit declaration of function ‘hs_popcnt64’ [-Wimplicit-function-declaration] _sA2G = hs_popcnt64(_sA2C); ^ [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 ) In file included from /tmp/ghc17008_0/ghc17008_0.hc:3:0: /tmp/ghc17008_0/ghc17008_0.hc: In function ‘sFaW_ret’: /tmp/ghc17008_0/ghc17008_0.hc:2193:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc:2205:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc17008_0/ghc17008_0.hc:2213:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ In-place registering unordered-containers-0.2.3.0... + '[' -f dist/build/libHSunordered-containers-0.2.3.0.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for unordered-containers-0.2.3.0... Running hscolour for unordered-containers-0.2.3.0... Preprocessing library unordered-containers-0.2.3.0... Preprocessing library unordered-containers-0.2.3.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% ( 52 / 60) in 'Data.HashMap.Base' 98% ( 42 / 43) in 'Data.HashMap.Strict' 98% ( 42 / 43) 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.7Ch7Jl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 + cd unordered-containers-0.2.3.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 -v directory dist/doc/html/unordered-containers does exist: True creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 copy directory 'dist/doc/html/unordered-containers' to '/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0'. creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src Installing dist/doc/html/unordered-containers/synopsis.png to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/synopsis.png Installing dist/doc/html/unordered-containers/mini_Data-HashMap-Strict.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/mini_Data-HashMap-Strict.html Installing dist/doc/html/unordered-containers/doc-index.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/doc-index.html Installing dist/doc/html/unordered-containers/frames.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/frames.html Installing dist/doc/html/unordered-containers/Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/Data-HashSet.html Installing dist/doc/html/unordered-containers/mini_Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/mini_Data-HashSet.html Installing dist/doc/html/unordered-containers/unordered-containers.txt to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/unordered-containers.txt Installing dist/doc/html/unordered-containers/minus.gif to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/minus.gif Installing dist/doc/html/unordered-containers/mini_Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/mini_Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/unordered-containers.haddock to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/unordered-containers.haddock Installing dist/doc/html/unordered-containers/Data-HashMap-Strict.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/Data-HashMap-Strict.html Installing dist/doc/html/unordered-containers/Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/plus.gif to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/plus.gif Installing dist/doc/html/unordered-containers/index.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/index.html Installing dist/doc/html/unordered-containers/haddock-util.js to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/haddock-util.js Installing dist/doc/html/unordered-containers/ocean.css to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/ocean.css Installing dist/doc/html/unordered-containers/hslogo-16.png to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/hslogo-16.png Installing dist/doc/html/unordered-containers/index-frames.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/index-frames.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-PopCount.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-PopCount.html Installing dist/doc/html/unordered-containers/src/Data-HashSet.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashSet.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-UnsafeShift.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/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.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-Strict.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Lazy.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-Lazy.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Unsafe.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-Unsafe.html Installing dist/doc/html/unordered-containers/src/hscolour.css to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/hscolour.css Installing dist/doc/html/unordered-containers/src/Data-HashMap-Array.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-Array.html Installing dist/doc/html/unordered-containers/src/Data-HashMap-Base.html to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/src/Data-HashMap-Base.html creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 Installing dist/doc/html/unordered-containers/unordered-containers.haddock to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0/unordered-containers.haddock creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc-unordered-containers-0.2.3.0 Installing LICENSE to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc-unordered-containers-0.2.3.0/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data Installing dist/build/Data/HashMap/Lazy.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Lazy.hi Installing dist/build/Data/HashMap/Strict.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Strict.hi Installing dist/build/Data/HashSet.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashSet.hi Installing dist/build/Data/HashMap/Array.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Array.hi Installing dist/build/Data/HashMap/Base.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Base.hi Installing dist/build/Data/HashMap/PopCount.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/PopCount.hi Installing dist/build/Data/HashMap/Unsafe.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Unsafe.hi Installing dist/build/Data/HashMap/UnsafeShift.hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/UnsafeShift.hi creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data Installing dist/build/Data/HashMap/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Lazy.p_hi Installing dist/build/Data/HashMap/Strict.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Strict.p_hi Installing dist/build/Data/HashSet.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashSet.p_hi Installing dist/build/Data/HashMap/Array.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Array.p_hi Installing dist/build/Data/HashMap/Base.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Base.p_hi Installing dist/build/Data/HashMap/PopCount.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/PopCount.p_hi Installing dist/build/Data/HashMap/Unsafe.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/Unsafe.p_hi Installing dist/build/Data/HashMap/UnsafeShift.p_hi to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/Data/HashMap/UnsafeShift.p_hi creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 Installing dist/build/libHSunordered-containers-0.2.3.0.a to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/libHSunordered-containers-0.2.3.0.a creating /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 Installing dist/build/libHSunordered-containers-0.2.3.0_p.a to /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0/libHSunordered-containers-0.2.3.0_p.a + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: unordered-containers-0.2.3.0.conf + install -D --mode=0644 unordered-containers-0.2.3.0.conf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/unordered-containers-0.2.3.0.conf + rm -f ghc-unordered-containers.files ghc-unordered-containers-devel.files + touch ghc-unordered-containers.files ghc-unordered-containers-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 ']' + echo '%dir /usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/unordered-containers-0.2.3.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 ']' + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/lib64/ghc-7.6.3/unordered-containers-0.2.3.0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/unordered-containers-0.2.3.0 + 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.3.0-3.el7.ppc64!!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.3.0-3.el7.ppc64!!g' ghc-unordered-containers-devel.files + find /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/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-unordered-containers-0.2.3.0-3.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gKNqb3 + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.3.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc-unordered-containers-0.2.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc-unordered-containers-0.2.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64/usr/share/doc/ghc-unordered-containers-0.2.3.0 + exit 0 Provides: ghc-unordered-containers = 0.2.3.0-3.el7 ghc-unordered-containers(ppc-64) = 0.2.3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-unordered-containers-devel-0.2.3.0-3.el7.ppc64 Provides: ghc-devel(unordered-containers-0.2.3.0-76e05c9cc886b7e1256bc7da0b9b0a20) ghc-unordered-containers-devel = 0.2.3.0-3.el7 ghc-unordered-containers-devel(ppc-64) = 0.2.3.0-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-devel(base-4.6.0.1-97b0c15fda65c7ca344c9273af149268) ghc-devel(deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926) ghc-devel(hashable-1.1.2.5-e0f2541518f84d3123a819112b4ffe20) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-10.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/ghc-unordered-containers-0.2.3.0-3.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-unordered-containers-devel-0.2.3.0-3.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p2E6ha + umask 022 + cd /builddir/build/BUILD + cd unordered-containers-0.2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-unordered-containers-0.2.3.0-3.el7.ppc64 + exit 0 Child return code was: 0