<86>Oct 22 05:07:16 userdel[708480]: delete user 'rooter'
<86>Oct 22 05:07:16 userdel[708480]: removed group 'rooter' owned by 'rooter'
<86>Oct 22 05:07:16 userdel[708480]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 22 05:07:16 groupadd[708515]: group added to /etc/group: name=rooter, GID=990
<86>Oct 22 05:07:16 groupadd[708515]: group added to /etc/gshadow: name=rooter
<86>Oct 22 05:07:16 groupadd[708515]: new group: name=rooter, GID=990
<86>Oct 22 05:07:16 useradd[708539]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash
<86>Oct 22 05:07:16 userdel[708565]: delete user 'builder'
<86>Oct 22 05:07:16 userdel[708565]: removed group 'builder' owned by 'builder'
<86>Oct 22 05:07:16 userdel[708565]: removed shadow group 'builder' owned by 'builder'
<86>Oct 22 05:07:16 groupadd[708603]: group added to /etc/group: name=builder, GID=991
<86>Oct 22 05:07:16 groupadd[708603]: group added to /etc/gshadow: name=builder
<86>Oct 22 05:07:16 groupadd[708603]: new group: name=builder, GID=991
<86>Oct 22 05:07:16 useradd[708623]: new user: name=builder, UID=991, GID=991, 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
<13>Oct 22 05:07:17 rpmi: libnatspec-0.3.1-alt2 sisyphus+275114.100.1.1 1624405313 installed
<13>Oct 22 05:07:17 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed
<13>Oct 22 05:07:17 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed
<13>Oct 22 05:07:17 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Oct 22 05:07:17 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed
<13>Oct 22 05:07:18 rpmi: ca-certificates-2022.09.15-alt1 sisyphus+306895.200.1.1 1663268411 installed
<13>Oct 22 05:07:18 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed
<13>Oct 22 05:07:18 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed
<13>Oct 22 05:07:18 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed
<13>Oct 22 05:07:18 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed
<13>Oct 22 05:07:18 rpmi: libssl-devel-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed
<13>Oct 22 05:07:18 rpmi: unzip-6.0-alt5 sisyphus+308257.100.1.1 1665550038 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/chntpw-140201-alt1.nosrc.rpm (w1.gzdio)
Installing chntpw-140201-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15314
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf chntpw-140201
+ echo 'Source #0 (chntpw-source-140201.zip):'
Source #0 (chntpw-source-140201.zip):
+ /usr/bin/unzip -qq /usr/src/RPM/SOURCES/chntpw-source-140201.zip
+ cd chntpw-140201
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15314
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd chntpw-140201
+ subst 's/ -m32//' Makefile
+ make -j16 chntpw cpnt reged 'CC=gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' LIBS=-lcrypto
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  cpnt.c
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  edlib.c
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  chntpw.c
chntpw.c: In function 'handle_syskey':
chntpw.c:805:31: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations]
  805 |           ff->syskeyflags1[i] = 0;
      |           ~~~~~~~~~~~~~~~~~~~~^~~
