<86>Feb 15 00:42:23 userdel[23100]: delete user 'rooter' <86>Feb 15 00:42:23 userdel[23100]: removed group 'rooter' owned by 'rooter' <86>Feb 15 00:42:23 userdel[23100]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 00:42:23 groupadd[23124]: group added to /etc/group: name=rooter, GID=573 <86>Feb 15 00:42:23 groupadd[23124]: group added to /etc/gshadow: name=rooter <86>Feb 15 00:42:23 groupadd[23124]: new group: name=rooter, GID=573 <86>Feb 15 00:42:23 useradd[23158]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Feb 15 00:42:23 userdel[23232]: delete user 'builder' <86>Feb 15 00:42:23 userdel[23232]: removed group 'builder' owned by 'builder' <86>Feb 15 00:42:23 userdel[23232]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 00:42:23 groupadd[23292]: group added to /etc/group: name=builder, GID=574 <86>Feb 15 00:42:23 groupadd[23292]: group added to /etc/gshadow: name=builder <86>Feb 15 00:42:23 groupadd[23292]: new group: name=builder, GID=574 <86>Feb 15 00:42:23 useradd[23307]: new user: name=builder, UID=574, GID=574, 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>Feb 15 00:42:25 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 00:42:25 rpmi: rpm-build-haskell-1.3-alt1 sisyphus+221044.100.2.2 1549725357 installed <13>Feb 15 00:42:25 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Feb 15 00:42:25 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Feb 15 00:42:25 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Feb 15 00:42:25 rpmi: ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 00:42:32 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 00:42:32 rpmi: ghc7.6.1-doc-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed warning: File /usr/src/in/source/ghc7.6.1-base-unicode-symbols-0.2.2.4-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-base-unicode-symbols-0.2.2.4-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93426 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-base-unicode-symbols-0.2.2.4 + echo 'Source #0 (ghc7.6.1-base-unicode-symbols-0.2.2.4.tar):' Source #0 (ghc7.6.1-base-unicode-symbols-0.2.2.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-base-unicode-symbols-0.2.2.4.tar + cd ghc7.6.1-base-unicode-symbols-0.2.2.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.patch):' Patch #0 (ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93426 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-base-unicode-symbols-0.2.2.4 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-7.6.1 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4 --datadir=/usr/share --datasubdir=ghc7.6.1-base-unicode-symbols-0.2.2.4 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --flags=-templateHaskell -O2 --ghc Configuring base-unicode-symbols-0.2.2.4... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o ) [10 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o ) [11 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o ) [12 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o ) [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.p_o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.p_o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.p_o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.p_o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.p_o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.p_o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.p_o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.p_o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.p_o ) [10 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.p_o ) [11 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.p_o ) [12 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.p_o ) In-place registering base-unicode-symbols-0.2.2.4... + ./Setup haddock Running Haddock for base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 5 / 5) in 'Data.Ord.Unicode' 100% ( 3 / 3) in 'Data.Monoid.Unicode' 100% ( 10 / 10) in 'Data.List.Unicode' 100% ( 2 / 2) in 'Data.Function.Unicode' 100% ( 5 / 5) in 'Data.Foldable.Unicode' 100% ( 4 / 4) in 'Data.Eq.Unicode' 100% ( 4 / 4) in 'Data.Bool.Unicode' 100% ( 21 / 21) in 'Prelude.Unicode' 100% ( 4 / 4) in 'Control.Monad.Unicode' 100% ( 3 / 3) in 'Control.Applicative.Unicode' 100% ( 4 / 4) in 'Control.Category.Unicode' 100% ( 6 / 6) in 'Control.Arrow.Unicode' Documentation created: dist/doc/html/base-unicode-symbols/index.html + ./Setup register --gen-pkg-config=base-unicode-symbols.pkg Creating package registration file: base-unicode-symbols.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87574 + 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-base-unicode-symbols-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot + cd ghc7.6.1-base-unicode-symbols-0.2.2.4 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot Installing library in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4 + '[' -f base-unicode-symbols.pkg ']' + install -m 755 base-unicode-symbols.pkg /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4 + mkdir -p /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 base-unicode-symbols.pkg /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/base-unicode-symbols-0.2.2.4.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4 /usr/src/RPM/BUILD/ghc7.6.1-base-unicode-symbols-0.2.2.4 ghc7.6.1-base-unicode-symbols 0.2.2.4 /usr/lib64/ghc-7.6.1/package.conf.d/base-unicode-symbols-0.2.2.4.conf ~/tmp/ghc7.6.1-base-unicode-symbols-buildroot ~/RPM/BUILD/ghc7.6.1-base-unicode-symbols-0.2.2.4 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-base-unicode-symbols-0.2.2.4': No such file or directory ~/RPM/BUILD/ghc7.6.1-base-unicode-symbols-0.2.2.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-base-unicode-symbols-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Applicative-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Applicative-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Arrow-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Arrow-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Category-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Category-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Monad-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Control-Monad-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Bool-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Bool-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Eq-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Eq-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Foldable-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Foldable-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Function-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Function-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-List-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-List-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Monoid-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Monoid-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Ord-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Data-Ord-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Prelude-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/Prelude-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/base-unicode-symbols.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/base-unicode-symbols.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Applicative-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Applicative-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Arrow-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Arrow-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Category-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Category-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Monad-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Control-Monad-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Bool-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Bool-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Eq-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Eq-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Foldable-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Foldable-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Function-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Function-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-List-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-List-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Monoid-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Monoid-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Ord-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Data-Ord-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Prelude-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/mini_Prelude-Unicode.html warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5WJMLa 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.tsdI5t find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(base-unicode-symbols) = 0.2.2.4, ghc7.6.1(base-unicode-symbols-0.2.2.4-3ff92c8f45753f37a67dad8e5e2998d3) Requires: ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZFzzQQ Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.x86_64.rpm 3.96user 0.90system 0:08.05elapsed 60%CPU (0avgtext+0avgdata 183404maxresident)k 0inputs+0outputs (0major+311030minor)pagefaults 0swaps 19.50user 3.99system 0:28.21elapsed 83%CPU (0avgtext+0avgdata 183404maxresident)k 0inputs+0outputs (0major+739063minor)pagefaults 0swaps --- ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.x86_64.rpm.repo 2012-12-22 18:07:34.000000000 +0000 +++ ghc7.6.1-base-unicode-symbols-0.2.2.4-alt2.x86_64.rpm.hasher 2019-02-15 00:42:44.248337183 +0000 @@ -3,3 +3,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Applicative 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Applicative/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Applicative/Unicode.hi 100644 @@ -7,3 +6,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Arrow 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Arrow/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Arrow/Unicode.hi 100644 @@ -11,3 +9,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Category 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Category/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Category/Unicode.hi 100644 @@ -15,3 +12,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Monad 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Monad/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Control/Monad/Unicode.hi 100644 @@ -20,3 +16,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Bool 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Bool/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Bool/Unicode.hi 100644 @@ -24,3 +19,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Eq 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Eq/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Eq/Unicode.hi 100644 @@ -28,3 +22,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Foldable 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Foldable/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Foldable/Unicode.hi 100644 @@ -32,3 +25,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Function 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Function/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Function/Unicode.hi 100644 @@ -36,3 +28,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/List 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/List/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/List/Unicode.hi 100644 @@ -40,3 +31,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Monoid 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Monoid/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Monoid/Unicode.hi 100644 @@ -44,3 +34,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Ord 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Ord/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Data/Ord/Unicode.hi 100644 @@ -49,3 +38,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Prelude 40755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Prelude/Unicode.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/Prelude/Unicode.hi 100644 @@ -53,3 +41,2 @@ /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/base-unicode-symbols.pkg 100755 -/usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/libHSbase-unicode-symbols-0.2.2.4-ghc7.6.1.so 100644 /usr/lib64/ghc-7.6.1/lib/base-unicode-symbols-0.2.2.4/libHSbase-unicode-symbols-0.2.2.4.a 100644 @@ -95,8 +82,4 @@ /usr/share/doc/ghc7.6.1-base-unicode-symbols-0.2.2.4/html/synopsis.png 100644 -Requires: /usr/lib64/ghc-7.6.1/base-4.6.0.0/libHSbase-4.6.0.0-ghc7.6.1.so -Requires: /usr/lib64/ghc-7.6.1/ghc-prim-0.3.0.0/libHSghc-prim-0.3.0.0-ghc7.6.1.so Requires: ghc7.6.1(base) = 4.6.0.0 Requires: ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma)