<86>Mar  7 04:49:13 userdel[4025779]: delete user 'rooter'
<86>Mar  7 04:49:13 userdel[4025779]: removed group 'rooter' owned by 'rooter'
<86>Mar  7 04:49:13 userdel[4025779]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  7 04:49:13 groupadd[4025791]: group added to /etc/group: name=rooter, GID=663
<86>Mar  7 04:49:13 groupadd[4025791]: group added to /etc/gshadow: name=rooter
<86>Mar  7 04:49:13 groupadd[4025791]: new group: name=rooter, GID=663
<86>Mar  7 04:49:13 useradd[4025799]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Mar  7 04:49:13 userdel[4025809]: delete user 'builder'
<86>Mar  7 04:49:13 userdel[4025809]: removed group 'builder' owned by 'builder'
<86>Mar  7 04:49:13 userdel[4025809]: removed shadow group 'builder' owned by 'builder'
<86>Mar  7 04:49:13 groupadd[4025819]: group added to /etc/group: name=builder, GID=664
<86>Mar  7 04:49:13 groupadd[4025819]: group added to /etc/gshadow: name=builder
<86>Mar  7 04:49:13 groupadd[4025819]: new group: name=builder, GID=664
<86>Mar  7 04:49:13 useradd[4025824]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
warning: Macro %hs_configure2 not found
warning: Macro %hs_build not found
warning: Macro %hs_install not found
warning: Macro %hs_gen_filelist not found
<13>Mar  7 04:49:15 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  7 04:49:15 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Mar  7 04:49:15 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Mar  7 04:49:15 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Mar  7 04:49:15 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Mar  7 04:49:15 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  7 04:49:21 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Mar  7 04:49:22 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
warning: File /usr/src/in/source/ghc7.6.1-cryptohash-0.8.2-alt2.patch is smaller than 8 bytes
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ghc7.6.1-cryptohash-0.8.2-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-cryptohash-0.8.2-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-cryptohash-0.8.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11992
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-cryptohash-0.8.2
+ echo 'Source #0 (ghc7.6.1-cryptohash-0.8.2.tar):'
Source #0 (ghc7.6.1-cryptohash-0.8.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-cryptohash-0.8.2.tar
+ cd ghc7.6.1-cryptohash-0.8.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-cryptohash-0.8.2-alt2.patch):'
Patch #0 (ghc7.6.1-cryptohash-0.8.2-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11992
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-cryptohash-0.8.2
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-cryptohash-0.8.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-cryptohash-0.8.2 --datadir=/usr/share --datasubdir=ghc7.6.1-cryptohash-0.8.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring cryptohash-0.8.2...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building cryptohash-0.8.2...
Preprocessing library cryptohash-0.8.2...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.p_o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.p_o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.p_o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.p_o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.p_o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.p_o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.p_o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.p_o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.p_o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.p_o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.p_o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.p_o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.p_o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.p_o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.p_o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.p_o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.p_o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.p_o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.p_o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.p_o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.p_o )
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.dyn_o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.dyn_o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.dyn_o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.dyn_o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.dyn_o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.dyn_o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.dyn_o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.dyn_o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.dyn_o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.dyn_o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.dyn_o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.dyn_o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.dyn_o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.dyn_o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.dyn_o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.dyn_o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.dyn_o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.dyn_o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.dyn_o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.dyn_o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.dyn_o )
In-place registering cryptohash-0.8.2...
+ ./Setup haddock
Running Haddock for cryptohash-0.8.2...
Preprocessing library cryptohash-0.8.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
  82% (  9 / 11) in 'Crypto.Hash.Whirlpool'
  82% (  9 / 11) in 'Crypto.Hash.Skein512'
  82% (  9 / 11) in 'Crypto.Hash.Skein256'
  82% (  9 / 11) in 'Crypto.Hash.Tiger'
  82% (  9 / 11) in 'Crypto.Hash.RIPEMD160'
  82% (  9 / 11) in 'Crypto.Hash.SHA3'
  83% ( 10 / 12) in 'Crypto.Hash.SHA512'
  89% (  8 /  9) in 'Crypto.Hash.SHA512t'
  82% (  9 / 11) in 'Crypto.Hash.SHA384'
  82% (  9 / 11) in 'Crypto.Hash.SHA256'
  82% (  9 / 11) in 'Crypto.Hash.SHA224'
  82% (  9 / 11) in 'Crypto.Hash.SHA1'
  82% (  9 / 11) in 'Crypto.Hash.MD5'
  82% (  9 / 11) in 'Crypto.Hash.MD4'
  82% (  9 / 11) in 'Crypto.Hash.MD2'
  50% (  1 /  2) in 'Crypto.Hash.Utils'
 100% (  4 /  4) in 'Crypto.Hash.Types'
  36% ( 12 / 33) in 'Crypto.Hash'
