<86>Feb 16 01:09:21 userdel[53917]: delete user 'rooter' <86>Feb 16 01:09:21 userdel[53917]: removed group 'rooter' owned by 'rooter' <86>Feb 16 01:09:21 userdel[53917]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 16 01:09:21 groupadd[53945]: group added to /etc/group: name=rooter, GID=549 <86>Feb 16 01:09:21 groupadd[53945]: group added to /etc/gshadow: name=rooter <86>Feb 16 01:09:21 groupadd[53945]: new group: name=rooter, GID=549 <86>Feb 16 01:09:21 useradd[53961]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 16 01:09:21 userdel[54003]: delete user 'builder' <86>Feb 16 01:09:21 userdel[54003]: removed group 'builder' owned by 'builder' <86>Feb 16 01:09:21 userdel[54003]: removed shadow group 'builder' owned by 'builder' <86>Feb 16 01:09:21 groupadd[54026]: group added to /etc/group: name=builder, GID=550 <86>Feb 16 01:09:21 groupadd[54026]: group added to /etc/gshadow: name=builder <86>Feb 16 01:09:21 groupadd[54026]: new group: name=builder, GID=550 <86>Feb 16 01:09:21 useradd[54046]: new user: name=builder, UID=550, GID=550, 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 16 01:09:24 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 16 01:09:24 rpmi: rpm-build-haskell-1.3-alt1 sisyphus+221044.100.2.2 1549725357 installed <13>Feb 16 01:09:24 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Feb 16 01:09:24 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Feb 16 01:09:24 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Feb 16 01:09:24 rpmi: ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 16 01:09:40 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 16 01:09:41 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-data-binary-ieee754-0.4.3-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-data-binary-ieee754-0.4.3-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-data-binary-ieee754-0.4.3-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69632 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-data-binary-ieee754-0.4.3 + echo 'Source #0 (ghc7.6.1-data-binary-ieee754-0.4.3.tar):' Source #0 (ghc7.6.1-data-binary-ieee754-0.4.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-data-binary-ieee754-0.4.3.tar + cd ghc7.6.1-data-binary-ieee754-0.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch):' Patch #0 (ghc7.6.1-data-binary-ieee754-0.4.3-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69632 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-data-binary-ieee754-0.4.3 + '[' -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-data-binary-ieee754-0.4.3 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3 --datadir=/usr/share --datasubdir=ghc7.6.1-data-binary-ieee754-0.4.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --flags=-templateHaskell -O2 --ghc Configuring data-binary-ieee754-0.4.3... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building data-binary-ieee754-0.4.3... Preprocessing library data-binary-ieee754-0.4.3... [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o ) lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.p_o ) lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" In-place registering data-binary-ieee754-0.4.3... + ./Setup haddock Running Haddock for data-binary-ieee754-0.4.3... Preprocessing library data-binary-ieee754-0.4.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-125215/lib/Data/Binary/IEEE754.hs:75:16: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" dist/build/tmp-125215/lib/Data/Binary/IEEE754.hs:80:19: Warning: In the use of `F.unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Haddock coverage: 22% ( 4 / 18) in 'Data.Binary.IEEE754' Documentation created: dist/doc/html/data-binary-ieee754/index.html + ./Setup register --gen-pkg-config=data-binary-ieee754.pkg Creating package registration file: data-binary-ieee754.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40597 + 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-data-binary-ieee754-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot + cd ghc7.6.1-data-binary-ieee754-0.4.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot Installing library in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 + '[' -f data-binary-ieee754.pkg ']' + install -m 755 data-binary-ieee754.pkg /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 + mkdir -p /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 data-binary-ieee754.pkg /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3 /usr/src/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 ghc7.6.1-data-binary-ieee754 0.4.3 /usr/lib64/ghc-7.6.1/package.conf.d/data-binary-ieee754-0.4.3.conf ~/tmp/ghc7.6.1-data-binary-ieee754-buildroot ~/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-data-binary-ieee754-0.4.3': No such file or directory ~/RPM/BUILD/ghc7.6.1-data-binary-ieee754-0.4.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-data-binary-ieee754-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-data-binary-ieee754-0.4.3-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/data-binary-ieee754.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/data-binary-ieee754.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/mini_Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/mini_Data-Binary-IEEE754.html warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/license.txt Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q0mXZA 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.tBQw6N find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(data-binary-ieee754) = 0.4.3, ghc7.6.1(data-binary-ieee754-0.4.3-ead1e67b2d448d191ffe0bc9521cd2f7) Requires: ghc7.6.1(base) = 4.6.0.0, ghc7.6.1(base-4.6.0.0-9108e251636b0c8499261c52a7809ea1), ghc7.6.1(binary) = 0.5.1.1, ghc7.6.1(binary-0.5.1.1-f82a671f393c3e48362575615b63dd2e) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8p7XR4 Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm 4.44user 0.63system 0:14.29elapsed 35%CPU (0avgtext+0avgdata 182592maxresident)k 0inputs+0outputs (0major+234518minor)pagefaults 0swaps 32.71user 5.05system 0:49.39elapsed 76%CPU (0avgtext+0avgdata 182592maxresident)k 0inputs+0outputs (0major+662615minor)pagefaults 0swaps --- ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm.repo 2012-12-22 18:41:28.000000000 +0000 +++ ghc7.6.1-data-binary-ieee754-0.4.3-alt2.x86_64.rpm.hasher 2019-02-16 01:10:00.747839012 +0000 @@ -3,3 +3,2 @@ /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/Data/Binary 40755 -/usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/Data/Binary/IEEE754.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/Data/Binary/IEEE754.hi 100644 @@ -8,3 +7,2 @@ /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/data-binary-ieee754.pkg 100755 -/usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3-ghc7.6.1.so 100644 /usr/lib64/ghc-7.6.1/lib/data-binary-ieee754-0.4.3/libHSdata-binary-ieee754-0.4.3.a 100644 @@ -28,6 +26,2 @@ /usr/share/doc/ghc7.6.1-data-binary-ieee754-0.4.3/license.txt 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/binary-0.5.1.1/libHSbinary-0.5.1.1-ghc7.6.1.so -Requires: /usr/lib64/ghc-7.6.1/bytestring-0.10.0.0/libHSbytestring-0.10.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 @@ -36,4 +30,2 @@ Requires: ghc7.6.1(binary-0.5.1.1-f82a671f393c3e48362575615b63dd2e) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma)