<86>Apr 20 06:52:19 userdel[1695360]: delete user 'rooter' <86>Apr 20 06:52:19 userdel[1695360]: removed group 'rooter' owned by 'rooter' <86>Apr 20 06:52:19 userdel[1695360]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 06:52:19 groupadd[1695412]: group added to /etc/group: name=rooter, GID=1805 <86>Apr 20 06:52:19 groupadd[1695412]: group added to /etc/gshadow: name=rooter <86>Apr 20 06:52:19 groupadd[1695412]: new group: name=rooter, GID=1805 <86>Apr 20 06:52:19 useradd[1695445]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Apr 20 06:52:19 userdel[1695480]: delete user 'builder' <86>Apr 20 06:52:19 userdel[1695480]: removed group 'builder' owned by 'builder' <86>Apr 20 06:52:19 userdel[1695480]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 06:52:19 groupadd[1695508]: group added to /etc/group: name=builder, GID=1806 <86>Apr 20 06:52:19 groupadd[1695508]: group added to /etc/gshadow: name=builder <86>Apr 20 06:52:19 groupadd[1695508]: new group: name=builder, GID=1806 <86>Apr 20 06:52:19 useradd[1695542]: new user: name=builder, UID=1806, GID=1806, 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>Apr 20 06:52:22 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 06:52:22 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Apr 20 06:52:22 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Apr 20 06:52:22 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Apr 20 06:52:22 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 20 06:52:22 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 06:52:35 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 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: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22063 + 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.22063 + 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/lib --docdir=/usr/share/doc/ghc8.6.4-unix-compat-0.5.1 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$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.98242 + 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:/bin:/usr/bin:/usr/X11R6/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/lib/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/lib/ghc-8.6.4/unix-compat-0.5.1 + mkdir -p /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 unix-compat.pkg /usr/src/tmp/ghc8.6.4-unix-compat-buildroot/usr/lib/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/lib /usr/lib/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/lib/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/lib/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/lib: (from :0) ./usr/lib/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/lib/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/lib/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/array-0.5.3.0:/usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/bytestring-0.10.8.2:/usr/lib/ghc-8.6.4/deepseq-1.4.4.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:/usr/lib/ghc-8.6.4/time-1.8.0.2:/usr/lib/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.bHXz2q 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/lib/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.BKGVZi 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/lib/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/lib/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h: cpp failed, trying c++ mode i586-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/lib/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/lib/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-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 /usr/lib/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so /usr/lib/ghc-8.6.4/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.6.4.so /usr/lib/libgmp.so.10 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 = set:jdoxChgvIvAm2mmpZlP6NWt5H5g2xXxOvAbBQ8WYfaH4kvK5GuOZ2zeNQKNQZhb7CUOph6YaimhtWeIkYZpM6Rl50LBdwxR2aNfw3n Requires: /usr/lib/ghc-8.6.4/array-0.5.3.0/libHSarray-0.5.3.0-ghc8.6.4.so, /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/bytestring-0.10.8.2/libHSbytestring-0.10.8.2-ghc8.6.4.so, /usr/lib/ghc-8.6.4/deepseq-1.4.4.0/libHSdeepseq-1.4.4.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, /usr/lib/ghc-8.6.4/time-1.8.0.2/libHStime-1.8.0.2-ghc8.6.4.so, /usr/lib/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.1.3), 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.XASHx3 Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-unix-compat-0.5.1-alt1.i586.rpm (w2.lzdio) 3.07user 2.94system 0:08.14elapsed 73%CPU (0avgtext+0avgdata 278708maxresident)k 0inputs+0outputs (0major+450748minor)pagefaults 0swaps /.out/ghc8.6.4-unix-compat-0.5.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 3.74user 2.80system 0:30.59elapsed 21%CPU (0avgtext+0avgdata 128592maxresident)k 0inputs+0outputs (0major+206291minor)pagefaults 0swaps --- ghc8.6.4-unix-compat-0.5.1-alt1.i586.rpm.repo 2023-08-24 05:16:53.000000000 +0000 +++ ghc8.6.4-unix-compat-0.5.1-alt1.i586.rpm.hasher 2024-04-20 06:52:46.393418936 +0000 @@ -98,36 +98,36 @@ Provides: ghc8.6.4-unix-compat = 0.5.1-alt1:sisyphus+326169.21600.17.2 -File: /usr/lib/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so 100644 root:root 3f00e1218675e6ec2a4e74e0a6834b67 +File: /usr/lib/ghc-8.6.4/lib/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O-ghc8.6.4.so 100644 root:root 91f49bd3e63b26f5f15706955311433d File: /usr/lib/ghc-8.6.4/package.conf.d/unix-compat-0.5.1.conf 100644 root:root 4bb8a41592ea1e8a7a13a3f307d1c7e3 File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1 40755 root:root -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/HSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.o 100644 root:root 5f2bad1e6404fe24e9dbb665e8756e96 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/HSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.o 100644 root:root 582898d01a225aad94ca0da877f4c960 File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System 40755 root:root File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat 40755 root:root -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.dyn_hi 100644 root:root bb2e98bc995074116c75e38300e178d6 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.hi 100644 root:root e4dc87dcf51a3578c0ce95d4790c98f1 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.p_hi 100644 root:root aa8c1eead49986b2e2deade91af37b00 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.dyn_hi 100644 root:root 73a3eb92b72662c833b2d4c08fb4f7ac -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.hi 100644 root:root e5373641807a878b59cd4ebf6149da8c -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.p_hi 100644 root:root 6222e0aab47dc0f61981d37d392fc6b9 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.dyn_hi 100644 root:root 19ed9feef270cf9ab93d673412201d4f -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.hi 100644 root:root 9e4941130f575f9547461b01a3a6c3f6 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.p_hi 100644 root:root cecc5a2dd4b3fbf12a016cc557077bfc -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.dyn_hi 100644 root:root e1aa80b4b1d9de88de28801d7d077fa7 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.hi 100644 root:root 9563723029cf59c3f5f40c072e4be4cd -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.p_hi 100644 root:root e71900ce01b83da4835d251050e61b2b -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.dyn_hi 100644 root:root 4cd421deb0c3620e462507afff4c747c -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.hi 100644 root:root 1ae3323ff7f0bceb535fdb37be099277 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.p_hi 100644 root:root 9c8b6a6ffe70ca78ef6f1403ebec69dc -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.dyn_hi 100644 root:root 8c8037011d9302c072b6322b2c428971 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.hi 100644 root:root 1f20e45b526a23560cddee7aa05a7cb2 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.p_hi 100644 root:root 5bab534272bd2222d6851430431e3b55 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.dyn_hi 100644 root:root 890e43c7493f6b977b3eee6c840cf545 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.hi 100644 root:root 95a7b918ba34383ef3fd0e7e6eac8e08 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.p_hi 100644 root:root 19f8ff0184ee53d8d1fe6aece1d02552 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.dyn_hi 100644 root:root 0715646c4ba3bb139b21e491bb0fbbba -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.hi 100644 root:root e53861cf8bf3a7e90b946c85347ddf48 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.p_hi 100644 root:root 9e71fd9b9fd702616f26679f5c976dcf +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.dyn_hi 100644 root:root ef1fdaae534f7368a163f4bd1ff6f4cc +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.hi 100644 root:root 92f093c658e67bf939d435cb615b256f +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat.p_hi 100644 root:root d1f4673592205db9145201370d2c5a62 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.dyn_hi 100644 root:root b39bd9194d7dbabc0429e168c723554d +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.hi 100644 root:root 2f60bb36fac7d6fa5ed4a21fb1ebfee1 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Extensions.p_hi 100644 root:root 197322beaf7ceea49dad818fe203c4f5 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.dyn_hi 100644 root:root 4ec4c6ea9731d0d4d1dd14cc72e3b2cb +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.hi 100644 root:root 80c4be3a2f08c5cb132e02125bbd7856 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Files.p_hi 100644 root:root cf23edc05265d3ab3bddf2caeb0540f5 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.dyn_hi 100644 root:root ce16a9a9945f9c9e291f865c16af1e08 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.hi 100644 root:root 5dad7dfcd3d46f05e5f65542850708f1 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Temp.p_hi 100644 root:root a34c140817364d6c5a18a55a12109ab5 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.dyn_hi 100644 root:root c8d63dce05769e3cfe4c78a096726658 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.hi 100644 root:root 5640bdad3cb82f40a1b5b335c06b3b88 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Time.p_hi 100644 root:root 34e32fc2f093b76e346af5b5790b346a +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.dyn_hi 100644 root:root 05e390cae418313cd6af044c718da143 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.hi 100644 root:root f6485d51d716f0041d7a4788236a6821 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Types.p_hi 100644 root:root 9d468f14d61708a5119af44604b32bfa +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.dyn_hi 100644 root:root b779fd240a42f6ee0870f4894ee340ee +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.hi 100644 root:root 615953912de4903b42b884ec4c618c9d +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/Unistd.p_hi 100644 root:root b98e38c3c4a799bb17aacb59f0516d99 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.dyn_hi 100644 root:root ec44ad3a9f59c51439cd640315be1f67 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.hi 100644 root:root 3d7aa849ce08458e03160362e9fa9b23 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/System/PosixCompat/User.p_hi 100644 root:root 0bb76f372c12430d481c87ed461b1b18 File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/include 40755 root:root File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/include/HsUnixCompat.h 100644 root:root a456b8c75517e1cfa84c28b6e539400d -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.a 100644 root:root 03ce30c333c4b11832532eea33475d82 -File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O_p.a 100644 root:root 2a4f8ab8856eba28f6d44fee99a74485 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O.a 100644 root:root d7af481788797bfb503de152912af547 +File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/libHSunix-compat-0.5.1-7L4ZE9qc5MBJa5Jne6W69O_p.a 100644 root:root 8b9ad46caf2ff88c0ee5e26a9b3aa1f3 File: /usr/lib/ghc-8.6.4/unix-compat-0.5.1/unix-compat.pkg 100755 root:root 4bb8a41592ea1e8a7a13a3f307d1c7e3 @@ -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: 04f67a31a67a82e59235fa673ca924c697c985cbd53738b2dfd24cc348a8a4de6776f46ce27ae7751f2d829a070c6a80a769ad8242ab917ab5093f3de31bb0c2 +RPMIdentity: 0dd2e90a155b9b507a093b07b7b76ebfc75b7cbdd140954d53b8591dcd611247083cac4c3597d0e18faed87efc5078e8a63027c0087fdc2cfc75f42bf2e56a7e