<86>Apr 26 00:54:51 userdel[2116867]: delete user 'rooter'
<86>Apr 26 00:54:51 userdel[2116867]: removed group 'rooter' owned by 'rooter'
<86>Apr 26 00:54:51 userdel[2116867]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 26 00:54:51 groupadd[2116949]: group added to /etc/group: name=rooter, GID=1368
<86>Apr 26 00:54:51 groupadd[2116949]: group added to /etc/gshadow: name=rooter
<86>Apr 26 00:54:51 groupadd[2116949]: new group: name=rooter, GID=1368
<86>Apr 26 00:54:51 useradd[2117010]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash
<86>Apr 26 00:54:51 userdel[2117116]: delete user 'builder'
<86>Apr 26 00:54:51 userdel[2117116]: removed group 'builder' owned by 'builder'
<86>Apr 26 00:54:51 userdel[2117116]: removed shadow group 'builder' owned by 'builder'
<86>Apr 26 00:54:51 groupadd[2117210]: group added to /etc/group: name=builder, GID=1369
<86>Apr 26 00:54:51 groupadd[2117210]: group added to /etc/gshadow: name=builder
<86>Apr 26 00:54:51 groupadd[2117210]: new group: name=builder, GID=1369
<86>Apr 26 00:54:51 useradd[2117258]: new user: name=builder, UID=1369, GID=1369, 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
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
<13>Apr 26 00:54:53 rpmi: libsgutils-1.47-alt1 sisyphus+305155.40.5.1 1661352621 installed
<13>Apr 26 00:54:53 rpmi: libsgutils-devel-1.47-alt1 sisyphus+305155.40.5.1 1661352621 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sdparm-1.12-alt1.nosrc.rpm (w1.gzdio)
Installing sdparm-1.12-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31505
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sdparm-1.12
+ echo 'Source #0 (sdparm-1.12.tar.xz):'
Source #0 (sdparm-1.12.tar.xz):
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/sdparm-1.12.tar.xz
+ /bin/tar -xf -
+ cd sdparm-1.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31505
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sdparm-1.12
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to enable C11 features... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for byteswap.h... yes
checking for getopt_long... yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for sysconf... yes
checking for lseek64... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for linux/nvme_ioctl.h... yes
checking for linux/types.h... yes
checking for linux/bsg.h... yes
checking for linux/kdev_t.h... yes
checking for sg_ll_inquiry_v2 in -lsgutils2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm_data_vendor.o sdparm_data_vendor.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm_data.o sdparm_data.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm_access.o sdparm_access.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm_cmd.o sdparm_cmd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm.o sdparm.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/scsi -iquote ../include   -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sdparm_vpd.o sdparm_vpd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
x86_64-alt-linux-gcc -Wall -W  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o sdparm sdparm.o sdparm_data.o sdparm_data_vendor.o sdparm_access.o sdparm_vpd.o sdparm_cmd.o    -lsgutils2 
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in scripts
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67927
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sdparm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sdparm-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sdparm-1.12
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sdparm-buildroot/usr exec_prefix=/usr/src/tmp/sdparm-buildroot/usr bindir=/usr/src/tmp/sdparm-buildroot/usr/bin sbindir=/usr/src/tmp/sdparm-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sdparm-buildroot/etc datadir=/usr/src/tmp/sdparm-buildroot/usr/share includedir=/usr/src/tmp/sdparm-buildroot/usr/include libdir=/usr/src/tmp/sdparm-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sdparm-buildroot/usr/lib localstatedir=/usr/src/tmp/sdparm-buildroot/var/lib sharedstatedir=/usr/src/tmp/sdparm-buildroot/var/lib mandir=/usr/src/tmp/sdparm-buildroot/usr/share/man infodir=/usr/src/tmp/sdparm-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
 /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p sdparm '/usr/src/tmp/sdparm-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/share/man/man8'
 /usr/libexec/rpm-build/install -p -m 644 sdparm.8 sas_disk_blink.8 scsi_ch_swp.8 '/usr/src/tmp/sdparm-buildroot/usr/share/man/man8'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/doc'
Making install in scripts
make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/scripts'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12/scripts'
 /bin/mkdir -p '/usr/src/tmp/sdparm-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p sas_disk_blink scsi_ch_swp '/usr/src/tmp/sdparm-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/scripts'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12/scripts'