chntpw.c:804:23: note: within this loop
  804 |         for (i = 0; i < 0x3b; i++) {
      |                     ~~^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  reged.c
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  libsam.c
libsam.c: In function 'sam_put_grp_members_sid':
libsam.c:514:28: warning: passing argument 1 of 'hexdump' from incompatible pointer type [-Wincompatible-pointer-types]
  514 |      if (gverbose) hexdump(&c->data, 0, c->len, 1);
      |                            ^~~~~~~~
      |                            |
      |                            int *
In file included from libsam.c:47:
ntreg.h:394:20: note: expected 'char *' but argument is of type 'int *'
  394 | void hexdump(char *hbuf, int start, int stop, int ascii);
      |              ~~~~~~^~~~
libsam.c:531:56: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'void *' [-Wformat=]
  531 |       if (gverbose) printf("  copying : %d len %x, at %x\n",i,sarray[i].len, sidptr);
      |                                                       ~^                     ~~~~~~
      |                                                        |                     |
      |                                                        unsigned int          void *
      |                                                       %p
libsam.c:542:27: warning: passing argument 1 of 'hexdump' from incompatible pointer type [-Wincompatible-pointer-types]
  542 |     if (gverbose) hexdump(&c->data, 0, c->len, 1);
      |                           ^~~~~~~~
      |                           |
      |                           int *
ntreg.h:394:20: note: expected 'char *' but argument is of type 'int *'
  394 | void hexdump(char *hbuf, int start, int stop, int ascii);
      |              ~~~~~~^~~~
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSEOPENSSL -g -I. -I/usr/include -Wall  -o cpnt cpnt.o -lcrypto
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -DUSEOPENSSL -g -I. -I/usr/include -Wall  ntreg.c
ntreg.c: In function 'fmyinput':
ntreg.c:233:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  233 |    fgets(ibuf,maxlen+1,stdin);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSEOPENSSL -g -I. -I/usr/include -Wall  -o reged reged.o ntreg.o edlib.o
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DUSEOPENSSL -g -I. -I/usr/include -Wall  -o chntpw chntpw.o ntreg.o edlib.o libsam.o -lcrypto
In function 'handle_syskey',
    inlined from 'interactive' at chntpw.c:988:17,
    inlined from 'main' at chntpw.c:1080:7:
chntpw.c:805:31: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations]
  805 |           ff->syskeyflags1[i] = 0;
      |                               ^
