<86>Oct 22 05:09:23 userdel[1147145]: delete user 'rooter'
<86>Oct 22 05:09:23 userdel[1147145]: removed group 'rooter' owned by 'rooter'
<86>Oct 22 05:09:23 userdel[1147145]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 22 05:09:23 groupadd[1147164]: group added to /etc/group: name=rooter, GID=969
<86>Oct 22 05:09:23 groupadd[1147164]: group added to /etc/gshadow: name=rooter
<86>Oct 22 05:09:23 groupadd[1147164]: new group: name=rooter, GID=969
<86>Oct 22 05:09:23 useradd[1147178]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Oct 22 05:09:23 userdel[1147201]: delete user 'builder'
<86>Oct 22 05:09:23 userdel[1147201]: removed group 'builder' owned by 'builder'
<86>Oct 22 05:09:23 userdel[1147201]: removed shadow group 'builder' owned by 'builder'
<86>Oct 22 05:09:23 groupadd[1147219]: group added to /etc/group: name=builder, GID=970
<86>Oct 22 05:09:23 groupadd[1147219]: group added to /etc/gshadow: name=builder
<86>Oct 22 05:09:23 groupadd[1147219]: new group: name=builder, GID=970
<86>Oct 22 05:09:23 useradd[1147232]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/ghc8.6.4-statevar-1.2-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>Oct 22 05:09:25 rpmi: rpm-macros-ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Oct 22 05:09:25 rpmi: rpm-build-haskell-1.4.5-alt1 sisyphus+222088.1140.12.1 1553099315 installed
<13>Oct 22 05:09:25 rpmi: libgmp-devel-6.2.1-alt4 sisyphus+288362.20.3.1 1635767901 installed
<13>Oct 22 05:09:25 rpmi: libffi-devel-1:3.4.2-alt2 sisyphus+287629.100.2.1 1634659534 installed
<13>Oct 22 05:09:25 rpmi: haskell-filetrigger-0.0.5-alt3 sisyphus+222088.300.12.1 1553099539 installed
<13>Oct 22 05:09:25 rpmi: ghc8.6.4-common-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125615 installed
<13>Oct 22 05:09:37 rpmi: ghc8.6.4-8.6.4-alt8.qa1 sisyphus+294086.100.1.1 1643125559 installed
warning: File /usr/src/in/source/ghc8.6.4-statevar-1.2-alt1.patch is smaller than 8 bytes
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ghc8.6.4-statevar-1.2-alt1.nosrc.rpm (w1.gzdio)
warning: File /usr/src/RPM/SOURCES/ghc8.6.4-statevar-1.2-alt1.patch is smaller than 8 bytes
Installing ghc8.6.4-statevar-1.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ghc8.6.4-statevar-1.2
+ echo 'Source #0 (ghc8.6.4-statevar-1.2.tar):'
Source #0 (ghc8.6.4-statevar-1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ghc8.6.4-statevar-1.2.tar
+ cd ghc8.6.4-statevar-1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ghc8.6.4-statevar-1.2-alt1.patch):'
Patch #0 (ghc8.6.4-statevar-1.2-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ghc8.6.4-statevar-1.2
+ '[' -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-statevar-1.2 '--libsubdir=$compiler/$pkgid' '--dynlibdir=/usr/lib/$compiler/lib' --docdir=/usr/share/doc/ghc8.6.4-statevar-1.2 --datadir=/usr/share --datasubdir=ghc8.6.4-statevar-1.2 --enable-library-profiling --enable-library-for-ghci --disable-executable-profiling --enable-split-objs --enable-shared -O2 --ghc
Configuring StateVar-1.2...
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 StateVar-1.2..
Building library for StateVar-1.2..
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.p_o )
+ ./Setup haddock
Preprocessing library for StateVar-1.2..
Running Haddock on library for StateVar-1.2..
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,
ghc-prim-0.5.3, integer-gmp-1.0.2.0, stm-2.5.0.0, transformers-0.5.6.2
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Warning: Data.StateVar: could not find link destinations for:
    MonadIO IO Ptr Storable STM TVar IORef ForeignPtr Contravariant Type contramap >$
