<86>Aug 1 11:00:39 userdel[317846]: delete user 'rooter' <86>Aug 1 11:00:39 userdel[317846]: removed group 'rooter' owned by 'rooter' <86>Aug 1 11:00:39 userdel[317846]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 11:00:39 groupadd[317858]: group added to /etc/group: name=rooter, GID=675 <86>Aug 1 11:00:39 groupadd[317858]: group added to /etc/gshadow: name=rooter <86>Aug 1 11:00:39 groupadd[317858]: new group: name=rooter, GID=675 <86>Aug 1 11:00:39 useradd[317905]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Aug 1 11:00:39 userdel[317928]: delete user 'builder' <86>Aug 1 11:00:39 userdel[317928]: removed group 'builder' owned by 'builder' <86>Aug 1 11:00:39 userdel[317928]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 11:00:39 groupadd[317970]: group added to /etc/group: name=builder, GID=676 <86>Aug 1 11:00:39 groupadd[317970]: group added to /etc/gshadow: name=builder <86>Aug 1 11:00:39 groupadd[317970]: new group: name=builder, GID=676 <86>Aug 1 11:00:39 useradd[317983]: new user: name=builder, UID=676, GID=676, 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 1 11:00:41 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 11:00:41 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Aug 1 11:00:41 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770992 installed <13>Aug 1 11:00:41 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887635 installed <13>Aug 1 11:00:41 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Aug 1 11:00:41 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed <13>Aug 1 11:00:49 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098792 installed <13>Aug 1 11:00:50 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-cereal-0.3.5.2-alt2.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95408 + 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.95408 + 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/lib --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.44373 + 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/lib/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/lib/ghc-7.6.1/lib/cereal-0.3.5.2 + mkdir -p /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib/ghc-7.6.1/package.conf.d + install -D -m 644 cereal.pkg /usr/src/tmp/ghc7.6.1-cereal-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/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/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so 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/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: RPATH contains several entries: /usr/lib/ghc-7.6.1/containers-0.5.0.0:/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/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info verify-elf: WARNING: ./usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: stg_gc_l1 verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so: undefined symbol: newCAF verify-elf: WARNING: ./usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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 Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-cereal-0.3.5.2-alt2 warning: File listed twice: /usr/lib/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.QdbhHL 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.XbkTqP 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-a517f6ba5877100c70c414bc8dd576d8) Requires: /usr/lib/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so, /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/containers-0.5.0.0/libHScontainers-0.5.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(array) = 0.4.0.1, ghc7.6.1(array-0.4.0.1-ebfee84cb9e15dee2d0e80614560a8df), 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), ghc7.6.1(containers) = 0.5.0.0, ghc7.6.1(containers-0.5.0.0-cb9c944553f2500c94e74b3e1df1c5dd), ghc7.6.1(ghc-prim) = 0.3.0.0, ghc7.6.1(ghc-prim-0.3.0.0-070be7bc5ffed55720acc7af88b59841), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X3anQM 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.jsuOtg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.weQDuk find-requires: running scripts (debuginfo) Requires: ghc7.6.1-cereal = 0.3.5.2-alt2, /usr/lib/debug/usr/lib/ghc-7.6.1/array-0.4.0.1/libHSarray-0.4.0.1-ghc7.6.1.so.debug, /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/containers-0.5.0.0/libHScontainers-0.5.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 Adding to ghc7.6.1-cereal-debuginfo a strict dependency on ghc7.6.1-cereal Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-cereal-0.3.5.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.i586.rpm (w2.lzdio) 31.53user 8.90system 0:44.55elapsed 90%CPU (0avgtext+0avgdata 164664maxresident)k 0inputs+0outputs (0major+3549069minor)pagefaults 0swaps 44.01user 12.17system 1:00.56elapsed 92%CPU (0avgtext+0avgdata 164664maxresident)k 0inputs+0outputs (0major+3846716minor)pagefaults 0swaps --- ghc7.6.1-cereal-0.3.5.2-alt2.i586.rpm.repo 2019-02-21 03:52:25.000000000 +0000 +++ ghc7.6.1-cereal-0.3.5.2-alt2.i586.rpm.hasher 2021-08-01 11:01:37.958099144 +0000 @@ -72,22 +72,22 @@ File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize 40755 root:root -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.dyn_hi 100644 root:root 7b943dee28b4aa6a096415f57aa1808a -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi 100644 root:root afb64c7ad75490b60efa426509765cb0 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi 100644 root:root 2f405be205b59f502197318b404ee891 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi 100644 root:root 40b12de8ca139afb2a70bfe0f8343d22 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi 100644 root:root 43b3bfa44c7af8a3c7ca6cb2dfa0c5af -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi 100644 root:root 4fc821d19ce02bec6a1e89351fd47977 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi 100644 root:root 31701a693261270c2e62c89a216f34b2 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi 100644 root:root c8e0948104b73e500d8ef70bd6ce4fe9 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi 100644 root:root 36708b1ebdf7f9c55be015e7b7d3aa21 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi 100644 root:root de419b363f4ff688e1405bc8359b8a2f -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi 100644 root:root 05bdcef705b1b31ff417366d94231cc2 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi 100644 root:root 83618f8cab27bc790331cd7cfd7e340a -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi 100644 root:root 7a08ab1699b715d147e003552830fa1b -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi 100644 root:root 9ae2164e8dc6f08678b53c452e1874f1 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi 100644 root:root 972d91ab3f5a2be719a6fea48178b07d +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.dyn_hi 100644 root:root 4399535a5f3ef2fac06744b35181e0ed +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi 100644 root:root a0db0b0f4a68a312b237b422e7d4a9ce +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi 100644 root:root ac73e7fe2dd9f463cb3867682559fd7e +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi 100644 root:root 04c47396865038baee083eaf61a582d1 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi 100644 root:root 834417a797ec57f352837208375837d7 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi 100644 root:root 7931e0b9d22b7db99ccb74eb3608fdf7 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi 100644 root:root 9692c48ceca0891d84af0baa47b4d943 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi 100644 root:root 013942692133339c7766da8422423e0d +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi 100644 root:root 146879904bc3c3170b2a96f88359b2fd +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi 100644 root:root 1b9ffc6e79da4e8a2d42ba4ea2eeeb63 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi 100644 root:root 36da8efe9c343becb20323e66052a0d6 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi 100644 root:root 65b9b1dd1117dd265060207dded178e2 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi 100644 root:root fe9c74190fe2c66545eef986c985cf33 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi 100644 root:root df75ef89c765873fbaab12608420ccd5 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi 100644 root:root fd7e01ab554f66f9ca3e6ef760cf50ba File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/HScereal-0.3.5.2.o 100644 root:root 69984b5c43e968475110a4719abd34ce File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/cereal.pkg 100755 root:root 57a980422a5070b78ccce69dc4f5b990 -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so 100644 root:root c21d75b3e39808813ab293a44a6bc68b -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2.a 100644 root:root 666bbf0deb80d43ccb37a64505428dca -File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a 100644 root:root 46a3b4fc07b7bbc883388cf5aae42455 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so 100644 root:root fb0e02743fa7c8f09b6c4c8cfc0c5db9 +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2.a 100644 root:root ad57a0dd60cdecf0c22bc38662faf0ec +File: /usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a 100644 root:root 2672f268149eafde025dab0d158713e2 File: /usr/lib/ghc-7.6.1/package.conf.d/cereal-0.3.5.2.conf 100644 root:root 57a980422a5070b78ccce69dc4f5b990 @@ -117,2 +117,2 @@ File: /usr/share/doc/ghc7.6.1-cereal-0.3.5.2/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: d133fdf265d560f5f417b792eda8f18816412072e8452f0762efd13b9baa3569d7a6800b094b1aaf19ac671a644bcb227aaa22582b43e62191a0f5e39263f375 +RPMIdentity: b2fdb401d0dd8314c7bf8dd3adc2733cc9021e99ebe531490d3e2dd13d178a4cb0e046235a198d134905d4f829e5d20e9dbbc2a20786e7cecfed9f3f177dd75a --- ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.i586.rpm.repo 2019-02-21 03:52:25.000000000 +0000 +++ ghc7.6.1-cereal-debuginfo-0.3.5.2-alt2.i586.rpm.hasher 2021-08-01 11:01:38.409100958 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/1992b5c40a6065ce7f48eacb1d6abff219384e 120777 root:root ../../../ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so -/usr/lib/debug/.build-id/24/1992b5c40a6065ce7f48eacb1d6abff219384e.debug 120777 root:root ../../usr/lib/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/77 40755 root:root +/usr/lib/debug/.build-id/77/f82efc00e179237c4b8ca80028b6cf48fcaf0e 120777 root:root ../../../ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so +/usr/lib/debug/.build-id/77/f82efc00e179237c4b8ca80028b6cf48fcaf0e.debug 120777 root:root ../../usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug /usr/lib/debug/usr/lib/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/24 40755 root:root -File: /usr/lib/debug/.build-id/24/1992b5c40a6065ce7f48eacb1d6abff219384e 120777 root:root ../../../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/24/1992b5c40a6065ce7f48eacb1d6abff219384e.debug 120777 root:root ../../usr/lib/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/77 40755 root:root +File: /usr/lib/debug/.build-id/77/f82efc00e179237c4b8ca80028b6cf48fcaf0e 120777 root:root ../../../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/77/f82efc00e179237c4b8ca80028b6cf48fcaf0e.debug 120777 root:root ../../usr/lib/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/lib/ghc-7.6.1 40755 root:root @@ -22,3 +22,3 @@ File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2 40755 root:root -File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug 100644 root:root a0d8effa82bfee68aaab782b54ba77e1 -RPMIdentity: 03c436d5b32fbd0747a45319503865cd3c1cb3b5e18bd732e42aa8a6004ed2e81591ac3098902d837da67cb15bffd11a9d7dd2add21a59629e06e1046e0efc28 +File: /usr/lib/debug/usr/lib/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2-ghc7.6.1.so.debug 100644 root:root 63e8196ad4d637b1572c04acb880ba6a +RPMIdentity: e898c01ab1b7c4dd65a4f6e2c85f457f197ec97b844be8cc4b3f1b215c08de1c949216fd202d2ed421e4f94954323d6685760a98ce9273f6bef175636dd150f1