<86>Aug 15 11:05:02 userdel[527117]: delete user 'rooter'
<86>Aug 15 11:05:02 userdel[527117]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 11:05:02 userdel[527117]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 11:05:02 groupadd[527140]: group added to /etc/group: name=rooter, GID=693
<86>Aug 15 11:05:02 groupadd[527140]: group added to /etc/gshadow: name=rooter
<86>Aug 15 11:05:02 groupadd[527140]: new group: name=rooter, GID=693
<86>Aug 15 11:05:02 useradd[527170]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Aug 15 11:05:02 userdel[527208]: delete user 'builder'
<86>Aug 15 11:05:02 userdel[527208]: removed group 'builder' owned by 'builder'
<86>Aug 15 11:05:02 userdel[527208]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 11:05:02 groupadd[527229]: group added to /etc/group: name=builder, GID=694
<86>Aug 15 11:05:02 groupadd[527229]: group added to /etc/gshadow: name=builder
<86>Aug 15 11:05:02 groupadd[527229]: new group: name=builder, GID=694
<86>Aug 15 11:05:02 useradd[527264]: new user: name=builder, UID=694, GID=694, 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 15 11:05:04 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 15 11:05:04 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Aug 15 11:05:04 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Aug 15 11:05:04 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Aug 15 11:05:04 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 15 11:05:10 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 15 11:05:11 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.28217
+ 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.28217
+ 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.60493
+ 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.bwNcOF
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.vuQ914
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.DwcWlx
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.FL6OL2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DUqBhB
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)
25.47user 8.18system 0:43.01elapsed 78%CPU (0avgtext+0avgdata 181540maxresident)k
0inputs+0outputs (0major+3995019minor)pagefaults 0swaps
35.96user 10.95system 0:56.29elapsed 83%CPU (0avgtext+0avgdata 181540maxresident)k
0inputs+0outputs (0major+4302078minor)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-08-15 11:05:56.972494187 +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	c6d3194055cd3f4c0a72d340d89b980b	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.hi	100644	root:root	7fe4dd61b291b493c6b097af14625c0c	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize.p_hi	100644	root:root	d188f75e5e2b9856f658c46ebe3fa6f0	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.dyn_hi	100644	root:root	807a90e6b10f3adacc90f2172f499cc1	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.hi	100644	root:root	5aafa64b54a80924f404b2c459e8eaa5	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Builder.p_hi	100644	root:root	c6327c5c04812645279e5338fbdffc0d	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.dyn_hi	100644	root:root	75baddd3fa9779320bc81ee10653bfaf	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.hi	100644	root:root	ebdfb79bfcacff8d88ab6c34699757eb	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Get.p_hi	100644	root:root	3c8c34d530c78ae8851baa15532e27d3	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.dyn_hi	100644	root:root	a0542790db5285b1f02bacff564627dd	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.hi	100644	root:root	51727b88c84adf07a1abf16b0ee62cba	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/IEEE754.p_hi	100644	root:root	538d73c534049489ceec51941663d5c3	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.dyn_hi	100644	root:root	7c0436343eb0d3d1cf44eeb01be965da	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.hi	100644	root:root	dafd4e44c40fcb91a8fd3e215c3f9e16	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/Data/Serialize/Put.p_hi	100644	root:root	c781578438ea577e4dfd26a049d24977	
 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	96acb0bf459ec78a1bc1129ddba0fa63	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2.a	100644	root:root	8d199503f45282ed436ef0ca06e2a9fb	
+File: /usr/lib64/ghc-7.6.1/lib/cereal-0.3.5.2/libHScereal-0.3.5.2_p.a	100644	root:root	f6ae6d0fa40ed1de6c1acde766d03d2e	
 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: 208231df6a0869273987f85b478a230a9cd6a597037449d9e13ce89021f31ccdee5946b1ce324e20ad2e776787d9f460e39845d7f0adaba353953a6ee8331c88
--- 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-08-15 11:05:57.065495045 +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/c7	40755	root:root	
+/usr/lib/debug/.build-id/c7/bff39ce5587d64a40c790c0d099a4e375fd1bc	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/c7/bff39ce5587d64a40c790c0d099a4e375fd1bc.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/c7	40755	root:root		
+File: /usr/lib/debug/.build-id/c7/bff39ce5587d64a40c790c0d099a4e375fd1bc	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/c7/bff39ce5587d64a40c790c0d099a4e375fd1bc.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	418d9d05b646f4eb31262a2422027003	
+RPMIdentity: c90a9285633d84d7f191e7edc1d8ff11cf3298b9d03c909d02cc4785d547bcd38c71abbe1a16fe6a3166185b024fe42113b8ac75d86d64c6edc18f7a0dbc0144