<86>Apr 21 02:21:48 userdel[7229]: delete user 'rooter' <86>Apr 21 02:21:48 groupadd[7248]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 02:21:48 groupadd[7248]: group added to /etc/gshadow: name=rooter <86>Apr 21 02:21:48 groupadd[7248]: new group: name=rooter, GID=621 <86>Apr 21 02:21:48 useradd[7257]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 02:21:48 userdel[7273]: delete user 'builder' <86>Apr 21 02:21:48 userdel[7273]: removed group 'builder' owned by 'builder' <86>Apr 21 02:21:48 userdel[7273]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 02:21:48 groupadd[7284]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 02:21:48 groupadd[7284]: group added to /etc/gshadow: name=builder <86>Apr 21 02:21:48 groupadd[7284]: new group: name=builder, GID=622 <86>Apr 21 02:21:48 useradd[7292]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 02:21:52 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Apr 21 02:21:52 rpmi: rpm-build-haskell-1.1-alt0.M80P.1 1513267782 installed <13>Apr 21 02:21:52 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 02:21:52 rpmi: libffi-devel-1:3.2.1-alt1 1454005025 installed <13>Apr 21 02:21:52 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Apr 21 02:21:52 rpmi: ghc7.6.1-doc-7.6.1-alt6.1 1449015073 installed <13>Apr 21 02:21:52 rpmi: ghc7.6.1-common-7.6.1-alt6.1 1449015073 installed <13>Apr 21 02:21:59 rpmi: ghc7.6.1-7.6.1-alt6.1 1449015893 installed warning: File /usr/src/RPM/SOURCES/ghc7.6.1-dataenc-0.14.0.4-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-dataenc-0.14.0.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-dataenc-0.14.0.4 + echo 'Source #0 (ghc7.6.1-dataenc-0.14.0.4.tar):' Source #0 (ghc7.6.1-dataenc-0.14.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-dataenc-0.14.0.4.tar + cd ghc7.6.1-dataenc-0.14.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-dataenc-0.14.0.4-alt2.patch):' Patch #0 (ghc7.6.1-dataenc-0.14.0.4-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-dataenc-0.14.0.4 + '[' -f configure.ac -a '!' -f configure ']' + runghc-7.6.1 Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-dataenc-0.14.0.4 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-dataenc-0.14.0.4 --datadir=/usr/share --datasubdir=ghc7.6.1-dataenc-0.14.0.4 --enable-split-objs --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-shared -O2 --ghc Configuring dataenc-0.14.0.4... + runghc-7.6.1 Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + runghc-7.6.1 Setup build Building dataenc-0.14.0.4... Preprocessing library dataenc-0.14.0.4... [ 1 of 14] Compiling Codec.Binary.Util ( src/Codec/Binary/Util.hs, dist/build/Codec/Binary/Util.o ) [ 2 of 14] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.o ) [ 3 of 14] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.o ) [ 4 of 14] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.o ) [ 5 of 14] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.o ) [ 6 of 14] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.o ) [ 7 of 14] Compiling Codec.Binary.Url ( src/Codec/Binary/Url.hs, dist/build/Codec/Binary/Url.o ) [ 8 of 14] Compiling Codec.Binary.Uu ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.o ) [ 9 of 14] Compiling Codec.Binary.Xx ( src/Codec/Binary/Xx.hs, dist/build/Codec/Binary/Xx.o ) [10 of 14] Compiling Codec.Binary.QuotedPrintable ( src/Codec/Binary/QuotedPrintable.hs, dist/build/Codec/Binary/QuotedPrintable.o ) [11 of 14] Compiling Codec.Binary.PythonString ( src/Codec/Binary/PythonString.hs, dist/build/Codec/Binary/PythonString.o ) [12 of 14] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.o ) [13 of 14] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.o ) [14 of 14] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.o ) [ 1 of 14] Compiling Codec.Binary.Util ( src/Codec/Binary/Util.hs, dist/build/Codec/Binary/Util.p_o ) [ 2 of 14] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.p_o ) [ 3 of 14] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.p_o ) [ 4 of 14] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.p_o ) [ 5 of 14] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.p_o ) [ 6 of 14] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.p_o ) [ 7 of 14] Compiling Codec.Binary.Url ( src/Codec/Binary/Url.hs, dist/build/Codec/Binary/Url.p_o ) [ 8 of 14] Compiling Codec.Binary.Uu ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.p_o ) [ 9 of 14] Compiling Codec.Binary.Xx ( src/Codec/Binary/Xx.hs, dist/build/Codec/Binary/Xx.p_o ) [10 of 14] Compiling Codec.Binary.QuotedPrintable ( src/Codec/Binary/QuotedPrintable.hs, dist/build/Codec/Binary/QuotedPrintable.p_o ) [11 of 14] Compiling Codec.Binary.PythonString ( src/Codec/Binary/PythonString.hs, dist/build/Codec/Binary/PythonString.p_o ) [12 of 14] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.p_o ) [13 of 14] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.p_o ) [14 of 14] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.p_o ) [ 1 of 14] Compiling Codec.Binary.Util ( src/Codec/Binary/Util.hs, dist/build/Codec/Binary/Util.dyn_o ) [ 2 of 14] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.dyn_o ) [ 3 of 14] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.dyn_o ) [ 4 of 14] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.dyn_o ) [ 5 of 14] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.dyn_o ) [ 6 of 14] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.dyn_o ) [ 7 of 14] Compiling Codec.Binary.Url ( src/Codec/Binary/Url.hs, dist/build/Codec/Binary/Url.dyn_o ) [ 8 of 14] Compiling Codec.Binary.Uu ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.dyn_o ) [ 9 of 14] Compiling Codec.Binary.Xx ( src/Codec/Binary/Xx.hs, dist/build/Codec/Binary/Xx.dyn_o ) [10 of 14] Compiling Codec.Binary.QuotedPrintable ( src/Codec/Binary/QuotedPrintable.hs, dist/build/Codec/Binary/QuotedPrintable.dyn_o ) [11 of 14] Compiling Codec.Binary.PythonString ( src/Codec/Binary/PythonString.hs, dist/build/Codec/Binary/PythonString.dyn_o ) [12 of 14] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.dyn_o ) [13 of 14] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.dyn_o ) [14 of 14] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.dyn_o ) In-place registering dataenc-0.14.0.4... + runghc-7.6.1 Setup haddock Running Haddock for dataenc-0.14.0.4... Preprocessing library dataenc-0.14.0.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 56% ( 5 / 9) in 'Codec.Binary.Util' 100% ( 11 / 11) in 'Codec.Binary.Base32' 100% ( 11 / 11) in 'Codec.Binary.Base32Hex' 100% ( 11 / 11) in 'Codec.Binary.Base64' 100% ( 11 / 11) in 'Codec.Binary.Base64Url' 100% ( 11 / 11) in 'Codec.Binary.Base85' 100% ( 11 / 11) in 'Codec.Binary.Url' 100% ( 11 / 11) in 'Codec.Binary.Uu' 100% ( 11 / 11) in 'Codec.Binary.Xx' 100% ( 11 / 11) in 'Codec.Binary.QuotedPrintable' 100% ( 11 / 11) in 'Codec.Binary.PythonString' 100% ( 11 / 11) in 'Codec.Binary.Yenc' 100% ( 11 / 11) in 'Codec.Binary.Base16' 76% ( 13 / 17) in 'Codec.Binary.DataEncoding' Documentation created: dist/doc/html/dataenc/index.html + runghc-7.6.1 Setup register --gen-pkg-config=dataenc.pkg Creating package registration file: dataenc.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29637 + 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-dataenc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-dataenc-buildroot + cd ghc7.6.1-dataenc-0.14.0.4 + runghc-7.6.1 Setup copy --destdir=/usr/src/tmp/ghc7.6.1-dataenc-buildroot Installing library in /usr/src/tmp/ghc7.6.1-dataenc-buildroot/usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4 + '[' -f dataenc.pkg ']' + install -m 755 dataenc.pkg /usr/src/tmp/ghc7.6.1-dataenc-buildroot/usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4 + mkdir -p /usr/src/tmp/ghc7.6.1-dataenc-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 dataenc.pkg /usr/src/tmp/ghc7.6.1-dataenc-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/dataenc-0.14.0.4.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-dataenc-buildroot /usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4 /usr/src/RPM/BUILD/ghc7.6.1-dataenc-0.14.0.4 ghc7.6.1-dataenc 0.14.0.4 /usr/lib64/ghc-7.6.1/package.conf.d/dataenc-0.14.0.4.conf ~/tmp/ghc7.6.1-dataenc-buildroot ~/RPM/BUILD/ghc7.6.1-dataenc-0.14.0.4 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-dataenc-0.14.0.4': No such file or directory ~/RPM/BUILD/ghc7.6.1-dataenc-0.14.0.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-dataenc-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-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-dataenc-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ghc7.6.1-dataenc-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-dataenc-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-dataenc-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/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/containers-0.5.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/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_7_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_ap_n_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_DIRTY_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_4_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_ap_n_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_5_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_newArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_MUT_ARR_PTRS_FROZEN0_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_sel_3_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/dataenc-0.14.0.4/libHSdataenc-0.14.0.4-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-dataenc-0.14.0.4-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base32.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base32.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base32Hex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base32Hex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base64.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base64.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base64Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base64Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base85.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Base85.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-DataEncoding.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-DataEncoding.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-PythonString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-PythonString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-QuotedPrintable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-QuotedPrintable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Uu.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Uu.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Xx.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Xx.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Yenc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/Codec-Binary-Yenc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/dataenc.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/dataenc.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base16.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base32.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base32.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base32Hex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base32Hex.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base64.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base64.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base64Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base64Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base85.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Base85.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-DataEncoding.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-DataEncoding.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-PythonString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-PythonString.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-QuotedPrintable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-QuotedPrintable.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Url.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Uu.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Uu.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Xx.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Xx.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Yenc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/mini_Codec-Binary-Yenc.html warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-dataenc-0.14.0.4/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LUOmPW find-provides: running scripts (alternatives,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.0RPvKx find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(dataenc) = 0.14.0.4, ghc7.6.1(dataenc-0.14.0.4-6b917b4264f51af8fecd28992288acbd) 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/containers-0.5.0.0/libHScontainers-0.5.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, /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so, ghc7.6.1(array) = 0.4.0.1, ghc7.6.1(array-0.4.0.1-cbe8814e07792e8f0d66cac77a2c0b6b), ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(containers) = 0.5.0.0, ghc7.6.1(containers-0.5.0.0-e49be7a240765a4edc5c09f677ec6a81), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PzRctb Creating ghc7.6.1-dataenc-debuginfo package Processing files: ghc7.6.1-dataenc-debuginfo-0.14.0.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KgBo2R find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PiD7mB find-requires: running scripts (debuginfo) Requires: ghc7.6.1-dataenc = 0.14.0.4-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/containers-0.5.0.0/libHScontainers-0.5.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, /usr/lib/debug/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-dataenc-0.14.0.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-dataenc-debuginfo-0.14.0.4-alt2.x86_64.rpm 22.91user 14.06system 1:02.01elapsed 59%CPU (0avgtext+0avgdata 102216maxresident)k 0inputs+0outputs (0major+7059506minor)pagefaults 0swaps 32.10user 16.45system 1:15.22elapsed 64%CPU (0avgtext+0avgdata 122096maxresident)k 0inputs+0outputs (0major+7297106minor)pagefaults 0swaps --- ghc7.6.1-dataenc-0.14.0.4-alt2.x86_64.rpm.repo 2012-12-22 18:47:22.000000000 +0000 +++ ghc7.6.1-dataenc-0.14.0.4-alt2.x86_64.rpm.hasher 2019-04-21 02:23:02.790344129 +0000 @@ -101,3 +101,2 @@ Requires: ghc7.6.1(containers-0.5.0.0-e49be7a240765a4edc5c09f677ec6a81) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) --- ghc7.6.1-dataenc-debuginfo-0.14.0.4-alt2.x86_64.rpm.repo 2012-12-22 18:47:22.000000000 +0000 +++ ghc7.6.1-dataenc-debuginfo-0.14.0.4-alt2.x86_64.rpm.hasher 2019-04-21 02:23:02.833344482 +0000 @@ -9,3 +9,2 @@ Requires: /usr/lib/debug/usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so.debug -Requires: debug64(libc.so.6) Requires: rpmlib(PayloadIsLzma)