<86>Mar 17 06:37:17 userdel[3298251]: delete user 'rooter' <86>Mar 17 06:37:17 userdel[3298251]: removed group 'rooter' owned by 'rooter' <86>Mar 17 06:37:17 userdel[3298251]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 06:37:17 groupadd[3298269]: group added to /etc/group: name=rooter, GID=1874 <86>Mar 17 06:37:17 groupadd[3298269]: group added to /etc/gshadow: name=rooter <86>Mar 17 06:37:17 groupadd[3298269]: new group: name=rooter, GID=1874 <86>Mar 17 06:37:17 useradd[3298296]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Mar 17 06:37:17 userdel[3298330]: delete user 'builder' <86>Mar 17 06:37:17 userdel[3298330]: removed group 'builder' owned by 'builder' <86>Mar 17 06:37:17 userdel[3298330]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 06:37:17 groupadd[3298356]: group added to /etc/group: name=builder, GID=1875 <86>Mar 17 06:37:17 groupadd[3298356]: group added to /etc/gshadow: name=builder <86>Mar 17 06:37:17 groupadd[3298356]: new group: name=builder, GID=1875 <86>Mar 17 06:37:17 useradd[3298368]: new user: name=builder, UID=1875, GID=1875, 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>Mar 17 06:37:20 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Mar 17 06:37:20 rpmi: rpm-build-haskell-1.4.7-alt1 sisyphus+326169.620.17.2 1692843658 installed <13>Mar 17 06:37:20 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Mar 17 06:37:20 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474358 installed <13>Mar 17 06:37:20 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed <13>Mar 17 06:37:20 rpmi: ghc8.6.4-common-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Mar 17 06:37:30 rpmi: ghc8.6.4-8.6.4-alt11 sisyphus+340030.100.2.2 1707341956 installed <13>Mar 17 06:37:30 rpmi: ghc8.6.4-old-locale-1.0.0.7-alt1 sisyphus+326169.16100.17.2 1692851851 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51985 + 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.51985 + 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/lib64 --docdir=/usr/share/doc/ghc8.6.4-old-time-1.1.0.3 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib64/$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, old-locale-1.0.0.7 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 TimeLocale 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.69939 + 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/lib64/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/lib64/ghc-8.6.4/old-time-1.1.0.3 + mkdir -p /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib64/ghc-8.6.4/package.conf.d + install -D -m 644 old-time.pkg /usr/src/tmp/ghc8.6.4-old-time-buildroot/usr/lib64/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/lib64 /usr/lib64/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/lib64/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/lib64/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/lib64: (from :0) ./usr/lib64/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/lib64/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/lib64/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: RPATH contains several entries: /usr/lib64/ghc-8.6.4/base-4.12.0.0:/usr/lib64/ghc-8.6.4/ghc-prim-0.5.3:/usr/lib64/ghc-8.6.4/integer-gmp-1.0.2.0:/usr/lib64/ghc-8.6.4/lib:/usr/lib64/ghc-8.6.4/rts 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.MklswY 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/lib64/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: 736 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.y02gsK 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/lib64/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/lib64/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.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-old-time-buildroot/usr/lib64/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/lib64/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so: overlinked libraries: /lib64/libm.so.6 /usr/lib64/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()(64bit) = set:ndzqpPwU1p2x8BxIsz31G6BRLH1aGosAHSVovJ6j4HFl9R0VkRhFVIjlrrkrMcYDZySVZ1kT8UnnNNKaPIRQI60sk4Gbmf8eysNUnRVWX7d69BCXjv44H6reAT5YPUXCYe2Rlv9WkjmgiazTEMibumTpl4wKK6O3c2Z4c0U1SiPl5Ev5N31lWdDqBk3jUN5HZLNuxNN1p5hOV663DXpVx4gWXlAL66RyHarMZ45nhkPCkWE1b0Fx0PZru0Z8kCow3mttDmmWTaGro9c9GjI2SMNulHEea6ZbQ0DAgM6UUZvGDQkKpHBkDagM8iRMb5f749k0X2qtTzDN07J0nBWIXhZzlHb1oA97e7Ic2DRp6eWBuiw7rw0gEQV0M6XxU90LZj6sio55BhzdRhz1zEafRwzfUpkuorJqT2JAZ6EtNxI8dkb8XFVzkATynPFypk0aF1fBKJZ8XWyLvoosiXdBWN6hqeRNjWWYul8eciSg6riISyjJuF4I4YNsLq9caZijcebxvCRmD5oU0HLV4PkZvU9StJuK9oCsscrVlf0UJoIoRHIeatkYBrZrVAHCZ0UCmMNbEVx5Ei9vja6caMmOBbmbr0Kvd8kuOLhT2Yq9LAbY4CnGdM5wm1rDww2V2iQqnTLEhNQpk9zDBiZjZkIEGzrLBD6IvS3LpFBrvkNQ3362anjFVZzKlA1uuSYXvMzsIh0sdZzYPMyOv6ZfQIMQcZsEdOLSOvViRyzXvzbWZAaqTC0spe4J8Ou8G8EmFJZaMgoX75SIxPqEH5PEtbkQm2Ys7ZFbPsZkCga97NOyZmTAkLtStoFc4SIDyuwYjmo13bo45goCZCu1J13BOw6XXYtgagIeWoyn3C1YyDLDlxVGlchZqnDAGlZsAGlnJW8YuvEHJjRVcBaCO1I5BieYzKmCWGc6mxwTCRkm0TiFyWhleTaMRU7XjGy22FGxvDy5CKWZuPji6Sj2ZmPR0XszVanzzzG8pSZgHoiL0J3t6lZgdq3Q3UDVrEgLgEQ06e6i5YgBQstfRiDKQ11Fxks48aaZBsSw1hBq2coetE8FQ8jM6XpgYQ04TN3LMGNUlFitYL84lZlrvRTU6UNLPogq3Z3HhMcDKVt8wUnGvd0NticHTdaG3VJSkiy7Ek0cZ8nYoIEJlX55n4ynkJSRZaZeP2w0K28xUANQ229Z3wjzW2Cgp9FZ6T1SQcS5aHWIictMjs6Pix8Sb67kzHKu3teRIpSGmrjppjWaZDZnEiW9sjWzqzBZypJ3bjyMAWAGZrqQJc8R581QyOvV4f6HVKHbwjJcgpwvYwinEQfuyoJpVaQBYO8txyHMpkEOldOwx53NZ4lpZzHyHEL4P5zSNkMX7ZlCTZnQOcEClHaCzG4ElxA29vnLFkmNPLuYXsI4fSvmWknMS6Q3ZqvqUSffDXZEhI0udiDT9dmFD5PE3Ufs3EloPlbqGExXhQBy9lEHlrRBoxmVeTju Requires: /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/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, 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()(64bit) >= set:mlZg5d, libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit), libm.so.6()(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0KvvUa Wrote: /usr/src/RPM/RPMS/x86_64/ghc8.6.4-old-time-1.1.0.3-alt1.x86_64.rpm (w2.lzdio) 7.58user 3.47system 0:14.05elapsed 78%CPU (0avgtext+0avgdata 497680maxresident)k 0inputs+0outputs (0major+1154271minor)pagefaults 0swaps /.out/ghc8.6.4-old-time-1.1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD3 3.19user 1.27system 0:30.33elapsed 14%CPU (0avgtext+0avgdata 130312maxresident)k 0inputs+0outputs (0major+194475minor)pagefaults 0swaps --- ghc8.6.4-old-time-1.1.0.3-alt1.x86_64.rpm.repo 2023-08-24 04:38:10.000000000 +0000 +++ ghc8.6.4-old-time-1.1.0.3-alt1.x86_64.rpm.hasher 2024-03-17 06:37:46.523017518 +0000 @@ -46,5 +46,5 @@ Provides: ghc8.6.4-old-time = 1.1.0.3-alt1:sisyphus+326169.16200.17.2 -File: /usr/lib64/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so 100644 root:root 189fff7ec071df21285abe340c3ec078 +File: /usr/lib64/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so 100644 root:root 744585323cd4aaceb7271938a8d17bae File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3 40755 root:root -File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/HSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.o 100644 root:root 7500ee428d9cd2f5211ae86c1b4e054b +File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/HSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.o 100644 root:root 1e81e0bbcce517ba2217cfda2498e58d File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/System 40755 root:root @@ -55,4 +55,4 @@ File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/include/HsTime.h 100644 root:root 0e9ed21359d5cc0c7bf9d5171bcdb14b -File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.a 100644 root:root 16ca6d859e91f9a4398a9b7f7c2db9b3 -File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL_p.a 100644 root:root ef724d1f3cec0875f6890fd77cf09147 +File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.a 100644 root:root e1b11f77d57085044c9bcfb36239c259 +File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL_p.a 100644 root:root 1b7b6371a32cf5afb7af3c3de1e7c40e File: /usr/lib64/ghc-8.6.4/old-time-1.1.0.3/old-time.pkg 100755 root:root dc3967ee42e118d04f80f38d2475df0b @@ -62,3 +62,3 @@ File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html 40755 root:root -File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html 100644 root:root e6fd1f28e33c616a648954275d32e42b +File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/System-Time.html 100644 root:root c84f536b5d1db632118dcfc08865dc9f File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/doc-index.html 100644 root:root a21b9348b7d055e6ba7273ee24c9e5bf @@ -74,2 +74,2 @@ File: /usr/share/doc/ghc8.6.4-old-time-1.1.0.3/html/synopsis.png 100644 root:root f7936844cc05316ed73f6bf1d2e75434 -RPMIdentity: 06c54f736febe62ce2e12c4de4ad13f464c614ea3548185f866f38c09ec8e7c3dffa1bf62520c0f28e3d8aebd017cd89456f4f4d451464b8cb0cf3a8f673dcf4 +RPMIdentity: 996cc38df68cb31352a9e11f08151be584b38bffdc7f2576f92a72d3d0b4b1e7add78cc20b7043063967b807041d7e8ec6910c7e0c6614fad8318c249a3cc827