<86>Oct 12 06:53:11 userdel[929403]: delete user 'rooter' <86>Oct 12 06:53:11 userdel[929403]: removed group 'rooter' owned by 'rooter' <86>Oct 12 06:53:11 userdel[929403]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 12 06:53:11 groupadd[929469]: group added to /etc/group: name=rooter, GID=1874 <86>Oct 12 06:53:11 groupadd[929469]: group added to /etc/gshadow: name=rooter <86>Oct 12 06:53:11 groupadd[929469]: new group: name=rooter, GID=1874 <86>Oct 12 06:53:11 useradd[929532]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Oct 12 06:53:11 userdel[929617]: delete user 'builder' <86>Oct 12 06:53:11 userdel[929617]: removed group 'builder' owned by 'builder' <86>Oct 12 06:53:11 userdel[929617]: removed shadow group 'builder' owned by 'builder' <86>Oct 12 06:53:11 groupadd[929678]: group added to /etc/group: name=builder, GID=1875 <86>Oct 12 06:53:11 groupadd[929678]: group added to /etc/gshadow: name=builder <86>Oct 12 06:53:11 groupadd[929678]: new group: name=builder, GID=1875 <86>Oct 12 06:53:11 useradd[929761]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none 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 12 06:53:14 rpmi: libnatspec-0.3.3-alt1 sisyphus+327088.100.1.1 1691839875 installed <13>Oct 12 06:53:14 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Oct 12 06:53:14 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Oct 12 06:53:14 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 12 06:53:14 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 12 06:53:14 rpmi: ca-certificates-2024.07.01-alt1 sisyphus+351897.100.1.1 1719826350 installed <13>Oct 12 06:53:14 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Oct 12 06:53:14 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Oct 12 06:53:14 rpmi: libcrypto3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388677 installed <13>Oct 12 06:53:14 rpmi: libssl3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388677 installed <13>Oct 12 06:53:14 rpmi: libssl-devel-3.1.7-alt1 sisyphus+356755.100.1.1 1725388677 installed <13>Oct 12 06:53:14 rpmi: unzip-6.0-alt6 sisyphus+359147.100.1.1 1728292808 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.37095 + 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.37095 + 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 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 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 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 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 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.60137 + 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:/usr/bin:/bin:/usr/local/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/chntpw-buildroot Processing files: chntpw-140201-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25705 + 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.8csiaW 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.q3V0cH 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.TrRjRo 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.kRqxPt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Unwwb 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.50user 1.24system 0:07.27elapsed 65%CPU (0avgtext+0avgdata 48780maxresident)k 0inputs+0outputs (0major+274699minor)pagefaults 0swaps 3.26user 2.44system 0:16.55elapsed 34%CPU (0avgtext+0avgdata 131792maxresident)k 0inputs+0outputs (0major+205026minor)pagefaults 0swaps --- chntpw-140201-alt1.i586.rpm.repo 2024-05-21 00:35:51.000000000 +0000 +++ chntpw-140201-alt1.i586.rpm.hasher 2024-10-12 06:53:24.642977293 +0000 @@ -21,5 +21,5 @@ Provides: chntpw = 140201-alt1:sisyphus+346099.200.2.1 -File: /usr/bin/chntpw 100755 root:root 16386c96ef8f8450ca56f03701f8a04d -File: /usr/bin/cpnt 100755 root:root 514670cf58ccabd8905a623238c7b141 -File: /usr/bin/reged 100755 root:root 860495b96d90c05870a92d59365273e1 +File: /usr/bin/chntpw 100755 root:root 43701e2c7e2a1dce9c03cdbbcbc6b055 +File: /usr/bin/cpnt 100755 root:root c01ff15158d142e3e8d484ff767b67c2 +File: /usr/bin/reged 100755 root:root f741007ee9b7dc830c05dc021c8fbd22 File: /usr/share/doc/chntpw-140201 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/chntpw-140201/syskey.txt 100644 root:root 5673893d00fbc5bbaafc0b827089eb17 -RPMIdentity: 4d0fb834a8b2eaba747987c243e7d4bd028c3b1350b7816824c48161f460066beec2cbcaa74cb67504a0058f1e4e7a861b6c6740d35a76dc0bbb6851926b15e2 +RPMIdentity: 2237a63f6a57ac1c514a7a7e8b1b1978fdaf215fdd6f635406dd0396109b7b27268039ae5b6245c8e50977659cbc1c6cdaa1a70261b1017cc345a0a9112fcac4 --- chntpw-debuginfo-140201-alt1.i586.rpm.repo 2024-05-21 00:35:50.000000000 +0000 +++ chntpw-debuginfo-140201-alt1.i586.rpm.hasher 2024-10-12 06:53:24.725978665 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/4616bb84c9bf86836e7e8896c2d88d7a14e6e4 120777 root:root ../../../../bin/cpnt -/usr/lib/debug/.build-id/2e/4616bb84c9bf86836e7e8896c2d88d7a14e6e4.debug 120777 root:root ../../usr/bin/cpnt.debug -/usr/lib/debug/.build-id/94 40755 root:root -/usr/lib/debug/.build-id/94/ea255948e60633522c72d6e24979ccece3cbc8 120777 root:root ../../../../bin/chntpw -/usr/lib/debug/.build-id/94/ea255948e60633522c72d6e24979ccece3cbc8.debug 120777 root:root ../../usr/bin/chntpw.debug -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/cd9204036734d88870b10e0b45aebcefb38e95 120777 root:root ../../../../bin/reged -/usr/lib/debug/.build-id/9d/cd9204036734d88870b10e0b45aebcefb38e95.debug 120777 root:root ../../usr/bin/reged.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/acf5b52f4ea8cdeb0dda15f0bf5f3fc5b2a608 120777 root:root ../../../../bin/chntpw +/usr/lib/debug/.build-id/d7/acf5b52f4ea8cdeb0dda15f0bf5f3fc5b2a608.debug 120777 root:root ../../usr/bin/chntpw.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/8ce41e9d3436a75b667e2cba8e4caac1b928d8 120777 root:root ../../../../bin/cpnt +/usr/lib/debug/.build-id/f2/8ce41e9d3436a75b667e2cba8e4caac1b928d8.debug 120777 root:root ../../usr/bin/cpnt.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/0d6fc1c300dca71b34d2600bfe3ace7e86c873 120777 root:root ../../../../bin/reged +/usr/lib/debug/.build-id/fa/0d6fc1c300dca71b34d2600bfe3ace7e86c873.debug 120777 root:root ../../usr/bin/reged.debug /usr/lib/debug/usr/bin/chntpw.debug 100644 root:root @@ -26,14 +26,14 @@ Provides: chntpw-debuginfo = 140201-alt1:sisyphus+346099.200.2.1 -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/4616bb84c9bf86836e7e8896c2d88d7a14e6e4 120777 root:root ../../../../bin/cpnt -File: /usr/lib/debug/.build-id/2e/4616bb84c9bf86836e7e8896c2d88d7a14e6e4.debug 120777 root:root ../../usr/bin/cpnt.debug -File: /usr/lib/debug/.build-id/94 40755 root:root -File: /usr/lib/debug/.build-id/94/ea255948e60633522c72d6e24979ccece3cbc8 120777 root:root ../../../../bin/chntpw -File: /usr/lib/debug/.build-id/94/ea255948e60633522c72d6e24979ccece3cbc8.debug 120777 root:root ../../usr/bin/chntpw.debug -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/cd9204036734d88870b10e0b45aebcefb38e95 120777 root:root ../../../../bin/reged -File: /usr/lib/debug/.build-id/9d/cd9204036734d88870b10e0b45aebcefb38e95.debug 120777 root:root ../../usr/bin/reged.debug -File: /usr/lib/debug/usr/bin/chntpw.debug 100644 root:root 5e7f54cef72511f2d65e704688a606ec -File: /usr/lib/debug/usr/bin/cpnt.debug 100644 root:root 6ca570d22f19d82a471cce90536c515c -File: /usr/lib/debug/usr/bin/reged.debug 100644 root:root 712e4bb2bbe9127e138fcb5e95339834 +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/acf5b52f4ea8cdeb0dda15f0bf5f3fc5b2a608 120777 root:root ../../../../bin/chntpw +File: /usr/lib/debug/.build-id/d7/acf5b52f4ea8cdeb0dda15f0bf5f3fc5b2a608.debug 120777 root:root ../../usr/bin/chntpw.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/8ce41e9d3436a75b667e2cba8e4caac1b928d8 120777 root:root ../../../../bin/cpnt +File: /usr/lib/debug/.build-id/f2/8ce41e9d3436a75b667e2cba8e4caac1b928d8.debug 120777 root:root ../../usr/bin/cpnt.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/0d6fc1c300dca71b34d2600bfe3ace7e86c873 120777 root:root ../../../../bin/reged +File: /usr/lib/debug/.build-id/fa/0d6fc1c300dca71b34d2600bfe3ace7e86c873.debug 120777 root:root ../../usr/bin/reged.debug +File: /usr/lib/debug/usr/bin/chntpw.debug 100644 root:root 8820b507299a9bb17cd23501bdd06945 +File: /usr/lib/debug/usr/bin/cpnt.debug 100644 root:root fffa1be800eeddc935ee63f31c05ee99 +File: /usr/lib/debug/usr/bin/reged.debug 100644 root:root f2e99532700aee4d5223fba880768f29 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: a939dc67d5e972080112bd018bc2357e59f1f7f20c00310c95e3e5d640324dd1bfd533abceba75399cca1d694e362caab83d690242b1c09ccbf4f351b4c9cd24 +RPMIdentity: 474f02c5d166b6180964c85a98417471eef01b9fe596dd5a792c59da241c35fdece5e683a371e1cd73877b6e131fe0f25667e64cc4683ee195acfea97dfd0b2a