<86>Aug  9 01:31:19 userdel[292991]: delete user 'rooter'
<86>Aug  9 01:31:19 userdel[292991]: removed group 'rooter' owned by 'rooter'
<86>Aug  9 01:31:19 userdel[292991]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  9 01:31:19 groupadd[293017]: group added to /etc/group: name=rooter, GID=627
<86>Aug  9 01:31:19 groupadd[293017]: group added to /etc/gshadow: name=rooter
<86>Aug  9 01:31:19 groupadd[293017]: new group: name=rooter, GID=627
<86>Aug  9 01:31:19 useradd[293032]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Aug  9 01:31:19 userdel[293063]: delete user 'builder'
<86>Aug  9 01:31:19 userdel[293063]: removed group 'builder' owned by 'builder'
<86>Aug  9 01:31:19 userdel[293063]: removed shadow group 'builder' owned by 'builder'
<86>Aug  9 01:31:19 groupadd[293079]: group added to /etc/group: name=builder, GID=628
<86>Aug  9 01:31:19 groupadd[293079]: group added to /etc/gshadow: name=builder
<86>Aug  9 01:31:19 groupadd[293079]: new group: name=builder, GID=628
<86>Aug  9 01:31:19 useradd[293099]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mpt-status-1.2.0-alt2.qa1.nosrc.rpm
Installing mpt-status-1.2.0-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65704
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mpt-status-1.2.0
+ echo 'Source #0 (mpt-status-1.2.0.tar.bz2):'
Source #0 (mpt-status-1.2.0.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/mpt-status-1.2.0.tar.bz2
+ /bin/tar -xf -
+ cd mpt-status-1.2.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mpt-status-headers.patch):'
Patch #0 (mpt-status-headers.patch):
+ /usr/bin/patch -p1
patching file include/lsi/mpi_cnfg.h
patching file include/lsi/mpi.h
patching file include/lsi/mpi_ioc.h
patching file include/lsi/mpi_raid.h
patching file include/lsi/mpi_type.h
patching file include/mptctl.h
+ echo 'Patch #1 (mpt-status-no_compiler.h.patch):'
Patch #1 (mpt-status-no_compiler.h.patch):
+ /usr/bin/patch -p1
patching file mpt-status.h
+ echo 'Patch #2 (mpt-status-sync_info.patch):'
Patch #2 (mpt-status-sync_info.patch):
+ /usr/bin/patch -p1
patching file mpt-status.c
patching file mpt-status.h
Hunk #1 succeeded at 57 (offset -3 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6201
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mpt-status-1.2.0
+ make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -Iincl -Iinclude'
make: Entering directory '/usr/src/RPM/BUILD/mpt-status-1.2.0'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -Iincl -Iinclude -o mpt-status mpt-status.c 
mpt-status.c: In function 'read_page2':
mpt-status.c:342:6: warning: variable 'CmdBlkSize' set but not used [-Wunused-but-set-variable]
  int CmdBlkSize;
      ^~~~~~~~~~
mpt-status.c: In function '__print_physdisk_advanced':
mpt-status.c:1057:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.VendorID));
         ^
mpt-status.c:1059:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.ProductID));
         ^
mpt-status.c:1061:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.ProductRevLevel));
         ^
mpt-status.c: In function '__print_physdisk_classic':
mpt-status.c:1160:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.VendorID));
         ^
mpt-status.c:1162:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.ProductID));
         ^
mpt-status.c:1164:9: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
   sizeof(phys->InquiryData.ProductRevLevel));
         ^
make: Leaving directory '/usr/src/RPM/BUILD/mpt-status-1.2.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37630
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mpt-status-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mpt-status-buildroot
+ cd mpt-status-1.2.0
+ install -pD -m755 mpt-status /usr/src/tmp/mpt-status-buildroot/usr/sbin/mpt-status
+ install -pD -m644 man/mpt-status.8 /usr/src/tmp/mpt-status-buildroot/usr/share/man/man8/mpt-status.8
+ install -pD -m644 /usr/src/RPM/SOURCES/mpt-status.sysconfig /usr/src/tmp/mpt-status-buildroot/etc/sysconfig/mpt-status
+ install -pD -m644 /usr/src/RPM/SOURCES/mpt-status.cron /usr/src/tmp/mpt-status-buildroot/etc/cron.d/mpt-status
+ install -pD -m755 /usr/src/RPM/SOURCES/mpt-status-check.sh /usr/src/tmp/mpt-status-buildroot/usr/sbin/mpt-status-check
+ install -pD -m755 /usr/src/RPM/SOURCES/mpt-status-install.sh /usr/src/tmp/mpt-status-buildroot/usr/sbin/mpt-status-install
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mpt-status-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mpt-status-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/mpt-status-buildroot/ (default)
Compressing files in /usr/src/tmp/mpt-status-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mpt-status-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: mpt-status-1.2.0-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5491
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mpt-status-1.2.0
+ DOCDIR=/usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ /bin/mkdir -p /usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ cp -prL doc/AUTHORS doc/COPYING doc/Changelog doc/DeveloperNotes doc/FAQ doc/INSTALL doc/README doc/ReleaseNotes doc/THANKS doc/TODO /usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ chmod -R go-w /usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ chmod -R a+rX /usr/src/tmp/mpt-status-buildroot/usr/share/doc/mpt-status-1.2.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HOKiLg
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.zrW5xB
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.2.5)(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.9W0m7Z
Creating mpt-status-debuginfo package
Processing files: mpt-status-monitoring-1.2.0-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TRfras
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.d1SouX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/mpt-status-buildroot/usr/sbin/mpt-status-check: mail indexed by: /bin/mail -> /bin/mail, /usr/bin/mail -> mailutils
shell.req: /usr/src/tmp/mpt-status-buildroot/usr/sbin/mpt-status-check: mail -> /bin/mail -> /bin/mail (ambiguous, via contents_index_bin)
find-requires: FINDPACKAGE-COMMANDS: grep logger lsmod mail modprobe touch
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NoD73v
Requires: mpt-status = 1.2.0-alt2.qa1, /bin/mail, /bin/sh, /etc/cron.d, coreutils, grep, kmod, util-linux
Requires(interp): /bin/sh
Requires(post): /bin/sh
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DALtO7
Processing files: mpt-status-debuginfo-1.2.0-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VybcIM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FDtvMu
find-requires: running scripts (debuginfo)
Requires: mpt-status = 1.2.0-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/mpt-status-1.2.0-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/mpt-status-monitoring-1.2.0-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/mpt-status-debuginfo-1.2.0-alt2.qa1.x86_64.rpm
5.45user 1.50system 0:14.57elapsed 47%CPU (0avgtext+0avgdata 39352maxresident)k
0inputs+0outputs (0major+302600minor)pagefaults 0swaps
7.44user 4.94system 0:19.56elapsed 63%CPU (0avgtext+0avgdata 39352maxresident)k
0inputs+0outputs (0major+513433minor)pagefaults 0swaps
--- mpt-status-1.2.0-alt2.qa1.x86_64.rpm.repo	2013-04-17 14:06:31.000000000 +0000
+++ mpt-status-1.2.0-alt2.qa1.x86_64.rpm.hasher	2020-08-09 01:31:36.069036781 +0000
@@ -12,3 +12,3 @@
 /usr/share/doc/mpt-status-1.2.0/TODO	100644	
-/usr/share/man/man8/mpt-status.8.gz	100644	
+/usr/share/man/man8/mpt-status.8.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2