The following packages will be installed: dhex Fetching 010_fix-typos.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching dhex.SlackBuild... 0%100%100%100%100%100%Done Fetching dhex.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done dhex_0.69/ dhex_0.69/input.c dhex_0.69/output.h dhex_0.69/machine_type.c dhex_0.69/input.h dhex_0.69/dhex_searchlog.5 dhex_0.69/search.h dhex_0.69/todo.txt dhex_0.69/configfile.h dhex_0.69/buffers.c dhex_0.69/hexcalc.h dhex_0.69/config.h dhex_0.69/output.c dhex_0.69/gpl.c dhex_0.69/correlation.h dhex_0.69/dhex_markers.5 dhex_0.69/gpl.h dhex_0.69/dhex.1 dhex_0.69/menu.c dhex_0.69/search.c dhex_0.69/dhexrc.5 dhex_0.69/ui.h dhex_0.69/buffers.h dhex_0.69/README.txt dhex_0.69/datatypes.h dhex_0.69/mkrelease.sh dhex_0.69/markers.c dhex_0.69/menu.h dhex_0.69/ui.c dhex_0.69/gpl.txt dhex_0.69/machine_type.h dhex_0.69/hexcalc.c dhex_0.69/configfile.c dhex_0.69/correlation.c dhex_0.69/main.c dhex_0.69/Makefile dhex_0.69/markers.h patching file README.txt patching file datatypes.h patching file dhex.1 patching file main.c patching file search.c patching file ui.c gcc buffers.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc configfile.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc correlation.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall correlation.c: In function ‘find_longestmatch’: correlation.c:30:60: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 5 has type ‘int’ [-Wformat=] 30 | if (smallwin) mvwprintw(smallwin,4,1,"%18lli",0); | ~~~~~^ ~ | | | | | int | long long int | %18i correlation.c: In function ‘find_bestmatch’: correlation.c:118:60: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 5 has type ‘int’ [-Wformat=] 118 | if (smallwin) mvwprintw(smallwin,4,1,"%18lli",0); | ~~~~~^ ~ | | | | | int | long long int | %18i gcc gpl.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc hexcalc.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall hexcalc.c: In function ‘hexcalc’: hexcalc.c:85:95: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘tUInt64’ {aka ‘long long unsigned int’} [-Wformat=] 85 | if (x || !j) mvwprintw(output->win,offsy+18-i,offsx+76-j,"%i",(x&1)); | ~^ ~~~~~ | | | | int tUInt64 {aka long long unsigned int} | %lli hexcalc.c:99:85: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘tUInt64’ {aka ‘long long unsigned int’} [-Wformat=] 99 | if (x || !j) mvwprintw(output->win,offsy+19,offsx+76-j,"%i",(x&1)); | ~^ ~~~~~ | | | | int tUInt64 {aka long long unsigned int} | %lli gcc input.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc machine_type.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc main.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc markers.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall markers.c: In function ‘gotomask’: markers.c:172:72: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘int’ [-Wformat=] 172 | mvwprintw(output->win,offsy+5+i,offsx+42,"%16llx",abs(markers->cursorpos[i]-actcursorpos)); | ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | long long unsigned int | %16x gcc menu.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc output.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall output.c: In function ‘printbuffersingle’: output.c:126:82: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 126 | if (addrwidth==8) mvwprintw(output->win,i+1,0, "% 8X ",(tUInt32)(firstpos1+hBuf1->baseaddr)); | ^ output.c:127:84: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 127 | else mvwprintw(output->win,i+1,0,"% 16llX ",firstpos1+hBuf1->baseaddr); | ^ output.c: In function ‘printbufferdiff’: output.c:239:46: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 5 has type ‘tInt64’ {aka ‘long long int’} [-Wformat=] 239 | mvwprintw(output->win,0,2,"%8X",(tUInt32)cursorpos1+hBuf1->baseaddr); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int tInt64 {aka long long int} | %8llX output.c:240:47: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 5 has type ‘tInt64’ {aka ‘long long int’} [-Wformat=] 240 | mvwprintw(output->win,0,11,"%8X",(tUInt32)hBuf1->bufsize+hBuf1->baseaddr); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int tInt64 {aka long long int} | %8llX output.c:241:52: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 5 has type ‘tInt64’ {aka ‘long long int’} [-Wformat=] 241 | mvwprintw(output->win,LINES/2,2,"%8X",(tUInt32)cursorpos2+hBuf2->baseaddr); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int tInt64 {aka long long int} | %8llX output.c:242:53: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 5 has type ‘tInt64’ {aka ‘long long int’} [-Wformat=] 242 | mvwprintw(output->win,LINES/2,11,"%8X",(tUInt32)hBuf2->bufsize+hBuf2->baseaddr); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int tInt64 {aka long long int} | %8llX output.c:269:82: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 269 | if (addrwidth==8) mvwprintw(output->win,i+1,0, "% 8X ",(tUInt32)(cursorpos1+hBuf1->baseaddr)); | ^ output.c:270:84: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 270 | else mvwprintw(output->win,i+1,0,"% 16llX ",cursorpos1+hBuf1->baseaddr); | ^ output.c:341:90: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 341 | if (addrwidth==8) mvwprintw(output->win,i+1+LINES/2,0, "% 8X ",(tUInt32)(cursorpos2+hBuf2->baseaddr)); | ^ output.c:342:92: warning: ' ' flag used with ‘%X’ gnu_printf format [-Wformat=] 342 | else mvwprintw(output->win,i+1+LINES/2,0,"% 16llX ",cursorpos2+hBuf2->baseaddr); | ^ gcc search.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc ui.c -c -I. -I/usr/include -I/usr/local/include -I/usr/include/ncurses -I/usr/local/include/ncurses -O2 -fPIC -Wall gcc -L/usr/lib64 -o dhex buffers.o configfile.o correlation.o gpl.o hexcalc.o input.o machine_type.o main.o markers.o menu.o output.o search.o ui.o -lncurses strip dhex cp dhex /usr/src/slapt-src/development/dhex/package-dhex/usr/bin cp dhex.1 /usr/src/slapt-src/development/dhex/package-dhex/usr/man/man1 cp dhexrc.5 /usr/src/slapt-src/development/dhex/package-dhex/usr/man/man5 cp dhex_markers.5 /usr/src/slapt-src/development/dhex/package-dhex/usr/man/man5 cp dhex_searchlog.5 /usr/src/slapt-src/development/dhex/package-dhex/usr/man/man5 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/dhex/dhex-0.69-x86_64-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/dhex usr/doc/ usr/doc/dhex-0.69/ usr/doc/dhex-0.69/README.txt usr/doc/dhex-0.69/dhex.SlackBuild usr/doc/dhex-0.69/gpl.txt usr/doc/dhex-0.69/todo.txt usr/man/ usr/man/man1/ usr/man/man1/dhex.1.gz usr/man/man5/ usr/man/man5/dhex_markers.5.gz usr/man/man5/dhex_searchlog.5.gz usr/man/man5/dhexrc.5.gz Slackware package /usr/src/slapt-src/development/dhex/dhex-0.69-x86_64-2salix15.0.txz created. Installing package dhex-0.69-x86_64-2salix15.0... | dhex (curses-based hex editor) | | DHEX is a more than just another hex editor: It includes a diff mode, | which can be used to easily and conveniently compare two binary | files. Since it is based on ncurses and is themeable, it can run on | any number of systems and scenarios. With its utilization of search | logs, it is possible to track changes in different iterations of | files easily. | | | | |