<86>Aug 15 08:38:10 userdel[208882]: delete user 'rooter'
<86>Aug 15 08:38:10 userdel[208882]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 08:38:10 userdel[208882]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 08:38:10 groupadd[208896]: group added to /etc/group: name=rooter, GID=654
<86>Aug 15 08:38:10 groupadd[208896]: group added to /etc/gshadow: name=rooter
<86>Aug 15 08:38:10 groupadd[208896]: new group: name=rooter, GID=654
<86>Aug 15 08:38:10 useradd[208909]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Aug 15 08:38:10 userdel[208928]: delete user 'builder'
<86>Aug 15 08:38:10 userdel[208928]: removed group 'builder' owned by 'builder'
<86>Aug 15 08:38:10 userdel[208928]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 08:38:10 groupadd[208940]: group added to /etc/group: name=builder, GID=655
<86>Aug 15 08:38:10 groupadd[208940]: group added to /etc/gshadow: name=builder
<86>Aug 15 08:38:10 groupadd[208940]: new group: name=builder, GID=655
<86>Aug 15 08:38:10 useradd[208953]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
<13>Aug 15 08:38:13 rpmi: libnettle6-3.4.1-alt1 sisyphus+226533.100.2.1 1554512181 installed
<13>Aug 15 08:38:13 rpmi: libhogweed4-3.4.1-alt1 sisyphus+226533.100.2.1 1554512181 installed
<13>Aug 15 08:38:13 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed
<13>Aug 15 08:38:13 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385869 installed
<13>Aug 15 08:38:13 rpmi: libidn2-2.2.0-alt1 p9+229971.100.2.1 1558696275 installed
<13>Aug 15 08:38:13 rpmi: libgnutls30-3.6.16-alt1 p9+273087.100.1.1 1622486710 installed
<13>Aug 15 08:38:13 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Aug 15 08:38:13 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Aug 15 08:38:13 rpmi: emacs26-speedbar-1.0-alt5 sisyphus+222756.100.1.1 1550986890 installed
<13>Aug 15 08:38:13 rpmi: emacs26-tramp-2.3.5.26.2-alt5 sisyphus+222756.100.1.1 1550986890 installed
<13>Aug 15 08:38:13 rpmi: emacs26-gnus-5.13-alt5 sisyphus+222756.100.1.1 1550986890 installed
<13>Aug 15 08:38:15 rpmi: emacs26-common-26.1.92-alt5 sisyphus+222756.100.1.1 1550986890 installed
<13>Aug 15 08:38:15 rpmi: emacs26-nox-26.1.92-alt5 sisyphus+222756.100.1.1 1550986890 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/emacs-mode-haskell-2.1-alt2.nosrc.rpm (w1.gzdio)
Installing emacs-mode-haskell-2.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45504
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf haskell-mode-2.1
+ echo 'Source #0 (haskell-mode-2.1.tar.gz):'
Source #0 (haskell-mode-2.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/haskell-mode-2.1.tar.gz
+ /bin/tar -xf -
+ cd haskell-mode-2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45504
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd haskell-mode-2.1
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-decl-scan.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!

In haskell-ds-func-menu:
haskell-decl-scan.el:625:30:Warning: assignment to free variable
    `fume-menubar-menu-name'
haskell-decl-scan.el:627:13:Warning: assignment to free variable
    `fume-function-name-regexp-alist'
haskell-decl-scan.el:630:30:Warning: assignment to free variable
    `fume-find-function-name-method-alist'

In end of data:
haskell-decl-scan.el:700:1:Warning: the function `fume-add-menubar-entry' is
    not known to be defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-doc.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!

In haskell-doc-mode:
haskell-doc.el:1144:9:Warning: `interactive-p' is an obsolete function (as of
    23.2); use `called-interactively-p' instead.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-font-lock.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-ghci.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!

In haskell-ghci-mode:
haskell-ghci.el:120:7:Warning: reference to free variable
    `haskell-ghci-mode-map'
haskell-ghci.el:122:46:Warning: reference to free variable `comint-mode-map'
haskell-ghci.el:123:18:Warning: assignment to free variable
    `haskell-ghci-mode-map'

In haskell-ghci-start-process:
haskell-ghci.el:186:9:Warning: assignment to free variable
    `comint-input-sentinel'

In haskell-ghci-locate-next-error:
haskell-ghci.el:320:32:Warning: `goto-line' is for interactive use only; use
    `forward-line' instead.

In end of data:
haskell-ghci.el:343:1:Warning: the function `string-to-int' is not known to be
    defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-hugs.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!

In haskell-hugs-start-process:
haskell-hugs.el:184:9:Warning: assignment to free variable
    `comint-input-sentinel'

In haskell-hugs-gen-load-file:
haskell-hugs.el:298:41:Warning: `goto-line' is for interactive use only; use
    `forward-line' instead.

