<86>May 11 02:24:07 userdel[124411]: delete user 'rooter'
<86>May 11 02:24:07 userdel[124411]: removed shadow group 'rooter' owned by 'rooter'
<86>May 11 02:24:07 groupadd[124429]: group added to /etc/group: name=rooter, GID=687
<86>May 11 02:24:07 groupadd[124429]: group added to /etc/gshadow: name=rooter
<86>May 11 02:24:07 groupadd[124429]: new group: name=rooter, GID=687
<86>May 11 02:24:07 useradd[124438]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>May 11 02:24:07 userdel[124459]: delete user 'builder'
<86>May 11 02:24:07 userdel[124459]: removed group 'builder' owned by 'builder'
<86>May 11 02:24:07 groupadd[124475]: group added to /etc/group: name=builder, GID=688
<86>May 11 02:24:07 groupadd[124475]: group added to /etc/gshadow: name=builder
<86>May 11 02:24:07 groupadd[124475]: new group: name=builder, GID=688
<86>May 11 02:24:07 useradd[124495]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
warning: line 17: Deprecated PreReq converted to Requires(pre,postun): PreReq: control
<13>May 11 02:24:09 rpmi: alterator-l10n-2.9.45-alt1 sisyphus+227351.200.1.1 1555578421 installed
<13>May 11 02:24:09 rpmi: rpm-macros-alterator-5.3-alt1.qa1 sisyphus+224131.100.1.1 1552089199 installed
<13>May 11 02:24:09 rpmi: alterator-sh-functions-0.13-alt3 1293452698 installed
<13>May 11 02:24:09 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>May 11 02:24:09 rpmi: libtasn1-4.13-alt2 1521133848 installed
<13>May 11 02:24:09 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 11 02:24:09 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 11 02:24:09 rpmi: ca-certificates-2019.03.31-alt1 sisyphus+226302.100.1.1 1554055265 installed
<13>May 11 02:24:09 rpmi: ca-trust-0.1.1-alt2 1515595785 installed
<13>May 11 02:24:09 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>May 11 02:24:09 rpmi: libcrypto1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed
<13>May 11 02:24:09 rpmi: libssl1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed
<13>May 11 02:24:09 rpmi: libvhttpd-0.7.10-alt1 sisyphus+225411.100.1.2 1553113522 installed
<13>May 11 02:24:09 rpmi: libltdl7-2.4.6-alt1 sisyphus+226971.100.2.1 1554906326 installed
<13>May 11 02:24:09 rpmi: libgc-7.6.8-alt1 sisyphus+222597.100.1.1 1550923124 installed
<13>May 11 02:24:09 rpmi: guile22-2.2.4-alt3 1533908773 installed
<13>May 11 02:24:09 rpmi: libguile-vhttpd-0.7.10-alt1 sisyphus+225411.100.1.2 1553113522 installed
<13>May 11 02:24:09 rpmi: guile-2.2-alt2 1533908840 installed
<86>May 11 02:24:09 groupadd[2075]: group added to /etc/group: name=_alteratord, GID=499
<86>May 11 02:24:09 groupadd[2075]: group added to /etc/gshadow: name=_alteratord
<86>May 11 02:24:09 groupadd[2075]: new group: name=_alteratord, GID=499
<13>May 11 02:24:09 rpmi: alterator-5.3-alt1.qa1 sisyphus+224131.100.1.1 1552089199 installed
<13>May 11 02:24:09 rpmi: alterator-lookout-2.6-alt4 1514383836 installed
warning: line 17: Deprecated PreReq converted to Requires(pre,postun): PreReq: control
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libzmalloc-0.2-alt2.nosrc.rpm
warning: line 15: Deprecated PreReq converted to Requires(pre,postun): PreReq: control
Installing libzmalloc-0.2-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libzmalloc-0.2
+ echo 'Source #0 (libzmalloc-0.2.tar):'
Source #0 (libzmalloc-0.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libzmalloc-0.2.tar
+ cd libzmalloc-0.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libzmalloc-0.2
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
gcc -c  -fpic zmalloc.c -o zmalloc.so
zmalloc.c: In function 'free':
zmalloc.c:11:5: warning: implicit declaration of function 'cfree'; did you mean 'free'? [-Wimplicit-function-declaration]
     cfree(ptr);
     ^~~~~
     free
