<86>Nov 24 02:45:57 userdel[2243111]: delete user 'rooter' <86>Nov 24 02:45:57 userdel[2243111]: removed group 'rooter' owned by 'rooter' <86>Nov 24 02:45:57 userdel[2243111]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 24 02:45:57 groupadd[2243133]: group added to /etc/group: name=rooter, GID=1877 <86>Nov 24 02:45:57 groupadd[2243133]: group added to /etc/gshadow: name=rooter <86>Nov 24 02:45:57 groupadd[2243133]: new group: name=rooter, GID=1877 <86>Nov 24 02:45:57 useradd[2243151]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Nov 24 02:45:57 userdel[2243174]: delete user 'builder' <86>Nov 24 02:45:57 userdel[2243174]: removed group 'builder' owned by 'builder' <86>Nov 24 02:45:57 userdel[2243174]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 02:45:57 groupadd[2243191]: group added to /etc/group: name=builder, GID=1878 <86>Nov 24 02:45:57 groupadd[2243191]: group added to /etc/gshadow: name=builder <86>Nov 24 02:45:57 groupadd[2243191]: new group: name=builder, GID=1878 <86>Nov 24 02:45:57 useradd[2243206]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-random-1.1-alt2.src.rpm: license not found in '/usr/share/license' directory: BSD3 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 02:46:01 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed <13>Nov 24 02:46:01 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>Nov 24 02:46:01 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Nov 24 02:46:01 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659242 installed <13>Nov 24 02:46:01 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Nov 24 02:46:01 rpmi: ghc8.6.4-common-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed <13>Nov 24 02:46:12 rpmi: ghc8.6.4-8.6.4-alt10 sisyphus+330504.100.1.1 1695877739 installed warning: File /usr/src/in/source/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-random-1.1-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1-alt2.patch is smaller than 8 bytes Installing ghc8.6.4-random-1.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29066 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-random-1.1 + echo 'Source #0 (ghc8.6.4-random-1.1.tar):' Source #0 (ghc8.6.4-random-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-random-1.1.tar + cd ghc8.6.4-random-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-random-1.1-alt2.patch):' Patch #0 (ghc8.6.4-random-1.1-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29066 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-random-1.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-random-1.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-random-1.1 --datadir=/usr/share --datasubdir=ghc8.6.4-random-1.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2 Configuring random-1.1... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for random-1.1.. Building library for random-1.1.. [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.p_o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ + ./Setup haddock Preprocessing library for random-1.1.. Running Haddock on library for random-1.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2 System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. | 43 | ( | ^^^^^^^^ Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Warning: System.Random: could not find link destinations for: Int Show Read read show reads readsPrec ReadS readList readPrec ReadPrec readListPrec showsPrec ShowS String showList IO Bounded Char Integer Bool Double Float Int8 Int16 Int32 Int64 Word Word8 Word16 Word32 Word64 CChar CDouble CFloat CInt CIntMax CIntPtr CLLong CLong CPtrdiff CSChar CShort CSigAtomic CSize CUChar CUInt CUIntMax CUIntPtr CULLong CULong CUShort CWchar Documentation created: dist/doc/html/random/index.html + ./Setup register --gen-pkg-config=random.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39045 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ghc8.6.4-random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-random-1.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-random-buildroot Installing library in /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/random-1.1 + '[' -f random.pkg ']' + install -m 755 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/random-1.1 + mkdir -p /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 random.pkg /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/random-1.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-random-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/random-1.1 /usr/src/RPM/BUILD/ghc8.6.4-random-1.1 ghc8.6.4-random 1.1 /usr/lib64/ghc-8.6.4/package.conf.d/random-1.1.conf ~/tmp/ghc8.6.4-random-buildroot ~/RPM/BUILD/ghc8.6.4-random-1.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-random-1.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-random-1.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ghc8.6.4-random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-random-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-random-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-random-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so -> libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-random-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/array-0.5.3.0:/usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/deepseq-1.4.4.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/rts:/usr/lib64/ghc-8.6.4/time-1.8.0.2 Processing files: ghc8.6.4-random-1.1-alt2 warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/System-Random.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/random.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ycHEva find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: 860 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fXwtdp find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ghc8.6.4-random-buildroot/usr/lib64/ghc-8.6.4/lib/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so /usr/lib64/libgmp.so.10 Provides: ghc8.6.4(random) = 1.1, ghc8.6.4(random-1.1-3ypV4EIycgb35PKjTYYr5q), libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q-ghc8.6.4.so()(64bit) = set:ndib6718BVZ4TCkOMHtwYgmk69QQpmJSJFBwamRWc7pumOESTaHhhd3x6LrlJ3E6gzG1MrpWuMZyZ8PZefgIWEN2ZkjayWVeMvpNfZnhgCgXbaZ2bEiyoEC9C6hJFanJxZD0gLNRhIl9RfVSBH7RbZyaRhD4X1TNvFp4xN1A4QkIB6C6oDmxxa8wGluR4nt8EZE0pWiW2auUyCn2G71q4119KcOX7SzSadqNXpNsySNsVZmzoakaT0EOKm6DI968hINa2M0mzjb3tPzfBwzxCBlMdQykjGSotC9wAyAFgMVKpr4piBgToscuJoUnCwWZBdvIy0JznQ0YxOFI2wFvQgINtp1KfZkcob0Mmc2YaGVLj56gnj78aNqSrQvxXxIF5TMNolMU8QFDiXSPBNkAUKcJoF4psf6Qoweuhz9iPqa8ugBnrjYKqwaZpTJpxfYMhllaQ0ljpavYglentijjd9HDdzGzrzZGAj7apZz7SpHh5EbKHF83svb9zkSZf9X4iKSeSSm1S3ske9Cfz1u2VG4msLkZrNMrlMwbEQPUxMZ8vx5jayUuOepY4AblLTAkuE0xZ1xTfKEzCxiKkNrhZ0r9TckEa1LFBAjEbCwPzFYrFOTLvpc96UaEaT3OsbZbU6ucBqZ7qtQb8GbZ1Zu6koa8ZmO8Ioos2Kndf7wEuEK5cm8apajGqH7q2h78FbZrL4tKCJ5bv1z7BiiAejOY5P34yT7ZnoUQSXUAbiZgT58uQuyJP8bYpLaKoaOZaa574NxfL2jdzRrEqiYOko4dICr5o0WtK9Cxd8y2C8tbW7sAxYeFENnfLaXOlj4mr4CnnsveCtMZCFiW3SeF3yOxDX9lezzlS4pWeO47yRe53tBd2jEZu8Pe4WSAYZ1hqJPdo3hRPRJ7y1fUblluVmdxXyn2CAjDZrlINwrPAxy25DfQNMsU8AjmLh6k7LOVHtKKBeWa36kJn21XCPOXpRqaQiczZ6BEZjWCZ1CsIZpHfczkoGxeCalYHWCd1GFwM5B2beTQQsS2jldhSZIlyczTCiAAU6Rf7CZDywBBNZ02PEMJSuAd5lFQHm4TBIAUwauy9Emy4nOP58tB9ovhuIWdzY2KJzlrHU2nf3WvdKG3wECrINZgCA8LX0GZ2k3QgVWEoaHMA9wo4kuk0KvJxg4mlZDQSEZdLBxdDa506PuifLdKWJfAvUBghEDWh800pL7jiw8f1aDNfjKEnsi1v7aIU1yaInp5i4ZcqsFHqCbZuhNkF2kd5h8jcMWN9eS73HhWogmxQFvNekmOY9EMYO1irF52NO5xvM3F3c6cLW6FI4VSkyOIuLWSFWH1e9aK30TOcueL9RAwQWgvuY86izC6MeOnBMFg0Zw39RUDzEmAzo8ZabHckPd3MhrKYXdHbjhZzpxw73oe9QSVYeFs8ZtmVX06IZrZBrslqkfKbMMHqUVqlFRK1pYYyecAlY9LbmOb4uMZAhH51NFQkr9OVotaNkpIsjmjZbw8Upg5ZoBe9RGi84tElHZBmTQ5PdP03RWJMT5mNgWxyVREiLSj58qtrzXlepevyCcZqLA34sS6uSYHqxpiE7pZ5gFig6ZJuu7fRcJzsMYkgUiLa4SC8XmHBDBqkoVb4pa1p5udXy4iVRNkMeS62ZlMqH3Mzh5K87IUnY5yqmdcse22BZf9v1gQFUIbmxjR2Q4ZauXE6Zzg18NUi3 Requires: /usr/lib64/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, /usr/lib64/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(time) = 1.8.0.2, ghc8.6.4(time-1.8.0.2), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DT5ar4 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-random-1.1-alt2.x86_64.rpm (w2.lzdio) 8.58user 4.05system 0:15.53elapsed 81%CPU (0avgtext+0avgdata 497216maxresident)k 0inputs+0outputs (0major+863914minor)pagefaults 0swaps /.out/ghc8.6.4-random-1.1-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.18user 1.46system 0:33.82elapsed 13%CPU (0avgtext+0avgdata 129044maxresident)k 0inputs+0outputs (0major+212396minor)pagefaults 0swaps --- ghc8.6.4-random-1.1-alt2.x86_64.rpm.repo 2023-08-24 04:42:32.000000000 +0000 +++ ghc8.6.4-random-1.1-alt2.x86_64.rpm.hasher 2023-11-24 02:46:29.926261273 +0000 @@ -50,5 +50,5 @@ File: /usr/lib64/ghc-8.6.4/random-1.1/System 40755 root:root -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root 0e318e77c50b5658b4ba58961a6baa37 -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root f30817eae567014d87461255d5e2b4fc -File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root 96d7eb28770511172875e64167b1834e +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.dyn_hi 100644 root:root 48dc0754dc6cec636d3c17307868a78f +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.hi 100644 root:root b4c7a795431159fd9b42cec5cef59d72 +File: /usr/lib64/ghc-8.6.4/random-1.1/System/Random.p_hi 100644 root:root b3d41a546d24c5f7a0625ac49b9b264e File: /usr/lib64/ghc-8.6.4/random-1.1/libHSrandom-1.1-3ypV4EIycgb35PKjTYYr5q.a 100644 root:root 128ea99f3140953710282b9f73a13e8c @@ -71,2 +71,2 @@ File: /usr/share/doc/ghc8.6.4-random-1.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 6cd5f1145e77d8e513427b17ff0e5b4f88fd837113cf5e7baf8194d44437d99ef3b1fd65ec0bbf64aa5964ba6cc7f1a3f3241f8daa028a208b01275c3652ad2d +RPMIdentity: b5ac1ccdcbfedac1e36c2309301a0705a0ba8a9aa6d9c3772a26b9db5313720dd3c8ee5b8dd71952cda3e6c63bc87e2a9ba41e7b9446e92305912b0603e8b690