Documentation created: dist/doc/html/StateVar/index.html
+ ./Setup register --gen-pkg-config=statevar.pkg
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80467
+ 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-statevar-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ghc8.6.4-statevar-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ghc8.6.4-statevar-1.2
+ '[' -x Setup ']'
+ ./Setup copy --destdir=/usr/src/tmp/ghc8.6.4-statevar-buildroot
Installing library in /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/StateVar-1.2
+ '[' -f statevar.pkg ']'
+ install -m 755 statevar.pkg /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/StateVar-1.2
+ mkdir -p /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/package.conf.d
+ install -D -m 644 statevar.pkg /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/package.conf.d/statevar-1.2.conf
+ /usr/lib/rpm-build-haskell/hs_gen_filelist.sh /usr/src/tmp/ghc8.6.4-statevar-buildroot /usr/lib /usr/lib/ghc-8.6.4/StateVar-1.2 /usr/src/RPM/BUILD/ghc8.6.4-statevar-1.2 ghc8.6.4-statevar 1.2 /usr/lib/ghc-8.6.4/package.conf.d/statevar-1.2.conf
~/tmp/ghc8.6.4-statevar-buildroot ~/RPM/BUILD/ghc8.6.4-statevar-1.2
find: './usr/bin': No such file or directory
find: './usr/share/ghc8.6.4-statevar-1.2': No such file or directory
~/RPM/BUILD/ghc8.6.4-statevar-1.2
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ghc8.6.4-statevar-buildroot (auto)
mode of './usr/lib/ghc-8.6.4/lib/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-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-statevar-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ghc8.6.4-statevar-buildroot/ (default)
Compressing files in /usr/src/tmp/ghc8.6.4-statevar-buildroot (auto)
Adjusting library links in /usr/src/tmp/ghc8.6.4-statevar-buildroot
./usr/lib: (from <cmdline>:0)
./usr/lib/ghc-8.6.4/lib: (from <cmdline>:0)
	libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so -> libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-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/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so
