<86>May 4 02:44:28 userdel[459666]: delete user 'rooter' <86>May 4 02:44:28 userdel[459666]: removed group 'rooter' owned by 'rooter' <86>May 4 02:44:28 userdel[459666]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:44:28 groupadd[459691]: group added to /etc/group: name=rooter, GID=1850 <86>May 4 02:44:28 groupadd[459691]: group added to /etc/gshadow: name=rooter <86>May 4 02:44:28 groupadd[459691]: new group: name=rooter, GID=1850 <86>May 4 02:44:28 useradd[459710]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>May 4 02:44:28 userdel[459750]: delete user 'builder' <86>May 4 02:44:28 userdel[459750]: removed group 'builder' owned by 'builder' <86>May 4 02:44:28 userdel[459750]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:44:28 groupadd[459779]: group added to /etc/group: name=builder, GID=1851 <86>May 4 02:44:28 groupadd[459779]: group added to /etc/gshadow: name=builder <86>May 4 02:44:28 groupadd[459779]: new group: name=builder, GID=1851 <86>May 4 02:44:28 useradd[459803]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-unix-compat-0.5.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 02:44:32 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 02:44:32 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>May 4 02:44:32 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 02:44:32 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>May 4 02:44:32 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>May 4 02:44:32 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>May 4 02:44:42 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed warning: File /usr/src/in/source/ghc8.6.4-unix-compat-0.5.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-unix-compat-0.5.1-alt1.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/ghc8.6.4-unix-compat-0.5.1-alt1.patch is smaller than 8 bytes Installing ghc8.6.4-unix-compat-0.5.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-unix-compat-0.5.1 + echo 'Source #0 (ghc8.6.4-unix-compat-0.5.1.tar):' Source #0 (ghc8.6.4-unix-compat-0.5.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-unix-compat-0.5.1.tar + cd ghc8.6.4-unix-compat-0.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-unix-compat-0.5.1-alt1.patch):' Patch #0 (ghc8.6.4-unix-compat-0.5.1-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-unix-compat-0.5.1 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/ghc8.6.4-unix-compat-0.5.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-unix-compat-0.5.1 --datadir=/usr/share --datasubdir=ghc8.6.4-unix-compat-0.5.1 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring unix-compat-0.5.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 unix-compat-0.5.1.. Building library for unix-compat-0.5.1.. [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o ) [2 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o ) [3 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o ) [4 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o ) [5 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o ) [6 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o ) [7 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o ) [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.p_o ) [2 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.p_o ) [3 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.p_o ) [4 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.p_o ) [5 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.p_o ) [6 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.p_o ) [7 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.p_o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.p_o ) + ./Setup haddock Preprocessing library for unix-compat-0.5.1.. Running Haddock on library for unix-compat-0.5.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, bytestring-0.10.8.2, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0, time-1.8.0.2, unix-2.7.2.2 Haddock coverage: Warning: Couldn't find .haddock for export unionFileModes Warning: Couldn't find .haddock for export intersectFileModes Warning: Couldn't find .haddock for export nullFileMode Warning: Couldn't find .haddock for export ownerReadMode Warning: Couldn't find .haddock for export ownerWriteMode Warning: Couldn't find .haddock for export ownerExecuteMode Warning: Couldn't find .haddock for export ownerModes Warning: Couldn't find .haddock for export groupReadMode Warning: Couldn't find .haddock for export groupWriteMode Warning: Couldn't find .haddock for export groupExecuteMode Warning: Couldn't find .haddock for export groupModes Warning: Couldn't find .haddock for export otherReadMode Warning: Couldn't find .haddock for export otherWriteMode Warning: Couldn't find .haddock for export otherExecuteMode Warning: Couldn't find .haddock for export otherModes Warning: Couldn't find .haddock for export setUserIDMode Warning: Couldn't find .haddock for export setGroupIDMode Warning: Couldn't find .haddock for export stdFileMode Warning: Couldn't find .haddock for export accessModes Warning: Couldn't find .haddock for export setFileMode Warning: Couldn't find .haddock for export setFdMode Warning: Couldn't find .haddock for export setFileCreationMask Warning: Couldn't find .haddock for export fileAccess Warning: Couldn't find .haddock for export fileExist Warning: Couldn't find .haddock for export FileStatus Warning: Couldn't find .haddock for export getFileStatus Warning: Couldn't find .haddock for export getFdStatus Warning: Couldn't find .haddock for export getSymbolicLinkStatus Warning: Couldn't find .haddock for export deviceID Warning: Couldn't find .haddock for export fileID Warning: Couldn't find .haddock for export fileMode Warning: Couldn't find .haddock for export linkCount Warning: Couldn't find .haddock for export fileOwner Warning: Couldn't find .haddock for export fileGroup Warning: Couldn't find .haddock for export specialDeviceID Warning: Couldn't find .haddock for export fileSize Warning: Couldn't find .haddock for export accessTime Warning: Couldn't find .haddock for export modificationTime Warning: Couldn't find .haddock for export statusChangeTime Warning: Couldn't find .haddock for export isBlockDevice Warning: Couldn't find .haddock for export isCharacterDevice Warning: Couldn't find .haddock for export isNamedPipe Warning: Couldn't find .haddock for export isRegularFile Warning: Couldn't find .haddock for export isDirectory Warning: Couldn't find .haddock for export isSymbolicLink Warning: Couldn't find .haddock for export isSocket Warning: Couldn't find .haddock for export createNamedPipe Warning: Couldn't find .haddock for export createDevice Warning: Couldn't find .haddock for export createLink Warning: Couldn't find .haddock for export removeLink Warning: Couldn't find .haddock for export createSymbolicLink Warning: Couldn't find .haddock for export readSymbolicLink Warning: Couldn't find .haddock for export rename Warning: Couldn't find .haddock for export setOwnerAndGroup Warning: Couldn't find .haddock for export setFdOwnerAndGroup Warning: Couldn't find .haddock for export setSymbolicLinkOwnerAndGroup Warning: Couldn't find .haddock for export setFileTimes Warning: Couldn't find .haddock for export touchFile Warning: Couldn't find .haddock for export setFileSize Warning: Couldn't find .haddock for export setFdSize Warning: Couldn't find .haddock for export PathVar Warning: Couldn't find .haddock for export getPathVar Warning: Couldn't find .haddock for export getFdPathVar 19% ( 15 / 78) in 'System.PosixCompat.Files' Missing documentation for: unionFileModes intersectFileModes nullFileMode ownerReadMode ownerWriteMode ownerExecuteMode ownerModes groupReadMode groupWriteMode groupExecuteMode groupModes otherReadMode otherWriteMode otherExecuteMode otherModes setUserIDMode setGroupIDMode stdFileMode accessModes setFileMode setFdMode setFileCreationMask fileAccess fileExist FileStatus getFileStatus getFdStatus getSymbolicLinkStatus deviceID fileID fileMode linkCount fileOwner fileGroup specialDeviceID fileSize accessTime modificationTime statusChangeTime isBlockDevice isCharacterDevice isNamedPipe isRegularFile isDirectory isSymbolicLink isSocket createNamedPipe createDevice createLink removeLink createSymbolicLink readSymbolicLink rename setOwnerAndGroup setFdOwnerAndGroup setSymbolicLinkOwnerAndGroup setFileTimes touchFile setFileSize setFdSize PathVar getPathVar getFdPathVar Warning: Couldn't find .haddock for export mkstemp 50% ( 1 / 2) in 'System.PosixCompat.Temp' Missing documentation for: mkstemp Warning: Couldn't find .haddock for export epochTime 50% ( 1 / 2) in 'System.PosixCompat.Time' Missing documentation for: epochTime Warning: System.PosixCompat.Types: Could not find documentation for exported module: System.Posix.Types 100% ( 1 / 1) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' Missing documentation for: CMajor (src/System/PosixCompat/Extensions.hsc:23) CMinor (src/System/PosixCompat/Extensions.hsc:24) Warning: Couldn't find .haddock for export SystemID Warning: Couldn't find .haddock for export getSystemID Warning: Couldn't find .haddock for export sleep Warning: Couldn't find .haddock for export usleep Warning: Couldn't find .haddock for export nanosleep 38% ( 3 / 8) in 'System.PosixCompat.Unistd' Missing documentation for: SystemID getSystemID sleep usleep nanosleep Warning: Couldn't find .haddock for export getRealUserID Warning: Couldn't find .haddock for export getRealGroupID Warning: Couldn't find .haddock for export getEffectiveUserID Warning: Couldn't find .haddock for export getEffectiveGroupID Warning: Couldn't find .haddock for export getGroups Warning: Couldn't find .haddock for export getLoginName Warning: Couldn't find .haddock for export getEffectiveUserName Warning: Couldn't find .haddock for export GroupEntry Warning: Couldn't find .haddock for export getGroupEntryForID Warning: Couldn't find .haddock for export getGroupEntryForName Warning: Couldn't find .haddock for export getAllGroupEntries Warning: Couldn't find .haddock for export UserEntry Warning: Couldn't find .haddock for export getUserEntryForID Warning: Couldn't find .haddock for export getUserEntryForName Warning: Couldn't find .haddock for export getAllUserEntries Warning: Couldn't find .haddock for export setUserID Warning: Couldn't find .haddock for export setGroupID 26% ( 6 / 23) in 'System.PosixCompat.User' Missing documentation for: getRealUserID getRealGroupID getEffectiveUserID getEffectiveGroupID getGroups getLoginName getEffectiveUserName GroupEntry getGroupEntryForID getGroupEntryForName getAllGroupEntries UserEntry getUserEntryForID getUserEntryForName getAllUserEntries setUserID setGroupID 100% ( 8 / 8) in 'System.PosixCompat' Warning: System.PosixCompat.Files: could not find link destinations for: FileMode FilePath IO Fd Bool DeviceID FileID LinkCount UserID GroupID FileOffset EpochTime Limit Warning: System.PosixCompat.Temp: could not find link destinations for: String IO FilePath Handle Warning: System.PosixCompat.Time: could not find link destinations for: IO EpochTime Warning: System.PosixCompat.Types: could not find link destinations for: UserID GroupID LinkCount Warning: System.PosixCompat.Extensions: could not find link destinations for: CUInt DeviceID Warning: System.PosixCompat.Unistd: could not find link destinations for: String IO Int Integer Warning: System.PosixCompat.User: could not find link destinations for: IO UserID GroupID String Eq == Bool /= Read readsPrec Int ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show showList Warning: System.PosixCompat: could not find link destinations for: Bool True False Documentation created: dist/doc/html/unix-compat/index.html + ./Setup register --gen-pkg-config=unix-compat.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30972 + 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-unix-compat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-unix-compat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ghc8.6.4-unix-compat-0.5.1 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-unix-compat-buildroot Installing library in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/unix-compat-0.5.1 + '[' -f unix-compat.pkg ']' + install -m 755 unix-compat.pkg /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/unix-compat-0.5.1 + mkdir -p /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 unix-compat.pkg /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/package.conf.d/unix-compat-0.5.1.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-unix-compat-buildroot /usr/lib64 /usr/lib64/ghc-8.6.4/unix-compat-0.5.1 /usr/src/RPM/BUILD/ghc8.6.4-unix-compat-0.5.1 ghc8.6.4-unix-compat 0.5.1 /usr/lib64/ghc-8.6.4/package.conf.d/unix-compat-0.5.1.conf ~/tmp/ghc8.6.4-unix-compat-buildroot ~/RPM/BUILD/ghc8.6.4-unix-compat-0.5.1 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-unix-compat-0.5.1': No such file or directory ~/RPM/BUILD/ghc8.6.4-unix-compat-0.5.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot (auto) mode of './usr/lib64/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-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-unix-compat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot ./usr/lib64: (from :0) ./usr/lib64/ghc-8.6.4/lib: (from :0) libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so -> libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-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/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-unix-compat-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/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-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/bytestring-0.10.8.2:/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:/usr/lib64/ghc-8.6.4/unix-2.7.2.2 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-unix-compat-buildroot Processing files: ghc8.6.4-unix-compat-0.5.1-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Extensions.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Extensions.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Files.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Files.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Temp.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Temp.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Types.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Unistd.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-Unistd.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-User.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat-User.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/System-PosixCompat.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-A.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-All.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-B.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-C.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-D.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-E.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-F.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-G.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-H.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-I.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-L.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-M.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-N.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-O.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-P.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-R.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-S.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-T.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-U.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index-V.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/unix-compat.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/unix-compat.haddock Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGXlrT find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so: 50 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v4JqNW find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h:1:10: fatal error: HsUnixConfig.h: No such file or directory 1 | #include "HsUnixConfig.h" | ^~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h: cpp failed lib.req: WARNING: /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib64/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so: overlinked libraries: /lib64/libgmp.so.10 /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/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-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/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 /usr/lib64/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so Provides: ghc8.6.4(unix-compat) = 0.5.1, ghc8.6.4(unix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O), libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so()(64bit) = set:jdoxChgvIvAm2mmpZlP6NWt5H5g2xXxOvAbBQ8WYfaH4kvK5GuOZ2zeNQKNQZhb7CUOph6YaimhtWeIkYZpM6Rl50LBdwxR2aNfw3n 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/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-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, /usr/lib64/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(unix) = 2.7.2.2, ghc8.6.4(unix-2.7.2.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.yxwL1A Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-unix-compat-0.5.1-alt1.x86_64.rpm (w2.lzdio) 2.95user 2.52system 0:07.87elapsed 69%CPU (0avgtext+0avgdata 497456maxresident)k 0inputs+0outputs (0major+548981minor)pagefaults 0swaps /.out/ghc8.6.4-unix-compat-0.5.1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.90user 2.76system 0:28.12elapsed 23%CPU (0avgtext+0avgdata 132252maxresident)k 0inputs+0outputs (0major+195306minor)pagefaults 0swaps --- ghc8.6.4-unix-compat-0.5.1-alt1.x86_64.rpm.repo 2023-08-24 05:02:27.000000000 +0000 +++ ghc8.6.4-unix-compat-0.5.1-alt1.x86_64.rpm.hasher 2024-05-04 02:44:53.115319810 +0000 @@ -98,36 +98,36 @@ Provides: ghc8.6.4-unix-compat = 0.5.1-alt1:sisyphus+326169.21600.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so 100644 root:root 2a15e1c31b2fdd8c41d99deada686147 +File: /usr/lib64/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so 100644 root:root 9074ce07965422377ce59b442326f682 File: /usr/lib64/ghc-8.6.4/package.conf.d/unix-compat-0.5.1.conf 100644 root:root 8bb7a1fad3b2e4a95687ce66a2707f3c File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1 40755 root:root -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/HSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.o 100644 root:root fc0abc5a210287d0b0a163fb9521b620 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/HSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.o 100644 root:root 084470dc579550b39459aea47ecc5248 File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System 40755 root:root File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat 40755 root:root -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.dyn_hi 100644 root:root 387c6d2ccf8d661078c05e23781af928 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.hi 100644 root:root 662e503937283aa2c518e42751bb7c7c -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.p_hi 100644 root:root 72b0c1c1176e2a55bd29f8cf48576fb0 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.dyn_hi 100644 root:root 2c650c8f40f07cf8f281c66e7e1b81e5 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.hi 100644 root:root 221726f2f302b2103f728aab27fe315b -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.p_hi 100644 root:root 1d2c4e1fe7c2be9b5bc330efbded1794 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.dyn_hi 100644 root:root 774a3cf2e48c4a7940f28bf398b1c031 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.hi 100644 root:root 4e566fdda2a9778e9d96932fd30f50af -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.p_hi 100644 root:root a353d32dab7ea51a264dc75a7d473bce -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.dyn_hi 100644 root:root d14e4d4c2c9910e01ff61c9c8fc63a61 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.hi 100644 root:root 0a0cb24e6d3011377c4f60bd32006a76 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.p_hi 100644 root:root c0316456f7ad560a93e48ef30ed57da1 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.dyn_hi 100644 root:root ac78694dbca6247ec74fb7fcb3ff6f69 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.hi 100644 root:root 709b2464bc062e2f73c0822269bbcbba -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.p_hi 100644 root:root 083d7ed3f114a9fdee069f43f8d3d313 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.dyn_hi 100644 root:root d0aaafe0a2f770e69fc682a56aed968b -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.hi 100644 root:root 0416f26735473fab69c71935375c7695 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.p_hi 100644 root:root 5cb761030aff682d6714203d1d73af2b -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.dyn_hi 100644 root:root d82159732e1150b956a26d0cbb25d99a -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.hi 100644 root:root cb984f6d493896391e3e82b0032785f1 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.p_hi 100644 root:root 00eb10af0b8aa7e4f2d5923f6e069288 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.dyn_hi 100644 root:root c9d9b0c8dc020b0097c4429c825b2c0b -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.hi 100644 root:root cdd86db8895557a07f69558aeb3f46f1 -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.p_hi 100644 root:root 0d640a7fe6d19cce71b96c64bced7a72 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.dyn_hi 100644 root:root 016eb15059852a75bbeb77b0ff574ae2 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.hi 100644 root:root edafa31170af8a52458962b202cd06ac +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.p_hi 100644 root:root 6349d88c15d7ae41f8a03bf92f9866ea +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.dyn_hi 100644 root:root 0ee79c98cbeec0b72c7d25d3f458442f +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.hi 100644 root:root c3023b4f25fdc018417742740293191e +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.p_hi 100644 root:root 237f21ff0c25e627d885e3355f48d8cc +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.dyn_hi 100644 root:root ecb2abf50c1cb6c0116ebe277b4bb057 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.hi 100644 root:root e3f449c2bac6feccfe2cc13517313341 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.p_hi 100644 root:root d395d825b4cce8fb8e3880b0b2481ff6 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.dyn_hi 100644 root:root cade230da948f33900c633432c21510d +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.hi 100644 root:root c4368d603b4b0a57db22830f1f3bd40e +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.p_hi 100644 root:root 071f266ceddd53e056ce0fb226f265e2 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.dyn_hi 100644 root:root b5cb8d1420497fdad34f0b0ace6d104a +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.hi 100644 root:root ab7f14459f1e938bd56f8f90e00119f9 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.p_hi 100644 root:root 0ac89da3339d7386054d2197e796d15f +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.dyn_hi 100644 root:root 911059d62ea35a2f4901196b7c7c4ac7 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.hi 100644 root:root 9a86854439d8fb8468c2ab6f35ef4584 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.p_hi 100644 root:root 7a7f0e4f6c5250a89b2475c3549bbaa8 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.dyn_hi 100644 root:root d75ec6f8015d351af22c399d7c630e4d +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.hi 100644 root:root 9cb50ba3c35b41424fdc9665974ac724 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.p_hi 100644 root:root 974e8b7195d8d8677846496d3bc9ed92 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.dyn_hi 100644 root:root cde1d28ffa7789b101dbac0a13f3faed +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.hi 100644 root:root bc341265e325dabe8fc02db0409c3425 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.p_hi 100644 root:root 0c9682cb09aec0ca42a29d6dafac54dd File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/include 40755 root:root File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h 100644 root:root a456b8c75517e1cfa84c28b6e539400d -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.a 100644 root:root 0990462f7987cf91fd31048ebf4733fd -File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O_p.a 100644 root:root 97f75089ad014e5066167006dcf47a6f +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.a 100644 root:root 45a482964fa51e49d9a0928bba6122b0 +File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O_p.a 100644 root:root 9f907c6dd28ae86b2b7b7dc0bd5c376e File: /usr/lib64/ghc-8.6.4/unix-compat-0.5.1/unix-compat.pkg 100755 root:root 8bb7a1fad3b2e4a95687ce66a2707f3c @@ -175,2 +175,2 @@ File: /usr/share/doc/ghc8.6.4-unix-compat-0.5.1/html/unix-compat.haddock 100644 root:root d73aeaec8d63aeced7344e86375f4278 -RPMIdentity: 7ee4bafabede1eb35c52d6c0192024519bd07c769a397e6de1e7fbd1a6cfdf7942559ba19d20ffaa9e4764018b5db19a74c3e50ae593d2ab9c353faa6943030c +RPMIdentity: 8abfbeeccd5b573c29932320d5b8cb6abba8f5f7a08262821b3f91306c5435de576d1ba9765fda78e087420f56c5171b9c6b701410e4c2a8bd3a37da21c969b0