<86>Sep  3 06:07:47 userdel[744181]: delete user 'rooter'
<86>Sep  3 06:07:47 userdel[744181]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 06:07:47 userdel[744181]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 06:07:47 groupadd[744187]: group added to /etc/group: name=rooter, GID=954
<86>Sep  3 06:07:47 groupadd[744187]: group added to /etc/gshadow: name=rooter
<86>Sep  3 06:07:47 groupadd[744187]: new group: name=rooter, GID=954
<86>Sep  3 06:07:47 useradd[744191]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash
<86>Sep  3 06:07:47 userdel[744200]: delete user 'builder'
<86>Sep  3 06:07:47 userdel[744200]: removed group 'builder' owned by 'builder'
<86>Sep  3 06:07:47 userdel[744200]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 06:07:47 groupadd[744217]: group added to /etc/group: name=builder, GID=955
<86>Sep  3 06:07:47 groupadd[744217]: group added to /etc/gshadow: name=builder
<86>Sep  3 06:07:47 groupadd[744217]: new group: name=builder, GID=955
<86>Sep  3 06:07:47 useradd[744233]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash
/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>Sep  3 06:07:49 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Sep  3 06:07:49 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Sep  3 06:07:49 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed
<13>Sep  3 06:07:49 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed
<13>Sep  3 06:07:49 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Sep  3 06:07:49 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Sep  3 06:08:00 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed
<13>Sep  3 06:08:00 rpmi: ghc8.6.4-old-locale-1.0.0.7-alt1 sisyphus+278961.4400.1.1 1626308123 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.3154
+ 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.3154
+ 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.84382
+ 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 <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>: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
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.s2V8df
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.3xGrbU
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.O3GVFH
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm (w2.lzdio)
9.11user 3.27system 0:15.48elapsed 80%CPU (0avgtext+0avgdata 277004maxresident)k
0inputs+0outputs (0major+1119876minor)pagefaults 0swaps
/.out/ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3
1.91user 1.18system 0:32.01elapsed 9%CPU (0avgtext+0avgdata 105676maxresident)k
184inputs+0outputs (30440major+158259minor)pagefaults 0swaps
--- ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm.repo	2021-07-15 00:16:54.000000000 +0000
+++ ghc8.6.4-old-time-1.1.0.3-alt1.i586.rpm.hasher	2022-09-03 06:08:18.129109352 +0000
@@ -47,5 +47,5 @@
 Provides: ghc8.6.4-old-time = 1.1.0.3-alt1:sisyphus+278961.4500.1.1
-File: /usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so	100644	root:root	431f6f2f8e9e4ca151837e524bf288cb	
+File: /usr/lib/ghc-8.6.4/lib/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL-ghc8.6.4.so	100644	root:root	6be12992f372eeb604185e52557ba965	
 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	98baba42acc4befc2793f4a25e823000	
+File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/HSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.o	100644	root:root	e122b09d4b7a80dc695869c176f544ec	
 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	cbf7cc67730a067dc278ce0aa0690b3a	
-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	65701d0082026bd5a2065f2a7fe87a78	
+File: /usr/lib/ghc-8.6.4/old-time-1.1.0.3/libHSold-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL.a	100644	root:root	e91b434fe6ca9d9bd1cf6634a53e0317	
+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	5a34b434f5f96180c1be7823316cf618	
 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: fa7ec6766815b17750b522b8ab93621e4a323b372bbbf85d774928d57740eaf1a714b7d36176ef70969caccbfea92049ac7c8470c40897af1eb876b4f21d9a80
+RPMIdentity: 14150ab9c751496a5fc3b4627374b2d81ab3c20fe78e989b526f363598ef70b67cc9ed3b658ce1a7b6705478397e6a110e6e78f22797468349371c235f88fae8