<86>May 4 03:43:55 userdel[181540]: delete user 'rooter' <86>May 4 03:43:55 userdel[181540]: removed group 'rooter' owned by 'rooter' <86>May 4 03:43:55 userdel[181540]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:43:56 groupadd[181562]: group added to /etc/group: name=rooter, GID=1223 <86>May 4 03:43:56 groupadd[181562]: group added to /etc/gshadow: name=rooter <86>May 4 03:43:56 groupadd[181562]: new group: name=rooter, GID=1223 <86>May 4 03:43:56 useradd[181578]: new user: name=rooter, UID=1223, GID=1223, home=/root, shell=/bin/bash, from=none <86>May 4 03:43:56 userdel[181600]: delete user 'builder' <86>May 4 03:43:56 userdel[181600]: removed group 'builder' owned by 'builder' <86>May 4 03:43:56 userdel[181600]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:43:56 groupadd[181618]: group added to /etc/group: name=builder, GID=1224 <86>May 4 03:43:56 groupadd[181618]: group added to /etc/gshadow: name=builder <86>May 4 03:43:56 groupadd[181618]: new group: name=builder, GID=1224 <86>May 4 03:43:56 useradd[181640]: new user: name=builder, UID=1224, GID=1224, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-ansi-terminal-0.9.1-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>May 4 03:44:00 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:44:00 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>May 4 03:44:00 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 03:44:00 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>May 4 03:44:00 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 4 03:44:00 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:44:15 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 03:44:15 rpmi: ghc8.6.4-colour-2.3.5-alt1 sisyphus+326169.12200.17.2 1692850650 installed warning: File /usr/src/in/source/ghc8.6.4-ansi-terminal-0.9.1-alt1.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ghc8.6.4-ansi-terminal-0.9.1-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-ansi-terminal-0.9.1-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-ansi-terminal-0.9.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-ansi-terminal-0.9.1 + echo 'Source #0 (ghc8.6.4-ansi-terminal-0.9.1.tar):' Source #0 (ghc8.6.4-ansi-terminal-0.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-ansi-terminal-0.9.1.tar + cd ghc8.6.4-ansi-terminal-0.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-ansi-terminal-0.9.1-alt1.patch):' Patch #0 (ghc8.6.4-ansi-terminal-0.9.1-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-ansi-terminal-0.9.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-ansi-terminal-0.9.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1 --datadir=/usr/share --datasubdir=ghc8.6.4-ansi-terminal-0.9.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring ansi-terminal-0.9.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 ansi-terminal-0.9.1.. Building library for ansi-terminal-0.9.1.. [1 of 4] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o ) [2 of 4] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o ) [3 of 4] Compiling System.Console.ANSI.Unix ( src/System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [4 of 4] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) [1 of 4] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.p_o ) [2 of 4] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.p_o ) [3 of 4] Compiling System.Console.ANSI.Unix ( src/System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.p_o ) [4 of 4] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.p_o ) + ./Setup haddock Preprocessing library for ansi-terminal-0.9.1.. Running Haddock on library for ansi-terminal-0.9.1.. 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% ( 13 / 13) in 'System.Console.ANSI.Types' Warning: 'getReportedCursorPosition' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'getCursorPosition0' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'hGetBufNonBlocking' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 58% ( 23 / 40) in 'System.Console.ANSI.Codes' Missing documentation for: cursorUpCode (src/System/Console/ANSI/Codes.hs:128) cursorDownCode (src/System/Console/ANSI/Codes.hs:128) cursorForwardCode (src/System/Console/ANSI/Codes.hs:128) cursorBackwardCode (src/System/Console/ANSI/Codes.hs:128) cursorUpLineCode (src/System/Console/ANSI/Codes.hs:136) cursorDownLineCode (src/System/Console/ANSI/Codes.hs:136) clearFromCursorToScreenEndCode (src/System/Console/ANSI/Codes.hs:179) clearFromCursorToScreenBeginningCode (src/System/Console/ANSI/Codes.hs:179) clearScreenCode (src/System/Console/ANSI/Codes.hs:179) clearFromCursorToLineEndCode (src/System/Console/ANSI/Codes.hs:181) clearFromCursorToLineBeginningCode (src/System/Console/ANSI/Codes.hs:181) clearLineCode (src/System/Console/ANSI/Codes.hs:181) scrollPageUpCode (src/System/Console/ANSI/Codes.hs:191) scrollPageDownCode (src/System/Console/ANSI/Codes.hs:191) setSGRCode (src/System/Console/ANSI/Codes.hs:196) hideCursorCode (src/System/Console/ANSI/Codes.hs:203) showCursorCode (src/System/Console/ANSI/Codes.hs:203) Warning: 'hGetBufNonBlocking' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. Warning: 'stdout' is out of scope. If you qualify the identifier, haddock can try to link it it anyway. 46% ( 43 / 93) in 'System.Console.ANSI' Missing documentation for: cursorUp (src/includes/Common-Include.hs:21) cursorDown (src/includes/Common-Include.hs:21) cursorForward (src/includes/Common-Include.hs:21) cursorBackward (src/includes/Common-Include.hs:21) hCursorUp (src/includes/Common-Include.hs:17) hCursorDown (src/includes/Common-Include.hs:17) hCursorForward (src/includes/Common-Include.hs:17) hCursorBackward (src/includes/Common-Include.hs:17) cursorUpCode (src/System/Console/ANSI/Codes.hs:128) cursorDownCode (src/System/Console/ANSI/Codes.hs:128) cursorForwardCode (src/System/Console/ANSI/Codes.hs:128) cursorBackwardCode (src/System/Console/ANSI/Codes.hs:128) cursorUpLine (src/includes/Common-Include.hs:32) cursorDownLine (src/includes/Common-Include.hs:32) hCursorUpLine (src/includes/Common-Include.hs:29) hCursorDownLine (src/includes/Common-Include.hs:29) cursorUpLineCode (src/System/Console/ANSI/Codes.hs:136) cursorDownLineCode (src/System/Console/ANSI/Codes.hs:136) hSetCursorColumn (src/includes/Common-Include.hs:37) hSetCursorPosition (src/includes/Common-Include.hs:47) hSaveCursor (src/includes/Common-Include.hs:59) hRestoreCursor (src/includes/Common-Include.hs:59) hReportCursorPosition (src/includes/Common-Include.hs:59) clearFromCursorToScreenEnd (src/includes/Common-Include-Enabled.hs:27) clearFromCursorToScreenBeginning (src/includes/Common-Include-Enabled.hs:27) clearScreen (src/includes/Common-Include-Enabled.hs:27) hClearFromCursorToScreenEnd (src/includes/Common-Include-Enabled.hs:23) hClearFromCursorToScreenBeginning (src/includes/Common-Include-Enabled.hs:23) hClearScreen (src/includes/Common-Include-Enabled.hs:23) clearFromCursorToScreenEndCode (src/System/Console/ANSI/Codes.hs:179) clearFromCursorToScreenBeginningCode (src/System/Console/ANSI/Codes.hs:179) clearScreenCode (src/System/Console/ANSI/Codes.hs:179) clearFromCursorToLineEnd (src/includes/Common-Include-Enabled.hs:37) clearFromCursorToLineBeginning (src/includes/Common-Include-Enabled.hs:37) clearLine (src/includes/Common-Include-Enabled.hs:37) hClearFromCursorToLineEnd (src/includes/Common-Include-Enabled.hs:33) hClearFromCursorToLineBeginning (src/includes/Common-Include-Enabled.hs:33) hClearLine (src/includes/Common-Include-Enabled.hs:33) clearFromCursorToLineEndCode (src/System/Console/ANSI/Codes.hs:181) clearFromCursorToLineBeginningCode (src/System/Console/ANSI/Codes.hs:181) clearLineCode (src/System/Console/ANSI/Codes.hs:181) scrollPageUpCode (src/System/Console/ANSI/Codes.hs:191) scrollPageDownCode (src/System/Console/ANSI/Codes.hs:191) setSGRCode (src/System/Console/ANSI/Codes.hs:196) hideCursor (src/includes/Common-Include.hs:101) showCursor (src/includes/Common-Include.hs:101) hHideCursor (src/includes/Common-Include.hs:99) hShowCursor (src/includes/Common-Include.hs:99) hideCursorCode (src/System/Console/ANSI/Codes.hs:203) showCursorCode (src/System/Console/ANSI/Codes.hs:203) Warning: System.Console.ANSI.Types: could not find link destinations for: Bool Float Word8 Eq == /= Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Bounded minBound maxBound Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Ord compare Ordering < <= > >= max min Ix range index unsafeIndex inRange rangeSize unsafeRangeSize Warning: System.Console.ANSI.Codes: could not find link destinations for: Int String Warning: System.Console.ANSI: could not find link destinations for: Int IO Handle String Bool hIsWritable hIsTerminalDevice Maybe Nothing ReadP Documentation created: dist/doc/html/ansi-terminal/index.html + ./Setup register --gen-pkg-config=ansi-terminal.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83020 + 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-ansi-terminal-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ghc8.6.4-ansi-terminal-0.9.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot Installing library in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1 + '[' -f ansi-terminal.pkg ']' + install -m 755 ansi-terminal.pkg /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1 + mkdir -p /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 ansi-terminal.pkg /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/ansi-terminal-0.9.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1 /usr/src/RPM/BUILD/ghc8.6.4-ansi-terminal-0.9.1 ghc8.6.4-ansi-terminal 0.9.1 /usr/lib64/ghc-8.6.4/package.conf.d/ansi-terminal-0.9.1.conf ~/tmp/ghc8.6.4-ansi-terminal-buildroot ~/RPM/BUILD/ghc8.6.4-ansi-terminal-0.9.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-ansi-terminal-0.9.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-ansi-terminal-0.9.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-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-ansi-terminal-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so -> libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-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/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-ansi-terminal-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/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/lib:/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot Processing files: ghc8.6.4-ansi-terminal-0.9.1-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI-Codes.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI-Codes.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/System-Console-ANSI.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/ansi-terminal.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/ansi-terminal.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uvRdwt find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/lib/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so: 1415 symbols, 21 bpp warning: hash collision: ansizmterminalzm0zi9zi1zmKAtSkkD7GHFKoP9eT8kWXE_SystemziConsoleziANSIziCodes_sgrToCode7_closure ansizmterminalzm0zi9zi1zmKAtSkkD7GHFKoP9eT8kWXE_SystemziConsoleziANSIziTypes_zdwxtermSystem_info Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2BVy5R 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-ansi-terminal-buildroot/usr/lib64/ghc-8.6.4/lib/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so: overlinked libraries: /lib64/libgmp.so.10 /lib64/libm.so.6 /usr/lib64/ghc-8.6.4/lib/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so Provides: ghc8.6.4(ansi-terminal) = 0.9.1, ghc8.6.4(ansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE), libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so()(64bit) = set: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 Requires: /usr/lib64/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(colour) = 2.3.5, ghc8.6.4(colour-2.3.5-y0xjV3ONUd40VuBtReEvC), libHScolour-2.3.5-y0xjV3ONUd40VuBtReEvC-ghc8.6.4.so()(64bit) >= set:ol4hnOYcLv1MPFBoiLPUXi, libHSghc-prim-0.5.3-ghc8.6.4.so()(64bit) >= set:rmeR6VF6XvxrqifZzD4T0hV6xe8SZ4NZGNwwFcqbsAKB91ZgLSbyeO67FaCEOW6zfuXUexPnhEQzAIRIXmLWMtUfFe0, libHSinteger-gmp-1.0.2.0-ghc8.6.4.so()(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2s6QE7 Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-ansi-terminal-0.9.1-alt1.x86_64.rpm (w2.lzdio) 15.35user 7.16system 0:31.31elapsed 71%CPU (0avgtext+0avgdata 496904maxresident)k 0inputs+0outputs (0major+1292286minor)pagefaults 0swaps /.out/ghc8.6.4-ansi-terminal-0.9.1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 5.69user 2.09system 0:57.50elapsed 13%CPU (0avgtext+0avgdata 132100maxresident)k 1072inputs+0outputs (0major+199116minor)pagefaults 0swaps --- ghc8.6.4-ansi-terminal-0.9.1-alt1.x86_64.rpm.repo 2023-08-24 03:58:08.000000000 +0000 +++ ghc8.6.4-ansi-terminal-0.9.1-alt1.x86_64.rpm.hasher 2024-05-04 03:45:28.016595106 +0000 @@ -62,18 +62,18 @@ File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI 40755 root:root -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.dyn_hi 100644 root:root 254e1dc51f70f90d159c0d5b53086f5e -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.hi 100644 root:root f3a3b8731b587c15677255767049835e -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.p_hi 100644 root:root 96e9e634f6f5bb096e47cf09307b85a4 -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.dyn_hi 100644 root:root 09ce0a028ff5754fd6df29a65c27045e -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.hi 100644 root:root a5841ba36d7ae9d4c37a9768a1b714ea -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.p_hi 100644 root:root 1ec9bceae5263e9fdeab33f53c1d854a -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.dyn_hi 100644 root:root 33637b19433a0ac9a47d6c21291354a4 -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.hi 100644 root:root 74df3f541c8b2a3120ada58bbec5e749 -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.p_hi 100644 root:root 890f79e44bbfb586d0967df912825e4d -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.dyn_hi 100644 root:root 764c49797764c71e7423be4fa5fca2ca -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.hi 100644 root:root c749f5e496db6d1c96aefb10805fb83c -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.p_hi 100644 root:root 99bf1bcbacd814449b5b00886e4cc802 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.dyn_hi 100644 root:root 80ffe595bb62bc8be08d0dfa6fc53382 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.hi 100644 root:root c2072905f8ebb6693c3549ed95a4c892 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI.p_hi 100644 root:root 7a885b701bad5aaf214c321df28314d7 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.dyn_hi 100644 root:root 278fe476d5898e7efa2baaf98f4bf4e6 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.hi 100644 root:root 650d6988185e5612d5c2a6a1d3207ebc +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Codes.p_hi 100644 root:root 6fe315d1d09d3f87374e6aec0756308a +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.dyn_hi 100644 root:root 37875d61b05d2b66902e5d30ac08ee09 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.hi 100644 root:root 144bab0684c43539d40f2f2048dd8a07 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Types.p_hi 100644 root:root 5688d542f327558d8ec566b2f7a3a017 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.dyn_hi 100644 root:root 754f638ce6396b8cf0aaf42a752f3dca +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.hi 100644 root:root 7f28607580e463553e8d34660eef8ee7 +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/System/Console/ANSI/Unix.p_hi 100644 root:root 8d19707ab0ae99e2de160f65326e4c17 File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/ansi-terminal.pkg 100755 root:root 5db94f51c2a0a7107c285cff5a13ddc0 File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE.a 100644 root:root a2079a81db15f2264f79088462959f51 -File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE_p.a 100644 root:root 2f7b5035d2df9a16e5805808ac5ac559 -File: /usr/lib64/ghc-8.6.4/lib/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so 100644 root:root 9a338041a867b3059e9478592378736d +File: /usr/lib64/ghc-8.6.4/ansi-terminal-0.9.1/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE_p.a 100644 root:root 0f72b006436278efe193eee7e03cf841 +File: /usr/lib64/ghc-8.6.4/lib/libHSansi-terminal-0.9.1-KAtSkkD7GHFKoP9eT8kWXE-ghc8.6.4.so 100644 root:root 1c596d05e9eebf163e73d7a01e5b5582 File: /usr/lib64/ghc-8.6.4/package.conf.d/ansi-terminal-0.9.1.conf 100644 root:root 5db94f51c2a0a7107c285cff5a13ddc0 @@ -96,2 +96,2 @@ File: /usr/share/doc/ghc8.6.4-ansi-terminal-0.9.1/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 08c3dca7e2adb284546623722ae11c20f7f0f448f7d7c14b29be7f3fc8f8f3972575eae62995dd8d989da436fb73102d17191627e64543e7571a0f69c1fce2d2 +RPMIdentity: 7cd94c6517cfea9af9991ef2b1ba11976dde36923db34255545c40cd6fda2c297aa512f322ad67d099f0a6281e3963b333809289a9ee16abfedbb33722235927