In end of data:
haskell-hugs.el:321:1:Warning: the function `string-to-int' is not known to be
    defined.
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-indent.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-mode.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!

In toplevel form:
haskell-mode.el:339:8:Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
haskell-mode.el:337:24:Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
haskell-mode.el:337:24:Warning: `mapcar' called for effect; use `mapc' or
    `dolist' instead
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-simple-indent.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "haskell-site-file.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!
+ for i in *.el
+ emacs -batch --eval '(progn
        (setq load-path (append (list ".")  load-path))
        (byte-compile-file "inf-haskell.el"))'
Loading /etc/emacs/site-start.d/00macros.el (source)...
Loading /etc/emacs/site-start.d/10initial-features.el (source)...
Loading /etc/emacs/site-start.d/10keys.el (source)...
Loading /etc/emacs/site-start.d/10mouse.el (source)...
Loading /etc/emacs/site-start.d/10selection.el (source)...
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/rus-win-keyboard.el (source)...
Loading `/etc/emacs/site-start.d/rus-win-keyboard.el': unescaped character literals `?"' detected!
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/emacs-mode-haskell-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/emacs-mode-haskell-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd haskell-mode-2.1
+ mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/emacs/site-lisp/haskell-mode/
+ install -m 644 haskell-decl-scan.el haskell-decl-scan.elc haskell-doc.el haskell-doc.elc haskell-font-lock.el haskell-font-lock.elc haskell-ghci.el haskell-ghci.elc haskell-hugs.el haskell-hugs.elc haskell-indent.el haskell-indent.elc haskell-mode.el haskell-mode.elc haskell-simple-indent.el haskell-simple-indent.elc haskell-site-file.el inf-haskell.el inf-haskell.elc /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/emacs/site-lisp/haskell-mode/
+ mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/etc/emacs/site-start.d
+ cat
+ chmod 644 /usr/src/tmp/emacs-mode-haskell-buildroot/etc/emacs/site-start.d/haskell-mode.el
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/emacs-mode-haskell-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/emacs-mode-haskell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/emacs-mode-haskell-buildroot/ (default)
Compressing files in /usr/src/tmp/emacs-mode-haskell-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/emacs-mode-haskell-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: emacs-mode-haskell-2.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55513
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd haskell-mode-2.1
+ DOCDIR=/usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ /bin/mkdir -p /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ cp -prL index.html installation-guide.html fontlock.hs indent.hs /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ chmod -R go-w /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ chmod -R a+rX /usr/src/tmp/emacs-mode-haskell-buildroot/usr/share/doc/emacs-mode-haskell-2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zla2U2
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EDyWsE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: emacs-common, /etc/emacs/site-start.d
Obsoletes: emacs-haskell-mode
Wrote: /usr/src/RPM/RPMS/noarch/emacs-mode-haskell-2.1-alt2.noarch.rpm (w2.lzdio)
3.27user 0.81system 0:05.86elapsed 69%CPU (0avgtext+0avgdata 18880maxresident)k
0inputs+0outputs (0major+117390minor)pagefaults 0swaps
12.06user 6.36system 0:19.14elapsed 96%CPU (0avgtext+0avgdata 118232maxresident)k
28768inputs+0outputs (0major+420900minor)pagefaults 0swaps
--- emacs-mode-haskell-2.1-alt2.noarch.rpm.repo	2015-12-08 17:06:22.000000000 +0000
+++ emacs-mode-haskell-2.1-alt2.noarch.rpm.hasher	2021-08-15 08:38:26.157260376 +0000
@@ -39,20 +39,20 @@
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.el	100644	root:root	07a39103f229c2f64b98c0ee5d94fc16	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.elc	100644	root:root	d45be5fc0f22bb5a79e1587816127ce7	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan.elc	100644	root:root	af2105c4b3f20c5fa82f3e7fa3393fba	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.el	100644	root:root	7360c3d51713c9bc970630dab491ad43	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.elc	100644	root:root	43c6235a3f4280026a49e9814c12bfb8	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-doc.elc	100644	root:root	2c41d4f40c3d792a69377fb67da9d3e1	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.el	100644	root:root	9550d1174d94fae80b5328f176652e1c	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.elc	100644	root:root	82215a88c2233afdff15b3eaca9ab892	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock.elc	100644	root:root	9978f121a29d38b592259500d49a1560	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.el	100644	root:root	bac5fc12bcfbf3fa2734a80b9ca5b27f	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.elc	100644	root:root	25387c4a41f136a0aae1f9369193a59c	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-ghci.elc	100644	root:root	3111ebe3b72f85b4c1abc5a27bc75ea9	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.el	100644	root:root	fe1eee4968c731a2b59e38fb707bd750	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.elc	100644	root:root	4634e277905d9bb16ec094fa30a6178e	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-hugs.elc	100644	root:root	d635ceac9456f5a0d590d07a3af6fca7	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.el	100644	root:root	3c3db31437b28eaadad2724f56a4f683	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.elc	100644	root:root	a9442513243763b70596bb97e437bb82	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-indent.elc	100644	root:root	779e28b9ad349e2ae3b50b7d61494aba	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.el	100644	root:root	c11ef1547507600098b2b9aeb5e1867f	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.elc	100644	root:root	3311cb7cebd9ce3b2182c09ba133fca6	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-mode.elc	100644	root:root	f6714c0b58983c9099ab13370d411ae8	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.el	100644	root:root	cf70d22abb934665fce024bed6c64225	
-File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.elc	100644	root:root	90ff8ef94d04bd5cd579a950d829fbb1	
+File: /usr/share/emacs/site-lisp/haskell-mode/haskell-simple-indent.elc	100644	root:root	6b69f50801bf416206a7667b08870ecf	
 File: /usr/share/emacs/site-lisp/haskell-mode/haskell-site-file.el	100644	root:root	1cde7f7ce4db14091d1a28e6f94744fe	
 File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.el	100644	root:root	5583a204f9180a3f6e447394926c90fc	
-File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.elc	100644	root:root	d5620cf98b5254db38969b51b2a7e638	
-RPMIdentity: 8390a52245c7e79873702a2519c681d73659b2ecf9564c354fcc1fc4d706df70f39b984218d8a2a20790037c06f2843c1aa3de72d2b238088e5a55fc2add6f97
+File: /usr/share/emacs/site-lisp/haskell-mode/inf-haskell.elc	100644	root:root	4898d57cd12a22f544232b81b81401e5	
+RPMIdentity: 040c46f9d29d147ca5898d6ec035603a8489bedaddfc9584af058c725b220a2c4865570a4474e3f681c7fc8c57e46ce75c053f72e5063790e5a2e5a9b1b361a9