<86>Dec 19 05:18:18 userdel[2782434]: delete user 'rooter'
<86>Dec 19 05:18:18 userdel[2782434]: removed group 'rooter' owned by 'rooter'
<86>Dec 19 05:18:18 userdel[2782434]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 19 05:18:18 groupadd[2782444]: group added to /etc/group: name=rooter, GID=654
<86>Dec 19 05:18:18 groupadd[2782444]: group added to /etc/gshadow: name=rooter
<86>Dec 19 05:18:18 groupadd[2782444]: new group: name=rooter, GID=654
<86>Dec 19 05:18:18 useradd[2782448]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Dec 19 05:18:18 userdel[2782459]: delete user 'builder'
<86>Dec 19 05:18:18 userdel[2782459]: removed group 'builder' owned by 'builder'
<86>Dec 19 05:18:18 userdel[2782459]: removed shadow group 'builder' owned by 'builder'
<86>Dec 19 05:18:18 groupadd[2782472]: group added to /etc/group: name=builder, GID=655
<86>Dec 19 05:18:18 groupadd[2782472]: group added to /etc/gshadow: name=builder
<86>Dec 19 05:18:18 groupadd[2782472]: new group: name=builder, GID=655
<86>Dec 19 05:18:18 useradd[2782481]: new user: name=builder, UID=655, GID=655, 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>Dec 19 05:18:20 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 19 05:18:20 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Dec 19 05:18:20 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Dec 19 05:18:20 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Dec 19 05:18:20 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Dec 19 05:18:20 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 19 05:18:27 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Dec 19 05:18:27 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-funcmp-1.7-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-funcmp-1.7-alt2.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-funcmp-1.7-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-funcmp-1.7-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67761
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-funcmp-1.7
+ echo 'Source #0 (ghc7.6.1-funcmp-1.7.tar):'
Source #0 (ghc7.6.1-funcmp-1.7.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-funcmp-1.7.tar
+ cd ghc7.6.1-funcmp-1.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-funcmp-1.7-alt2.patch):'
Patch #0 (ghc7.6.1-funcmp-1.7-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67761
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-funcmp-1.7
+ '[' -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-funcmp-1.7 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-funcmp-1.7 --datadir=/usr/share --datasubdir=ghc7.6.1-funcmp-1.7 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring funcmp-1.7...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building funcmp-1.7...
Preprocessing library funcmp-1.7...
[ 1 of 18] Compiling FMP.PP           ( FMP/PP.hs, dist/build/FMP/PP.o )
[ 2 of 18] Compiling FMP.Types        ( FMP/Types.hs, dist/build/FMP/Types.o )
[ 3 of 18] Compiling FMP.Term         ( FMP/Term.hs, dist/build/FMP/Term.o )
[ 4 of 18] Compiling FMP.File         ( FMP/File.hs, dist/build/FMP/File.o )
[ 5 of 18] Compiling FMP.Color        ( FMP/Color.hs, dist/build/FMP/Color.o )
[ 6 of 18] Compiling FMP.Picture      ( FMP/Picture.hs, dist/build/FMP/Picture.o )
[ 7 of 18] Compiling FMP.Frames       ( FMP/Frames.hs, dist/build/FMP/Frames.o )
[ 8 of 18] Compiling FMP.Matrix       ( FMP/Matrix.hs, dist/build/FMP/Matrix.o )
[ 9 of 18] Compiling FMP.Symbols      ( FMP/Symbols.hs, dist/build/FMP/Symbols.o )
[10 of 18] Compiling FMP.Syntax       ( FMP/Syntax.hs, dist/build/FMP/Syntax.o )
[11 of 18] Compiling FMP.Resolve      ( FMP/Resolve.hs, dist/build/FMP/Resolve.o )
[12 of 18] Compiling FMP.Core         ( FMP/Core.hs, dist/build/FMP/Core.o )
[13 of 18] Compiling FMP.Tree         ( FMP/Tree.hs, dist/build/FMP/Tree.o )
[14 of 18] Compiling FMP.RedBlack     ( FMP/RedBlack.hs, dist/build/FMP/RedBlack.o )
[15 of 18] Compiling FMP.Canvas       ( FMP/Canvas.hs, dist/build/FMP/Canvas.o )
[16 of 18] Compiling FMP.Turtle       ( FMP/Turtle.hs, dist/build/FMP/Turtle.o )
[17 of 18] Compiling Paths_funcmp     ( dist/build/autogen/Paths_funcmp.hs, dist/build/Paths_funcmp.o )
[18 of 18] Compiling FMP              ( FMP.hs, dist/build/FMP.o )
[ 1 of 18] Compiling FMP.PP           ( FMP/PP.hs, dist/build/FMP/PP.p_o )
[ 2 of 18] Compiling FMP.Types        ( FMP/Types.hs, dist/build/FMP/Types.p_o )
[ 3 of 18] Compiling FMP.Term         ( FMP/Term.hs, dist/build/FMP/Term.p_o )
[ 4 of 18] Compiling FMP.File         ( FMP/File.hs, dist/build/FMP/File.p_o )
[ 5 of 18] Compiling FMP.Color        ( FMP/Color.hs, dist/build/FMP/Color.p_o )
[ 6 of 18] Compiling FMP.Picture      ( FMP/Picture.hs, dist/build/FMP/Picture.p_o )
[ 7 of 18] Compiling FMP.Frames       ( FMP/Frames.hs, dist/build/FMP/Frames.p_o )
[ 8 of 18] Compiling FMP.Matrix       ( FMP/Matrix.hs, dist/build/FMP/Matrix.p_o )
[ 9 of 18] Compiling FMP.Symbols      ( FMP/Symbols.hs, dist/build/FMP/Symbols.p_o )
[10 of 18] Compiling FMP.Syntax       ( FMP/Syntax.hs, dist/build/FMP/Syntax.p_o )
[11 of 18] Compiling FMP.Resolve      ( FMP/Resolve.hs, dist/build/FMP/Resolve.p_o )
[12 of 18] Compiling FMP.Core         ( FMP/Core.hs, dist/build/FMP/Core.p_o )
[13 of 18] Compiling FMP.Tree         ( FMP/Tree.hs, dist/build/FMP/Tree.p_o )
[14 of 18] Compiling FMP.RedBlack     ( FMP/RedBlack.hs, dist/build/FMP/RedBlack.p_o )
[15 of 18] Compiling FMP.Canvas       ( FMP/Canvas.hs, dist/build/FMP/Canvas.p_o )
[16 of 18] Compiling FMP.Turtle       ( FMP/Turtle.hs, dist/build/FMP/Turtle.p_o )
[17 of 18] Compiling Paths_funcmp     ( dist/build/autogen/Paths_funcmp.hs, dist/build/Paths_funcmp.p_o )
[18 of 18] Compiling FMP              ( FMP.hs, dist/build/FMP.p_o )
[ 1 of 18] Compiling FMP.PP           ( FMP/PP.hs, dist/build/FMP/PP.dyn_o )
[ 2 of 18] Compiling FMP.Types        ( FMP/Types.hs, dist/build/FMP/Types.dyn_o )
[ 3 of 18] Compiling FMP.Term         ( FMP/Term.hs, dist/build/FMP/Term.dyn_o )
[ 4 of 18] Compiling FMP.File         ( FMP/File.hs, dist/build/FMP/File.dyn_o )
[ 5 of 18] Compiling FMP.Color        ( FMP/Color.hs, dist/build/FMP/Color.dyn_o )
[ 6 of 18] Compiling FMP.Picture      ( FMP/Picture.hs, dist/build/FMP/Picture.dyn_o )
[ 7 of 18] Compiling FMP.Frames       ( FMP/Frames.hs, dist/build/FMP/Frames.dyn_o )
[ 8 of 18] Compiling FMP.Matrix       ( FMP/Matrix.hs, dist/build/FMP/Matrix.dyn_o )
[ 9 of 18] Compiling FMP.Symbols      ( FMP/Symbols.hs, dist/build/FMP/Symbols.dyn_o )
[10 of 18] Compiling FMP.Syntax       ( FMP/Syntax.hs, dist/build/FMP/Syntax.dyn_o )
[11 of 18] Compiling FMP.Resolve      ( FMP/Resolve.hs, dist/build/FMP/Resolve.dyn_o )
[12 of 18] Compiling FMP.Core         ( FMP/Core.hs, dist/build/FMP/Core.dyn_o )
[13 of 18] Compiling FMP.Tree         ( FMP/Tree.hs, dist/build/FMP/Tree.dyn_o )
[14 of 18] Compiling FMP.RedBlack     ( FMP/RedBlack.hs, dist/build/FMP/RedBlack.dyn_o )
[15 of 18] Compiling FMP.Canvas       ( FMP/Canvas.hs, dist/build/FMP/Canvas.dyn_o )
[16 of 18] Compiling FMP.Turtle       ( FMP/Turtle.hs, dist/build/FMP/Turtle.dyn_o )
[17 of 18] Compiling Paths_funcmp     ( dist/build/autogen/Paths_funcmp.hs, dist/build/Paths_funcmp.dyn_o )
[18 of 18] Compiling FMP              ( FMP.hs, dist/build/FMP.dyn_o )
In-place registering funcmp-1.7...
+ ./Setup haddock
Running Haddock for funcmp-1.7...
Preprocessing library funcmp-1.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
   4% (  1 / 28) in 'FMP.PP'
   1% (  1 / 72) in 'FMP.Types'
  14% (  1 /  7) in 'FMP.Term'
  20% (  1 /  5) in 'FMP.File'
   5% (  1 / 19) in 'FMP.Color'
   1% (  1 /146) in 'FMP.Picture'
  20% (  1 /  5) in 'FMP.Frames'
   9% (  1 / 11) in 'FMP.Matrix'
   5% (  1 / 22) in 'FMP.Symbols'
   2% (  1 / 48) in 'FMP.Syntax'
  12% (  1 /  8) in 'FMP.Resolve'
 100% (  2 /  2) in 'FMP.Core'
   3% (  1 / 39) in 'FMP.Tree'
  10% (  1 / 10) in 'FMP.RedBlack'
  12% (  1 /  8) in 'FMP.Canvas'
   6% (  1 / 18) in 'FMP.Turtle'
   0% (  0 /  7) in 'Paths_funcmp'
  85% ( 17 / 20) in 'FMP'
