<86>Jun 16 00:47:17 userdel[1985420]: delete user 'rooter' <86>Jun 16 00:47:17 userdel[1985420]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:47:17 userdel[1985420]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:47:17 groupadd[1985425]: group added to /etc/group: name=rooter, GID=1241 <86>Jun 16 00:47:17 groupadd[1985425]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:47:17 groupadd[1985425]: new group: name=rooter, GID=1241 <86>Jun 16 00:47:17 useradd[1985429]: new user: name=rooter, UID=1241, GID=1241, home=/root, shell=/bin/bash <86>Jun 16 00:47:17 userdel[1985435]: delete user 'builder' <86>Jun 16 00:47:17 userdel[1985435]: removed group 'builder' owned by 'builder' <86>Jun 16 00:47:17 userdel[1985435]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:47:17 groupadd[1985440]: group added to /etc/group: name=builder, GID=1242 <86>Jun 16 00:47:17 groupadd[1985440]: group added to /etc/gshadow: name=builder <86>Jun 16 00:47:17 groupadd[1985440]: new group: name=builder, GID=1242 <86>Jun 16 00:47:17 useradd[1985444]: new user: name=builder, UID=1242, GID=1242, 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>Jun 16 00:47:21 rpmi: libnatspec-0.3.1-alt3 p10+325550.100.4.1 1691674888 installed <13>Jun 16 00:47:21 rpmi: libp11-kit-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:47:21 rpmi: libtasn1-4.19.0-alt1 p10+309071.100.2.1 1668522760 installed <13>Jun 16 00:47:21 rpmi: rpm-macros-alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:47:21 rpmi: alternatives-0.5.2-alt1 p10+309129.100.2.1 1668066636 installed <13>Jun 16 00:47:21 rpmi: ca-certificates-2022.09.15-alt1 p10+308004.100.2.1 1665748370 installed <13>Jun 16 00:47:21 rpmi: ca-trust-0.1.6-alt1 p10+344774.100.1.1 1712685728 installed <13>Jun 16 00:47:21 rpmi: p11-kit-trust-0.24.1-alt1 p10+305061.100.3.1 1660573397 installed <13>Jun 16 00:47:21 rpmi: libcrypto1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:47:21 rpmi: libssl1.1-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:47:21 rpmi: libssl-devel-1.1.1w-alt0.p10.1 p10+330586.100.4.1 1697560982 installed <13>Jun 16 00:47:21 rpmi: unzip-6.0-alt5 p10+308258.100.1.1 1665553092 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/chntpw-140201-alt1.nosrc.rpm (w1.gzdio) Installing chntpw-140201-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91445 + 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.91445 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chntpw-140201 + subst 's/ -m32//' Makefile + make -j8 chntpw cpnt reged 'CC=gcc -pipe -frecord-gcc-switches -Wall -g -O2' LIBS=-lcrypto make: Entering directory '/usr/src/RPM/BUILD/chntpw-140201' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -c -DUSEOPENSSL -g -I. -I/usr/include -Wall chntpw.c chntpw.c: In function 'handle_syskey': chntpw.c:805:24: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations] 805 | ff->syskeyflags1[i] = 0; | ~~~~~~~~~~~~~~~~~~~~^~~ chntpw.c:804:2: 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 -c -DUSEOPENSSL -g -I. -I/usr/include -Wall reged.c reged.c: In function 'main': reged.c:220:4: warning: 'ch' may be used uninitialized in this function [-Wmaybe-uninitialized] 220 | fclose(ch); | ^~~~~~~~~~ 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 -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 -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 * 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); | ~~~~~~^~~~ 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 -c -DUSEOPENSSL -g -I. -I/usr/include -Wall ntreg.c ntreg.c: In function 'parse_nk': ntreg.c:542:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 542 | printf("%04x type = 0x%02x %s\n", D_OFFS(type) ,key->type, | ~~~^ | | | unsigned int | %04lx ntreg.c:544:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 544 | printf("%04x timestamp skipped\n", D_OFFS(timestamp) ); | ~~~^ | | | unsigned int | %04lx ntreg.c:545:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 545 | printf("%04x parent key offset = 0x%0x\n", D_OFFS(ofs_parent) ,key->ofs_parent + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:546:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 546 | printf("%04x number of subkeys = %d\n", D_OFFS(no_subkeys),key->no_subkeys); | ~~~^ | | | unsigned int | %04lx ntreg.c:547:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 547 | printf("%04x lf-record offset = 0x%0x\n",D_OFFS(ofs_lf),key->ofs_lf + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:548:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 548 | printf("%04x number of values = %d\n", D_OFFS(no_values),key->no_values); | ~~~^ | | | unsigned int | %04lx ntreg.c:549:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 549 | printf("%04x val-list offset = 0x%0x\n",D_OFFS(ofs_vallist),key->ofs_vallist + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:550:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 550 | printf("%04x sk-record offset = 0x%0x\n",D_OFFS(ofs_sk),key->ofs_sk + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:551:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 551 | printf("%04x classname offset = 0x%0x\n",D_OFFS(ofs_classnam),key->ofs_classnam + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:553:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 553 | printf("%04x dummy3 = 0x%0x (%d)\n",D_OFFS(dummy3),key->dummy3,key->dummy3); | ~~~^ | | | unsigned int | %04lx ntreg.c:554:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 554 | printf("%04x dummy4 = 0x%0x (%d)\n",D_OFFS(dummy4),key->dummy4,key->dummy4); | ~~~^ | | | unsigned int | %04lx ntreg.c:555:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 555 | printf("%04x dummy5 = 0x%0x (%d)\n",D_OFFS(dummy5),key->dummy5,key->dummy5); | ~~~^ | | | unsigned int | %04lx ntreg.c:556:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 556 | printf("%04x dummy6 = 0x%0x (%d)\n",D_OFFS(dummy6),key->dummy6,key->dummy6); | ~~~^ | | | unsigned int | %04lx ntreg.c:557:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 557 | printf("%04x dummy7 = 0x%0x (%d)\n",D_OFFS(dummy7),key->dummy7,key->dummy7); | ~~~^ | | | unsigned int | %04lx ntreg.c:559:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 559 | printf("%04x name length = %d\n", D_OFFS(len_name),key->len_name); | ~~~^ | | | unsigned int | %04lx ntreg.c:560:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 560 | printf("%04x classname length = %d\n", D_OFFS(len_classnam),key->len_classnam); | ~~~^ | | | unsigned int | %04lx ntreg.c:562:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 562 | printf("%04x Key name: <",D_OFFS(keyname) ); | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_vk': ntreg.c:580:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 580 | printf("%04x name length = %d (0x%0x)\n", D_OFFS(len_name), | ~~~^ | | | unsigned int | %04lx ntreg.c:582:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 582 | printf("%04x length of data = %d (0x%0x)\n", D_OFFS(len_data), | ~~~^ | | | unsigned int | %04lx ntreg.c:584:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 584 | printf("%04x data offset = 0x%0x\n",D_OFFS(ofs_data),key->ofs_data + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:585:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 585 | printf("%04x value type = 0x%0x %s\n", D_OFFS(val_type), key->val_type, | ~~~^ | | | unsigned int | %04lx ntreg.c:588:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 588 | printf("%04x flag = 0x%0x\n",D_OFFS(flag),key->flag); | ~~~^ | | | unsigned int | %04lx ntreg.c:589:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 589 | printf("%04x *unused?* = 0x%0x\n",D_OFFS(dummy1),key->dummy1); | ~~~^ | | | unsigned int | %04lx ntreg.c:591:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 591 | printf("%04x Key name: <",D_OFFS(keyname) ); | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_sk': ntreg.c:609:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 609 | printf("%04x *unused?* = %d\n" , D_OFFS(dummy1), key->dummy1 ); | ~~~^ | | | unsigned int | %04lx ntreg.c:610:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 610 | printf("%04x Offset to prev sk = 0x%0x\n", D_OFFS(ofs_prevsk), key->ofs_prevsk + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:611:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 611 | printf("%04x Offset to next sk = 0x%0x\n", D_OFFS(ofs_nextsk), key->ofs_nextsk + 0x1000); | ~~~^ | | | unsigned int | %04lx ntreg.c:612:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 612 | printf("%04x Usage counter = %d (0x%0x)\n", D_OFFS(no_usage), | ~~~^ | | | unsigned int | %04lx ntreg.c:614:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 614 | printf("%04x Security data len = %d (0x%0x)\n", D_OFFS(len_sk), | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_lf': ntreg.c:633:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 633 | printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); | ~~~^ | | | unsigned int | %04lx ntreg.c:636:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 636 | printf("%04x %3d Offset: 0x%0x - <%c%c%c%c>\n", | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_lh': ntreg.c:661:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 661 | printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); | ~~~^ | | | unsigned int | %04lx ntreg.c:664:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 664 | printf("%04x %3d Offset: 0x%0x - \n", | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_li': ntreg.c:688:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 688 | printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); | ~~~^ | | | unsigned int | %04lx ntreg.c:691:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 691 | printf("%04x %3d Offset: 0x%0x\n", | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_ri': ntreg.c:713:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 713 | printf("%04x number of subindices = %d\n", D_OFFS(no_lis), key->no_lis ); | ~~~^ | | | unsigned int | %04lx ntreg.c:716:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 716 | printf("%04x %3d Offset: 0x%0x\n", | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'parse_db': ntreg.c:735:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 735 | printf("%04x number of parts = %d\n", D_OFFS(no_part), key->no_part ); | ~~~^ | | | unsigned int | %04lx ntreg.c:737:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] 737 | printf("%04x Data list at offset: 0x%0x\n", | ~~~^ | | | unsigned int | %04lx ntreg.c: In function 'alloc_val_data': ntreg.c:2150:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2150 | datablk = vkofs + (int32_t)&(vkkey->ofs_data) - (int32_t)vkkey; | ^ ntreg.c:2150:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2150 | datablk = vkofs + (int32_t)&(vkkey->ofs_data) - (int32_t)vkkey; | ^ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ntreg.c: In function 'free_block': ntreg.c:1232:14: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized] 1232 | prevsz = get_int(hdesc->buffer+prev); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ntreg.c: In function 'trav_path': ntreg.c:1729:51: warning: 'adjust' may be used uninitialized in this function [-Wmaybe-uninitialized] 1729 | return(trav_path(hdesc, newnkofs, path+plen+adjust, type)); | ^ ntreg.c:1702:43: warning: 'partptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1702 | partw = string_prog2regw(part, partptr-part, &partw_len); | ~~~~~~~^~~~~ ntreg.c:1654:36: warning: 'plen' may be used uninitialized in this function [-Wmaybe-uninitialized] 1654 | if ((type & TPF_VK_ABS) || (!path[plen] && (type & TPF_VK) && key->no_values) ) { | ^ ntreg.c: In function 'del_key': ntreg.c:2888:28: warning: 'delnk' may be used uninitialized in this function [-Wmaybe-uninitialized] 2888 | free_block(hdesc, delnk->ofs_classnam + 0x1000); | ~~~~~^~~~~~~~~~~~~~ ntreg.c:2851:70: warning: 'delnkofs' may be used uninitialized in this function [-Wmaybe-uninitialized] 2851 | if (delnkofs) delnk = (struct nk_key *)(delnkofs + hdesc->buffer + 0x1004); | ^ ntreg.c: In function 'import_reg': ntreg.c:3934:11: warning: 'valstr' may be used uninitialized in this function [-Wmaybe-uninitialized] 3934 | valstr = realloc(valstr, strlen(valstr) + l + 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ntreg.c: In function 'openHive': ntreg.c:4336:29: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 4336 | hdesc->lastbin = pofs - p->ofs_next; /* Compensate for loop that added at end above */ | ~^~~~~~~~~~ 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 -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 -DUSEOPENSSL -g -I. -I/usr/include -Wall -o chntpw chntpw.o ntreg.o edlib.o libsam.o -lcrypto 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.53690 + 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) Processing files: chntpw-140201-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53690 + 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.rW6UeS 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.iTFtpO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4zy5iR 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.DQSjJQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCzKtR find-requires: running scripts (debuginfo) Requires: chntpw = 140201-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to chntpw-debuginfo a strict dependency on chntpw Wrote: /usr/src/RPM/RPMS/x86_64/chntpw-140201-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/chntpw-debuginfo-140201-alt1.x86_64.rpm (w2.lzdio) 3.04user 1.10system 0:07.16elapsed 57%CPU (0avgtext+0avgdata 53624maxresident)k 0inputs+0outputs (0major+261274minor)pagefaults 0swaps 4.96user 2.16system 0:18.96elapsed 37%CPU (0avgtext+0avgdata 128488maxresident)k 0inputs+0outputs (0major+201927minor)pagefaults 0swaps --- chntpw-140201-alt1.x86_64.rpm.repo 2021-07-14 07:35:13.000000000 +0000 +++ chntpw-140201-alt1.x86_64.rpm.hasher 2024-06-16 00:47:31.905722169 +0000 @@ -18,5 +18,5 @@ Provides: chntpw = 140201-alt1:sisyphus+278729.100.2.1 -File: /usr/bin/chntpw 100755 root:root f4af1045e51522cae14238de2be5c1c8 -File: /usr/bin/cpnt 100755 root:root 570ba1ca1bb8ddae64227c6b3bef2e00 -File: /usr/bin/reged 100755 root:root 7b108a0f6524d02ea147b23fe49c961c +File: /usr/bin/chntpw 100755 root:root 35a2ecb6e0605eb076e81cff825d240b +File: /usr/bin/cpnt 100755 root:root d3d59b0f04383c319b47ec8250611c20 +File: /usr/bin/reged 100755 root:root c8c6d601972e767d451f638b59e3386c File: /usr/share/doc/chntpw-140201 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/chntpw-140201/syskey.txt 100644 root:root 5673893d00fbc5bbaafc0b827089eb17 -RPMIdentity: b060aee233e8f179c485a05ca2bcca223bd955cf4bb509f5752074f04d83ad37bf6f39c6a59bd5f6f322a4859e093a5c8598a334b67dd7385cbffbfa84775b56 +RPMIdentity: b5705c03f6644ac348cc4091abcfbd9e404ee0e6b99d32e972b2b58b839bbd5d0bba1b0987672e4164adfb349e893fb77c077aeec33bf4ac7eca81261c0f9b80 --- chntpw-debuginfo-140201-alt1.x86_64.rpm.repo 2021-07-14 07:35:13.000000000 +0000 +++ chntpw-debuginfo-140201-alt1.x86_64.rpm.hasher 2024-06-16 00:47:31.999722602 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/9bcd535548e545133aea83bf234222c1d65560 120777 root:root ../../../../bin/cpnt -/usr/lib/debug/.build-id/74/9bcd535548e545133aea83bf234222c1d65560.debug 120777 root:root ../../usr/bin/cpnt.debug -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/bb986240c85c6c96d2a146eb91b3c12bece092 120777 root:root ../../../../bin/chntpw -/usr/lib/debug/.build-id/7c/bb986240c85c6c96d2a146eb91b3c12bece092.debug 120777 root:root ../../usr/bin/chntpw.debug -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/e8aa25dee1fef317cb04ecad106c779ab8c994 120777 root:root ../../../../bin/reged -/usr/lib/debug/.build-id/a7/e8aa25dee1fef317cb04ecad106c779ab8c994.debug 120777 root:root ../../usr/bin/reged.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/7f126e3f7b2515929bd8e6ba379d178b0f5752 120777 root:root ../../../../bin/cpnt +/usr/lib/debug/.build-id/3e/7f126e3f7b2515929bd8e6ba379d178b0f5752.debug 120777 root:root ../../usr/bin/cpnt.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/f64abf1ef22a365bc081f7b3e650485b3a4f43 120777 root:root ../../../../bin/reged +/usr/lib/debug/.build-id/7d/f64abf1ef22a365bc081f7b3e650485b3a4f43.debug 120777 root:root ../../usr/bin/reged.debug +/usr/lib/debug/.build-id/cd 40755 root:root +/usr/lib/debug/.build-id/cd/74d1e37e2a794abdf128d838454ddcad8c99d4 120777 root:root ../../../../bin/chntpw +/usr/lib/debug/.build-id/cd/74d1e37e2a794abdf128d838454ddcad8c99d4.debug 120777 root:root ../../usr/bin/chntpw.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/74 40755 root:root -File: /usr/lib/debug/.build-id/74/9bcd535548e545133aea83bf234222c1d65560 120777 root:root ../../../../bin/cpnt -File: /usr/lib/debug/.build-id/74/9bcd535548e545133aea83bf234222c1d65560.debug 120777 root:root ../../usr/bin/cpnt.debug -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/bb986240c85c6c96d2a146eb91b3c12bece092 120777 root:root ../../../../bin/chntpw -File: /usr/lib/debug/.build-id/7c/bb986240c85c6c96d2a146eb91b3c12bece092.debug 120777 root:root ../../usr/bin/chntpw.debug -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/e8aa25dee1fef317cb04ecad106c779ab8c994 120777 root:root ../../../../bin/reged -File: /usr/lib/debug/.build-id/a7/e8aa25dee1fef317cb04ecad106c779ab8c994.debug 120777 root:root ../../usr/bin/reged.debug -File: /usr/lib/debug/usr/bin/chntpw.debug 100644 root:root b5408549607a6b7380b9219f82e09c58 -File: /usr/lib/debug/usr/bin/cpnt.debug 100644 root:root 38a9c34479e9bc061bd6a5d55051208c -File: /usr/lib/debug/usr/bin/reged.debug 100644 root:root 987c7423e706c26750e1558cd25a735e +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/7f126e3f7b2515929bd8e6ba379d178b0f5752 120777 root:root ../../../../bin/cpnt +File: /usr/lib/debug/.build-id/3e/7f126e3f7b2515929bd8e6ba379d178b0f5752.debug 120777 root:root ../../usr/bin/cpnt.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/f64abf1ef22a365bc081f7b3e650485b3a4f43 120777 root:root ../../../../bin/reged +File: /usr/lib/debug/.build-id/7d/f64abf1ef22a365bc081f7b3e650485b3a4f43.debug 120777 root:root ../../usr/bin/reged.debug +File: /usr/lib/debug/.build-id/cd 40755 root:root +File: /usr/lib/debug/.build-id/cd/74d1e37e2a794abdf128d838454ddcad8c99d4 120777 root:root ../../../../bin/chntpw +File: /usr/lib/debug/.build-id/cd/74d1e37e2a794abdf128d838454ddcad8c99d4.debug 120777 root:root ../../usr/bin/chntpw.debug +File: /usr/lib/debug/usr/bin/chntpw.debug 100644 root:root 848dc879a7aba8afbed3b4169ba8f731 +File: /usr/lib/debug/usr/bin/cpnt.debug 100644 root:root 21195d6bda75148aa9911b8ebed6f30c +File: /usr/lib/debug/usr/bin/reged.debug 100644 root:root 9e75fddd77511c40bbca414e95a370be 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: 735811680e0cecdf627f92ec300999efe47d6d6502b29437ed85032f15d2652ba01cbeb8a97474db7404b058a5dc300c555b1ab1be038bfe4077c0fdc30e4d50 +RPMIdentity: daf68d9d7b60474440190040f562b7c14b3c68e3888415facf532515dd70a26f93e18c33befaf5a50ed286fd0276fc5c715515c21778b976c5b5e6943d75bf22