<86>Aug 30 03:56:32 userdel[2783272]: delete user 'rooter'
<86>Aug 30 03:56:32 userdel[2783272]: removed group 'rooter' owned by 'rooter'
<86>Aug 30 03:56:32 userdel[2783272]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 30 03:56:32 groupadd[2783279]: group added to /etc/group: name=rooter, GID=627
<86>Aug 30 03:56:32 groupadd[2783279]: group added to /etc/gshadow: name=rooter
<86>Aug 30 03:56:32 groupadd[2783279]: new group: name=rooter, GID=627
<86>Aug 30 03:56:32 useradd[2783283]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Aug 30 03:56:32 userdel[2783290]: delete user 'builder'
<86>Aug 30 03:56:32 userdel[2783290]: removed group 'builder' owned by 'builder'
<86>Aug 30 03:56:32 userdel[2783290]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 03:56:32 groupadd[2783295]: group added to /etc/group: name=builder, GID=628
<86>Aug 30 03:56:32 groupadd[2783295]: group added to /etc/gshadow: name=builder
<86>Aug 30 03:56:32 groupadd[2783295]: new group: name=builder, GID=628
<86>Aug 30 03:56:32 useradd[2783299]: new user: name=builder, UID=628, GID=628, 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 30 03:56:34 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 30 03:56:34 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099568 installed
<13>Aug 30 03:56:34 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed
<13>Aug 30 03:56:34 rpmi: libffi-devel-1:3.2.1-alt3 p9+251949.100.1.1 1589887590 installed
<13>Aug 30 03:56:34 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Aug 30 03:56:34 rpmi: ghc7.6.1-common-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 30 03:56:40 rpmi: ghc7.6.1-7.6.1-alt8 sisyphus+222088.40.12.1 1553098955 installed
<13>Aug 30 03:56:41 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-compact-string-fix-0.3.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-compact-string-fix-0.3.2-alt2.nosrc.rpm
warning: File /usr/src/RPM/SOURCES/ghc7.6.1-compact-string-fix-0.3.2-alt2.patch is smaller than 8 bytes
Installing ghc7.6.1-compact-string-fix-0.3.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55720
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc7.6.1-compact-string-fix-0.3.2
+ echo 'Source #0 (ghc7.6.1-compact-string-fix-0.3.2.tar):'
Source #0 (ghc7.6.1-compact-string-fix-0.3.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-compact-string-fix-0.3.2.tar
+ cd ghc7.6.1-compact-string-fix-0.3.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc7.6.1-compact-string-fix-0.3.2-alt2.patch):'
Patch #0 (ghc7.6.1-compact-string-fix-0.3.2-alt2.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55720
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc7.6.1-compact-string-fix-0.3.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-compact-string-fix-0.3.2 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2 --datadir=/usr/share --datasubdir=ghc7.6.1-compact-string-fix-0.3.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring compact-string-fix-0.3.2...
+ '[' -x Setup ']'
+ ./Setup makefile -f cabal-rpm.mk
unrecognised command: makefile (try --help)
+ ./Setup build
Building compact-string-fix-0.3.2...
Preprocessing library compact-string-fix-0.3.2...
[1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.o )

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:63:28: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `JustS'
    In the definition of data constructor `JustS'
    In the data declaration for `MaybeS'

Data/CompactString/Internal.hs:135:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind

Data/CompactString/Internal.hs:143:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind
[2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.o )
[3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.o )
[4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.o )
[5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.o )

Data/CompactString.hs:990:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `validateIO'
[6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.p_o )

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:63:28: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `JustS'
    In the definition of data constructor `JustS'
    In the data declaration for `MaybeS'

Data/CompactString/Internal.hs:135:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind

Data/CompactString/Internal.hs:143:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind
[2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.p_o )
[3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.p_o )
[4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.p_o )
[5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.p_o )

Data/CompactString.hs:990:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `validateIO'
[6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.p_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.p_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.p_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[1 of 8] Compiling Data.CompactString.Internal ( Data/CompactString/Internal.hs, dist/build/Data/CompactString/Internal.dyn_o )

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:63:28: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `JustS'
    In the definition of data constructor `JustS'
    In the data declaration for `MaybeS'

Data/CompactString/Internal.hs:135:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind

Data/CompactString/Internal.hs:143:17: Warning:
    A do-notation statement discarded a result of type Int.
    Suppress this warning by saying "_ <- pokeChar enc dst c",
    or by using the flag -fno-warn-unused-do-bind
[2 of 8] Compiling Data.CompactString.Fusion ( Data/CompactString/Fusion.hs, dist/build/Data/CompactString/Fusion.dyn_o )
[3 of 8] Compiling Data.CompactString.Unsafe ( Data/CompactString/Unsafe.hs, dist/build/Data/CompactString/Unsafe.dyn_o )
[4 of 8] Compiling Data.CompactString.Encodings ( Data/CompactString/Encodings.hs, dist/build/Data/CompactString/Encodings.dyn_o )
[5 of 8] Compiling Data.CompactString ( Data/CompactString.hs, dist/build/Data/CompactString.dyn_o )

Data/CompactString.hs:990:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `validateIO'
[6 of 8] Compiling Data.CompactString.ASCII ( Data/CompactString/ASCII.hs, dist/build/Data/CompactString/ASCII.dyn_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[7 of 8] Compiling Data.CompactString.UTF16 ( Data/CompactString/UTF16.hs, dist/build/Data/CompactString/UTF16.dyn_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
[8 of 8] Compiling Data.CompactString.UTF8 ( Data/CompactString/UTF8.hs, dist/build/Data/CompactString/UTF8.dyn_o )

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
In-place registering compact-string-fix-0.3.2...
+ ./Setup haddock
Running Haddock for compact-string-fix-0.3.2...
Preprocessing library compact-string-fix-0.3.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:62:36: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `:*:'
    In the definition of data constructor `:*:'
    In the data declaration for `PairS'

Data/CompactString/Internal.hs:63:28: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `JustS'
    In the definition of data constructor `JustS'
    In the data declaration for `MaybeS'

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()

Data/CompactString/specialized.include:207:1: Warning:
    The qualified import of `Data.CompactString.Encodings' is redundant
      except perhaps to import instances from `Data.CompactString.Encodings'
    To import instances alone, use: import Data.CompactString.Encodings()
Haddock coverage:
  64% ( 21 / 33) in 'Data.CompactString.Internal'
  40% (  6 / 15) in 'Data.CompactString.Fusion'
 100% (  8 /  8) in 'Data.CompactString.Unsafe'
 100% ( 19 / 19) in 'Data.CompactString.Encodings'
 100% (153 /153) in 'Data.CompactString'
 100% (148 /148) in 'Data.CompactString.ASCII'
 100% (148 /148) in 'Data.CompactString.UTF16'
 100% (148 /148) in 'Data.CompactString.UTF8'
Warning: Data.CompactString.Internal: could not find link destinations for:
    Data.CompactString.Encodings.Endian
Warning: Data.CompactString.Encodings: could not find link destinations for:
    Data.CompactString.Encodings.Endian
Warning: Data.CompactString: could not find link destinations for:
    Data.CompactString.Encodings.Endian Data.CompactString.findIndexOrEnd Data.CompactString.findIndexOrBeginRev
Documentation created: dist/doc/html/compact-string-fix/index.html
+ ./Setup register --gen-pkg-config=compact-string-fix.pkg
Creating package registration file: compact-string-fix.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48200
+ 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-compact-string-fix-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot
+ cd ghc7.6.1-compact-string-fix-0.3.2
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot
Installing library in
/usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2
+ '[' -f compact-string-fix.pkg ']'
+ install -m 755 compact-string-fix.pkg /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2
+ mkdir -p /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/package.conf.d
+ install -D -m 644 compact-string-fix.pkg /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/compact-string-fix-0.3.2.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot /usr/lib64 /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2 /usr/src/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2 ghc7.6.1-compact-string-fix 0.3.2 /usr/lib64/ghc-7.6.1/package.conf.d/compact-string-fix-0.3.2.conf
~/tmp/ghc7.6.1-compact-string-fix-buildroot ~/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2
find: './usr/bin': No such file or directory
find: './usr/share/ghc7.6.1-compact-string-fix-0.3.2': No such file or directory
~/RPM/BUILD/ghc7.6.1-compact-string-fix-0.3.2
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot (auto)
mode of './usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.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-compact-string-fix-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc7.6.1-compact-string-fix-buildroot
./usr/lib64:
./usr/lib64/ghc-7.6.1/lib:
Verifying ELF objects in /usr/src/tmp/ghc7.6.1-compact-string-fix-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/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: RPATH contains several entries: /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/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_getMaskingStatezh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_unmaskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_n_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_CAF_BLACKHOLE_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_ut
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_bh_upd_frame_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_maskAsyncExceptionszh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_sel_1_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_p_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_p_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppv_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pppv_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_noDuplicatezh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_0_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_v_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_newPinnedByteArrayzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_catchzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_v_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_raiseIOzh
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pppv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_2_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_noregs
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_ppp_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_3_upd_info
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_ap_pv_fast
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_unpt_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_gc_unbx_r1
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: stg_INTLIKE_closure
verify-elf: WARNING: ./usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so: undefined symbol: newCAF
Hardlinking identical .pyc and .pyo files
Processing files: ghc7.6.1-compact-string-fix-0.3.2-alt2
warning: File listed twice: /usr/lib64/ghc-7.6.1/lib/compact-string-fix-0.3.2/libHScompact-string-fix-0.3.2-ghc7.6.1.so
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/LICENSE
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-ASCII.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-ASCII.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Encodings.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Encodings.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Fusion.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Fusion.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF16.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF16.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Unsafe.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString-Unsafe.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/Data-CompactString.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/compact-string-fix.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/compact-string-fix.haddock
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-58.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-58.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-A.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-All.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-B.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-C.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-D.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-E.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-F.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-G.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-H.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-I.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-J.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-L.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-M.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-N.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-O.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-P.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-R.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-S.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-T.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-U.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-V.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-W.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index-Z.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/haddock-util.js
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index-frames.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-ASCII.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-ASCII.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Encodings.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Encodings.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Fusion.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Fusion.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Internal.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF16.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF16.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-UTF8.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Unsafe.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString-Unsafe.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/mini_Data-CompactString.html
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc7.6.1-compact-string-fix-0.3.2/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dst2wu
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.jwXvyB
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(compact-string-fix) = 0.3.2, ghc7.6.1(compact-string-fix-0.3.2-eed3f4d460da461aa8488626c16b65d7)
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/bytestring-0.10.0.0/libHSbytestring-0.10.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(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), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DdYSFL
Creating ghc7.6.1-compact-string-fix-debuginfo package
Processing files: ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Y9oTY
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XrPmdf
find-requires: running scripts (debuginfo)
Requires: ghc7.6.1-compact-string-fix = 0.3.2-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/bytestring-0.10.0.0/libHSbytestring-0.10.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, debug64(libc.so.6)
Adding to ghc7.6.1-compact-string-fix-debuginfo a strict dependency on ghc7.6.1-compact-string-fix
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-compact-string-fix-0.3.2-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-compact-string-fix-debuginfo-0.3.2-alt2.x86_64.rpm
35.73user 14.19system 1:12.51elapsed 68%CPU (0avgtext+0avgdata 181260maxresident)k
0inputs+0outputs (0major+7233480minor)pagefaults 0swaps
46.26user 16.76system 1:25.45elapsed 73%CPU (0avgtext+0avgdata 181260maxresident)k
0inputs+0outputs (0major+7549923minor)pagefaults 0swaps