<86>Nov 24 05:01:20 userdel[28198]: delete user 'rooter'
<86>Nov 24 05:01:20 userdel[28198]: removed group 'rooter' owned by 'rooter'
<86>Nov 24 05:01:20 userdel[28198]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 24 05:01:20 groupadd[28217]: group added to /etc/group: name=rooter, GID=525
<86>Nov 24 05:01:20 groupadd[28217]: group added to /etc/gshadow: name=rooter
<86>Nov 24 05:01:20 groupadd[28217]: new group: name=rooter, GID=525
<86>Nov 24 05:01:20 useradd[28225]: new user: name=rooter, UID=525, GID=525, home=/root, shell=/bin/bash
<86>Nov 24 05:01:20 userdel[28243]: delete user 'builder'
<86>Nov 24 05:01:20 userdel[28243]: removed group 'builder' owned by 'builder'
<86>Nov 24 05:01:20 groupadd[28254]: group added to /etc/group: name=builder, GID=526
<86>Nov 24 05:01:20 groupadd[28254]: group added to /etc/gshadow: name=builder
<86>Nov 24 05:01:20 groupadd[28254]: new group: name=builder, GID=526
<86>Nov 24 05:01:20 useradd[28266]: new user: name=builder, UID=526, GID=526, 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>Nov 24 05:01:22 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 24 05:01:22 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Nov 24 05:01:22 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Nov 24 05:01:22 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed
<13>Nov 24 05:01:22 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Nov 24 05:01:22 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 24 05:01:38 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Nov 24 05:01:39 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
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.15536
+ 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.15536
+ 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.64193
+ 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
+ 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)
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:
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.LqEBzG
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.zsXFOb
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.P8XiaK
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.rKI7Dl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l5Pwk0
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
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-funcmp-debuginfo-1.7-alt2.x86_64.rpm
93.45user 57.89system 2:37.09elapsed 96%CPU (0avgtext+0avgdata 229384maxresident)k
0inputs+0outputs (0major+33040052minor)pagefaults 0swaps
113.17user 61.25system 3:01.23elapsed 96%CPU (0avgtext+0avgdata 229384maxresident)k
0inputs+0outputs (0major+33361071minor)pagefaults 0swaps