Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashtables.spec'], gid=135shell=Falselogger=user='mockbuild'printOutput=Falseenv={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'uid=1000timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ghc-hashtables.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ghc-hashtables-1.1.2.1-3bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-hashtables.spec "], gid=135shell=Falselogger=user='mockbuild'printOutput=Falseprivate_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'uid=1000timeout=0env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ghc-hashtables.spec "] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PV2mf7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hashtables-1.1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashtables-1.1.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashtables-1.1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W1qaca + umask 022 + cd /builddir/build/BUILD + cd hashtables-1.1.2.1 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + 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 ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc-hashtables '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-march=armv6 -optc-mfloat-abi=hard -optc-mfpu=vfp -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 --global Configuring hashtables-1.1.2.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building hashtables-1.1.2.1... Preprocessing library hashtables-1.1.2.1... [ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.o ) [ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.o ) src/Data/HashTable/Internal/Utils.hs:37:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.o ) src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:25:26: Warning: Literal 3801334549 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:26:26: Warning: Literal 2195914594 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:27:26: Warning: Literal 3407804846 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:31:26: Warning: Literal 3071798340 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:32:26: Warning: Literal 3886219854 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:34:26: Warning: Literal 2279799119 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:35:26: Warning: Literal 4195705714 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:36:26: Warning: Literal 3778173719 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:37:26: Warning: Literal 3758449706 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:38:26: Warning: Literal 3369086643 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:39:26: Warning: Literal 3909880455 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:48:26: Warning: Literal 14589171272287321080 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:54:26: Warning: Literal 14059785151234048019 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:55:26: Warning: Literal 16300700092804310893 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:60:26: Warning: Literal 11590662408288112295 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:61:26: Warning: Literal 16966951249769150579 is out of the Int64 range -9223372036854775808..9223372036854775807 [ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.o ) src/Data/HashTable/Internal/IntArray.hs:39:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.o ) src/Data/HashTable/Internal/CacheLine.hs:46:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.o ) [ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.o ) [ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.o ) [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.o ) src/Data/HashTable/ST/Cuckoo.hs:607:19: Warning: Literal 3992100901 is out of the Int range -2147483648..2147483647 src/Data/HashTable/ST/Cuckoo.hs:608:19: Warning: Literal 4139312306229551849 is out of the Int range -2147483648..2147483647 [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.o ) src/Data/HashTable/IO.hs:100:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:101:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:110:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:111:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:112:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:121:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:123:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:125:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:135:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:137:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:139:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:149:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:151:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:153:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:164:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:166:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:168:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:179:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:181:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:183:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:193:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:195:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:197:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:211:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:213:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:215:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:226:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:228:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:230:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ [ 1 of 12] Compiling Data.HashTable.Internal.UnsafeTricks ( src/Data/HashTable/Internal/UnsafeTricks.hs, dist/build/Data/HashTable/Internal/UnsafeTricks.p_o ) [ 2 of 12] Compiling Data.HashTable.Internal.Utils ( src/Data/HashTable/Internal/Utils.hs, dist/build/Data/HashTable/Internal/Utils.p_o ) src/Data/HashTable/Internal/Utils.hs:37:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 3 of 12] Compiling Data.HashTable.Internal.CheapPseudoRandomBitStream ( src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs, dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.p_o ) src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:25:26: Warning: Literal 3801334549 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:26:26: Warning: Literal 2195914594 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:27:26: Warning: Literal 3407804846 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:31:26: Warning: Literal 3071798340 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:32:26: Warning: Literal 3886219854 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:34:26: Warning: Literal 2279799119 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:35:26: Warning: Literal 4195705714 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:36:26: Warning: Literal 3778173719 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:37:26: Warning: Literal 3758449706 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:38:26: Warning: Literal 3369086643 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:39:26: Warning: Literal 3909880455 is out of the Int32 range -2147483648..2147483647 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:48:26: Warning: Literal 14589171272287321080 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:54:26: Warning: Literal 14059785151234048019 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:55:26: Warning: Literal 16300700092804310893 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:60:26: Warning: Literal 11590662408288112295 is out of the Int64 range -9223372036854775808..9223372036854775807 src/Data/HashTable/Internal/CheapPseudoRandomBitStream.hs:61:26: Warning: Literal 16966951249769150579 is out of the Int64 range -9223372036854775808..9223372036854775807 [ 4 of 12] Compiling Data.HashTable.Internal.IntArray ( src/Data/HashTable/Internal/IntArray.hs, dist/build/Data/HashTable/Internal/IntArray.p_o ) src/Data/HashTable/Internal/IntArray.hs:39:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [ 5 of 12] Compiling Data.HashTable.Internal.CacheLine ( src/Data/HashTable/Internal/CacheLine.hs, dist/build/Data/HashTable/Internal/CacheLine.p_o ) src/Data/HashTable/Internal/CacheLine.hs:46:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() [ 6 of 12] Compiling Data.HashTable.Internal.Array ( src/Data/HashTable/Internal/Array.hs, dist/build/Data/HashTable/Internal/Array.p_o ) [ 7 of 12] Compiling Data.HashTable.Internal.Linear.Bucket ( src/Data/HashTable/Internal/Linear/Bucket.hs, dist/build/Data/HashTable/Internal/Linear/Bucket.p_o ) [ 8 of 12] Compiling Data.HashTable.Class ( src/Data/HashTable/Class.hs, dist/build/Data/HashTable/Class.p_o ) [ 9 of 12] Compiling Data.HashTable.ST.Basic ( src/Data/HashTable/ST/Basic.hs, dist/build/Data/HashTable/ST/Basic.p_o ) [10 of 12] Compiling Data.HashTable.ST.Cuckoo ( src/Data/HashTable/ST/Cuckoo.hs, dist/build/Data/HashTable/ST/Cuckoo.p_o ) src/Data/HashTable/ST/Cuckoo.hs:607:19: Warning: Literal 3992100901 is out of the Int range -2147483648..2147483647 src/Data/HashTable/ST/Cuckoo.hs:608:19: Warning: Literal 4139312306229551849 is out of the Int range -2147483648..2147483647 [11 of 12] Compiling Data.HashTable.ST.Linear ( src/Data/HashTable/ST/Linear.hs, dist/build/Data/HashTable/ST/Linear.p_o ) [12 of 12] Compiling Data.HashTable.IO ( src/Data/HashTable/IO.hs, dist/build/Data/HashTable/IO.p_o ) src/Data/HashTable/IO.hs:100:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:101:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘new’ src/Data/HashTable/IO.hs:110:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:111:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:112:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘newSized’ src/Data/HashTable/IO.hs:121:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:123:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:125:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘insert’ src/Data/HashTable/IO.hs:135:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:137:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:139:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘delete’ src/Data/HashTable/IO.hs:149:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:151:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:153:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘lookup’ src/Data/HashTable/IO.hs:164:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:166:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:168:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromList’ src/Data/HashTable/IO.hs:179:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:181:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:183:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘fromListWithSizeHint’ src/Data/HashTable/IO.hs:193:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:195:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:197:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘toList’ src/Data/HashTable/IO.hs:211:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:213:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:215:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘foldM’ src/Data/HashTable/IO.hs:226:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:228:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ src/Data/HashTable/IO.hs:230:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mapM_’ In-place registering hashtables-1.1.2.1... + '[' -f dist/build/libHShashtables-1.1.2.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for hashtables-1.1.2.1... Preprocessing library hashtables-1.1.2.1... src/Data/HashTable/Internal/Utils.hs:37:12: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/IntArray.hs:39:19: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" src/Data/HashTable/Internal/CacheLine.hs:46:1: Warning: The import of ‘GHC.Exts’ is redundant except perhaps to import instances from ‘GHC.Exts’ To import instances alone, use: import GHC.Exts() Haddock coverage: 0% ( 0 / 10) in 'Data.HashTable.Internal.UnsafeTricks' 6% ( 1 / 17) in 'Data.HashTable.Internal.Utils' 0% ( 0 / 5) in 'Data.HashTable.Internal.CheapPseudoRandomBitStream' 0% ( 0 / 7) in 'Data.HashTable.Internal.IntArray' 43% ( 6 / 14) in 'Data.HashTable.Internal.CacheLine' 20% ( 1 / 5) in 'Data.HashTable.Internal.Array' 0% ( 0 / 18) in 'Data.HashTable.Internal.Linear.Bucket' 100% ( 5 / 5) in 'Data.HashTable.Class' 100% ( 10 / 10) in 'Data.HashTable.ST.Basic' 100% ( 9 / 9) in 'Data.HashTable.ST.Cuckoo' 100% ( 10 / 10) in 'Data.HashTable.ST.Linear' 100% ( 16 / 16) in 'Data.HashTable.IO' Documentation created: dist/doc/html/hashtables/index.html, dist/doc/html/hashtables/hashtables.txt Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TiVgUh + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm + cd hashtables-1.1.2.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm -v directory dist/doc/html/hashtables does exist: True creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 copy directory 'dist/doc/html/hashtables' to '/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1'. creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 Installing dist/doc/html/hashtables/hashtables.haddock to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/hashtables.haddock Installing dist/doc/html/hashtables/Data-HashTable-IO.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/Data-HashTable-IO.html Installing dist/doc/html/hashtables/hashtables.txt to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/hashtables.txt Installing dist/doc/html/hashtables/ocean.css to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/ocean.css Installing dist/doc/html/hashtables/frames.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/frames.html Installing dist/doc/html/hashtables/mini_Data-HashTable-ST-Linear.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/mini_Data-HashTable-ST-Linear.html Installing dist/doc/html/hashtables/synopsis.png to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/synopsis.png Installing dist/doc/html/hashtables/haddock-util.js to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/haddock-util.js Installing dist/doc/html/hashtables/minus.gif to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/minus.gif Installing dist/doc/html/hashtables/mini_Data-HashTable-Class.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/mini_Data-HashTable-Class.html Installing dist/doc/html/hashtables/mini_Data-HashTable-ST-Cuckoo.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/mini_Data-HashTable-ST-Cuckoo.html Installing dist/doc/html/hashtables/hslogo-16.png to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/hslogo-16.png Installing dist/doc/html/hashtables/plus.gif to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/plus.gif Installing dist/doc/html/hashtables/Data-HashTable-Class.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/Data-HashTable-Class.html Installing dist/doc/html/hashtables/Data-HashTable-ST-Basic.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/Data-HashTable-ST-Basic.html Installing dist/doc/html/hashtables/Data-HashTable-ST-Cuckoo.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/Data-HashTable-ST-Cuckoo.html Installing dist/doc/html/hashtables/index-frames.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/index-frames.html Installing dist/doc/html/hashtables/mini_Data-HashTable-IO.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/mini_Data-HashTable-IO.html Installing dist/doc/html/hashtables/Data-HashTable-ST-Linear.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/Data-HashTable-ST-Linear.html Installing dist/doc/html/hashtables/mini_Data-HashTable-ST-Basic.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/mini_Data-HashTable-ST-Basic.html Installing dist/doc/html/hashtables/index.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/index.html Installing dist/doc/html/hashtables/doc-index.html to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/doc-index.html creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 Installing dist/doc/html/hashtables/hashtables.haddock to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1/hashtables.haddock creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables Installing LICENSE to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear Installing dist/build/Data/HashTable/Class.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Class.hi Installing dist/build/Data/HashTable/IO.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/IO.hi Installing dist/build/Data/HashTable/ST/Basic.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Basic.hi Installing dist/build/Data/HashTable/ST/Cuckoo.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Cuckoo.hi Installing dist/build/Data/HashTable/ST/Linear.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Linear.hi Installing dist/build/Data/HashTable/Internal/Array.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Array.hi Installing dist/build/Data/HashTable/Internal/IntArray.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/IntArray.hi Installing dist/build/Data/HashTable/Internal/CacheLine.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CacheLine.hi Installing dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CheapPseudoRandomBitStream.hi Installing dist/build/Data/HashTable/Internal/UnsafeTricks.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/UnsafeTricks.hi Installing dist/build/Data/HashTable/Internal/Utils.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Utils.hi Installing dist/build/Data/HashTable/Internal/Linear/Bucket.hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear/Bucket.hi creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear Installing dist/build/Data/HashTable/Class.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Class.p_hi Installing dist/build/Data/HashTable/IO.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/IO.p_hi Installing dist/build/Data/HashTable/ST/Basic.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Basic.p_hi Installing dist/build/Data/HashTable/ST/Cuckoo.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Cuckoo.p_hi Installing dist/build/Data/HashTable/ST/Linear.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Linear.p_hi Installing dist/build/Data/HashTable/Internal/Array.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Array.p_hi Installing dist/build/Data/HashTable/Internal/IntArray.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/IntArray.p_hi Installing dist/build/Data/HashTable/Internal/CacheLine.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CacheLine.p_hi Installing dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CheapPseudoRandomBitStream.p_hi Installing dist/build/Data/HashTable/Internal/UnsafeTricks.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/UnsafeTricks.p_hi Installing dist/build/Data/HashTable/Internal/Utils.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Utils.p_hi Installing dist/build/Data/HashTable/Internal/Linear/Bucket.p_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear/Bucket.p_hi creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear Installing dist/build/Data/HashTable/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Class.dyn_hi Installing dist/build/Data/HashTable/IO.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/IO.dyn_hi Installing dist/build/Data/HashTable/ST/Basic.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Basic.dyn_hi Installing dist/build/Data/HashTable/ST/Cuckoo.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Cuckoo.dyn_hi Installing dist/build/Data/HashTable/ST/Linear.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/ST/Linear.dyn_hi Installing dist/build/Data/HashTable/Internal/Array.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Array.dyn_hi Installing dist/build/Data/HashTable/Internal/IntArray.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/IntArray.dyn_hi Installing dist/build/Data/HashTable/Internal/CacheLine.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CacheLine.dyn_hi Installing dist/build/Data/HashTable/Internal/CheapPseudoRandomBitStream.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/CheapPseudoRandomBitStream.dyn_hi Installing dist/build/Data/HashTable/Internal/UnsafeTricks.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/UnsafeTricks.dyn_hi Installing dist/build/Data/HashTable/Internal/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Utils.dyn_hi Installing dist/build/Data/HashTable/Internal/Linear/Bucket.dyn_hi to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/Data/HashTable/Internal/Linear/Bucket.dyn_hi creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 Installing dist/build/libHShashtables-1.1.2.1.a to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/libHShashtables-1.1.2.1.a creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 Installing dist/build/libHShashtables-1.1.2.1_p.a to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/libHShashtables-1.1.2.1_p.a creating /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 Installing executable dist/build/libHShashtables-1.1.2.1-ghc7.8.4.so to /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1/libHShashtables-1.1.2.1-ghc7.8.4.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: hashtables-1.1.2.1.conf + install -D --mode=0644 hashtables-1.1.2.1.conf /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/package.conf.d/hashtables-1.1.2.1.conf + rm -f ghc-hashtables.files ghc-hashtables-devel.files + touch ghc-hashtables.files ghc-hashtables-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 ']' + echo '%dir /usr/lib/ghc-7.8.4/hashtables-1.1.2.1' + echo '%attr(755,root,root) /usr/lib/ghc-7.8.4/hashtables-1.1.2.1/libHShashtables-1.1.2.1-ghc7.8.4.so' + echo '/usr/lib/ghc-7.8.4/package.conf.d/hashtables-1.1.2.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 ']' + find /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/lib/ghc-7.8.4/hashtables-1.1.2.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 ']' + echo /usr/share/doc/ghc/html/libraries/hashtables-1.1.2.1 + for i in ghc-hashtables.files ghc-hashtables-devel.files + '[' -f ghc-hashtables.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm!!g' ghc-hashtables.files + for i in ghc-hashtables.files ghc-hashtables-devel.files + '[' -f ghc-hashtables-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm!!g' ghc-hashtables-devel.files + find /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-hashtables-1.1.2.1-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qqArQS + umask 022 + cd /builddir/build/BUILD + cd hashtables-1.1.2.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables + exit 0 Provides: ghc(hashtables-1.1.2.1-10f3aace7d1f97d85651d4f6a996260a) ghc-hashtables = 1.1.2.1-3bs02npfc23 ghc-hashtables(armv6hl-32) = 1.1.2.1-3bs02npfc23 libHShashtables-1.1.2.1-ghc7.8.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc(primitive-0.5.2.1-e3c5f8a5501f933136a2a9aab9a84a70) ghc(vector-0.10.9.1-934db2d29654be68f93f7e0cd12b01cb) libHSarray-0.5.0.0-ghc7.8.4.so libHSbase-4.7.0.2-ghc7.8.4.so libHSbytestring-0.10.4.0-ghc7.8.4.so libHSdeepseq-1.3.0.2-ghc7.8.4.so libHSghc-prim-0.3.1.0-ghc7.8.4.so libHShashable-1.2.2.0-ghc7.8.4.so libHSinteger-gmp-0.5.1.0-ghc7.8.4.so libHSprimitive-0.5.2.1-ghc7.8.4.so libHStext-1.1.1.3-ghc7.8.4.so libHSvector-0.10.9.1-ghc7.8.4.so libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 rtld(GNU_HASH) Processing files: ghc-hashtables-devel-1.1.2.1-3bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IrZ5j9 + umask 022 + cd /builddir/build/BUILD + cd hashtables-1.1.2.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm/usr/share/doc/ghc-hashtables-devel + exit 0 Provides: ghc-devel(hashtables-1.1.2.1-10f3aace7d1f97d85651d4f6a996260a) ghc-hashtables-devel = 1.1.2.1-3bs02npfc23 ghc-hashtables-devel(armv6hl-32) = 1.1.2.1-3bs02npfc23 ghc-hashtables-static = 1.1.2.1-3bs02npfc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(hashtables-1.1.2.1-10f3aace7d1f97d85651d4f6a996260a) ghc-devel(base-4.7.0.2-d98389eae4520fbeb37e9d6443efd497) ghc-devel(ghc-prim-0.3.1.0-f0b77db25e6a07f3e2798ad2aa2db4f0) ghc-devel(hashable-1.2.2.0-8eb257ff9d0c62ed0cec3a21caa7165f) ghc-devel(primitive-0.5.2.1-e3c5f8a5501f933136a2a9aab9a84a70) ghc-devel(vector-0.10.9.1-934db2d29654be68f93f7e0cd12b01cb) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm Wrote: /builddir/build/RPMS/ghc-hashtables-1.1.2.1-3bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ghc-hashtables-devel-1.1.2.1-3bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6W31G2 + umask 022 + cd /builddir/build/BUILD + cd hashtables-1.1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-hashtables-1.1.2.1-3bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->