make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
gcc    -shared -Wl,-soname,libzmalloc.so.0  zmalloc.so -o libzmalloc.so
ln -sf libzmalloc.so libzmalloc.so.0
make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libzmalloc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libzmalloc-buildroot
+ cd libzmalloc-0.2
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libzmalloc-buildroot/usr exec_prefix=/usr/src/tmp/libzmalloc-buildroot/usr bindir=/usr/src/tmp/libzmalloc-buildroot/usr/bin sbindir=/usr/src/tmp/libzmalloc-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libzmalloc-buildroot/etc datadir=/usr/src/tmp/libzmalloc-buildroot/usr/share includedir=/usr/src/tmp/libzmalloc-buildroot/usr/include libdir=/usr/src/tmp/libzmalloc-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libzmalloc-buildroot/usr/lib localstatedir=/usr/src/tmp/libzmalloc-buildroot/var/lib sharedstatedir=/usr/src/tmp/libzmalloc-buildroot/var/lib mandir=/usr/src/tmp/libzmalloc-buildroot/usr/share/man infodir=/usr/src/tmp/libzmalloc-buildroot/usr/share/info install libdir=/usr/src/tmp/libzmalloc-buildroot/lib bindir=/usr/src/tmp/libzmalloc-buildroot/bin
make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
/bin/install -p -pD -m755 libzmalloc.so /usr/src/tmp/libzmalloc-buildroot/lib/libzmalloc.so.0.1
/bin/install -p -pD -m755 zmalloc-ctrl /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl
/bin/install -p -pD -m755 zmalloc-enable /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-enable
/bin/install -p -pD -m755 zmalloc-disable /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-disable
make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2'
+ /bin/install -pD -m755 /usr/src/RPM/SOURCES/libzmalloc.control /usr/src/tmp/libzmalloc-buildroot/etc/control.d/facilities/libzmalloc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libzmalloc-buildroot (auto)
mode of './lib/libzmalloc.so.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libzmalloc-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libzmalloc-buildroot/ (default)
Compressing files in /usr/src/tmp/libzmalloc-buildroot (auto)
Adjusting library links in /usr/src/tmp/libzmalloc-buildroot
./lib:
	libzmalloc.so.0 -> libzmalloc.so.0.1
Verifying ELF objects in /usr/src/tmp/libzmalloc-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: libzmalloc-0.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libzmalloc-0.2
+ DOCDIR=/usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ /bin/mkdir -p /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ cp -prL test1.c test2.c /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ chmod -R go-w /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ chmod -R a+rX /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WefW0C
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.ZCUZ7R
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
shell.req: /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl: fatal not found (skip)
shell.req: /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl: message not found (skip)
find-requires: FINDPACKAGE-COMMANDS: cat fatal grep message parse_common_option sed shell-args shell-config shell-error shell-quote shell-var show_usage
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q5VUZc
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bgbiZA
Requires: /bin/sh, /etc/control.d/facilities(control_help), /etc/control.d/facilities(control_list), /etc/control.d/facilities(control_summary), /etc/control.d/facilities(new_help), /etc/control.d/facilities(new_summary), /etc/control.d/functions, /sbin/ldconfig, coreutils, grep, libc.so.6(GLIBC_2.2.5)(64bit), libshell, rtld(GNU_HASH), sed
Requires(interp): /bin/sh
Requires(pre): control, /bin/sh, /usr/sbin/control-dump
Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore
Requires(postun): control
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4yY2J2
Creating libzmalloc-debuginfo package
Processing files: libzmalloc-debuginfo-0.2-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HNzKEx
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.enV4F5
find-requires: running scripts (debuginfo)
Requires: libzmalloc = 0.2-alt2, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/libzmalloc-0.2-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libzmalloc-debuginfo-0.2-alt2.x86_64.rpm
2.94user 0.82system 0:10.61elapsed 35%CPU (0avgtext+0avgdata 18760maxresident)k
0inputs+0outputs (0major+417299minor)pagefaults 0swaps
7.27user 2.95system 0:18.30elapsed 55%CPU (0avgtext+0avgdata 113852maxresident)k
0inputs+0outputs (0major+750189minor)pagefaults 0swaps
--- libzmalloc-0.2-alt2.x86_64.rpm.repo	2012-08-20 11:57:35.000000000 +0000
+++ libzmalloc-0.2-alt2.x86_64.rpm.hasher	2019-05-11 02:24:23.727763924 +0000
@@ -13,3 +13,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/control.d/facilities(control_help)