Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-uuid.spec'], logger=printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}gid=425chrootPath='/var/lib/mock/f26-ghc-7802449-700857/root'shell=Falseuser='mockbuild'uid=1000timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-uuid.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-uuid-1.3.13-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-uuid.spec'], logger=printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}gid=425chrootPath='/var/lib/mock/f26-ghc-7802449-700857/root'shell=Falseuser='mockbuild'private_network=Trueuid=1000timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-uuid.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ufi3Ii + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uuid-1.3.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/uuid-1.3.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uuid-1.3.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptohash-md5-0.11.100.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptohash-sha1-0.11.100.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/network-info-0.2.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/uuid-types-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJ79C3 + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + HOME=/builddir/build/BUILD/uuid-1.3.13 + for i in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 ++ echo cryptohash-md5-0.11.100.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=cryptohash-md5 ++ echo cryptohash-md5-0.11.100.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.11.100.1 + cd cryptohash-md5-0.11.100.1 + case $name in ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-uuid '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --user '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/uuid-1.3.13 --docdir=/usr/share/licenses/ghc-cryptohash-md5 --htmldir=/usr/share/doc/ghc/html/libraries/cryptohash-md5-0.11.100.1 Configuring cryptohash-md5-0.11.100.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cryptohash-md5-0.11.100.1... Preprocessing library cryptohash-md5-0.11.100.1... [1 of 1] Compiling Crypto.Hash.MD5 ( src/Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) src/Crypto/Hash/MD5.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/MD5.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ [1 of 1] Compiling Crypto.Hash.MD5 ( src/Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.p_o ) src/Crypto/Hash/MD5.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/MD5.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/MD5.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ + '[' -f dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7.a dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7_p.a ']' /var/tmp/rpm-tmp.WJ79C3: line 82: [: dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7.a: binary operator expected + ./Setup register --inplace Registering cryptohash-md5-0.11.100.1... + cd .. + for i in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 ++ echo cryptohash-sha1-0.11.100.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=cryptohash-sha1 ++ echo cryptohash-sha1-0.11.100.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.11.100.1 + cd cryptohash-sha1-0.11.100.1 + case $name in ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-uuid '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --user '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/uuid-1.3.13 --docdir=/usr/share/licenses/ghc-cryptohash-sha1 --htmldir=/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 Configuring cryptohash-sha1-0.11.100.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cryptohash-sha1-0.11.100.1... Preprocessing library cryptohash-sha1-0.11.100.1... [1 of 1] Compiling Crypto.Hash.SHA1 ( src/Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) src/Crypto/Hash/SHA1.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/SHA1.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ [1 of 1] Compiling Crypto.Hash.SHA1 ( src/Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o ) src/Crypto/Hash/SHA1.hs:124:11: warning: [-Winline-rule-shadowing] Rule "digestSize" may never fire because ‘B.length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘B.length’ src/Crypto/Hash/SHA1.hs:127:11: warning: [-Winline-rule-shadowing] Rule "hashmany" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘$’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘$’ src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because rule "Class op foldl" for ‘foldl’ might fire first Probable fix: add phase [n] or [~n] to the competing rule src/Crypto/Hash/SHA1.hs:128:11: warning: [-Winline-rule-shadowing] Rule "hashlazy" may never fire because ‘L.toChunks’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘L.toChunks’ + '[' -f dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a ']' /var/tmp/rpm-tmp.WJ79C3: line 82: [: dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a: binary operator expected + ./Setup register --inplace Registering cryptohash-sha1-0.11.100.1... + cd .. + for i in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 ++ echo network-info-0.2.0.8 ++ sed -e 's/\(.*\)-.*/\1/' + name=network-info ++ echo network-info-0.2.0.8 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.2.0.8 + cd network-info-0.2.0.8 + case $name in ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-uuid '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --user '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/uuid-1.3.13 --docdir=/usr/share/licenses/ghc-network-info --htmldir=/usr/share/doc/ghc/html/libraries/network-info-0.2.0.8 Configuring network-info-0.2.0.8... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building network-info-0.2.0.8... Preprocessing library network-info-0.2.0.8... [1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o ) src/Network/Info.hsc:46:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ • In the instance declaration for ‘Storable NetworkInterface’ [1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.p_o ) src/Network/Info.hsc:46:10: warning: [-Wmissing-methods] • No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ • In the instance declaration for ‘Storable NetworkInterface’ + '[' -f dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c.a dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c_p.a ']' /var/tmp/rpm-tmp.WJ79C3: line 82: [: dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c.a: binary operator expected + ./Setup register --inplace Registering network-info-0.2.0.8... + cd .. + for i in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 ++ echo uuid-types-1.0.3 ++ sed -e 's/\(.*\)-.*/\1/' + name=uuid-types ++ echo uuid-types-1.0.3 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.0.3 + cd uuid-types-1.0.3 + case $name in ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-uuid '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --user '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/uuid-1.3.13 --docdir=/usr/share/licenses/ghc-uuid-types --htmldir=/usr/share/doc/ghc/html/libraries/uuid-types-1.0.3 Configuring uuid-types-1.0.3... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building uuid-types-1.0.3... Preprocessing library uuid-types-1.0.3... [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o ) [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o ) [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.p_o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.p_o ) [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.p_o ) + '[' -f dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L.a dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L_p.a ']' /var/tmp/rpm-tmp.WJ79C3: line 82: [: dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L.a: binary operator expected + ./Setup register --inplace Registering uuid-types-1.0.3... + cd .. ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-uuid '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --user '--ghc-options= -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/uuid-1.3.13 Configuring uuid-1.3.13... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building uuid-1.3.13... Preprocessing library uuid-1.3.13... [1 of 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o ) [2 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) [3 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o ) [4 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) [5 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [6 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) [1 of 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.p_o ) [2 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.p_o ) [3 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.p_o ) [4 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.p_o ) [5 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.p_o ) [6 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.p_o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.p_o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.p_o ) + '[' -f dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC.a dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC_p.a ']' /var/tmp/rpm-tmp.WJ79C3: line 115: [: dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC.a: binary operator expected + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TDjOK5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le + cd uuid-1.3.13 + HOME=/builddir/build/BUILD/uuid-1.3.13 + args='cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3' + for i in $args + cd cryptohash-md5-0.11.100.1 ++ echo cryptohash-md5-0.11.100.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=cryptohash-md5 ++ echo cryptohash-md5-0.11.100.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.11.100.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -v directory dist/doc/html/cryptohash-md5 does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash Installing dist/build/Crypto/Hash/MD5.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash/MD5.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash Installing dist/build/Crypto/Hash/MD5.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash/MD5.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash Installing dist/build/Crypto/Hash/MD5.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/Crypto/Hash/MD5.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 Installing dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 Installing dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 Installing executable dist/build/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cryptohash-md5-0.11.100.1.conf + install -D --mode=0644 cryptohash-md5-0.11.100.1.conf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/cryptohash-md5-0.11.100.1.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field cryptohash-md5-0.11.100.1 key + keyname=cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 + pkgdir=/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 + rm -f ghc-cryptohash-md5.files ghc-cryptohash-md5-devel.files + touch ghc-cryptohash-md5.files ghc-cryptohash-md5-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/cryptohash-md5-0.11.100.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 ']' + echo '%dir /usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/cryptohash-md5-0.11.100.1 ']' ++ ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 + for i in $(ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-$name) + echo '%license cryptohash-md5-0.11.100.1/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cryptohash-md5.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-cryptohash-md5.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cryptohash-md5-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-cryptohash-md5-devel.files + cd .. + for i in $args + cd cryptohash-sha1-0.11.100.1 ++ echo cryptohash-sha1-0.11.100.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=cryptohash-sha1 ++ echo cryptohash-sha1-0.11.100.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.11.100.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -v directory dist/doc/html/cryptohash-sha1 does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash Installing dist/build/Crypto/Hash/SHA1.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/Crypto/Hash/SHA1.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z Installing executable dist/build/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cryptohash-sha1-0.11.100.1.conf + install -D --mode=0644 cryptohash-sha1-0.11.100.1.conf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field cryptohash-sha1-0.11.100.1 key + keyname=cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z + pkgdir=/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z + rm -f ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + touch ghc-cryptohash-sha1.files ghc-cryptohash-sha1-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/cryptohash-sha1-0.11.100.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z ']' + echo '%dir /usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/cryptohash-sha1-0.11.100.1 ']' ++ ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1 + for i in $(ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-$name) + echo '%license cryptohash-sha1-0.11.100.1/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cryptohash-sha1.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-cryptohash-sha1.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cryptohash-sha1-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-cryptohash-sha1-devel.files + cd .. + for i in $args + cd network-info-0.2.0.8 ++ echo network-info-0.2.0.8 ++ sed -e 's/\(.*\)-.*/\1/' + name=network-info ++ echo network-info-0.2.0.8 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.2.0.8 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -v directory dist/doc/html/network-info does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network Installing dist/build/Network/Info.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network/Info.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network Installing dist/build/Network/Info.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network/Info.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network Installing dist/build/Network/Info.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/Network/Info.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c Installing dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c Installing dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c Installing executable dist/build/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: network-info-0.2.0.8.conf + install -D --mode=0644 network-info-0.2.0.8.conf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/network-info-0.2.0.8.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field network-info-0.2.0.8 key + keyname=network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c + pkgdir=/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c + rm -f ghc-network-info.files ghc-network-info-devel.files + touch ghc-network-info.files ghc-network-info-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/network-info-0.2.0.8*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c ']' + echo '%dir /usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHS*-ghc8.0.2.so' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/network-info-0.2.0.8 ']' ++ ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info + for i in $(ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-$name) + echo '%license network-info-0.2.0.8/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-network-info.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-network-info.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-network-info-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-network-info-devel.files + cd .. + for i in $args + cd uuid-types-1.0.3 ++ echo uuid-types-1.0.3 ++ sed -e 's/\(.*\)-.*/\1/' + name=uuid-types ++ echo uuid-types-1.0.3 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.0.3 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -v directory dist/doc/html/uuid-types does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types Installing dist/build/Data/UUID/Types.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types.hi Installing dist/build/Data/UUID/Types/Internal/Builder.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal/Builder.hi Installing dist/build/Data/UUID/Types/Internal.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types Installing dist/build/Data/UUID/Types.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types.p_hi Installing dist/build/Data/UUID/Types/Internal/Builder.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal/Builder.p_hi Installing dist/build/Data/UUID/Types/Internal.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types Installing dist/build/Data/UUID/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types.dyn_hi Installing dist/build/Data/UUID/Types/Internal/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal/Builder.dyn_hi Installing dist/build/Data/UUID/Types/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/Data/UUID/Types/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L Installing dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L Installing dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L Installing executable dist/build/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: uuid-types-1.0.3.conf + install -D --mode=0644 uuid-types-1.0.3.conf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/uuid-types-1.0.3.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field uuid-types-1.0.3 key + keyname=uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L + pkgdir=/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L + rm -f ghc-uuid-types.files ghc-uuid-types-devel.files + touch ghc-uuid-types.files ghc-uuid-types-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/uuid-types-1.0.3*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L ']' + echo '%dir /usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/uuid-types-1.0.3 ']' ++ ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types + for i in $(ls /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-$name) + echo '%license uuid-types-1.0.3/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-uuid-types.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-uuid-types.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-uuid-types-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-uuid-types-devel.files + cd .. + type chrpath ++ find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -v directory dist/doc/html/uuid does exist: False creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid Installing LICENSE to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word Installing dist/build/Data/UUID.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID.hi Installing dist/build/Data/UUID/Util.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Util.hi Installing dist/build/Data/UUID/V1.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V1.hi Installing dist/build/Data/UUID/V3.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V3.hi Installing dist/build/Data/UUID/V4.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V4.hi Installing dist/build/Data/UUID/V5.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V5.hi Installing dist/build/Data/UUID/Named.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Named.hi Installing dist/build/Data/Word/Util.hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word/Util.hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word Installing dist/build/Data/UUID.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID.p_hi Installing dist/build/Data/UUID/Util.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Util.p_hi Installing dist/build/Data/UUID/V1.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V1.p_hi Installing dist/build/Data/UUID/V3.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V3.p_hi Installing dist/build/Data/UUID/V4.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V4.p_hi Installing dist/build/Data/UUID/V5.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V5.p_hi Installing dist/build/Data/UUID/Named.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Named.p_hi Installing dist/build/Data/Word/Util.p_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word/Util.p_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word Installing dist/build/Data/UUID.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID.dyn_hi Installing dist/build/Data/UUID/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Util.dyn_hi Installing dist/build/Data/UUID/V1.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V1.dyn_hi Installing dist/build/Data/UUID/V3.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V3.dyn_hi Installing dist/build/Data/UUID/V4.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V4.dyn_hi Installing dist/build/Data/UUID/V5.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/V5.dyn_hi Installing dist/build/Data/UUID/Named.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/UUID/Named.dyn_hi Installing dist/build/Data/Word/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/Data/Word/Util.dyn_hi creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC Installing dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC Installing dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC_p.a to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC Installing executable dist/build/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: uuid-1.3.13.conf + install -D --mode=0644 uuid-1.3.13.conf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d/uuid-1.3.13.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 field uuid-1.3.13 key + keyname=uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC + pkgdir=/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC + rm -f ghc-uuid.files ghc-uuid-devel.files + touch ghc-uuid.files ghc-uuid-devel.files + echo '/usr/lib64/ghc-8.0.2/package.conf.d/uuid-1.3.13*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC ']' + echo '%dir /usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc/html/libraries/uuid-1.3.13 ']' + for i in ghc-uuid.files ghc-uuid-devel.files + '[' -f ghc-uuid.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-uuid.files + for i in ghc-uuid.files ghc-uuid-devel.files + '[' -f ghc-uuid-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le!!g' ghc-uuid-devel.files + find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z/libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7/libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c/libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/rts + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/builddir/build/BUILD/uuid-1.3.13/cryptohash-md5-0.11.100.1/dist/build:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + case $rpath in ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 --package-db=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d field cryptohash-md5-0.11.100.1 library-dirs + syspath=/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7 ++ echo /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/builddir/build/BUILD/uuid-1.3.13/cryptohash-md5-0.11.100.1/dist/build:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build ++ sed -e s@/builddir/build/BUILD/uuid-1.3.13/cryptohash-md5-0.11.100.1/dist/build@/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7@g + newrpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + chrpath -r /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: RPATH=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/builddir/build/BUILD/uuid-1.3.13/cryptohash-md5-0.11.100.1/dist/build:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: new RPATH: /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + case $rpath in ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 --package-db=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d field cryptohash-sha1-0.11.100.1 library-dirs + syspath=/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z ++ echo /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build ++ sed -e s@/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build@/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z@g + newrpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + chrpath -r /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: RPATH=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/builddir/build/BUILD/uuid-1.3.13/cryptohash-sha1-0.11.100.1/dist/build:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: new RPATH: /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + case $rpath in ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 --package-db=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d field network-info-0.2.0.8 library-dirs + syspath=/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c ++ sed -e s@/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build@/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c@g ++ echo /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + newrpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + chrpath -r /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: RPATH=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/builddir/build/BUILD/uuid-1.3.13/network-info-0.2.0.8/dist/build:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: new RPATH: /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build + case $rpath in ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2 --package-db=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/package.conf.d field uuid-types-1.0.3 library-dirs + syspath=/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L ++ echo /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build ++ sed -e s@/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build@/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L@g + newrpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L + chrpath -r /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: RPATH=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/builddir/build/BUILD/uuid-1.3.13/uuid-types-1.0.3/dist/build /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC/libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so: new RPATH: /usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7:/usr/lib64/ghc-8.0.2/cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1:/usr/lib64/ghc-8.0.2/unix-2.7.2.1:/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L + for i in $(find /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + for lib in cryptohash-md5-0.11.100.1 cryptohash-sha1-0.11.100.1 network-info-0.2.0.8 uuid-types-1.0.3 + '[' -x /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/lib64/ghc-8.0.2/uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L/libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-8.0.2/array-0.5.1.1:/usr/lib64/ghc-8.0.2/base-4.9.1.0:/usr/lib64/ghc-8.0.2/binary-0.8.3.0:/usr/lib64/ghc-8.0.2/bytestring-0.10.8.1:/usr/lib64/ghc-8.0.2/containers-0.5.7.1:/usr/lib64/ghc-8.0.2/deepseq-1.4.2.0:/usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0:/usr/lib64/ghc-8.0.2/hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx:/usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1:/usr/lib64/ghc-8.0.2/random-1.1-9tceXaeYIMZ4JrKq20Egog:/usr/lib64/ghc-8.0.2/rts:/usr/lib64/ghc-8.0.2/text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY:/usr/lib64/ghc-8.0.2/time-1.6.0.1 + case $rpath in + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZULY28 + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + exit 0 Processing files: ghc-uuid-1.3.13-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dxRelc + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid + exit 0 Provides: ghc-uuid = 1.3.13-1.fc26 ghc-uuid(ppc-64) = 1.3.13-1.fc26 libHSuuid-1.3.13-GoCuOeh63ck2d0Su66bMnC-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so()(64bit) libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSentropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so()(64bit) libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so()(64bit) libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libHSunix-2.7.2.1-ghc8.0.2.so()(64bit) libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-uuid-devel-1.3.13-1.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MuNiFf + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + DOCDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc-uuid-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc-uuid-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/doc/ghc-uuid-devel + exit 0 Provides: ghc-devel(uuid-1.3.13-GoCuOeh63ck2d0Su66bMnC) ghc-uuid-devel = 1.3.13-1.fc26 ghc-uuid-devel(ppc-64) = 1.3.13-1.fc26 ghc-uuid-static = 1.3.13-1.fc26 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(binary-0.8.3.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7) ghc-devel(cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z) ghc-devel(entropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO) ghc-devel(network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c) ghc-devel(random-1.1-9tceXaeYIMZ4JrKq20Egog) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) ghc-devel(time-1.6.0.1) ghc-devel(uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L) Processing files: ghc-cryptohash-md5-0.11.100.1-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xT195i + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 + cp -pr cryptohash-md5-0.11.100.1/LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-md5 + exit 0 Provides: ghc-cryptohash-md5 = 0.11.100.1-1.fc26 ghc-cryptohash-md5(ppc-64) = 0.11.100.1-1.fc26 libHScryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-cryptohash-md5-devel-0.11.100.1-1.fc26.ppc64le Provides: ghc-cryptohash-md5-devel = 0.11.100.1-1.fc26 ghc-cryptohash-md5-devel(ppc-64) = 0.11.100.1-1.fc26 ghc-devel(cryptohash-md5-0.11.100.1-L0CJbuRTZmBI8mOB7huEe7) 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) Processing files: ghc-cryptohash-sha1-0.11.100.1-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gL1HFm + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1 + cp -pr cryptohash-sha1-0.11.100.1/LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-cryptohash-sha1 + exit 0 Provides: ghc-cryptohash-sha1 = 0.11.100.1-1.fc26 ghc-cryptohash-sha1(ppc-64) = 0.11.100.1-1.fc26 libHScryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-cryptohash-sha1-devel-0.11.100.1-1.fc26.ppc64le Provides: ghc-cryptohash-sha1-devel = 0.11.100.1-1.fc26 ghc-cryptohash-sha1-devel(ppc-64) = 0.11.100.1-1.fc26 ghc-devel(cryptohash-sha1-0.11.100.1-AJqtLjVn8sfKvw8ebixA3z) 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) Processing files: ghc-network-info-0.2.0.8-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.36pUmq + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info + cp -pr network-info-0.2.0.8/LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-network-info + exit 0 Provides: ghc-network-info = 0.2.0.8-1.fc26 ghc-network-info(ppc-64) = 0.2.0.8-1.fc26 libHSnetwork-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-network-info-devel-0.2.0.8-1.fc26.ppc64le Provides: ghc-devel(network-info-0.2.0.8-3CNHbSDxkB04OXdr5Q0x5c) ghc-network-info-devel = 0.2.0.8-1.fc26 ghc-network-info-devel(ppc-64) = 0.2.0.8-1.fc26 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) Processing files: ghc-uuid-types-1.0.3-1.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cElVbu + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types + cp -pr uuid-types-1.0.3/LICENSE /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le/usr/share/licenses/ghc-uuid-types + exit 0 Provides: ghc-uuid-types = 1.0.3-1.fc26 ghc-uuid-types(ppc-64) = 1.0.3-1.fc26 libHSuuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L-ghc8.0.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so()(64bit) libHSbase-4.9.1.0-ghc8.0.2.so()(64bit) libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit) libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit) libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit) libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit) libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit) libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so()(64bit) libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so()(64bit) libHStime-1.6.0.1-ghc8.0.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-uuid-types-devel-1.0.3-1.fc26.ppc64le Provides: ghc-devel(uuid-types-1.0.3-7J0MpAFb3mfHX7i21Xcg6L) ghc-uuid-types-devel = 1.0.3-1.fc26 ghc-uuid-types-devel(ppc-64) = 1.0.3-1.fc26 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 = 8.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(base-4.9.1.0) ghc-devel(binary-0.8.3.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(deepseq-1.4.2.0) ghc-devel(hashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx) ghc-devel(random-1.1-9tceXaeYIMZ4JrKq20Egog) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le Wrote: /builddir/build/RPMS/ghc-uuid-1.3.13-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-uuid-devel-1.3.13-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-md5-0.11.100.1-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-md5-devel-0.11.100.1-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-sha1-0.11.100.1-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-cryptohash-sha1-devel-0.11.100.1-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-network-info-0.2.0.8-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-network-info-devel-0.2.0.8-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-uuid-types-1.0.3-1.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-uuid-types-devel-1.0.3-1.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jxr0hy + umask 022 + cd /builddir/build/BUILD + cd uuid-1.3.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-uuid-1.3.13-1.fc26.ppc64le + exit 0 Child return code was: 0