Documentation created: dist/doc/html/cryptohash/index.html
+ ./Setup register --gen-pkg-config=cryptohash.pkg
Creating package registration file: cryptohash.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46245
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc7.6.1-cryptohash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-cryptohash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-cryptohash-0.8.2
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-cryptohash-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2
+ '[' -f cryptohash.pkg ']'
+ install -m 755 cryptohash.pkg /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2
+ mkdir -p /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 cryptohash.pkg /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/cryptohash-0.8.2.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-cryptohash-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2 /usr/src/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2 ghc7.6.1-cryptohash 0.8.2 /usr/lib64/ghc-7.6.1/package.conf.d/cryptohash-0.8.2.conf
~/tmp/ghc7.6.1-cryptohash-buildroot ~/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2
find: './usr/bin': No such file or directory
~/RPM/BUILD/ghc7.6.1-cryptohash-0.8.2
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot
./usr/lib64:
./usr/lib64/ghc-7.6.1/lib:
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-cryptohash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib64/ghc-7.6.1/array-0.4.0.1:/usr/lib64/ghc-7.6.1/base-4.6.0.0:/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib64/ghc-7.6.1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: found executable STACK entry:   GNU_STACK      0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: resumeThread
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: newCAF
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so: undefined symbol: suspendThread
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-cryptohash-0.8.2-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/cryptohash-0.8.2/libHScryptohash-0.8.2-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/cryptohash.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/cryptohash.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD2.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD4.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-MD5.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-RIPEMD160.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA1.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA224.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA3.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA384.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-SHA512t.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein256.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Skein512.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Tiger.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash-Whirlpool.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-Hash.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/mini_Crypto-MAC-HMAC.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-cryptohash-0.8.2/html/synopsis.png
warning: File listed twice: /usr/share/ghc7.6.1-cryptohash-0.8.2/README.md
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.84fNRV
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jeATLf
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ghc7.6.1(cryptohash) = 0.8.2, ghc7.6.1(cryptohash-0.8.2-8803f375e17ff9aa28f3456140b5601b)
Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-4fae45041dab03fbd317982185b6da0d), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uVZALC
Creating ghc7.6.1-cryptohash-debuginfo package
Processing files: ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3UIfR2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.67Gt2v
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-cryptohash = 0.8.2-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, debug64(libc.so.6)
Adding to ghc7.6.1-cryptohash-debuginfo a strict dependency on ghc7.6.1-cryptohash
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cryptohash-0.8.2-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cryptohash-debuginfo-0.8.2-alt2.x86_64.rpm (w2.lzdio)
20.63user 8.66system 0:33.40elapsed 87%CPU (0avgtext+0avgdata 181972maxresident)k
0inputs+0outputs (0major+4299193minor)pagefaults 0swaps
30.94user 11.56system 0:46.41elapsed 91%CPU (0avgtext+0avgdata 181972maxresident)k
0inputs+0outputs (0major+4615439minor)pagefaults 0swaps