<86>Aug 13 09:56:31 userdel[1894451]: delete user 'rooter' <86>Aug 13 09:56:31 userdel[1894451]: removed group 'rooter' owned by 'rooter' <86>Aug 13 09:56:31 userdel[1894451]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 09:56:31 groupadd[1894476]: group added to /etc/group: name=rooter, GID=1265 <86>Aug 13 09:56:31 groupadd[1894476]: group added to /etc/gshadow: name=rooter <86>Aug 13 09:56:31 groupadd[1894476]: new group: name=rooter, GID=1265 <86>Aug 13 09:56:31 useradd[1894494]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash <86>Aug 13 09:56:31 userdel[1894511]: delete user 'builder' <86>Aug 13 09:56:31 userdel[1894511]: removed group 'builder' owned by 'builder' <86>Aug 13 09:56:31 userdel[1894511]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 09:56:31 groupadd[1894524]: group added to /etc/group: name=builder, GID=1266 <86>Aug 13 09:56:31 groupadd[1894524]: group added to /etc/gshadow: name=builder <86>Aug 13 09:56:31 groupadd[1894524]: new group: name=builder, GID=1266 <86>Aug 13 09:56:31 useradd[1894541]: new user: name=builder, UID=1266, GID=1266, 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>Aug 13 09:56:36 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 13 09:56:36 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed <13>Aug 13 09:56:36 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Aug 13 09:56:36 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed <13>Aug 13 09:56:36 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 13 09:56:36 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 13 09:56:43 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 13 09:56:43 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.10071 + 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.4114 + 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.39046 + 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.V7NY6j 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.UvwDlM 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.TfO5Hh 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.uzmHbQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Sq4Mr 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) 26.43user 10.46system 0:46.98elapsed 78%CPU (0avgtext+0avgdata 182940maxresident)k 0inputs+0outputs (0major+4012460minor)pagefaults 0swaps 5.23user 1.66system 1:04.89elapsed 10%CPU (0avgtext+0avgdata 136648maxresident)k 8inputs+0outputs (0major+196558minor)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 2023-08-13 09:57:33.903910673 +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 b96559c5ad6445c70f11c7e3e8a09e63 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi 100644 root:root 76b40baa747c1f9466006f5f108fd04e +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi 100644 root:root a3e4902b7728e07e706b1fd2e31b513b +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi 100644 root:root 57538e79841b82396010122537b31497 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi 100644 root:root 9d98665b90b3cb6830793831d2638145 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi 100644 root:root 8f9f8749103dfe40a8fa0b0855221ce3 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi 100644 root:root 06bf751ed50e58e04ead6dcb83f73ebb +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi 100644 root:root 77771b2d637ee3a589dc86895366c9c1 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi 100644 root:root 2134f411c01fb6791aea43667038f8a4 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi 100644 root:root a6f1bc03332b17a9c2a55a845275a2f5 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi 100644 root:root 85053aa22e933cb7fa7c31b203634e53 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi 100644 root:root bce6ac0ddc59ed54e23443cb1658e140 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi 100644 root:root 445bc3b093b9bd006ab84615c2f1b555 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi 100644 root:root ff3b037969da7b9f48e0f55f3678a3ab +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi 100644 root:root fa9cc12e10142c478c4807f8e146a30a 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 47501f1f1b83abcedeae045d13323af7 +File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a 100644 root:root d95b77dd7361c6853685a286659a1331 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: 7582600311e18f801eae8d67565fd00a6fbfc702163e4948acd6c25a45aab93c07afe1a6f7f947533fa3add5aac6172e36e41834b9c6a2599b5de0b49e54047e --- 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 2023-08-13 09:57:33.985910903 +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