<86>Oct 8 04:56:27 userdel[1604886]: delete user 'rooter' <86>Oct 8 04:56:27 userdel[1604886]: removed group 'rooter' owned by 'rooter' <86>Oct 8 04:56:27 userdel[1604886]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 8 04:56:27 groupadd[1604901]: group added to /etc/group: name=rooter, GID=984 <86>Oct 8 04:56:27 groupadd[1604901]: group added to /etc/gshadow: name=rooter <86>Oct 8 04:56:27 groupadd[1604901]: new group: name=rooter, GID=984 <86>Oct 8 04:56:27 useradd[1604913]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>Oct 8 04:56:27 userdel[1604932]: delete user 'builder' <86>Oct 8 04:56:27 userdel[1604932]: removed group 'builder' owned by 'builder' <86>Oct 8 04:56:27 userdel[1604932]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 04:56:27 groupadd[1604950]: group added to /etc/group: name=builder, GID=985 <86>Oct 8 04:56:27 groupadd[1604950]: group added to /etc/gshadow: name=builder <86>Oct 8 04:56:27 groupadd[1604950]: new group: name=builder, GID=985 <86>Oct 8 04:56:27 useradd[1604965]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ghc8.6.4-clock-0.8-alt1.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>Oct 8 04:56:29 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Oct 8 04:56:29 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed <13>Oct 8 04:56:29 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed <13>Oct 8 04:56:29 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed <13>Oct 8 04:56:29 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Oct 8 04:56:29 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed <13>Oct 8 04:56:40 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed warning: File /usr/src/in/source/ghc8.6.4-clock-0.8-alt1.patch is smaller than 8 bytes Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-clock-0.8-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-clock-0.8-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-clock-0.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-clock-0.8 + echo 'Source #0 (ghc8.6.4-clock-0.8.tar):' Source #0 (ghc8.6.4-clock-0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-clock-0.8.tar + cd ghc8.6.4-clock-0.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-clock-0.8-alt1.patch):' Patch #0 (ghc8.6.4-clock-0.8-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-clock-0.8 + '[' -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/lib --docdir=/usr/share/doc/ghc8.6.4-clock-0.8 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-clock-0.8 --datadir=/usr/share --datasubdir=ghc8.6.4-clock-0.8 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring clock-0.8... 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 clock-0.8.. Building library for clock-0.8.. [1 of 1] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o ) [1 of 1] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.p_o ) + ./Setup haddock Preprocessing library for clock-0.8.. Running Haddock on library for clock-0.8.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-4.12.0.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Haddock coverage: 100% ( 9 / 9) in 'System.Clock' Warning: System.Clock: could not find link destinations for: Enum succ pred toEnum Int fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Eq == Bool /= Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Generic from Rep to Type D1 MetaData False :+: C1 MetaCons PrefixI U1 Int64 Num + - * negate abs signum fromInteger Integer Ord compare Ordering < <= > >= max min Storable sizeOf alignment peekElemOff Ptr IO pokeElemOff peekByteOff pokeByteOff peek poke True :*: S1 MetaSel Just SourceUnpack SourceStrict DecidedStrict Rec0 Documentation created: dist/doc/html/clock/index.html + ./Setup register --gen-pkg-config=clock.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58515 + 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-clock-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-clock-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-clock-0.8 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-clock-buildroot Installing library in /usr/src/tmp/ghc8.6.4-clock-buildroot/usr/lib/ghc-8.6.4/clock-0.8 + '[' -f clock.pkg ']' + install -m 755 clock.pkg /usr/src/tmp/ghc8.6.4-clock-buildroot/usr/lib/ghc-8.6.4/clock-0.8 + mkdir -p /usr/src/tmp/ghc8.6.4-clock-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 clock.pkg /usr/src/tmp/ghc8.6.4-clock-buildroot/usr/lib/ghc-8.6.4/package.conf.d/clock-0.8.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-clock-buildroot /usr/lib /usr/lib/ghc-8.6.4/clock-0.8 /usr/src/RPM/BUILD/ghc8.6.4-clock-0.8 ghc8.6.4-clock 0.8 /usr/lib/ghc-8.6.4/package.conf.d/clock-0.8.conf ~/tmp/ghc8.6.4-clock-buildroot ~/RPM/BUILD/ghc8.6.4-clock-0.8 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-clock-0.8': No such file or directory ~/RPM/BUILD/ghc8.6.4-clock-0.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-clock-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-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-clock-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-clock-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-clock-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-clock-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so -> libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-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/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-clock-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/rts Processing files: ghc8.6.4-clock-0.8-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/System-Clock.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/System-Clock.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/clock.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/clock.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-clock-0.8/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a0t7Hp find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-clock-buildroot/usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so: 384 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.btafpa 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-clock-buildroot/usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/libgmp.so.10 Provides: ghc8.6.4(clock) = 0.8, ghc8.6.4(clock-0.8-KQdRNfSnPL2Kq3p84TuxcV), libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so = set:mdJbmlwOgQ056lizSJiSbvgF6P1HZzdNhFUuRAZxpN8JdZnC6EkZeNOFVa9jG8Jn3DV9X1gWxzZnqc8QKlHjbdZneh2HBJeZIC1vKEjUyp9D01CSUkCU8J40el8qlQFB5PUmR1yW5gNvlNKCGP5lZgSkUnZdY5ZLp8kAnBG0B2xM9p2XxNt8cZe2ZFjS9wBje0vruAjiH1O0J7z5Q6nGpaYVWGYWaF3HL2hYlPUeHNZI5soopl9MvGMU7gSMbdEau6TQD08D1dxFO3qrtGZHJQXjZIJfTEgGNao7niZui5RVEGm331DfU78TdYl3C9SnP1f5zzN8ajaWdpXijyUkERhEfPFdZ0ykHgjxe3MG4q6d7OD0sekzi9d0b2OjaM7hWFo9T0r5u0JclDz0hdb0XbJosZKnSeHzbChQHnfrBnBZq1pKVkkXNpNkhmOi1PA6z5N5ZxWK5MExlSD3bqDyUJLnGfiv4AvNvc4vdw1Quz7ZrpUpyDwt3VL8R1OLJd5Mybx2rVDDkozWHhiDdQRhxp2u4qB52wcloGP18es1OxZlTYMUGpn1s3v6ZuFGSM3LWtwBFkVxuUJbG2HzYOYwUzH3BmZ0jb2GwvjHW7Y3uvczVAMiGkYocfZ2UjUyJ0wZK9ldpD1Txez0iz2QHZxL9W1wDGNz1OzGCOQwOZjXqqpJFkFIxu9smT17ngaXyEPZrcAiZEXahy2UZb26vHojCsx4BgS2dwxgtf9aAk7xLGlxUryz8wXaOiuyhqbGwmnETEblpZs1 Requires: /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libgmp.so.10, libm.so.6, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4dxQMt Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-clock-0.8-alt1.i586.rpm (w2.lzdio) 4.48user 2.16system 0:09.88elapsed 67%CPU (0avgtext+0avgdata 276932maxresident)k 0inputs+0outputs (0major+606444minor)pagefaults 0swaps /.out/ghc8.6.4-clock-0.8-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 1.98user 1.32system 0:27.02elapsed 12%CPU (0avgtext+0avgdata 106072maxresident)k 0inputs+0outputs (30780major+169666minor)pagefaults 0swaps --- ghc8.6.4-clock-0.8-alt1.i586.rpm.repo 2021-07-15 00:42:32.000000000 +0000 +++ ghc8.6.4-clock-0.8-alt1.i586.rpm.hasher 2022-10-08 04:56:53.131532063 +0000 @@ -42,3 +42,3 @@ File: /usr/lib/ghc-8.6.4/clock-0.8 40755 root:root -File: /usr/lib/ghc-8.6.4/clock-0.8/HSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV.o 100644 root:root 3317bcae8881eb531109dcd93eecc79e +File: /usr/lib/ghc-8.6.4/clock-0.8/HSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV.o 100644 root:root eb0c61fa0d5e7768fd3a97056d7be6e1 File: /usr/lib/ghc-8.6.4/clock-0.8/System 40755 root:root @@ -48,5 +48,5 @@ File: /usr/lib/ghc-8.6.4/clock-0.8/clock.pkg 100755 root:root 4613561c28e8494cef127a24d6791d48 -File: /usr/lib/ghc-8.6.4/clock-0.8/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV.a 100644 root:root 0a40fa679196cbc92ac622970b56f5ee -File: /usr/lib/ghc-8.6.4/clock-0.8/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV_p.a 100644 root:root 817dd3309f9b7efd07425c3ea4a42de6 -File: /usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so 100644 root:root 05741a3b810d1f2385fefc806c442b22 +File: /usr/lib/ghc-8.6.4/clock-0.8/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV.a 100644 root:root 5c94f67f16b0537859c05f793686e47c +File: /usr/lib/ghc-8.6.4/clock-0.8/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV_p.a 100644 root:root 866fa1239faaabc63151795ba0476059 +File: /usr/lib/ghc-8.6.4/lib/libHSclock-0.8-KQdRNfSnPL2Kq3p84TuxcV-ghc8.6.4.so 100644 root:root 4d5d992224cfbe247de6995a3b9e91a3 File: /usr/lib/ghc-8.6.4/package.conf.d/clock-0.8.conf 100644 root:root 4613561c28e8494cef127a24d6791d48 @@ -67,2 +67,2 @@ File: /usr/share/doc/ghc8.6.4-clock-0.8/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: f80e37be7ddaee5dd8b2ca9e29191aba79a5e347823645f263b2cecadab392a4e9c680e327567b8ad87834e46b75d9803a5ca3612b125d57753388932c33b4c1 +RPMIdentity: adf81b1e0a672e4c6af1adc854712ec01d181bf1ccd0036193881e4dfccfd31c0b564d1e0547c84539771aa977e9f0dc46cc0cf829f0c7ec5c38c0cee190fa42