make[1]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12'
make[2]: Entering directory '/usr/src/RPM/BUILD/sdparm-1.12'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12'
make: Leaving directory '/usr/src/RPM/BUILD/sdparm-1.12'
+ cp -a /usr/src/RPM/SOURCES/sdparm.html .
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sdparm-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sdparm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/sdparm-buildroot/ (default)
Compressing files in /usr/src/tmp/sdparm-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/sdparm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: sdparm-1.12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52112
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sdparm-1.12
+ DOCDIR=/usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ export DOCDIR
+ rm -rf /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ /bin/mkdir -p /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ cp -prL AUTHORS CREDITS ChangeLog README notes.txt sdparm.html /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ chmod -R go-w /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ chmod -R a+rX /usr/src/tmp/sdparm-buildroot/usr/share/doc/sdparm-1.12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GUVwid
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tYLstX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: blockdev sleep which
Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, coreutils, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libsgutils-1.47.so.1()(64bit) >= set:mgrpUmzvhx1bO5pW7Z5rg3Ij4F9rvPJdEgNlt26TcFycWEubvZHK8IADljQQs5Mhiy898xj0Q6eGMQvfoOTN2ZnyfMS3MGkWfDiSW3fR5ycswHfSfTTG43yBLQVZyZAP4UcLha1, rtld(GNU_HASH), util-linux, which
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zVaVdT
Creating sdparm-debuginfo package
Processing files: sdparm-debuginfo-1.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCrjQP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NM2IHg
find-requires: running scripts (debuginfo)
Requires: sdparm = 1.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libsgutils-1.47.so.1)
Adding to sdparm-debuginfo a strict dependency on sdparm
Wrote: /usr/src/RPM/RPMS/x86_64/sdparm-1.12-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/sdparm-debuginfo-1.12-alt1.x86_64.rpm (w2.lzdio)
3.39user 2.03system 0:09.45elapsed 57%CPU (0avgtext+0avgdata 74644maxresident)k
0inputs+0outputs (0major+463429minor)pagefaults 0swaps
2.45user 1.69system 0:17.81elapsed 23%CPU (0avgtext+0avgdata 110188maxresident)k
264inputs+0outputs (32962major+166206minor)pagefaults 0swaps
--- sdparm-1.12-alt1.x86_64.rpm.repo	2022-08-24 14:50:46.000000000 +0000
+++ sdparm-1.12-alt1.x86_64.rpm.hasher	2023-04-26 00:55:06.462629599 +0000
@@ -33,3 +33,3 @@
 File: /usr/bin/scsi_ch_swp	100755	root:root	e99dd821a4558ad53ffb67eff2a0b5c5	
-File: /usr/bin/sdparm	100755	root:root	c117ac1231e39ea4147def507bff5d1d	
+File: /usr/bin/sdparm	100755	root:root	f65defefef0eec6db89bd8888ccb2197	
 File: /usr/share/doc/sdparm-1.12	40755	root:root		
@@ -44,2 +44,2 @@
 File: /usr/share/man/man8/sdparm.8.xz	100644	root:root	09ea60692349d6f38e088db5af2af160	
-RPMIdentity: 7e59519bf7f2825993085e0a1ccfa040d036106db958e000761d8fc33b0f2c20a6d90960470a139770814156e56c485508b8e66edf2d90086b2c9358a235c781
+RPMIdentity: 4daae08161a5f247b0b7c27ff406fc59928336b9985b5d84e636ee76c83513f8a9e7c85b50a73d1ea2bddaf996b20a98185379027d106b950d62f32fad286a8d
--- sdparm-debuginfo-1.12-alt1.x86_64.rpm.repo	2022-08-24 14:50:46.000000000 +0000
+++ sdparm-debuginfo-1.12-alt1.x86_64.rpm.hasher	2023-04-26 00:55:06.548631213 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d9	40755	root:root	
-/usr/lib/debug/.build-id/d9/ffe424ee8c261c283787e028cfb4334d17fcec	120777	root:root	../../../../bin/sdparm
-/usr/lib/debug/.build-id/d9/ffe424ee8c261c283787e028cfb4334d17fcec.debug	120777	root:root	../../usr/bin/sdparm.debug
+/usr/lib/debug/.build-id/d0	40755	root:root	
+/usr/lib/debug/.build-id/d0/b70d1d10e8f91b53bb3722c473036432700f9e	120777	root:root	../../../../bin/sdparm
+/usr/lib/debug/.build-id/d0/b70d1d10e8f91b53bb3722c473036432700f9e.debug	120777	root:root	../../usr/bin/sdparm.debug
 /usr/lib/debug/usr/bin/sdparm.debug	100644	root:root	
@@ -25,6 +25,6 @@
 Provides: sdparm-debuginfo = 1.12-alt1:sisyphus+305155.200.5.1
-File: /usr/lib/debug/.build-id/d9	40755	root:root		
-File: /usr/lib/debug/.build-id/d9/ffe424ee8c261c283787e028cfb4334d17fcec	120777	root:root		../../../../bin/sdparm
-File: /usr/lib/debug/.build-id/d9/ffe424ee8c261c283787e028cfb4334d17fcec.debug	120777	root:root		../../usr/bin/sdparm.debug
-File: /usr/lib/debug/usr/bin/sdparm.debug	100644	root:root	269ca5996e7898bef52c1d01ec5d0945	
+File: /usr/lib/debug/.build-id/d0	40755	root:root		
+File: /usr/lib/debug/.build-id/d0/b70d1d10e8f91b53bb3722c473036432700f9e	120777	root:root		../../../../bin/sdparm
+File: /usr/lib/debug/.build-id/d0/b70d1d10e8f91b53bb3722c473036432700f9e.debug	120777	root:root		../../usr/bin/sdparm.debug
+File: /usr/lib/debug/usr/bin/sdparm.debug	100644	root:root	6a6a91cb33b8116487314017cd59f4c4	
 File: /usr/src/debug/sdparm-1.12	40755	root:root		
@@ -44,2 +44,2 @@
 File: /usr/src/debug/sdparm-1.12/src/sdparm_vpd.c	100644	root:root	ba97a5fb554618a849d55b54440abf6f	
-RPMIdentity: 09e413dfcdd88a523341c6355d8e8465cf21c4bf628d739d381c64ee23bc3b2eb58eee97c866a73715860f12fb59416317f99b23ab6f891768c180a9a5de78e0
+RPMIdentity: 93f6fb897e30143da7136b021d46b81eef49f7ed4bb31fe63f19022e1886adaa9370ce821bc7a89337a442863649972b9e741fe27a355913c027823c2f7130c0