<86>Sep 13 00:27:02 userdel[3477385]: delete user 'rooter'
<86>Sep 13 00:27:02 userdel[3477385]: removed group 'rooter' owned by 'rooter'
<86>Sep 13 00:27:02 groupadd[3477401]: group added to /etc/group: name=rooter, GID=549
<86>Sep 13 00:27:02 groupadd[3477401]: group added to /etc/gshadow: name=rooter
<86>Sep 13 00:27:02 groupadd[3477401]: new group: name=rooter, GID=549
<86>Sep 13 00:27:02 useradd[3477413]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Sep 13 00:27:02 userdel[3477445]: delete user 'builder'
<86>Sep 13 00:27:02 userdel[3477445]: removed group 'builder' owned by 'builder'
<86>Sep 13 00:27:02 userdel[3477445]: removed shadow group 'builder' owned by 'builder'
<86>Sep 13 00:27:02 groupadd[3477470]: group added to /etc/group: name=builder, GID=550
<86>Sep 13 00:27:02 groupadd[3477470]: group added to /etc/gshadow: name=builder
<86>Sep 13 00:27:02 groupadd[3477470]: new group: name=builder, GID=550
<86>Sep 13 00:27:02 useradd[3477497]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/nvramtool-2.1-alt1.nosrc.rpm
Installing nvramtool-2.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77380
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nvramtool
+ echo 'Source #0 (nvramtool.tar.bz2):'
Source #0 (nvramtool.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/nvramtool.tar.bz2
+ /bin/tar -xf -
+ cd nvramtool
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77380
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nvramtool
+ make
make: Entering directory '/usr/src/RPM/BUILD/nvramtool'
gcc -O2 -g -Wall -W   -c -o cmos_lowlevel.o cmos_lowlevel.c
gcc -O2 -g -Wall -W   -c -o cmos_ops.o cmos_ops.c
gcc -O2 -g -Wall -W   -c -o common.o common.c
gcc -O2 -g -Wall -W   -c -o compute_ip_checksum.o compute_ip_checksum.c
gcc -O2 -g -Wall -W   -c -o hexdump.o hexdump.c
gcc -O2 -g -Wall -W   -c -o input_file.o input_file.c
gcc -O2 -g -Wall -W   -c -o layout.o layout.c
gcc -O2 -g -Wall -W   -c -o layout_file.o layout_file.c
gcc -O2 -g -Wall -W   -c -o lbtable.o lbtable.c
gcc -O2 -g -Wall -W   -c -o nvramtool.o nvramtool.c
gcc -O2 -g -Wall -W   -c -o opts.o opts.c
gcc -O2 -g -Wall -W   -c -o reg_expr.o reg_expr.c
gcc -o nvramtool cmos_lowlevel.o cmos_ops.o common.o compute_ip_checksum.o hexdump.o input_file.o layout.o layout_file.o lbtable.o nvramtool.o opts.o reg_expr.o 
strip  nvramtool
make: Leaving directory '/usr/src/RPM/BUILD/nvramtool'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44963
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nvramtool-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nvramtool-buildroot
+ cd nvramtool
+ install -pDm755 nvramtool /usr/src/tmp/nvramtool-buildroot/usr/bin/nvramtool
+ install -pDm644 nvramtool.8 /usr/src/tmp/nvramtool-buildroot/usr/share/man/man8/nvramtool.8
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nvramtool-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nvramtool-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/nvramtool-buildroot/ (default)
Compressing files in /usr/src/tmp/nvramtool-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/nvramtool
Verifying ELF objects in /usr/src/tmp/nvramtool-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: nvramtool-2.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44963
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nvramtool
+ DOCDIR=/usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ /bin/mkdir -p /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ cp -prL ChangeLog README /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ chmod -R go-w /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ chmod -R a+rX /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ cp -prL README /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ chmod -R go-w /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ chmod -R a+rX /usr/src/tmp/nvramtool-buildroot/usr/share/doc/nvramtool-2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zsLnYc
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.5LoE3h
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, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L6xbDq
Wrote: /usr/src/RPM/RPMS/x86_64/nvramtool-2.1-alt1.x86_64.rpm
4.13user 0.87system 0:07.59elapsed 66%CPU (0avgtext+0avgdata 32812maxresident)k
0inputs+0outputs (0major+197477minor)pagefaults 0swaps
5.75user 3.65system 0:11.50elapsed 81%CPU (0avgtext+0avgdata 32812maxresident)k
0inputs+0outputs (0major+361642minor)pagefaults 0swaps
--- nvramtool-2.1-alt1.x86_64.rpm.repo	2011-03-28 16:25:54.000000000 +0000
+++ nvramtool-2.1-alt1.x86_64.rpm.hasher	2020-09-13 00:27:11.643073882 +0000
@@ -4,4 +4,5 @@
 /usr/share/doc/nvramtool-2.1/README	100644	
-/usr/share/man/man8/nvramtool.8.gz	100644	
+/usr/share/man/man8/nvramtool.8.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)