<86>Jan 31 11:49:43 userdel[3813211]: delete user 'rooter'
<86>Jan 31 11:49:43 userdel[3813211]: removed group 'rooter' owned by 'rooter'
<86>Jan 31 11:49:43 userdel[3813211]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 31 11:49:43 groupadd[3813476]: group added to /etc/group: name=rooter, GID=669
<86>Jan 31 11:49:43 groupadd[3813476]: group added to /etc/gshadow: name=rooter
<86>Jan 31 11:49:43 groupadd[3813476]: new group: name=rooter, GID=669
<86>Jan 31 11:49:43 useradd[3813682]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Jan 31 11:49:43 userdel[3814079]: delete user 'builder'
<86>Jan 31 11:49:43 userdel[3814079]: removed group 'builder' owned by 'builder'
<86>Jan 31 11:49:43 userdel[3814079]: removed shadow group 'builder' owned by 'builder'
<86>Jan 31 11:49:43 groupadd[3814513]: group added to /etc/group: name=builder, GID=670
<86>Jan 31 11:49:43 groupadd[3814513]: group added to /etc/gshadow: name=builder
<86>Jan 31 11:49:43 groupadd[3814513]: new group: name=builder, GID=670
<86>Jan 31 11:49:43 useradd[3814557]: new user: name=builder, UID=670, GID=670, 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>Jan 31 11:49:47 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jan 31 11:49:47 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Jan 31 11:49:47 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed
<13>Jan 31 11:49:47 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed
<13>Jan 31 11:49:47 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Jan 31 11:49:47 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Jan 31 11:49:58 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed
<13>Jan 31 11:50:00 rpmi: ghc7.6.1-doc-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed
warning: File /usr/src/in/source/ghc7.6.1-utf8-string-0.3.7-alt2.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc7.6.1-utf8-string-0.3.7-alt2.nosrc.rpm
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-utf8-string-0.3.7-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71610
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-utf8-string-0.3.7
+ echo 'Source #0 (ghc7.6.1-utf8-string-0.3.7.tar):'
Source #0 (ghc7.6.1-utf8-string-0.3.7.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7.tar
+ cd ghc7.6.1-utf8-string-0.3.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch):'
Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98267
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-utf8-string-0.3.7
+ '[' -f configure.ac -a '!' -f configure ']'
+ '[' -x Setup ']'
+ ghc-7.6.1 Setup
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc7.6.1-utf8-string-0.3.7 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-utf8-string-0.3.7 --datadir=/usr/share --datasubdir=ghc7.6.1-utf8-string-0.3.7 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring utf8-string-0.3.7...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.p_o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.p_o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.p_o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.p_o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.p_o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.p_o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.p_o )
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.dyn_o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.dyn_o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.dyn_o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.dyn_o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.dyn_o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.dyn_o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.dyn_o )
In-place registering utf8-string-0.3.7...
+ ./Setup haddock
Running Haddock for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
+ ./Setup register --gen-pkg-config=utf8-string.pkg
Creating package registration file: utf8-string.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31953
+ 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-utf8-string-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-utf8-string-buildroot
+ cd ghc7.6.1-utf8-string-0.3.7
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-utf8-string-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7
+ '[' -f utf8-string.pkg ']'
+ install -m 755 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7
+ mkdir -p /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/ghc-7.6.1/package.conf.d
+ install -D -m 644 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-utf8-string-buildroot /usr/lib /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7 /usr/src/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 ghc7.6.1-utf8-string 0.3.7 /usr/lib/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf
~/tmp/ghc7.6.1-utf8-string-buildroot ~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-utf8-string-0.3.7': No such file or directory
~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto)
mode of './usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-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-utf8-string-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot
./usr/lib:
./usr/lib/ghc-7.6.1/lib:
056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo
056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows:
  ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib/ghc-7.6.1/deepseq-1.3.0.1:/usr/lib/ghc-7.6.1/array-0.4.0.1:/usr/lib/ghc-7.6.1/base-4.6.0.0:/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0:/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0:/usr/lib/ghc-7.6.1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_l1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: newCAF
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1
verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-utf8-string-0.3.7-alt2
warning: File listed twice: /usr/lib/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GRBG4D
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.pN7gdG
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(utf8-string) = 0.3.7, ghc7.6.1(utf8-string-0.3.7-474068a1a4251d9352647ac884cfa3ff)
Requires: /usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so, /usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-eac4fa0d0988628e5bd960fef8805b26), ghc7.6.1(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-80755c979f4e13d16f7cebf2db87835f), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xIXTLa
Creating ghc7.6.1-utf8-string-debuginfo package
Processing files: ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zJYkGb
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0ochbL
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-utf8-string = 0.3.7-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug, debug(libc.so.6)
Adding to ghc7.6.1-utf8-string-debuginfo a strict dependency on ghc7.6.1-utf8-string
Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-utf8-string-0.3.7-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-utf8-string-debuginfo-0.3.7-alt2.i586.rpm
13.85user 3.67system 0:52.73elapsed 33%CPU (0avgtext+0avgdata 166820maxresident)k
0inputs+0outputs (0major+1985234minor)pagefaults 0swaps
25.19user 6.28system 1:22.17elapsed 38%CPU (0avgtext+0avgdata 166820maxresident)k
0inputs+0outputs (0major+2291367minor)pagefaults 0swaps