Verifying ELF objects in /usr/src/tmp/ghc8.6.4-statevar-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/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-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/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/stm-2.5.0.0:/usr/lib/ghc-8.6.4/transformers-0.5.6.2
Processing files: ghc8.6.4-statevar-1.2-alt1
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/LICENSE
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/Data-StateVar.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/Data-StateVar.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/StateVar.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/StateVar.haddock
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/doc-index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/haddock-bundle.min.js
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/hslogo-16.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/index.html
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/meta.json
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/minus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/ocean.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/plus.gif
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/quick-jump.css
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/synopsis.png
warning: File listed twice: /usr/share/doc/ghc8.6.4-statevar-1.2/html/synopsis.png
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JerCUC
find-provides: running scripts (debuginfo,haskell,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/lib/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so: 160 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KnhTRf
find-requires: running scripts (cpp,debuginfo,files,haskell,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/ghc8.6.4-statevar-buildroot/usr/lib/ghc-8.6.4/lib/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-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/integer-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so /usr/lib/libgmp.so.10
Provides: ghc8.6.4(StateVar) = 1.2, ghc8.6.4(StateVar-1.2-OvQScUJdslB4HgRfOXUfu), libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so = set:ldna2u1TH64Oz5RE76AyT8ZJ1HOuaZfHhwLo7EQjBpFmlSq188yOeqBObMes95ZkZks7GFS9AzZjrUPuqCifM3OTNeigdqLNB0Oq6OmJO4QA1oZBhjHHI7xaXQT91EIURNUJwnK2Q1G2CHjDQeOsHWIOOMqq2LhMbc7MBkU9R54HmVbwbRsPC2ytlfowsCsgbOrfEZ68Js9xgwjt525FW1eebWfs2wFa0obWihZFnznuq0Eg9QjebdrSuZeZBbozQHsGzGywNb2KrnNyDBkys6ug9TmBM1xTPPPKxbjRZL2Fp2Ga8H1UpF7CQlt78Xe9EIPEgh3Da
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/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/stm-2.5.0.0/libHSstm-2.5.0.0-ghc8.6.4.so, /usr/lib/ghc-8.6.4/transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.6.4.so, ghc8.6.4(base) = 4.12.0.0, ghc8.6.4(base-4.12.0.0), ghc8.6.4(stm) = 2.5.0.0, ghc8.6.4(stm-2.5.0.0), ghc8.6.4(transformers) = 0.5.6.2, ghc8.6.4(transformers-0.5.6.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.MMpGJP
Wrote: /usr/src/RPM/RPMS/i586/ghc8.6.4-statevar-1.2-alt1.i586.rpm (w2.lzdio)
3.07user 1.13system 0:06.93elapsed 60%CPU (0avgtext+0avgdata 276716maxresident)k
0inputs+0outputs (0major+427515minor)pagefaults 0swaps
/.out/ghc8.6.4-statevar-1.2-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD3
2.39user 1.35system 0:25.25elapsed 14%CPU (0avgtext+0avgdata 106940maxresident)k
0inputs+0outputs (30828major+169685minor)pagefaults 0swaps
--- ghc8.6.4-statevar-1.2-alt1.i586.rpm.repo	2021-07-15 00:44:22.000000000 +0000
+++ ghc8.6.4-statevar-1.2-alt1.i586.rpm.hasher	2022-10-22 05:09:46.939885019 +0000
@@ -49,10 +49,10 @@
 File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data	40755	root:root		
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.dyn_hi	100644	root:root	a3c1db647846b89f303577abac87dca9	
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.hi	100644	root:root	5a735737221a222c4d887254703f10cc	
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.p_hi	100644	root:root	ebf95a77f9f164a82dc629f750bcdf98	
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/HSStateVar-1.2-OvQScUJdslB4HgRfOXUfu.o	100644	root:root	437531989a202de273a5bd04587eabde	
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu.a	100644	root:root	73b51e1380111fc7297d6d5797a109fb	
-File: /usr/lib/ghc-8.6.4/StateVar-1.2/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu_p.a	100644	root:root	a7a301f2146a13b651d18bc4df6b0891	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.dyn_hi	100644	root:root	efeb0ddfa642d7a3226fdd1bc5bc1e01	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.hi	100644	root:root	fd738fc8c7146ced19a39f94687a1b51	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/Data/StateVar.p_hi	100644	root:root	14692c521320997670c0788551d1cce7	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/HSStateVar-1.2-OvQScUJdslB4HgRfOXUfu.o	100644	root:root	6ae5ef27c1b73a4ac92e4ce17e653d6f	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu.a	100644	root:root	15adbf5ce8775ce5bd47e921facaae03	
+File: /usr/lib/ghc-8.6.4/StateVar-1.2/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu_p.a	100644	root:root	0302a700ef8909a53d8bbfcb8c678176	
 File: /usr/lib/ghc-8.6.4/StateVar-1.2/statevar.pkg	100755	root:root	71b8649d560d025fc11bc345c987ae8f	
-File: /usr/lib/ghc-8.6.4/lib/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so	100644	root:root	d65314cbfe7425d74245e3111abac212	
+File: /usr/lib/ghc-8.6.4/lib/libHSStateVar-1.2-OvQScUJdslB4HgRfOXUfu-ghc8.6.4.so	100644	root:root	15340b3c40b8bd792315948f54f0de54	
 File: /usr/lib/ghc-8.6.4/package.conf.d/statevar-1.2.conf	100644	root:root	71b8649d560d025fc11bc345c987ae8f	
@@ -73,2 +73,2 @@
 File: /usr/share/doc/ghc8.6.4-statevar-1.2/html/synopsis.png	100644	root:root	f7936844cc05316ed73f6bf1d2e75434	
-RPMIdentity: 94398254ae37a7218498b0b9c781a2ac9ddccf6eeed8770c14a40f3de19339cd41209275e8d5ce8e45ba43ccd813f7a4a5bc2d4007c7499105f7ca964c8430ef
+RPMIdentity: aa2c67de545395082ef2f58318e601300a47ba84c75a47b98336f9ef8d02f159450bd934283898eed15e3cdccb8c4871a820961b4d8ab67ade83585a084f7db3