chntpw.c:804:23: note: within this loop
  804 |         for (i = 0; i < 0x3b; i++) {
      |                       ^
make: Leaving directory '/usr/src/RPM/BUILD/chntpw-140201'
+ subst 's/\r$//' WinReg.txt
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/chntpw-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/chntpw-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd chntpw-140201
+ install -d /usr/src/tmp/chntpw-buildroot/usr/bin
+ install -pm755 chntpw cpnt reged /usr/src/tmp/chntpw-buildroot/usr/bin/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/chntpw-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/chntpw-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/chntpw-buildroot/ (default)
Compressing files in /usr/src/tmp/chntpw-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/chntpw-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/reged: uses non-LFS functions: __open_2 fopen fstat lseek open
verify-elf: WARNING: ./usr/bin/cpnt: uses non-LFS functions: open
verify-elf: WARNING: ./usr/bin/chntpw: uses non-LFS functions: fopen fstat lseek open
Processing files: chntpw-140201-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd chntpw-140201
+ DOCDIR=/usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ export DOCDIR
+ rm -rf /usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ /bin/mkdir -p /usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ cp -prL README.txt WinReg.txt regedit.txt syskey.txt /usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ chmod -R go-w /usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ chmod -R a+rX /usr/src/tmp/chntpw-buildroot/usr/share/doc/chntpw-140201
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Eb5m5
find-provides: running scripts (alternatives,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.6nEXGK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ev4NLd
Creating chntpw-debuginfo package
Processing files: chntpw-debuginfo-140201-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pHNIXp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lX0E4X
find-requires: running scripts (debuginfo)
Requires: chntpw = 140201-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to chntpw-debuginfo a strict dependency on chntpw
Wrote: /usr/src/RPM/RPMS/i586/chntpw-140201-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/chntpw-debuginfo-140201-alt1.i586.rpm (w2.lzdio)
3.67user 0.86system 0:07.45elapsed 60%CPU (0avgtext+0avgdata 48688maxresident)k
0inputs+0outputs (0major+269424minor)pagefaults 0swaps
1.52user 1.26system 0:12.37elapsed 22%CPU (0avgtext+0avgdata 105628maxresident)k
0inputs+0outputs (30828major+161896minor)pagefaults 0swaps
--- chntpw-140201-alt1.i586.rpm.repo	2021-07-14 07:35:20.000000000 +0000
+++ chntpw-140201-alt1.i586.rpm.hasher	2022-10-22 05:07:27.416190981 +0000
@@ -14,2 +14,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -19,5 +21,5 @@
 Provides: chntpw = 140201-alt1:sisyphus+278729.100.2.1
-File: /usr/bin/chntpw	100755	root:root	05603d5f5ef298c5a71f93a4bb68927c	
-File: /usr/bin/cpnt	100755	root:root	1d77985907426b63885f16a56ccb4529	
-File: /usr/bin/reged	100755	root:root	eb76b68bae5f8216c52d8eee390cae52	
+File: /usr/bin/chntpw	100755	root:root	9342088e867023670e88b6eb4b7c047a	
+File: /usr/bin/cpnt	100755	root:root	340b65b1b9a4ab2a8974c8c8180137fd	
+File: /usr/bin/reged	100755	root:root	49169608e84db512e1fd60a1f33bb43c	
 File: /usr/share/doc/chntpw-140201	40755	root:root		
@@ -27,2 +29,2 @@
 File: /usr/share/doc/chntpw-140201/syskey.txt	100644	root:root	5673893d00fbc5bbaafc0b827089eb17	
-RPMIdentity: 2c826913bc01a6434ae38e941053e6a9c1f3116c416a08a8d022f39751661def1fc8f96e595fd94bf586c17b613e8b77cd4a5ad1adaf5fe6eacd39ddd9d9f482
+RPMIdentity: c4c15c1a1fcc354343007deb459e4608b88804485eb653de4dc6b79792570c96582eaa3e2373097c2486f776826fdfd23253472fb3eeb9c8b1da3f155943ac94
--- chntpw-debuginfo-140201-alt1.i586.rpm.repo	2021-07-14 07:35:20.000000000 +0000
+++ chntpw-debuginfo-140201-alt1.i586.rpm.hasher	2022-10-22 05:07:27.482192256 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/10	40755	root:root	
-/usr/lib/debug/.build-id/10/a9c7fa6da17189ec9f226952c2b9a49cfa0d05	120777	root:root	../../../../bin/reged
-/usr/lib/debug/.build-id/10/a9c7fa6da17189ec9f226952c2b9a49cfa0d05.debug	120777	root:root	../../usr/bin/reged.debug
-/usr/lib/debug/.build-id/28	40755	root:root	
-/usr/lib/debug/.build-id/28/d3da592522d209e91834c132e5cc145c0e86f2	120777	root:root	../../../../bin/chntpw
-/usr/lib/debug/.build-id/28/d3da592522d209e91834c132e5cc145c0e86f2.debug	120777	root:root	../../usr/bin/chntpw.debug
-/usr/lib/debug/.build-id/31	40755	root:root	
-/usr/lib/debug/.build-id/31/df0908a8a8f0ea07f5e8450c0428849b40a3f9	120777	root:root	../../../../bin/cpnt
-/usr/lib/debug/.build-id/31/df0908a8a8f0ea07f5e8450c0428849b40a3f9.debug	120777	root:root	../../usr/bin/cpnt.debug
+/usr/lib/debug/.build-id/19	40755	root:root	
+/usr/lib/debug/.build-id/19/6571dadff9ff5365703b1d490750299da48159	120777	root:root	../../../../bin/chntpw
+/usr/lib/debug/.build-id/19/6571dadff9ff5365703b1d490750299da48159.debug	120777	root:root	../../usr/bin/chntpw.debug
+/usr/lib/debug/.build-id/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/e0f4749db0d2b3b641f72e433e4265067efb36	120777	root:root	../../../../bin/reged
+/usr/lib/debug/.build-id/5d/e0f4749db0d2b3b641f72e433e4265067efb36.debug	120777	root:root	../../usr/bin/reged.debug
+/usr/lib/debug/.build-id/f7	40755	root:root	
+/usr/lib/debug/.build-id/f7/c14953a60a369bf8aa200891a9a8b63a82d984	120777	root:root	../../../../bin/cpnt
+/usr/lib/debug/.build-id/f7/c14953a60a369bf8aa200891a9a8b63a82d984.debug	120777	root:root	../../usr/bin/cpnt.debug
 /usr/lib/debug/usr/bin/chntpw.debug	100644	root:root	
@@ -26,14 +26,14 @@
 Provides: chntpw-debuginfo = 140201-alt1:sisyphus+278729.100.2.1
-File: /usr/lib/debug/.build-id/10	40755	root:root		
-File: /usr/lib/debug/.build-id/10/a9c7fa6da17189ec9f226952c2b9a49cfa0d05	120777	root:root		../../../../bin/reged
-File: /usr/lib/debug/.build-id/10/a9c7fa6da17189ec9f226952c2b9a49cfa0d05.debug	120777	root:root		../../usr/bin/reged.debug
-File: /usr/lib/debug/.build-id/28	40755	root:root		
-File: /usr/lib/debug/.build-id/28/d3da592522d209e91834c132e5cc145c0e86f2	120777	root:root		../../../../bin/chntpw
-File: /usr/lib/debug/.build-id/28/d3da592522d209e91834c132e5cc145c0e86f2.debug	120777	root:root		../../usr/bin/chntpw.debug
-File: /usr/lib/debug/.build-id/31	40755	root:root		
-File: /usr/lib/debug/.build-id/31/df0908a8a8f0ea07f5e8450c0428849b40a3f9	120777	root:root		../../../../bin/cpnt
-File: /usr/lib/debug/.build-id/31/df0908a8a8f0ea07f5e8450c0428849b40a3f9.debug	120777	root:root		../../usr/bin/cpnt.debug
-File: /usr/lib/debug/usr/bin/chntpw.debug	100644	root:root	8a749a6de4aacb5f5034adf6730f38aa	
-File: /usr/lib/debug/usr/bin/cpnt.debug	100644	root:root	8bf327a0c7a222d7da544e015391cff2	
-File: /usr/lib/debug/usr/bin/reged.debug	100644	root:root	930050ca16b140598c16c23961a03842	
+File: /usr/lib/debug/.build-id/19	40755	root:root		
+File: /usr/lib/debug/.build-id/19/6571dadff9ff5365703b1d490750299da48159	120777	root:root		../../../../bin/chntpw
+File: /usr/lib/debug/.build-id/19/6571dadff9ff5365703b1d490750299da48159.debug	120777	root:root		../../usr/bin/chntpw.debug
+File: /usr/lib/debug/.build-id/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/e0f4749db0d2b3b641f72e433e4265067efb36	120777	root:root		../../../../bin/reged
+File: /usr/lib/debug/.build-id/5d/e0f4749db0d2b3b641f72e433e4265067efb36.debug	120777	root:root		../../usr/bin/reged.debug
+File: /usr/lib/debug/.build-id/f7	40755	root:root		
+File: /usr/lib/debug/.build-id/f7/c14953a60a369bf8aa200891a9a8b63a82d984	120777	root:root		../../../../bin/cpnt
+File: /usr/lib/debug/.build-id/f7/c14953a60a369bf8aa200891a9a8b63a82d984.debug	120777	root:root		../../usr/bin/cpnt.debug
+File: /usr/lib/debug/usr/bin/chntpw.debug	100644	root:root	b85ca39f9c9a23098047da53c3b20a83	
+File: /usr/lib/debug/usr/bin/cpnt.debug	100644	root:root	2d6f0e0d0c0a7e1a8a3b6b9f01f286fa	
+File: /usr/lib/debug/usr/bin/reged.debug	100644	root:root	1c554631b7085a25b0e3d717c75bcb08	
 File: /usr/src/debug/chntpw-140201	40755	root:root		
@@ -47,2 +47,2 @@
 File: /usr/src/debug/chntpw-140201/sam.h	100644	root:root	ebd3096c804034c32d0ffed7770dbda8	
-RPMIdentity: 95b623c1d4f1d39fb697104843309f039ca72b0d8662a51f3e2acbdcc5459059833a6b721662f3ccf6f3ccbe73a719c387710b5547ae316cb50a43f11257728a
+RPMIdentity: 75fb1b1fac68f287f718c680e7e2b43c29a823394c895388c78173c9f8e1c4b5d01cfd52739fce7da1090e0b27c535730a9a5f0049deb1dbe7b540212198d431