<86>Oct 28 01:22:04 userdel[1945725]: delete user 'rooter'
<86>Oct 28 01:22:04 userdel[1945725]: removed group 'rooter' owned by 'rooter'
<86>Oct 28 01:22:04 userdel[1945725]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 28 01:22:04 groupadd[1945771]: group added to /etc/group: name=rooter, GID=633
<86>Oct 28 01:22:04 groupadd[1945771]: new group: name=rooter, GID=633
<86>Oct 28 01:22:04 useradd[1945807]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Oct 28 01:22:04 userdel[1945861]: delete user 'builder'
<86>Oct 28 01:22:04 userdel[1945861]: removed group 'builder' owned by 'builder'
<86>Oct 28 01:22:04 userdel[1945861]: removed shadow group 'builder' owned by 'builder'
<86>Oct 28 01:22:04 groupadd[1945900]: group added to /etc/group: name=builder, GID=634
<86>Oct 28 01:22:04 groupadd[1945900]: group added to /etc/gshadow: name=builder
<86>Oct 28 01:22:04 groupadd[1945900]: new group: name=builder, GID=634
<86>Oct 28 01:22:04 useradd[1945911]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/xsct-1.5-alt1.src.rpm: license not found in '/usr/share/license' directory: distributable
<13>Oct 28 01:22:09 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed
<13>Oct 28 01:22:12 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed
<13>Oct 28 01:22:12 rpmi: libX11-locales-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed
<13>Oct 28 01:22:12 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Oct 28 01:22:12 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Oct 28 01:22:13 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed
<13>Oct 28 01:22:13 rpmi: libX11-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed
<13>Oct 28 01:22:13 rpmi: libXrender-0.9.8-alt1 1371312110 installed
<13>Oct 28 01:22:13 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed
<13>Oct 28 01:22:13 rpmi: libXrandr-1.5.2-alt1 sisyphus+225206.1300.1.2 1552949698 installed
<13>Oct 28 01:22:14 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed
<13>Oct 28 01:22:14 rpmi: libX11-devel-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed
<13>Oct 28 01:22:14 rpmi: libXrender-devel-0.9.8-alt1 1371312110 installed
<13>Oct 28 01:22:14 rpmi: libXrandr-devel-1.5.2-alt1 sisyphus+225206.1300.1.2 1552949698 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xsct-1.5-alt1.nosrc.rpm
Installing xsct-1.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57933
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xsct-1.5
+ echo 'Source #0 (xsct-1.5.tar):'
Source #0 (xsct-1.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/xsct-1.5.tar
+ cd xsct-1.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95267
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xsct-1.5
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/xsct-1.5'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 xsct.c -o xsct -L /usr/X11R6/lib -lX11 -lXrandr -lm -s
make: Leaving directory '/usr/src/RPM/BUILD/xsct-1.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95267
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xsct-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xsct-buildroot
+ cd xsct-1.5
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/xsct-buildroot PREFIX=/usr/src/tmp/xsct-buildroot//usr
make: Entering directory '/usr/src/RPM/BUILD/xsct-1.5'
/bin/install -p -d /usr/src/tmp/xsct-buildroot//usr/bin
/bin/install -p -m 0755 xsct /usr/src/tmp/xsct-buildroot//usr/bin
/bin/install -p -d /usr/src/tmp/xsct-buildroot//usr/share/man/man1
/bin/install -p -m 0644 xsct.1 /usr/src/tmp/xsct-buildroot//usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/xsct-1.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xsct-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xsct-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/xsct-buildroot/ (default)
Compressing files in /usr/src/tmp/xsct-buildroot (auto)
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/bin/xsct
Verifying ELF objects in /usr/src/tmp/xsct-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: xsct-1.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90120
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xsct-1.5
+ DOCDIR=/usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ /bin/mkdir -p /usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ cp -prL LICENSE CHANGELOG README.md /usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ chmod -R go-w /usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ chmod -R a+rX /usr/src/tmp/xsct-buildroot/usr/share/doc/xsct-1.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nZZMsc
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Az0wlc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:olNQNRZE59QiUyd6, libXrandr.so.2()(64bit) >= set:khYT8bF8bwb2mxPrja, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.29)(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.56iD2c
Wrote: /usr/src/RPM/RPMS/x86_64/xsct-1.5-alt1.x86_64.rpm
1.72user 0.33system 0:05.81elapsed 35%CPU (0avgtext+0avgdata 34008maxresident)k
0inputs+0outputs (0major+160961minor)pagefaults 0swaps
/.out/xsct-1.5-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: distributable
7.96user 2.99system 0:25.81elapsed 42%CPU (0avgtext+0avgdata 110768maxresident)k
0inputs+0outputs (0major+536796minor)pagefaults 0swaps