<86>Oct 10 14:07:25 userdel[808895]: delete user 'rooter' <86>Oct 10 14:07:25 userdel[808895]: removed group 'rooter' owned by 'rooter' <86>Oct 10 14:07:25 userdel[808895]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 10 14:07:25 groupadd[808907]: group added to /etc/group: name=rooter, GID=618 <86>Oct 10 14:07:25 groupadd[808907]: group added to /etc/gshadow: name=rooter <86>Oct 10 14:07:25 groupadd[808907]: new group: name=rooter, GID=618 <86>Oct 10 14:07:25 useradd[808923]: new user: name=rooter, UID=618, GID=618, home=/root, shell=/bin/bash <86>Oct 10 14:07:25 userdel[808937]: delete user 'builder' <86>Oct 10 14:07:25 userdel[808937]: removed group 'builder' owned by 'builder' <86>Oct 10 14:07:25 userdel[808937]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 14:07:25 groupadd[808942]: group added to /etc/group: name=builder, GID=619 <86>Oct 10 14:07:25 groupadd[808942]: group added to /etc/gshadow: name=builder <86>Oct 10 14:07:25 groupadd[808942]: new group: name=builder, GID=619 <86>Oct 10 14:07:25 useradd[808951]: new user: name=builder, UID=619, GID=619, 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>Oct 10 14:07:28 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 10 14:07:28 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Oct 10 14:07:28 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Oct 10 14:07:28 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Oct 10 14:07:28 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Oct 10 14:07:28 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 10 14:07:37 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Oct 10 14:07:38 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-cereal-0.3.5.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-cereal-0.3.5.2-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc7.6.1-cereal-0.3.5.2-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-cereal-0.3.5.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-cereal-0.3.5.2 + echo 'Source #0 (ghc7.6.1-cereal-0.3.5.2.tar):' Source #0 (ghc7.6.1-cereal-0.3.5.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-cereal-0.3.5.2.tar + cd ghc7.6.1-cereal-0.3.5.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-cereal-0.3.5.2-alt2.patch):' Patch #0 (ghc7.6.1-cereal-0.3.5.2-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.90117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-cereal-0.3.5.2 + '[' -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/lib64 --docdir=/usr/share/doc/ghc7.6.1-cereal-0.3.5.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-cereal-0.3.5.2 --datadir=/usr/share --datasubdir=ghc7.6.1-cereal-0.3.5.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring cereal-0.3.5.2... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building cereal-0.3.5.2... Preprocessing library cereal-0.3.5.2... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.p_o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.p_o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.p_o ) src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.p_o ) src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.p_o ) [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.dyn_o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.dyn_o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.dyn_o ) src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.dyn_o ) src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.dyn_o ) In-place registering cereal-0.3.5.2... + ./Setup haddock Running Haddock for cereal-0.3.5.2... Preprocessing library cereal-0.3.5.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k' src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c' src/Data/Serialize/IEEE754.hs:83:39: Warning: In the use of `castSTUArray' (imported from Data.Array.ST): Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release" Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html + ./Setup register --gen-pkg-config=cereal.pkg Creating package registration file: cereal.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76646 + 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-cereal-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-cereal-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc7.6.1-cereal-0.3.5.2 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-cereal-buildroot Installing library in /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2 + '[' -f cereal.pkg ']' + install -m 755 cereal.pkg /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2 + mkdir -p /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 cereal.pkg /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/cereal-0.3.5.2.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-cereal-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2 /usr/src/RPM/BUILD/ghc7.6.1-cereal-0.3.5.2 ghc7.6.1-cereal 0.3.5.2 /usr/lib64/ghc-7.6.1/package.conf.d/cereal-0.3.5.2.conf ~/tmp/ghc7.6.1-cereal-buildroot ~/RPM/BUILD/ghc7.6.1-cereal-0.3.5.2 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-cereal-0.3.5.2': No such file or directory ~/RPM/BUILD/ghc7.6.1-cereal-0.3.5.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-cereal-buildroot (auto) mode of './usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.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-cereal-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc7.6.1-cereal-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-cereal-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-cereal-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-cereal-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/cereal-0.3.5.2/libHScereal-0.3.5.2-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/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/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_ut verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_newByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_f1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_decodeFloatzuIntzh verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_6_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_d1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pppppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1 verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: newCAF Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-cereal-0.3.5.2-alt2 warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Builder.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Builder.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/cereal.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/cereal.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Builder.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Builder.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Get.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize-Put.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/mini_Data-Serialize.html warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mSq5e6 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.4BhJGT 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(cereal) = 0.3.5.2, ghc7.6.1(cereal-0.3.5.2-745fa0e497f2ff234cbd042f5cdb366a) Requires: /usr/lib64/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so, /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/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(bytestring) = 0.10.0.0, ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f), ghc7.6.1(containers) = 0.5.0.0, ghc7.6.1(containers-0.5.0.0-e49be7a240765a4edc5c09f677ec6a81), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-4fae45041dab03fbd317982185b6da0d), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SX2YyK Creating ghc7.6.1-cereal-debuginfo package Processing files: ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rAynSE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x0aZFC find-requires: running scripts (debuginfo) Requires: ghc7.6.1-cereal = 0.3.5.2-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so.debug, /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/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 Adding to ghc7.6.1-cereal-debuginfo a strict dependency on ghc7.6.1-cereal Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cereal-0.3.5.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.x86_64.rpm (w2.lzdio) 43.82user 18.53system 1:05.16elapsed 95%CPU (0avgtext+0avgdata 182388maxresident)k 0inputs+0outputs (0major+4011307minor)pagefaults 0swaps 59.55user 25.68system 1:26.23elapsed 98%CPU (0avgtext+0avgdata 182388maxresident)k 0inputs+0outputs (34220major+4287233minor)pagefaults 0swaps --- ghc7.6.1-cereal-0.3.5.2-alt2.x86_64.rpm.repo 2019-02-21 03:52:29.000000000 +0000 +++ ghc7.6.1-cereal-0.3.5.2-alt2.x86_64.rpm.hasher 2021-10-10 14:08:48.106549166 +0000 @@ -72,22 +72,22 @@ File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize 40755 root:root -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.dyn_hi 100644 root:root 76a2e3962b66ab61d6869acc5b364e07 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi 100644 root:root f0e8fc3e02e640d124de05c8497e46df -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi 100644 root:root a2e1695089e999a78a22eb9c199e0089 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi 100644 root:root c1c53e74c8dc51d9bdd54e9cf2c1df4a -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi 100644 root:root 23ca4704d26cb53ce7d438c045d46821 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi 100644 root:root a0000317184cd92aa313400b06ada99d -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi 100644 root:root 0d7e2ba1aabd08c5e2881406e03135eb -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi 100644 root:root bd022f5d72da8f687a637f9aed2c1571 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi 100644 root:root 39b8bb56b6e5c767ed60d77e475df07c -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi 100644 root:root 26d85dd0f1abaa99fbae4f1b02c894ec -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi 100644 root:root d49e694b3bfed5c548bc7370061f1335 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi 100644 root:root 3eda4a8528b4e535c548310278d62f24 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi 100644 root:root a7d9a2c3634d9547dddbaac2b1005d20 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi 100644 root:root 6faae71badea34aeb65fb80933cc0eb6 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi 100644 root:root f205f29c226cf7fd29ff9d73f2868c79 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.dyn_hi 100644 root:root 6d05206b1389631c9e871f24433a335e +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi 100644 root:root 4980aa4c75d4c041965f81d97830a43d +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi 100644 root:root 53e6f5b449390d6fa046976ee8588135 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi 100644 root:root f076339be9505064133395746b925cf3 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi 100644 root:root 86d44ac450c505788118c0dd5e6a89ba +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi 100644 root:root 0746422668008c31bf58e0e7a4a73307 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi 100644 root:root 3d276efd0a3e7544e402c16ff6cf00af +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi 100644 root:root dcd8105a394bb007dba5c17ae9442a0a +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi 100644 root:root 0c55770509a56c8582310ca4ad3ca131 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi 100644 root:root 00de50633e9783004c84643d6dade559 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi 100644 root:root 1b0bdf448841a4e8f99b3d755fc3d796 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi 100644 root:root 9c5714a84f86a60052ebe379edcb2a7e +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi 100644 root:root 8a87857adb1c4e4459ee9ebf144d6fb3 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi 100644 root:root 151448de5e785542871fa42c3a06c094 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi 100644 root:root 6c2976c37dbc9a6497fcab808764c54a File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/HScereal-0.3.5.2.o 100644 root:root b74f8775d4372cdb8eeef29c1aa3c61f File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/cereal.pkg 100755 root:root 33cbc36ea0fb1f6f0278c4859a699298 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so 100644 root:root da98bdf7b2ba983acd7cf062f7912b6b -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2.a 100644 root:root e0fa5bf902c7f3bd1b30ca7e3f64b590 -File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a 100644 root:root 1dadb3d3b35599c5daafc564cd868cab +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so 100644 root:root 450b676dd384c7429c7c9bc878145c2c +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2.a 100644 root:root 30e119621eba384f112a9e4247886f20 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a 100644 root:root 067e48703c0a105794c507bb72961c0f File: /usr/lib64/ghc-7.6.1/package.conf.d/cereal-0.3.5.2.conf 100644 root:root 33cbc36ea0fb1f6f0278c4859a699298 @@ -117,2 +117,2 @@ File: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 9f25318753b5cb38fb625d3325c220dd7ba853daac14bd505a4ad00d09a8854e068a07af868b6d30d600389e7329e85a8737423b88542febb08a41f34da5a824 +RPMIdentity: 006f581461e5763f964c5dfd1c77922fb65703bfd080397f0069dca2375fa3adc01a5bbab2f5ca4cf7891e0b4bea7a1ba94b7d36045d235e290335d7fcddf664 --- ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.x86_64.rpm.repo 2019-02-21 03:52:29.000000000 +0000 +++ ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.x86_64.rpm.hasher 2021-10-10 14:08:48.242544675 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/4bcac89d738de5781943507cf9efe916174890 120777 root:root ../../../../lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so -/usr/lib/debug/.build-id/65/4bcac89d738de5781943507cf9efe916174890.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug +/usr/lib/debug/.build-id/a5 40755 root:root +/usr/lib/debug/.build-id/a5/67b171eab265b8af853f16f42994f9e8505c61 120777 root:root ../../../../lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so +/usr/lib/debug/.build-id/a5/67b171eab265b8af853f16f42994f9e8505c61.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -16,5 +16,5 @@ Provides: ghc7.6.1-cereal-debuginfo = 0.3.5.2-alt2:sisyphus+222236.100.1.1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/4bcac89d738de5781943507cf9efe916174890 120777 root:root ../../../../lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so -File: /usr/lib/debug/.build-id/65/4bcac89d738de5781943507cf9efe916174890.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug +File: /usr/lib/debug/.build-id/a5 40755 root:root +File: /usr/lib/debug/.build-id/a5/67b171eab265b8af853f16f42994f9e8505c61 120777 root:root ../../../../lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so +File: /usr/lib/debug/.build-id/a5/67b171eab265b8af853f16f42994f9e8505c61.debug 120777 root:root ../../usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug File: /usr/lib/debug/usr/lib64/ghc-7.6.1 40755 root:root @@ -22,3 +22,3 @@ File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2 40755 root:root -File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug 100644 root:root 7f8b6253e0e2a9714345c3a08733dd3d -RPMIdentity: a7ea0e13361284f4a49dc2d315cdede55d6f2f9f79d5a92dd7fbb023fb8f14110d79014c9ffedcb7b40441c85b0bc1740ead60d60d5a405bb6076ffbb6757c98 +File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug 100644 root:root 17852da6e3d9a15b3d0057cda61cc011 +RPMIdentity: 5791c21d396c45ce2290484ecd75eb0f188ae95038d1b026c212fdacaad902f693325123d65d8fb558db71d46180b7905b9706668f790f98e94b054de646f313