The following packages will be installed: nchexedit Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching fix_its_typo.patch... 0%100%100%100%100%100%Done Fetching nchexedit.SlackBuild... 0%100%100%100%100%100%Done Fetching nchexedit.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done hexedit-0.9.7/ hexedit-0.9.7/Makefile.in hexedit-0.9.7/README hexedit-0.9.7/stamp-h.in hexedit-0.9.7/AUTHORS hexedit-0.9.7/COPYING hexedit-0.9.7/ChangeLog hexedit-0.9.7/INSTALL hexedit-0.9.7/Makefile.am hexedit-0.9.7/NEWS hexedit-0.9.7/acconfig.h hexedit-0.9.7/aclocal.m4 hexedit-0.9.7/config.in hexedit-0.9.7/configure hexedit-0.9.7/configure.in hexedit-0.9.7/install-sh hexedit-0.9.7/missing hexedit-0.9.7/mkinstalldirs hexedit-0.9.7/docs/ hexedit-0.9.7/docs/Makefile.in hexedit-0.9.7/docs/Makefile.am hexedit-0.9.7/docs/texinfo.tex hexedit-0.9.7/docs/hexedit.texinfo hexedit-0.9.7/docs/hexedit.1 hexedit-0.9.7/docs/hexedit.info hexedit-0.9.7/src/ hexedit-0.9.7/src/Makefile.in hexedit-0.9.7/src/Makefile.am hexedit-0.9.7/src/asciikey.c hexedit-0.9.7/src/calc.c hexedit-0.9.7/src/calckeys.c hexedit-0.9.7/src/edit.c hexedit-0.9.7/src/file.c hexedit-0.9.7/src/filebuf.c hexedit-0.9.7/src/filekeys.c hexedit-0.9.7/src/hash.c hexedit-0.9.7/src/help.c hexedit-0.9.7/src/hexkeys.c hexedit-0.9.7/src/init.c hexedit-0.9.7/src/main.c hexedit-0.9.7/src/misc.c hexedit-0.9.7/src/print.c hexedit-0.9.7/src/search.c hexedit-0.9.7/src/undo.c hexedit-0.9.7/src/widgets.c hexedit-0.9.7/src/windows.c hexedit-0.9.7/src/hexedit.h hexedit-0.9.7/gnu/ hexedit-0.9.7/gnu/Makefile.in hexedit-0.9.7/gnu/Makefile.am hexedit-0.9.7/gnu/getopt.h hexedit-0.9.7/gnu/getopt.c hexedit-0.9.7/gnu/getopt1.c debian/ debian/README.Debian debian/README.source debian/changelog debian/clean debian/compat debian/control debian/copyright debian/docs debian/gbp.conf debian/mutable debian/ncurses-hexedit.info debian/ncurses-hexedit.manpages debian/patches/ debian/patches/allow_white_space.patch debian/patches/autoconf_2.69.patch debian/patches/enforce_readonly_mode.patch debian/patches/fix_buffer_overruns.patch debian/patches/fix_compilation_warnings.patch debian/patches/fix_conflicting_definitions.patch debian/patches/fix_hexedit_references.patch debian/patches/fix_its_typo.patch debian/patches/fix_search_on_64bit_sys.patch debian/patches/fix_segfault.patch debian/patches/fix_spelling_errors.patch debian/patches/gcc_10.patch debian/patches/help_screen_typo.patch debian/patches/hexedit_lsm.patch debian/patches/hurd_path_max.patch debian/patches/info_dir_section.patch debian/patches/printf_is_a_macro.patch debian/patches/quit_immediately_if_unmodified.patch debian/patches/rename_binaries.patch debian/patches/series debian/rules debian/source/ debian/source/format debian/source/lintian-overrides debian/source/options debian/tests/ debian/tests/control debian/tests/dot-info debian/upstream/ debian/upstream/metadata debian/watch === debian/patches/printf_is_a_macro.patch patching file src/misc.c === debian/patches/allow_white_space.patch patching file src/widgets.c patching file src/windows.c === debian/patches/help_screen_typo.patch patching file src/help.c === debian/patches/fix_search_on_64bit_sys.patch patching file src/search.c === debian/patches/fix_segfault.patch patching file src/windows.c === debian/patches/fix_conflicting_definitions.patch patching file src/edit.c patching file src/undo.c === debian/patches/fix_compilation_warnings.patch patching file src/file.c patching file src/hexkeys.c patching file src/windows.c === debian/patches/quit_immediately_if_unmodified.patch patching file src/misc.c === debian/patches/enforce_readonly_mode.patch patching file src/misc.c === debian/patches/fix_buffer_overruns.patch patching file src/file.c patching file src/filekeys.c patching file src/hexedit.h Hunk #1 succeeded at 424 (offset -3 lines). patching file src/misc.c === debian/patches/gcc_10.patch patching file src/hexedit.h Hunk #1 succeeded at 340 (offset -3 lines). Hunk #2 succeeded at 362 (offset -3 lines). Hunk #3 succeeded at 399 (offset -3 lines). patching file src/init.c patching file README patching file docs/hexedit.1 patching file docs/hexedit.texinfo creating cache ./config.cache checking for a BSD compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -O2 -fPIC -fcommon ) works... yes checking whether the C compiler (gcc -O2 -fPIC -fcommon ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether gcc needs -traditional... no checking for ncurses.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for working const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for snprintf... yes checking for isprint... yes checking for getopt_long... yes checking for TIOCGWINSZ... yes, found in termio.h checking for newwin in -lncursesw... yes updating cache ./config.cache creating ./config.status creating Makefile creating docs/Makefile creating gnu/Makefile creating src/Makefile creating config.h make all-recursive make[1]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' Making all in docs make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' cd . \ && makeinfo `echo hexedit.texinfo | sed 's,.*/,,'` make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' Making all in src make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c asciikey.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c calc.c calc.c: In function ‘calcStatWindow’: calc.c:189:41: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 189 | wprintw (Globals.wstatus, "Integer: %d bits Long: %d bits", | ~^ | | | int | %ld 190 | sizeof (int) * 8, sizeof (long) * 8); | ~~~~~~~~~~~~~~~~ | | | long unsigned int calc.c:189:59: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=] 189 | wprintw (Globals.wstatus, "Integer: %d bits Long: %d bits", | ~^ | | | int | %ld 190 | sizeof (int) * 8, sizeof (long) * 8); | ~~~~~~~~~~~~~~~~~ | | | long unsigned int gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c calckeys.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c edit.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c file.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c filebuf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c filekeys.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c hash.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c help.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c hexkeys.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c init.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c misc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c print.c print.c: In function ‘drawdump’: print.c:61:38: warning: format ‘%X’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 61 | wprintw (Globals.wmain, "%08X ", off); | ~~~^ ~~~ | | | | | long unsigned int | unsigned int | %08lX print.c:80:39: warning: format ‘%lX’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] 80 | wprintw (Globals.wmain, "%02lX ", filebuffer (off)); | ~~~~^ ~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %02X print.c:89:39: warning: format ‘%lX’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] 89 | wprintw (Globals.wmain, "%02lX", filebuffer (off)); | ~~~~^ ~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %02X print.c: In function ‘printStatusWindow’: print.c:331:7: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 331 | strncpy (buf, Globals.filename, strlen (Globals.filename)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ print.c:330:8: note: length computed here 330 | if (strlen (Globals.filename) < length) | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c search.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c undo.c undo.c: In function ‘undoLastChange’: undo.c:140:39: warning: format ‘%lX’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=] 140 | wprintw (Globals.wmain, "%02lX", filebuffer (offset)); | ~~~~^ ~~~~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %02X gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c widgets.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -fPIC -fcommon -Wall -c windows.c windows.c: In function ‘search’: windows.c:588:23: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 588 | wprintw (wpopup, "%*c", strlen (options[0]), ' '); | ~^~ ~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} windows.c:590:23: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 590 | wprintw (wpopup, "%*c", strlen (options[1]), ' '); | ~^~ ~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} windows.c:592:23: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 592 | wprintw (wpopup, "%*c", strlen (options[2]), ' '); | ~^~ ~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} gcc -O2 -fPIC -fcommon -Wall -o hexedit asciikey.o calc.o calckeys.o edit.o file.o filebuf.o filekeys.o hash.o help.o hexkeys.o init.o main.o misc.o print.o search.o undo.o widgets.o windows.o -lncursesw make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' Making all in gnu make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[1]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make AM_INSTALL_PROGRAM_FLAGS=-s install make[1]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' Making install in docs make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' cd . \ && makeinfo `echo hexedit.texinfo | sed 's,.*/,,'` make[3]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' make[3]: Nothing to be done for 'install-exec-am'. cd . \ && makeinfo `echo hexedit.texinfo | sed 's,.*/,,'` /bin/sh ../mkinstalldirs /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/info mkdir /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr mkdir /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/info install-info --info-dir=/usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/info /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/info/hexedit.info install-info: No such file or directory for /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/info/hexedit.info make install-man1 make[4]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' /bin/sh ../mkinstalldirs /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/man/man1 mkdir /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/man mkdir /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/man/man1 /usr/bin/ginstall -c -m 644 ./hexedit.1 /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/man/man1/nchexedit.1 make[4]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' make[3]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/docs' Making install in src make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' make[3]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' /bin/sh ../mkinstalldirs /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/bin mkdir /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/bin /usr/bin/ginstall -c -s hexedit /usr/src/slapt-src/development/nchexedit/package-nchexedit/usr/bin/nchexedit make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/src' Making install in gnu make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[3]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7/gnu' make[2]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[3]: Entering directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[2]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' make[1]: Leaving directory '/usr/src/slapt-src/development/nchexedit/hexedit-0.9.7' 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/nchexedit/nchexedit-0.9.7_7.1-x86_64-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/nchexedit usr/doc/ usr/doc/nchexedit-0.9.7_7.1/ usr/doc/nchexedit-0.9.7_7.1/AUTHORS usr/doc/nchexedit-0.9.7_7.1/COPYING usr/doc/nchexedit-0.9.7_7.1/ChangeLog usr/doc/nchexedit-0.9.7_7.1/NEWS usr/doc/nchexedit-0.9.7_7.1/README usr/doc/nchexedit-0.9.7_7.1/nchexedit.SlackBuild usr/info/ usr/info/nchexedit.info.gz usr/man/ usr/man/man1/ usr/man/man1/nchexedit.1.gz Slackware package /usr/src/slapt-src/development/nchexedit/nchexedit-0.9.7_7.1-x86_64-1salix15.0.txz created. Installing package nchexedit-0.9.7_7.1-x86_64-1salix15.0... | nchexedit (ncurses-based hex editor) | | NCurses Hexedit is a full screen text mode Hex editor using the | curses library. | | nchexedit lets you edit any file as its byte-for-byte | representation. It can even let you view and edit your fixed disks | on your Linux system. | | | | |