------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chntpw-110511_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chntpw-110511_2 for building => SHA256 Checksum OK for chntpw-source-110511.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by chntpw-110511_2 for building ===> Extracting for chntpw-110511_2 => SHA256 Checksum OK for chntpw-source-110511.zip. Extracted Memory Use: 1.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for chntpw-110511_2 ===> Applying ports patches for chntpw-110511_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on executable: gmake - found ===> chntpw-110511_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on executable: gmake - found ===> chntpw-110511_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for chntpw-110511_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for chntpw-110511_2 gmake[1]: Entering directory '/construction/security/chntpw/chntpw-110511' cc -c -DUSEOPENSSL -g -I. -I/usr/local/include -Wall chntpw.c cc -c -DUSEOPENSSL -g -I. -I/usr/local/include -Wall ntreg.c cc -c -DUSEOPENSSL -g -I. -I/usr/local/include -Wall edlib.c cc -c -DUSEOPENSSL -g -I. -I/usr/local/include -Wall cpnt.c cc -c -DUSEOPENSSL -g -I. -I/usr/local/include -Wall reged.c ntreg.c: In function 'parse_nk': ntreg.c:467:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x type = 0x%02x %s\n", D_OFFS(type) ,key->type, ~~~^ %04lx ntreg.c:469:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x timestamp skipped\n", D_OFFS(timestamp) ); ~~~^ %04lx ntreg.c:470:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x parent key offset = 0x%0x\n", D_OFFS(ofs_parent) ,key->ofs_parent + 0x1000); ~~~^ %04lx ntreg.c:471:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of subkeys = %d\n", D_OFFS(no_subkeys),key->no_subkeys); ~~~^ %04lx ntreg.c:472:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x lf-record offset = 0x%0x\n",D_OFFS(ofs_lf),key->ofs_lf + 0x1000); ~~~^ %04lx ntreg.c:473:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of values = %d\n", D_OFFS(no_values),key->no_values); ~~~^ %04lx edlib.c: In function 'regedit_interactive': edlib.c:459:18: warning: variable 'cdkey' set but not used [-Wunused-but-set-variable] struct nk_key *cdkey; ^~~~~ ntreg.c:474:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x val-list offset = 0x%0x\n",D_OFFS(ofs_vallist),key->ofs_vallist + 0x1000); ~~~^ %04lx ntreg.c:475:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x sk-record offset = 0x%0x\n",D_OFFS(ofs_sk),key->ofs_sk + 0x1000); ~~~^ %04lx ntreg.c:476:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x classname offset = 0x%0x\n",D_OFFS(ofs_classnam),key->ofs_classnam + 0x1000); ~~~^ %04lx ntreg.c:478:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x dummy3 = 0x%0x (%d)\n",D_OFFS(dummy3),key->dummy3,key->dummy3); ~~~^ %04lx ntreg.c:479:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x dummy4 = 0x%0x (%d)\n",D_OFFS(dummy4),key->dummy4,key->dummy4); ~~~^ %04lx ntreg.c:480:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x dummy5 = 0x%0x (%d)\n",D_OFFS(dummy5),key->dummy5,key->dummy5); ~~~^ %04lx ntreg.c:481:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x dummy6 = 0x%0x (%d)\n",D_OFFS(dummy6),key->dummy6,key->dummy6); ~~~^ %04lx ntreg.c:482:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x dummy7 = 0x%0x (%d)\n",D_OFFS(dummy7),key->dummy7,key->dummy7); ~~~^ %04lx ntreg.c:484:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x name length = %d\n", D_OFFS(len_name),key->len_name); ~~~^ %04lx ntreg.c:485:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x classname length = %d\n", D_OFFS(len_classnam),key->len_classnam); ~~~^ %04lx ntreg.c:487:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Key name: <",D_OFFS(keyname) ); ~~~^ %04lx ntreg.c: In function 'parse_vk': ntreg.c:505:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x name length = %d (0x%0x)\n", D_OFFS(len_name), ~~~^ %04lx ntreg.c:507:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x length of data = %d (0x%0x)\n", D_OFFS(len_data), ~~~^ %04lx ntreg.c:509:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x data offset = 0x%0x\n",D_OFFS(ofs_data),key->ofs_data + 0x1000); ~~~^ %04lx ntreg.c:510:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x value type = 0x%0x %s\n", D_OFFS(val_type), key->val_type, ~~~^ %04lx ntreg.c:513:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x flag = 0x%0x\n",D_OFFS(flag),key->flag); ~~~^ %04lx ntreg.c:514:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x *unused?* = 0x%0x\n",D_OFFS(dummy1),key->dummy1); ~~~^ %04lx ntreg.c:516:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Key name: <",D_OFFS(keyname) ); ~~~^ %04lx ntreg.c: In function 'parse_sk': ntreg.c:534:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x *unused?* = %d\n" , D_OFFS(dummy1), key->dummy1 ); ~~~^ %04lx cc -DUSEOPENSSL -g -I. -I/usr/local/include -Wall -o cpnt cpnt.o -L/usr/local/lib /usr/local/lib/libcrypto.a ntreg.c:535:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Offset to prev sk = 0x%0x\n", D_OFFS(ofs_prevsk), key->ofs_prevsk + 0x1000); ~~~^ %04lx ntreg.c:536:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Offset to next sk = 0x%0x\n", D_OFFS(ofs_nextsk), key->ofs_nextsk + 0x1000); ~~~^ %04lx ntreg.c:537:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Usage counter = %d (0x%0x)\n", D_OFFS(no_usage), ~~~^ %04lx ntreg.c:539:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Security data len = %d (0x%0x)\n", D_OFFS(len_sk), ~~~^ %04lx ntreg.c: In function 'parse_lf': ntreg.c:558:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); ~~~^ %04lx ntreg.c:561:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x %3d Offset: 0x%0x - <%c%c%c%c>\n", ~~~^ %04lx ntreg.c: In function 'parse_lh': ntreg.c:586:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); ~~~^ %04lx ntreg.c:589:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x %3d Offset: 0x%0x - \n", ~~~^ %04lx ntreg.c: In function 'parse_li': ntreg.c:613:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of keys = %d\n", D_OFFS(no_keys), key->no_keys ); ~~~^ %04lx ntreg.c:616:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x %3d Offset: 0x%0x\n", ~~~^ %04lx ntreg.c: In function 'parse_ri': ntreg.c:638:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of subindices = %d\n", D_OFFS(no_lis), key->no_lis ); ~~~^ %04lx ntreg.c:641:16: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x %3d Offset: 0x%0x\n", ~~~^ %04lx ntreg.c: In function 'parse_db': ntreg.c:660:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x number of parts = %d\n", D_OFFS(no_part), key->no_part ); ~~~^ %04lx ntreg.c:662:14: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%04x Data list at offset: 0x%0x\n", ~~~^ %04lx ntreg.c: In function 'alloc_val_data': ntreg.c:2054:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] datablk = vkofs + (int32_t)&(vkkey->ofs_data) - (int32_t)vkkey; ^ ntreg.c:2054:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] datablk = vkofs + (int32_t)&(vkkey->ofs_data) - (int32_t)vkkey; ^ ntreg.c: In function 'import_reg': ntreg.c:3773:11: warning: variable 'valbuf' set but not used [-Wunused-but-set-variable] void *valbuf; ^~~~~~ cc -DUSEOPENSSL -g -I. -I/usr/local/include -Wall -o chntpw chntpw.o ntreg.o edlib.o -L/usr/local/lib /usr/local/lib/libcrypto.a cc -static -DUSEOPENSSL -g -I. -I/usr/local/include -Wall -o chntpw.static chntpw.o ntreg.o edlib.o -L/usr/local/lib /usr/local/lib/libcrypto.a cc -DUSEOPENSSL -g -I. -I/usr/local/include -Wall -o reged reged.o ntreg.o edlib.o cc -static -DUSEOPENSSL -g -I. -I/usr/local/include -Wall -o reged.static reged.o ntreg.o edlib.o gmake[1]: Leaving directory '/construction/security/chntpw/chntpw-110511' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> chntpw-110511_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for chntpw-110511_2 ===> chntpw-110511_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 555 /construction/security/chntpw/chntpw-110511/chntpw /construction/security/chntpw/chntpw-110511/cpnt /construction/security/chntpw/chntpw-110511/reged /construction/security/chntpw/stage/usr/local/bin cd /construction/security/chntpw/chntpw-110511 && install -m 0644 README.txt WinReg.txt regedit.txt /construction/security/chntpw/stage/usr/local/share/doc/chntpw ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for chntpw-110511_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:06