Warning: FMP.Types: could not find link destinations for:
    FMP.Turtle.TurtleDescr FMP.Picture.FromList FMP.Types.IsBoolean FMP.Types.IsEquation FMP.Types.HasWhatever
Warning: FMP.Picture: could not find link destinations for:
    FMP.Picture.FromList
Warning: FMP.Matrix: could not find link destinations for:
    FMP.Matrix.Cell
Warning: FMP.Core: could not find link destinations for:
    FMP.Core.MPArg FMP.Core.MPResult
Warning: FMP.Tree: could not find link destinations for:
    FMP.Tree.NodeDescr FMP.Tree.Extent FMP.Tree.Position
Warning: FMP.Turtle: could not find link destinations for:
    FMP.Turtle.PicPos
Documentation created: dist/doc/html/funcmp/index.html
+ ./Setup register --gen-pkg-config=funcmp.pkg
Creating package registration file: funcmp.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71545
+ 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-funcmp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-funcmp-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc7.6.1-funcmp-1.7
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-funcmp-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-funcmp-buildroot/usr/lib64/ghc-7.6.1/lib/funcmp-1.7
+ '[' -f funcmp.pkg ']'
+ install -m 755 funcmp.pkg /usr/src/tmp/ghc7.6.1-funcmp-buildroot/usr/lib64/ghc-7.6.1/lib/funcmp-1.7
+ mkdir -p /usr/src/tmp/ghc7.6.1-funcmp-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 funcmp.pkg /usr/src/tmp/ghc7.6.1-funcmp-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/funcmp-1.7.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-funcmp-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/funcmp-1.7 /usr/src/RPM/BUILD/ghc7.6.1-funcmp-1.7 ghc7.6.1-funcmp 1.7 /usr/lib64/ghc-7.6.1/package.conf.d/funcmp-1.7.conf
~/tmp/ghc7.6.1-funcmp-buildroot ~/RPM/BUILD/ghc7.6.1-funcmp-1.7
find: './usr/bin': No such file or directory
~/RPM/BUILD/ghc7.6.1-funcmp-1.7
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-funcmp-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-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-funcmp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc7.6.1-funcmp-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-funcmp-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-funcmp-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-funcmp-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/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: RPATH contains several entries: /usr/lib64/ghc-7.6.1/process-1.1.0.2:/usr/lib64/ghc-7.6.1/directory-1.2.0.0:/usr/lib64/ghc-7.6.1/unix-2.6.0.0:/usr/lib64/ghc-7.6.1/bytestring-0.10.0.0:/usr/lib64/ghc-7.6.1/time-1.4.0.1:/usr/lib64/ghc-7.6.1/old-locale-1.0.0.5:/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/filepath-1.3.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/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_n_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_0_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_4_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_n_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_5_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_6_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_raiseIOzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_gc_d1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_sel_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: sin
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: exp
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: sqrt
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: tan
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: log
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-funcmp-1.7-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/COPYING
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Canvas.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Canvas.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Color.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Color.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Core.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Core.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-File.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-File.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Matrix.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Matrix.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-PP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-PP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Picture.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Picture.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-RedBlack.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-RedBlack.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Resolve.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Resolve.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Symbols.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Symbols.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Syntax.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Syntax.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Term.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Term.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Tree.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Tree.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Turtle.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Turtle.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/FMP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-124.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-124.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-35.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-35.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-36.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-36.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-38.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-38.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-42.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-42.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-46.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-46.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-60.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-60.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-Q.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-Q.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-X.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-X.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index-Y.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/funcmp.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/funcmp.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Canvas.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Canvas.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Color.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Color.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Core.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Core.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-File.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-File.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Matrix.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Matrix.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-PP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-PP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Picture.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Picture.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-RedBlack.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-RedBlack.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Resolve.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Resolve.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Symbols.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Symbols.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Syntax.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Syntax.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Term.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Term.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Tree.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Tree.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Turtle.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Turtle.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP-Types.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/mini_FMP.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-funcmp-1.7/html/synopsis.png
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/FMPMain.hs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/FMPMain.hs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Manual.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Manual.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Manual_eng.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Manual_eng.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/README.doc
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/README.doc
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Tutorial.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Tutorial.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Tutorial_eng.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/Tutorial_eng.lhs
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/fmp.ini
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/fmp.ini
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/lhs2TeX.fmt
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/doc/lhs2TeX.fmt
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/FuncMP.mp
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/FuncMP.mp
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp1.mf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp1.mf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp24.mf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp24.mf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp8.mf
warning: File listed twice: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp8.mf
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KH2wm9
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.KBaLoX
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(funcmp) = 1.7, ghc7.6.1(funcmp-1.7-810375ae3e823cd2e2af43c6eb5dbe20)
Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so, /usr/lib64/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-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, /usr/lib64/ghc-7.6.1/process-1.1.0.2/libHSprocess-1.1.0.2-ghc7.6.1.so, ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(filepath) = 1.3.0.1, ghc7.6.1(filepath-1.3.0.1-2c4d917e81bff7e614bd53f8f5b93fee), ghc7.6.1(process) = 1.1.0.2, ghc7.6.1(process-1.1.0.2-03ae5757aa509ffbe497f42660cba52c), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ERbxO
Creating ghc7.6.1-funcmp-debuginfo package
Processing files: ghc7.6.1-funcmp-debuginfo-1.7-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mjdqMI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QiEv7F
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-funcmp = 1.7-alt2, /usr/lib/debug/usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so.debug, /usr/lib/debug/usr/lib64/ghc-7.6.1/filepath-1.3.0.1/libHSfilepath-1.3.0.1-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, /usr/lib/debug/usr/lib64/ghc-7.6.1/process-1.1.0.2/libHSprocess-1.1.0.2-ghc7.6.1.so.debug
Adding to ghc7.6.1-funcmp-debuginfo a strict dependency on ghc7.6.1-funcmp
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-funcmp-1.7-alt2.x86_64.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-funcmp-debuginfo-1.7-alt2.x86_64.rpm (w2.lzdio)
97.89user 65.28system 2:55.00elapsed 93%CPU (0avgtext+0avgdata 226800maxresident)k
0inputs+0outputs (0major+33173759minor)pagefaults 0swaps
108.37user 68.62system 3:08.04elapsed 94%CPU (0avgtext+0avgdata 226800maxresident)k
0inputs+0outputs (34228major+33453346minor)pagefaults 0swaps
--- ghc7.6.1-funcmp-1.7-alt2.x86_64.rpm.repo	2019-02-21 02:10:52.000000000 +0000
+++ ghc7.6.1-funcmp-1.7-alt2.x86_64.rpm.hasher	2021-12-19 05:21:25.345855346 +0000
@@ -231,5 +231,5 @@
 File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/funcmp.pkg	100755	root:root	70fb48e12d723b6630695b5bdbda9cbb	
