<86>Feb 15 01:07:21 userdel[94654]: delete user 'rooter' <86>Feb 15 01:07:21 groupadd[94685]: group added to /etc/group: name=rooter, GID=615 <86>Feb 15 01:07:21 groupadd[94685]: group added to /etc/gshadow: name=rooter <86>Feb 15 01:07:21 groupadd[94685]: new group: name=rooter, GID=615 <86>Feb 15 01:07:21 useradd[94701]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Feb 15 01:07:21 userdel[94747]: delete user 'builder' <86>Feb 15 01:07:21 userdel[94747]: removed group 'builder' owned by 'builder' <86>Feb 15 01:07:21 userdel[94747]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 01:07:21 groupadd[94778]: group added to /etc/group: name=builder, GID=616 <86>Feb 15 01:07:21 groupadd[94778]: group added to /etc/gshadow: name=builder <86>Feb 15 01:07:21 groupadd[94778]: new group: name=builder, GID=616 <86>Feb 15 01:07:21 useradd[94797]: new user: name=builder, UID=616, GID=616, 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 01:07:24 rpmi: rpm-macros-ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 01:07:24 rpmi: rpm-build-haskell-1.3-alt1 sisyphus+221044.100.2.2 1549725357 installed <13>Feb 15 01:07:24 rpmi: libgmp-devel-6.1.2-alt2 1492204409 installed <13>Feb 15 01:07:24 rpmi: libffi-devel-1:3.2.1-alt2 1528881748 installed <13>Feb 15 01:07:24 rpmi: haskell-filetrigger-0.0.5-alt2 1445446241 installed <13>Feb 15 01:07:24 rpmi: ghc7.6.1-common-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 01:07:31 rpmi: ghc7.6.1-7.6.1-alt7 sisyphus+220973.400.3.1 1549592097 installed <13>Feb 15 01:07:31 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-utf8-string-0.3.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-utf8-string-0.3.7-alt2.nosrc.rpm warning: File /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7-alt2.patch is smaller than 8 bytes Installing ghc7.6.1-utf8-string-0.3.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc7.6.1-utf8-string-0.3.7 + echo 'Source #0 (ghc7.6.1-utf8-string-0.3.7.tar):' Source #0 (ghc7.6.1-utf8-string-0.3.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc7.6.1-utf8-string-0.3.7.tar + cd ghc7.6.1-utf8-string-0.3.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch):' Patch #0 (ghc7.6.1-utf8-string-0.3.7-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82258 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc7.6.1-utf8-string-0.3.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-utf8-string-0.3.7 '--libsubdir=$compiler/lib/$pkgid' --docdir=/usr/share/doc/ghc7.6.1-utf8-string-0.3.7 --datadir=/usr/share --datasubdir=ghc7.6.1-utf8-string-0.3.7 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --flags=-templateHaskell -O2 --ghc Configuring utf8-string-0.3.7... + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.p_o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.p_o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.p_o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.p_o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.p_o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.p_o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.p_o ) In-place registering utf8-string-0.3.7... + ./Setup haddock Running Haddock for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html + ./Setup register --gen-pkg-config=utf8-string.pkg Creating package registration file: utf8-string.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28136 + 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-utf8-string-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc7.6.1-utf8-string-buildroot + cd ghc7.6.1-utf8-string-0.3.7 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc7.6.1-utf8-string-buildroot Installing library in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 + '[' -f utf8-string.pkg ']' + install -m 755 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 + mkdir -p /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/package.conf.d + install -D -m 644 utf8-string.pkg /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/usr/lib64/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc7.6.1-utf8-string-buildroot /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7 /usr/src/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 ghc7.6.1-utf8-string 0.3.7 /usr/lib64/ghc-7.6.1/package.conf.d/utf8-string-0.3.7.conf ~/tmp/ghc7.6.1-utf8-string-buildroot ~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 find: './usr/bin': No such file or directory find: './usr/share/ghc7.6.1-utf8-string-0.3.7': No such file or directory ~/RPM/BUILD/ghc7.6.1-utf8-string-0.3.7 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot/ (default) Compressing files in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc7.6.1-utf8-string-buildroot ./usr/lib64: ./usr/lib64/ghc-7.6.1/lib: Verifying ELF objects in /usr/src/tmp/ghc7.6.1-utf8-string-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-utf8-string-0.3.7-alt2 warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/LICENSE warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/haddock-util.js warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index-frames.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/index.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-Generic.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Codec-Binary-UTF8-String.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-Lazy-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-ByteString-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_Data-String-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-Environment-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/mini_System-IO-UTF8.html warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/minus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/ocean.css warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/plus.gif warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock warning: File listed twice: /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ixbSa2 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.jZ92eP find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ghc7.6.1(utf8-string) = 0.3.7, ghc7.6.1(utf8-string-0.3.7-93bc32f1c056e210972dc34adb681384) Requires: 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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UT1qsF Wrote: /usr/src/RPM/RPMS/x86_64/ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm 7.17user 0.86system 0:11.85elapsed 67%CPU (0avgtext+0avgdata 181696maxresident)k 0inputs+0outputs (0major+353107minor)pagefaults 0swaps 22.50user 3.82system 0:31.81elapsed 82%CPU (0avgtext+0avgdata 181696maxresident)k 0inputs+0outputs (0major+783385minor)pagefaults 0swaps --- ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm.repo 2012-12-22 23:06:17.000000000 +0000 +++ ghc7.6.1-utf8-string-0.3.7-alt2.x86_64.rpm.hasher 2019-02-15 01:07:46.758950999 +0000 @@ -4,6 +4,4 @@ /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8 40755 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/Generic.p_hi 100644 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Codec/Binary/UTF8/String.hi 100644 @@ -13,6 +11,4 @@ /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy 40755 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/Lazy/UTF8.p_hi 100644 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/ByteString/UTF8.hi 100644 @@ -20,3 +16,2 @@ /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String 40755 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/Data/String/UTF8.hi 100644 @@ -26,3 +21,2 @@ /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment 40755 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/Environment/UTF8.hi 100644 @@ -30,6 +24,4 @@ /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO 40755 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.dyn_hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.hi 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/System/IO/UTF8.p_hi 100644 -/usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.6.1.so 100644 /usr/lib64/ghc-7.6.1/lib/utf8-string-0.3.7/libHSutf8-string-0.3.7.a 100644 @@ -66,6 +58,2 @@ /usr/share/doc/ghc7.6.1-utf8-string-0.3.7/html/utf8-string.haddock 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/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: /usr/lib64/ghc-7.6.1/integer-gmp-0.5.0.0/libHSinteger-gmp-0.5.0.0-ghc7.6.1.so Requires: ghc7.6.1(base) = 4.6.0.0 @@ -74,4 +62,2 @@ Requires: ghc7.6.1(bytestring-0.10.0.0-b8146809d010d5e46cdb979e5b99953f) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma)