<86>Apr 20 07:55:09 userdel[581846]: delete user 'rooter' <86>Apr 20 07:55:09 userdel[581846]: removed group 'rooter' owned by 'rooter' <86>Apr 20 07:55:09 userdel[581846]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 07:55:09 groupadd[581853]: group added to /etc/group: name=rooter, GID=1265 <86>Apr 20 07:55:09 groupadd[581853]: group added to /etc/gshadow: name=rooter <86>Apr 20 07:55:09 groupadd[581853]: new group: name=rooter, GID=1265 <86>Apr 20 07:55:09 useradd[581859]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Apr 20 07:55:09 userdel[581869]: delete user 'builder' <86>Apr 20 07:55:09 userdel[581869]: removed group 'builder' owned by 'builder' <86>Apr 20 07:55:09 userdel[581869]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 07:55:09 groupadd[581876]: group added to /etc/group: name=builder, GID=1266 <86>Apr 20 07:55:09 groupadd[581876]: group added to /etc/gshadow: name=builder <86>Apr 20 07:55:09 groupadd[581876]: new group: name=builder, GID=1266 <86>Apr 20 07:55:09 useradd[581882]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ghc8.6.4-old-time-1.1.0.3-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 07:55:14 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 07:55:14 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843749 installed <13>Apr 20 07:55:14 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Apr 20 07:55:14 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed <13>Apr 20 07:55:14 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Apr 20 07:55:14 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Apr 20 07:55:30 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341853 installed <13>Apr 20 07:55:30 rpmi: ghc8.6.4-old-locale-1.0.0.7-alt1 sisyphus+326169.16100.17.2 1692852688 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ghc8.6.4-old-time-1.1.0.3-alt1.nosrc.rpm (w1.gzdio) Installing ghc8.6.4-old-time-1.1.0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ghc8.6.4-old-time-1.1.0.3 + echo 'Source #0 (ghc8.6.4-old-time-1.1.0.3.tar):' Source #0 (ghc8.6.4-old-time-1.1.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-old-time-1.1.0.3.tar + cd ghc8.6.4-old-time-1.1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ghc8.6.4-old-time-1.1.0.3-adapt-base-version.patch):' Patch #0 (ghc8.6.4-old-time-1.1.0.3-adapt-base-version.patch): + /usr/bin/patch -p2 patching file old-time.cabal + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ghc8.6.4-old-time-1.1.0.3 + '[' -f configure.ac -a '!' -f configure ']' + '[' -x Setup ']' + ghc-8.6.4 Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/ghc8.6.4-old-time-1.1.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-old-time-1.1.0.3 --datadir=/usr/share --datasubdir=ghc8.6.4-old-time-1.1.0.3 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc Configuring old-time-1.1.0.3... Warning: The flag --disable-executable-profiling is deprecated. Please use --disable-profiling instead. configure: WARNING: unrecognized options: --with-compiler checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler + '[' -x Setup ']' + ./Setup makefile -f cabal-rpm.mk unrecognised command: makefile (try --help) + ./Setup build Preprocessing library for old-time-1.1.0.3.. Building library for old-time-1.1.0.3.. [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.p_o ) + ./Setup haddock Preprocessing library for old-time-1.1.0.3.. Running Haddock on library for old-time-1.1.0.3.. 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: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Warning: System.Time: could not find link destinations for: Integer Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList IO Read readsPrec ReadS readList readPrec ReadPrec readListPrec True False Bounded minBound maxBound Enum succ pred toEnum fromEnum enumFrom enumFromThen enumFromTo enumFromThenTo Ix range index unsafeIndex inRange rangeSize unsafeRangeSize Documentation created: dist/doc/html/old-time/index.html + ./Setup register --gen-pkg-config=old-time.pkg + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69628 + 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-old-time-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-old-time-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ghc8.6.4-old-time-1.1.0.3 + '[' -x Setup ']' + ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-old-time-buildroot Installing library in /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3 + '[' -f old-time.pkg ']' + install -m 755 old-time.pkg /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/package.conf.d + install -D -m 644 old-time.pkg /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/package.conf.d/old-time-1.1.0.3.conf + /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-old-time-buildroot /usr/lib /usr/lib/ghc-8.6.4/old-time-1.1.0.3 /usr/src/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 ghc8.6.4-old-time 1.1.0.3 /usr/lib/ghc-8.6.4/package.conf.d/old-time-1.1.0.3.conf ~/tmp/ghc8.6.4-old-time-buildroot ~/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 find: './usr/bin': No such file or directory find: './usr/share/ghc8.6.4-old-time-1.1.0.3': No such file or directory ~/RPM/BUILD/ghc8.6.4-old-time-1.1.0.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ghc8.6.4-old-time-buildroot (auto) mode of './usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-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-old-time-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ghc8.6.4-old-time-buildroot/ (default) Compressing files in /usr/src/tmp/ghc8.6.4-old-time-buildroot (auto) Adjusting library links in /usr/src/tmp/ghc8.6.4-old-time-buildroot ./usr/lib: (from :0) ./usr/lib/ghc-8.6.4/lib: (from :0) libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so -> libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-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/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so Verifying ELF objects in /usr/src/tmp/ghc8.6.4-old-time-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/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: RPATH contains several entries: /usr/lib/ghc-8.6.4/base-4.12.0.0:/usr/lib/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib/ghc-8.6.4/lib:/usr/lib/ghc-8.6.4/rts Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ghc8.6.4-old-time-buildroot Processing files: ghc8.6.4-old-time-1.1.0.3-alt1 warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/LICENSE warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/doc-index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/haddock-bundle.min.js warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/hslogo-16.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/index.html warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/meta.json warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/minus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/ocean.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/old-time.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/old-time.haddock warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/plus.gif warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/quick-jump.css warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png warning: File listed twice: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aGvo9v find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: 738 symbols, 20 bpp warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfEnumDayzugo4_closure oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfEqDayzuzdczeze_closure warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfIxDayzugo5_closure oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdfReadMonth62_closure warning: hash collision: oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_diffClockTimes_info oldzmtimezm1zi1zi0zi3zm2XkcGgLYS3G4Bt8PCBG9iL_SystemziTime_zdwzdctoEnum1_closure Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ynNUqk 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-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h:9:10: fatal error: HsTimeConfig.h: No such file or directory 9 | #include "HsTimeConfig.h" | ^~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.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-old-time-buildroot/usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h: cpp failed lib.req: WARNING: /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: overlinked libraries: /lib/libm.so.6 /usr/lib/libgmp.so.10 Provides: ghc8.6.4(old-time) = 1.1.0.3, ghc8.6.4(old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL), libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so = set:ndzqpPwU1p2x8BxIsz31G6BRLH1aGosAHSVovJ6j4HFl9R0VkRhZeVXLjlrrkrMcYDZySVZ1kT8UnnNNKaPIRQI60sk4Gbmf8eysNUnRVWX7d69BCXjv44H6reAT5YPUXCYe2Rlv9WkjmgiazTEMibumTpl4wKK6O3c2Z4c0U1SiPl5Ev5NzxXvDuPFm9RM4usNWZDInossgmhAsKxNMVumu81AZulAL66RyHarMZ45nhkPCkWE1b0Fx0PZru0Z8kCow3mttDmmWTaGro9c9GjI2SMNulHEea6ZbQ0DAgM6UUZvGDQkKpH5Ze26hG6uFUVw8x2ongHXuYc6UE5UGkDtfWvGmn2M8jeseop4eHPcsQbZ42Yo3402Be70Sof4f1URvcUAMaaaz6rGz636hluG17vMPEYMSqRK5q9XdQKUgmA6G5AZ4P7F8L5LCj5PE0ki3uatrXNttNTfcceFZ6aRzdyQsGzDQRVZa2NxhO6OojyRmsGRbBwBwfCXlbxhNnCosm2ZIISWI037oZdsypaZDY4XKmfT4cjeeCJYG70YmcmIWlm7BeaZiTYTsOlPu0TQ2eu1dfI0laVriNwh1SiKsNqp3MZb64afVTEr1uJAnO5u2PbR6U2gHwJjggxs19qJHXnQEoWcGANPi9Zxvy5ltsXJYQwZ3XxTIQOJfGoWx131BHFQYZxTaO0ffrZtZwuAzd2wHVvUDx5BZIEZFC5CCNDhrAvJBZynGmssZHN5Zf95Jrj0Kc7ym4pf4l4kHQSu562rZE2rSMpdQRypQK5aqb1uKzZIBpevO4i9V8mmQTK9FuXIXMip8Ipf5Z0AvO2boo1zE02PYTY2q36aB1dSTVXwkwotQN4L6c3U5fvfH2PlHoyYRHjiRavCkJWGl7xTX3tJtGeDFkNkewJEkOxvQROknBNMa4YSICO2UmalkfGOVm1K6ZEZ9k554il3ZKkIMQlTTDDAcID4YJVqwtKNsBHNNhlAcrvo5jW5EtEPEO7qQ6E7MfPTgxuxgF1cscAaUxaFVWuGBetF32i3FU8gkkZrUI13yaR4oMsWghiFhCwdSPEwGZb18Kz7uxlzNHiBWUvh8GYHJLWrs3YUTpc8JxZpR8oCjTYe4gYbRL6wUe9CRX65RxYmra9N3ka0CuYy7z5JJqLEUygYyGRKKnXZ9501s5g2N9zF54iW7MFht1jEIAQuXeMCCNKgplDlyF3uyPoma4NuNUwqsRRrEPFCdPmRqrabrinVZIZwlifxrivkrIYnOq7mC4x9R9lZ7RErpgGbg2E5BZyDUNodTtt1sGB1a3Yz7kW2BZhfhISIs5WiupAKgNlUcakVG6pMMyxUuGaXvm5nhv9Cb6JzFwTfYbPrZzqp6kPGl5Phl2QGgixALHTkaHUVnfZtVo9uIZIiDW2SSwuMnZA3TZpDPZfN8m0L6FPXA6HQPypQ1Y7K1QaIVG5dlQMZ8Eb5jGgnHSGbN2JOtKDY Requires: /usr/lib/ghc-8.6.4/base-4.12.0.0/libHSbase-4.12.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/ghc-prim-0.5.3/libHSghc-prim-0.5.3-ghc8.6.4.so, /usr/lib/ghc-8.6.4/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(old-locale) = 1.0.0.7, ghc8.6.4(old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78), libHSold-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78-ghc8.6.4.so >= set:mlZg5d, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgmp.so.10, libm.so.6, 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.iq7ekt Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm (w2.lzdio) 22.78user 7.09system 0:31.96elapsed 93%CPU (0avgtext+0avgdata 279140maxresident)k 0inputs+0outputs (0major+952738minor)pagefaults 0swaps /.out/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3 5.73user 1.77system 0:59.76elapsed 12%CPU (0avgtext+0avgdata 128148maxresident)k 0inputs+0outputs (0major+196975minor)pagefaults 0swaps --- ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm.repo 2023-08-24 04:52:08.000000000 +0000 +++ ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm.hasher 2024-04-20 07:56:06.614726139 +0000 @@ -47,5 +47,5 @@ Provides: ghc8.6.4-old-time = 1.1.0.3-alt1:sisyphus+326169.16200.17.2 -File: /usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so 100644 root:root 248434a60d1f987f350518ef8a361b0c +File: /usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so 100644 root:root 29d1c5d04dccf7318318a5e8f13f5977 File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3 40755 root:root -File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/HSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.o 100644 root:root 9f29b6d5e243b85c018ef23dc879527d +File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/HSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.o 100644 root:root 5c36b4635400f8d80572987fe6fa9ec7 File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/System 40755 root:root @@ -56,4 +56,4 @@ File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h 100644 root:root 0e9ed21359d5cc0c7bf9d5171bcdb14b -File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.a 100644 root:root 856f2c48c5a8e1afcd6741fd7e5c0b63 -File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL_p.a 100644 root:root a8e31ce5a3f04c95eaa5f4df1d48da55 +File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.a 100644 root:root 8a0535d7204457305cc8ff93470c96e7 +File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL_p.a 100644 root:root 6a52e666ef477eb6f3dc1f1bc8c73277 File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/old-time.pkg 100755 root:root 5b836bef911fbda86e18f3c8598ca216 @@ -75,2 +75,2 @@ File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: ab54c47db960f64649dd829935705e061763b726e46752a56fd0a613ce3ea0e451efb966edc63b462876f989d49783c18a58a0f5748f7fa345bdf4c301bf7aa1 +RPMIdentity: 1b9c3816aa2198c509016868eb5698873a532d2a305a183c9cb3fd00bcbdf4cd3c0cddc2c52a1bdbb5d43911b075270bdf60fbb5f55eda7a8e34f8f0f7d314d3