-File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so	100644	root:root	64c66c3008bda40e794585db32410ce1	
-File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7.a	100644	root:root	c24708adfc467654dcc86772f862e968	
-File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7_p.a	100644	root:root	d251671209cdb6d89608bc77ec37df4e	
+File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so	100644	root:root	ab72fbb5b5db6582f0c0fade0da4a88a	
+File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7.a	100644	root:root	8d94a9486f121e6a7f644583b2910bd7	
+File: /usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7_p.a	100644	root:root	14cbaca14a7fc679bf5dfa74df9835c7	
 File: /usr/lib64/ghc-7.6.1/package.conf.d/funcmp-1.7.conf	100644	root:root	70fb48e12d723b6630695b5bdbda9cbb	
@@ -330,2 +330,2 @@
 File: /usr/share/ghc7.6.1-funcmp-1.7/texmf/fmp8.mf	100644	root:root	2768fa5b0fa3cac6229909f78819a3f4	
-RPMIdentity: c914e48b5d1c78a22a3e3bd5226be1f42c213e24ba64d9cd9c4aa22fbaf193ab63f2386d9974e184e25df643f2b55396abe4f68698b01d043cbf1b5840249393
+RPMIdentity: 96708da3cc49ad643d567fb9a6f4dcf2eb20f4427b22f4f22f8109a7b7f39ae0d8980267bb62ff6c9a58cc55b677f20a3cca2fabf5ac1f2cbda103e11568d08d
--- ghc7.6.1-funcmp-debuginfo-1.7-alt2.x86_64.rpm.repo	2019-02-21 02:10:52.000000000 +0000
+++ ghc7.6.1-funcmp-debuginfo-1.7-alt2.x86_64.rpm.hasher	2021-12-19 05:21:25.415855572 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/24	40755	root:root	
-/usr/lib/debug/.build-id/24/76e3435424ef46d8c69021ab3537c379d776b3	120777	root:root	../../../../lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so
-/usr/lib/debug/.build-id/24/76e3435424ef46d8c69021ab3537c379d776b3.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug
+/usr/lib/debug/.build-id/8c	40755	root:root	
+/usr/lib/debug/.build-id/8c/fc8e03c436e2b8b53fd5f695e64372cccf2f44	120777	root:root	../../../../lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so
+/usr/lib/debug/.build-id/8c/fc8e03c436e2b8b53fd5f695e64372cccf2f44.debug	120777	root:root	../../usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug
 /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root	
@@ -15,5 +15,5 @@
 Provides: ghc7.6.1-funcmp-debuginfo = 1.7-alt2:sisyphus+222246.100.1.1
-File: /usr/lib/debug/.build-id/24	40755	root:root		
-File: /usr/lib/debug/.build-id/24/76e3435424ef46d8c69021ab3537c379d776b3	120777	root:root		../../../../lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so
-File: /usr/lib/debug/.build-id/24/76e3435424ef46d8c69021ab3537c379d776b3.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug
+File: /usr/lib/debug/.build-id/8c	40755	root:root		
+File: /usr/lib/debug/.build-id/8c/fc8e03c436e2b8b53fd5f695e64372cccf2f44	120777	root:root		../../../../lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so
+File: /usr/lib/debug/.build-id/8c/fc8e03c436e2b8b53fd5f695e64372cccf2f44.debug	120777	root:root		../../usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1	40755	root:root		
@@ -21,3 +21,3 @@
 File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/funcmp-1.7	40755	root:root		
-File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug	100644	root:root	41fb94e29c033ce8211dbf583480f7f9	
-RPMIdentity: ae3bb3cab2bdd3564a56897e1e2a224ca5fd563d0b942b11c7efc8c7a938911bd49b78766f59c18ae98e3650e9d00ef5460cd66794280d6f50e5809140d055fe
+File: /usr/lib/debug/usr/lib64/ghc-7.6.1/lib/funcmp-1.7/libHSfuncmp-1.7-ghc7.6.1.so.debug	100644	root:root	36e4bebe9fc9f46cd81e7729fd8f6fb9	
+RPMIdentity: afdf670c578dd58dc9c02faae7feedee98889697d1cc7baa883ed9fde13e398753dba8816f1688362496ac14605191bf5bdd30489c79edde36fded875e9cbd52